Started by timer [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-dlp26 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-dlp26" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-dlp26, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-dlp26" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-dlp26 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-dlp26" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-dlp26, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-dlp26" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-dlp26" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-dlp26, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-dlp26" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-b4nzq because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-b4nzq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-b4nzq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-b4nzq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-b4nzq io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-b4nzq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-b4nzq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-b4nzq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-b4nzq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-b4nzq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-b4nzq" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) Still waiting to schedule task All nodes of label ‘scout-rt-24.2-nightly’ are offline WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-rsw1z because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-rsw1z" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-rsw1z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-rsw1z" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-rsw1z io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-rsw1z" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-rsw1z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-rsw1z" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-rsw1z" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-rsw1z, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-rsw1z" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-7xx4d because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-7xx4d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-7xx4d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-7xx4d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-7xx4d io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-7xx4d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-7xx4d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-7xx4d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-7xx4d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-7xx4d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-7xx4d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-z129x because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-z129x" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-z129x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-z129x" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-z129x io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-z129x" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-z129x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-z129x" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-z129x" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-z129x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-z129x" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-gc481 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-gc481" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-gc481, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-gc481" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-gc481 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-gc481" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-gc481, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-gc481" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-gc481" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-gc481, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-gc481" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-kzhc1 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-kzhc1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-kzhc1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-kzhc1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-kzhc1 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-kzhc1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-kzhc1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-kzhc1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-kzhc1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-kzhc1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-kzhc1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-hgp16 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-hgp16" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-hgp16, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-hgp16" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-hgp16 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-hgp16" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-hgp16, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-hgp16" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-hgp16" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-hgp16, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-hgp16" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-z4z36 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-z4z36" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-z4z36, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-z4z36" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-z4z36 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-z4z36" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-z4z36, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-z4z36" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-z4z36" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-z4z36, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-z4z36" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-00zxb because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-00zxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-00zxb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-00zxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-00zxb io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-00zxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-00zxb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-00zxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-00zxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-00zxb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-00zxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-mtpqh because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-mtpqh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-mtpqh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-mtpqh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-mtpqh io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-mtpqh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-mtpqh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-mtpqh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-mtpqh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-mtpqh, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-mtpqh" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-zcvf6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-zcvf6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-zcvf6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-zcvf6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-zcvf6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-zcvf6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-zcvf6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-zcvf6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-zcvf6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-zcvf6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-zcvf6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-w367d because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-w367d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-w367d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-w367d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-w367d io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-w367d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-w367d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-w367d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-w367d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-w367d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-w367d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-ntr2s because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-ntr2s" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-ntr2s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-ntr2s" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-ntr2s io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-ntr2s" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-ntr2s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-ntr2s" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-ntr2s" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-ntr2s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-ntr2s" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-qs71k because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-qs71k" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-qs71k, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-qs71k" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-qs71k io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-qs71k" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-qs71k, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-qs71k" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-qs71k" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-qs71k, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-qs71k" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-67gbr because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-67gbr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-67gbr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-67gbr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-67gbr io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-67gbr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-67gbr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-67gbr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-67gbr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-67gbr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-67gbr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-x3lv3 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-x3lv3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-x3lv3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-x3lv3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-x3lv3 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-x3lv3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-x3lv3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-x3lv3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-x3lv3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-x3lv3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-x3lv3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-0867m because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-0867m" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-0867m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-0867m" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-0867m io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-0867m" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-0867m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-0867m" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-0867m" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-0867m, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-0867m" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-2x4g6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-2x4g6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-2x4g6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-2x4g6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-2x4g6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-2x4g6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-2x4g6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-2x4g6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-2x4g6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-2x4g6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-2x4g6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-n3nxb because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-n3nxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-n3nxb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-n3nxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-n3nxb io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-n3nxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-n3nxb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-n3nxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-n3nxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-n3nxb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-n3nxb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-444h9 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-444h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-444h9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-444h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-444h9 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-444h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-444h9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-444h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-444h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-444h9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-444h9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-62k4l because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-62k4l" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-62k4l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-62k4l" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-62k4l io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-62k4l" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-62k4l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-62k4l" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-62k4l" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-62k4l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-62k4l" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-4cm7x because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-4cm7x" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-4cm7x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-4cm7x" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-4cm7x io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-4cm7x" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-4cm7x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-4cm7x" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-4cm7x" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-4cm7x, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-4cm7x" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-tgt6s because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-tgt6s" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-tgt6s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-tgt6s" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-tgt6s io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-tgt6s" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-tgt6s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-tgt6s" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-tgt6s" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-tgt6s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-tgt6s" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-b1575 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-b1575" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-b1575, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-b1575" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-b1575 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-b1575" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-b1575, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-b1575" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-b1575" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-b1575, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-b1575" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-z7xx7 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-z7xx7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-z7xx7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-z7xx7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-z7xx7 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-z7xx7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-z7xx7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-z7xx7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-z7xx7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-z7xx7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-z7xx7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-gzm5t because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-gzm5t" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-gzm5t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-gzm5t" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-gzm5t io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-gzm5t" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-gzm5t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-gzm5t" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-gzm5t" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-gzm5t, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-gzm5t" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-1nzbg because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-1nzbg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-1nzbg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-1nzbg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-1nzbg io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-1nzbg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-1nzbg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-1nzbg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-1nzbg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-1nzbg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-1nzbg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-7vpnd because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-7vpnd" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-7vpnd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-7vpnd" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-7vpnd io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-7vpnd" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-7vpnd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-7vpnd" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-7vpnd" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-7vpnd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-7vpnd" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-tcjgr because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-tcjgr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-tcjgr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-tcjgr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-tcjgr io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-tcjgr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-tcjgr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-tcjgr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-tcjgr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-tcjgr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-tcjgr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-vhl5f because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-vhl5f" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-vhl5f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-vhl5f" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-vhl5f io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-vhl5f" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-vhl5f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-vhl5f" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-vhl5f" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-vhl5f, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-vhl5f" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-tr9vk because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-tr9vk" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-tr9vk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-tr9vk" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-tr9vk io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-tr9vk" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-tr9vk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-tr9vk" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-tr9vk" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-tr9vk, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-tr9vk" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-kdnmp because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-kdnmp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-kdnmp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-kdnmp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-kdnmp io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-kdnmp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-kdnmp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-kdnmp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-kdnmp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-kdnmp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-kdnmp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-t4w7r because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-t4w7r" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-t4w7r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-t4w7r" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-t4w7r io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-t4w7r" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-t4w7r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-t4w7r" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-t4w7r" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-t4w7r, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-t4w7r" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-6xvx6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-6xvx6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-6xvx6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-6xvx6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-6xvx6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-6xvx6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-6xvx6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-6xvx6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-6xvx6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-6xvx6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-6xvx6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-jmw03 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-jmw03" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-jmw03, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-jmw03" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-jmw03 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-jmw03" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-jmw03, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-jmw03" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-jmw03" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-jmw03, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-jmw03" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-g2bpc because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-g2bpc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-g2bpc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-g2bpc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-g2bpc io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-g2bpc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-g2bpc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-g2bpc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-g2bpc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-g2bpc, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-g2bpc" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-9d0fg because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-9d0fg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-9d0fg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-9d0fg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-9d0fg io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-9d0fg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-9d0fg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-9d0fg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-9d0fg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-9d0fg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-9d0fg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-w7d7d because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-w7d7d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-w7d7d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-w7d7d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-w7d7d io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-w7d7d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-w7d7d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-w7d7d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-w7d7d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-w7d7d, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-w7d7d" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-htzmg because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-htzmg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-htzmg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-htzmg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-htzmg io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-htzmg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-htzmg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-htzmg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-htzmg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-htzmg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-htzmg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-sp021 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-sp021" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-sp021, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-sp021" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-sp021 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-sp021" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-sp021, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-sp021" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-sp021" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-sp021, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-sp021" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-vkdz6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-vkdz6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-vkdz6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-vkdz6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-vkdz6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-vkdz6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-vkdz6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-vkdz6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-vkdz6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-vkdz6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-vkdz6" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-pdw5j because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-pdw5j" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-pdw5j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-pdw5j" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-pdw5j io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-pdw5j" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-pdw5j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-pdw5j" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-pdw5j" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-pdw5j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-pdw5j" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-h3gdb because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-h3gdb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-h3gdb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-h3gdb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-h3gdb io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-h3gdb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-h3gdb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-h3gdb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-h3gdb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-h3gdb, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-h3gdb" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-k8hcl because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-k8hcl" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-k8hcl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-k8hcl" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-k8hcl io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-k8hcl" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-k8hcl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-k8hcl" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-k8hcl" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-k8hcl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-k8hcl" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-1kwbx because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-1kwbx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-1kwbx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-1kwbx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-1kwbx io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-1kwbx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-1kwbx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-1kwbx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-1kwbx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-1kwbx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-1kwbx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-0gqx1 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-0gqx1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-0gqx1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-0gqx1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-0gqx1 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-0gqx1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-0gqx1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-0gqx1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-0gqx1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-0gqx1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-0gqx1" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-mpsj7 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-mpsj7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-mpsj7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-mpsj7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-mpsj7 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-mpsj7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-mpsj7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-mpsj7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-mpsj7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-mpsj7, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-mpsj7" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-x2plz because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-x2plz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-x2plz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-x2plz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-x2plz io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-x2plz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-x2plz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-x2plz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-x2plz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-x2plz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-x2plz" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-6m4t9 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-6m4t9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-6m4t9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-6m4t9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-6m4t9 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-6m4t9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-6m4t9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-6m4t9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-6m4t9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-6m4t9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-6m4t9" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-k924j because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-k924j" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-k924j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-k924j" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-k924j io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-k924j" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-k924j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-k924j" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-k924j" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-k924j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-k924j" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-db64b because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-db64b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-db64b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-db64b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-db64b io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-db64b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-db64b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-db64b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-db64b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-db64b, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-db64b" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-c3f9l because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-c3f9l" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-c3f9l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-c3f9l" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-c3f9l io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-c3f9l" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-c3f9l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-c3f9l" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-c3f9l" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-c3f9l, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-c3f9l" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-90khr because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-90khr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-90khr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-90khr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-90khr io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-90khr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-90khr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-90khr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-90khr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-90khr, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-90khr" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-8qw46 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-8qw46" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-8qw46, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-8qw46" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-8qw46 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-8qw46" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-8qw46, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-8qw46" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-8qw46" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-8qw46, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-8qw46" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-d7nlp because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-d7nlp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-d7nlp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-d7nlp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-d7nlp io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-d7nlp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-d7nlp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-d7nlp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-d7nlp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-d7nlp, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-d7nlp" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-7nqtj because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-7nqtj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-7nqtj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-7nqtj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-7nqtj io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-7nqtj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-7nqtj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-7nqtj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-7nqtj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-7nqtj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-7nqtj" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-0t354 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-0t354" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-0t354, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-0t354" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-0t354 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-0t354" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-0t354, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-0t354" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-0t354" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-0t354, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-0t354" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-1l4lx because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-1l4lx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-1l4lx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-1l4lx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-1l4lx io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-1l4lx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-1l4lx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-1l4lx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-1l4lx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-1l4lx, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-1l4lx" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-qjnfg because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-qjnfg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-qjnfg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-qjnfg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-qjnfg io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-qjnfg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-qjnfg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-qjnfg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-qjnfg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-qjnfg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-qjnfg" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-q77ck because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-q77ck" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-q77ck, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-q77ck" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-q77ck io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-q77ck" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-q77ck, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-q77ck" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-q77ck" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-q77ck, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-q77ck" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-b6qr0 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-b6qr0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-b6qr0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-b6qr0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-b6qr0 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-b6qr0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-b6qr0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-b6qr0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-b6qr0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-b6qr0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-b6qr0" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-7qgx3 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-7qgx3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-7qgx3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-7qgx3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-7qgx3 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-7qgx3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-7qgx3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-7qgx3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-7qgx3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-7qgx3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-7qgx3" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-897f8 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-897f8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-897f8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-897f8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch scout-rt-24.2-nightly-vktrl-897f8 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-897f8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-897f8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-897f8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/scout/pods. Message: pods "scout-rt-24.2-nightly-vktrl-897f8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=scout-rt-24.2-nightly-vktrl-897f8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "scout-rt-24.2-nightly-vktrl-897f8" is forbidden: exceeded quota: jenkins-instance-quota, requested: limits.memory=6656Mi,requests.memory=6400Mi, used: limits.memory=8Gi,requests.memory=7936Mi, limited: limits.memory=10752Mi,requests.memory=10752Mi, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) Created Pod: kubernetes scout/scout-rt-24.2-nightly-vktrl-w18tj Agent scout-rt-24.2-nightly-vktrl-w18tj is provisioned from template scout-rt-24.2-nightly-vktrl --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1719359166274" buildUrl: "http://jenkins-ui.scout.svc.cluster.local/scout/job/scout-integration-24.2-RT-nightly_pipeline/140/" runUrl: "job/scout-integration-24.2-RT-nightly_pipeline/140/" labels: jenkins: "slave" jenkins/label-digest: "f1889384746ea9bf35af65a0464a1d986b3a9c0e" jenkins/label: "scout-rt-24_2-nightly" kubernetes.jenkins.io/controller: "http___jenkins-ui_scout_svc_cluster_local_scoutx" name: "scout-rt-24.2-nightly-vktrl-w18tj" namespace: "scout" spec: containers: - command: - "cat" env: - name: "HOME" value: "/home/jenkins/agent" image: "bsisoftware/scout-maven-chrome:mvn-3.9.5-node-20.10.0" name: "maven" resources: limits: memory: "6144Mi" cpu: "2000m" requests: memory: "6144Mi" cpu: "1000m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/agent/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/agent/.m2/settings-security.xml" name: "settings-security-xml" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/agent/.m2/repository" name: "m2-repo" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.scout.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "scout-rt-24.2-nightly-vktrl-w18tj" - name: "REMOTING_OPTS" value: "-noReconnectAfter 1d" - name: "JENKINS_NAME" value: "scout-rt-24.2-nightly-vktrl-w18tj" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.scout.svc.cluster.local/scout/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "settings-security-xml" secret: items: - key: "settings-security.xml" path: "settings-security.xml" secretName: "m2-secret-dir" - configMap: items: - key: "toolchains.xml" path: "toolchains.xml" name: "m2-dir" name: "toolchains-xml" - emptyDir: {} name: "m2-repo" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" Running on scout-rt-24.2-nightly-vktrl-w18tj in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-scout/scout.rt.git > git init /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline # timeout=10 Fetching upstream changes from https://github.com/eclipse-scout/scout.rt.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-scout/scout.rt.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-scout/scout.rt.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a2f6b9610da9641517d6f323ef043f03810e98c7 (refs/remotes/origin/releases/24.2) > git rev-parse refs/remotes/origin/releases/24.2^{commit} # timeout=10 > git rev-parse releases/24.2^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2f6b9610da9641517d6f323ef043f03810e98c7 # timeout=10 Commit message: "Data object migration: Added note to example migration handlers" > git rev-list --no-walk a2f6b9610da9641517d6f323ef043f03810e98c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] container [Pipeline] { [Pipeline] sh + cat [Pipeline] sh + mvn -f org.eclipse.scout.rt/pom.xml -Dbranch=origin/releases/24.2 clean install -U -B -e -Dmaster_sanityCheck_skip=true -Dmaster_node_dir=/opt/nodejs/bin -Dscout.excludeTestCategories=org.eclipse.scout.rt.testing.platform.testcategory.ResourceIntensiveTest [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom (37 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom (30 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom (28 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom (18 kB at 493 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.5 kB at 261 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/56/oss-parent-56.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/56/oss-parent-56.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 178 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom (13 kB at 885 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom (20 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom (19 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom (7.0 kB at 634 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom (1.4 kB at 140 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom (13 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 8.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 6.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar (7.3 kB at 911 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Scout Hello World Sample Application [maven-archetype] [INFO] Scout JaxWs Module [maven-archetype] [INFO] Scout JS Sample Application [maven-archetype] [INFO] org.eclipse.scout.rt [pom] [INFO] org.eclipse.scout.json [jar] [INFO] org.eclipse.scout.rt.platform [jar] [INFO] org.eclipse.scout.rt.dataobject [jar] [INFO] org.eclipse.scout.rt.platform.test [jar] [INFO] org.eclipse.scout.rt.api.data [jar] [INFO] org.eclipse.scout.rt.security [jar] [INFO] org.eclipse.scout.rt.nls [jar] [INFO] org.eclipse.scout.rt.shared [jar] [INFO] org.eclipse.scout.rt.server.commons [jar] [INFO] org.eclipse.scout.rt.mom.api [jar] [INFO] org.eclipse.scout.rt.jackson [jar] [INFO] org.eclipse.scout.rt.uinotification [jar] [INFO] org.eclipse.scout.rt.server [jar] [INFO] org.eclipse.scout.rt.server.jaxws [jar] [INFO] org.eclipse.scout.jaxws.apt [jar] [INFO] org.eclipse.scout.rt.dataobject.test [jar] [INFO] org.eclipse.scout.rt.shared.test [jar] [INFO] org.eclipse.scout.rt.server.commons.test [jar] [INFO] org.eclipse.scout.rt.jetty [jar] [INFO] org.eclipse.scout.rt.app [jar] [INFO] org.eclipse.scout.rt.server.app [jar] [INFO] org.eclipse.scout.rt.server.test [jar] [INFO] org.eclipse.scout.rt.server.jaxws.test [jar] [INFO] org.eclipse.scout.rt.server.jdbc [jar] [INFO] org.eclipse.scout.rt.server.jdbc.test [jar] [INFO] org.eclipse.scout.rt.rest [jar] [INFO] org.eclipse.scout.rt.api [jar] [INFO] org.eclipse.scout.rt.jackson.test [jar] [INFO] org.eclipse.scout.rt.mom.api.test [jar] [INFO] org.eclipse.scout.rt.mom.jms [jar] [INFO] org.eclipse.scout.rt.mom.jms.test [jar] [INFO] org.eclipse.scout.rt.charsetdetect [jar] [INFO] org.eclipse.scout.rt.oauth2 [jar] [INFO] org.eclipse.scout.rt.mail [jar] [INFO] org.eclipse.scout.rt.mail.test [jar] [INFO] org.eclipse.scout.rt.security.test [jar] [INFO] org.eclipse.scout.rt.dataformat [jar] [INFO] org.eclipse.scout.rt.rest.test [jar] [INFO] org.eclipse.scout.rt.rest.jackson [jar] [INFO] org.eclipse.scout.rt.rest.jersey.client [jar] [INFO] org.eclipse.scout.rt.rest.jersey.server [jar] [INFO] org.eclipse.scout.rt.rest.jersey.test [jar] [INFO] org.eclipse.scout.rt.client [jar] [INFO] org.eclipse.scout.rt.client.test [jar] [INFO] org.eclipse.scout.rt.svg.client [jar] [INFO] org.eclipse.scout.rt.svg.client.test [jar] [INFO] org.eclipse.scout.rt.serverbridge [jar] [INFO] org.eclipse.scout.rt.ui.html [jar] [INFO] org.eclipse.scout.rt.ui.html.app [jar] [INFO] org.eclipse.scout.rt.ui.html.test [jar] [INFO] org.eclipse.scout.rt.ui.html.selenium [jar] [INFO] eclipse-scout-core [jar] [INFO] org.eclipse.scout.rt.svg.ui.html [jar] [INFO] eclipse-scout-cli [jar] [INFO] karma-jasmine-scout [jar] [INFO] eclipse-scout-releng [jar] [INFO] eclipse-scout-migrate [jar] [INFO] eclipse-scout-tsconfig [jar] [INFO] eslint-config [jar] [INFO] org.eclipse.scout.rt.opentelemetry.sdk [jar] [INFO] org.eclipse.scout.rt.chart.shared [jar] [INFO] org.eclipse.scout.rt.chart.client [jar] [INFO] org.eclipse.scout.rt.chart.ui.html [jar] [INFO] eclipse-scout-chart [jar] [INFO] org.eclipse.scout.rt.datamodel.shared [jar] [INFO] org.eclipse.scout.rt.datamodel.client [jar] [INFO] org.eclipse.scout.rt.datamodel.server [jar] [INFO] org.eclipse.scout.rt.datamodel.ui.html [jar] [INFO] [INFO] ---------< org.eclipse.scout.archetypes:scout-helloworld-app >---------- [INFO] Building Scout Hello World Sample Application 24.2-SNAPSHOT [1/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom (7.7 kB at 204 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom (9.1 kB at 533 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 4.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom (23 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 246 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar (39 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom (6.7 kB at 355 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 9.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 5.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar (32 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom (5.3 kB at 444 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 898 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar (36 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom (4.2 kB at 192 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom (44 kB at 4.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom (3.2 kB at 269 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 452 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar (57 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 291 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 998 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom (12 kB at 59 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar (101 kB at 8.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 846 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 521 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 4.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/27/apache-27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom (20 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom (19 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-oss/53/basepom-oss-53.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/basepom/basepom-oss/53/basepom-oss-53.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/basepom/basepom-oss/53/basepom-oss-53.pom (23 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-minimal/53/basepom-minimal-53.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/basepom/basepom-minimal/53/basepom-minimal-53.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/basepom/basepom-minimal/53/basepom-minimal-53.pom (19 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-foundation/53/basepom-foundation-53.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/basepom/basepom-foundation/53/basepom-foundation-53.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/basepom/basepom-foundation/53/basepom-foundation-53.pom (56 kB at 4.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar (71 kB at 5.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom (7.8 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar (31 kB at 7.8 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 309 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 313 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 12 MB/s) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom (3.8 kB at 150 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom (4.3 kB at 194 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 274 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 211 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 974 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 6.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 499 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar (14 kB at 401 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 6.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 8.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar (145 kB at 3.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 13 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 6.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 8.3 MB/s) [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 206 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 7.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 6.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 204 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 272 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 3.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 249 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 4.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 232 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 198 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 519 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 722 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 116 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 3.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 4.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom (3.5 kB at 97 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom (2.1 kB at 99 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.6/asm-9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 182 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 398 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 136 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom (1.9 kB at 86 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.6/asm-9.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 4.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 916 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar (210 kB at 8.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 2.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 1.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 2.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar (131 kB at 3.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar (301 kB at 5.0 MB/s) [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/../target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 221 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 7.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 754 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 402 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 306 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 246 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 464 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 4.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 534 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 222 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 7.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 832 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 771 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 3.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 13 MB/s) [INFO] Copying 139 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-helloworld-app --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.2.1:jar (default-jar) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom (1.9 kB at 112 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom (2.7 kB at 305 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom (2.0 kB at 195 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom (18 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom (22 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom (6.8 kB at 675 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 375 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 601 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 118 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom (4.9 kB at 694 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 639 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 704 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 10 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 3.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 14 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 11 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 8.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 6.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 455 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 8.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 643 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 3.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 5.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 258 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 249 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 562 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 364 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 3.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 964 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 5.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 4.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 8.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 5.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 661 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 15 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 5.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 954 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 15 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/16/apache-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 7.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 148 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 332 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 482 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 953 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom (4.9 kB at 616 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom (5.4 kB at 671 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 722 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom (4.9 kB at 378 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom (26 kB at 3.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 568 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 5.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 765 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 147 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 364 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 915 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 118 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 54 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 122 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 820 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 5.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom (4.0 kB at 571 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 578 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 380 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 3.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/11/apache-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 987 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 121 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom (16 kB at 640 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 30 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom (2.1 kB at 173 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom (5.5 kB at 343 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 594 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/4.0/asm-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/4.0/asm-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/4.0/asm-4.0.pom (1.9 kB at 242 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom (2.1 kB at 262 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom (2.1 kB at 116 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom (2.1 kB at 150 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 40 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 64 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.1/ant-1.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 275 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 476 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/4.0/asm-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar (19 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar (181 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 7.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar (24 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar (1.4 MB at 43 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 5.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar (26 kB at 573 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 615 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 6.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 779 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 379 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 587 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 22 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar (7.2 MB at 37 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar (33 kB at 162 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 289 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 741 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 37 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar (22 kB at 83 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar (38 kB at 135 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/4.0/asm-4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar (22 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/4.0/asm-4.0.jar (46 kB at 151 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar (37 kB at 121 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.1/ant-1.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar (20 kB at 63 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar (3.3 MB at 8.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 753 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 3.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar (14 MB at 34 MB/s) [INFO] Building archetype jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 490 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 463 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 783 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 227 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 7.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 13 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 48 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 5.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 5.3 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom (6.5 kB at 204 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 501 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 8.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 331 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom (1.9 kB at 96 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar (221 kB at 22 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 30 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar (5.9 MB at 52 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-helloworld-app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-helloworld-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-helloworld-app:24.2-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloscout [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: versionWithoutSnapshot, Value: 1.0.0 [INFO] Parameter: debug, Value: false [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: javaVersion, Value: 11 [INFO] Parameter: skipChangeMeReplacement, Value: false [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: simpleArtifactName, Value: helloscout [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: userName, Value: Scout Robot [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.shared/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.client/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.image/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.zip/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.dev/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.image/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.zip/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.dev/pom.xml [INFO] Executing META-INF/archetype-post-generate.groovy post-generation script [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 737 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 219 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 566 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 730 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 163 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 476 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 232 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 240 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 767 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 251 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 246 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom (3.5 kB at 384 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 611 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom (7.8 kB at 869 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 118 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom (1.8 kB at 258 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 78 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 577 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 17 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 125 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 845 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 462 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar (83 kB at 3.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (162 kB at 6.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar (486 kB at 16 MB/s) [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 9.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 13 MB/s) [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:update-local-catalog (default-update-local-catalog) @ scout-helloworld-app --- [INFO] [INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >----------- [INFO] Building Scout JaxWs Module 24.2-SNAPSHOT [2/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ scout-jaxws-module --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-jaxws-module --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-jaxws-module --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/../target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ scout-jaxws-module --- [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-jaxws-module --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.2.1:jar (default-jar) @ scout-jaxws-module --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-jaxws-module --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-jaxws-module --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-jaxws-module --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-jaxws-module --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-jaxws-module:24.2-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: parentArtifactId, Value: helloworld [WARNING] CP Don't override file /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/META-INF/scout.xml [WARNING] CP Don't override file /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/WEB-INF/wsdl [WARNING] CP Don't override file /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/java [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ scout-jaxws-module --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ scout-jaxws-module --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:update-local-catalog (default-update-local-catalog) @ scout-jaxws-module --- [INFO] [INFO] -----------< org.eclipse.scout.archetypes:scout-hellojs-app >----------- [INFO] Building Scout JS Sample Application 24.2-SNAPSHOT [3/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ scout-hellojs-app --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-hellojs-app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-hellojs-app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/../target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ scout-hellojs-app --- [INFO] Copying 175 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-hellojs-app --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.2.1:jar (default-jar) @ scout-hellojs-app --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-hellojs-app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-hellojs-app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-hellojs-app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-hellojs-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-hellojs-app:24.2-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloscout [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: versionWithoutSnapshot, Value: 1.0.0 [INFO] Parameter: debug, Value: false [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: javaVersion, Value: 11 [INFO] Parameter: skipChangeMeReplacement, Value: false [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: simpleArtifactName, Value: helloscout [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.api/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.dev/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.image/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.zip/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.core/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.data/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.db/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.persistence/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui/pom.xml [INFO] Executing META-INF/archetype-post-generate.groovy post-generation script [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ scout-hellojs-app --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ scout-hellojs-app --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:update-local-catalog (default-update-local-catalog) @ scout-hellojs-app --- [INFO] [INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >-------------- [INFO] Building org.eclipse.scout.rt 24.2-SNAPSHOT [4/72] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt/24.2-SNAPSHOT/org.eclipse.scout.rt-24.2-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >------------- [INFO] Building org.eclipse.scout.json 24.2-SNAPSHOT [5/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom (9.8 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar (66 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom (5.3 kB at 532 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom (22 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/41/maven-parent-41.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/41/maven-parent-41.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 3.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/31/apache-31.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom (24 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar (45 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 96 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 31 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 35 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 4.5 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.json --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.json --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.json --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.json --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.json --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom (2.3 kB at 154 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom (1.3 kB at 53 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 383 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 151 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 86 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 464 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom (2.5 kB at 277 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 428 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 549 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 480 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 47 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 697 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 164 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 960 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 408 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 471 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 365 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.3/guice-4.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.3/guice-4.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.3/guice-4.2.3.pom (11 kB at 86 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom (16 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 273 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 45 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom (8.4 kB at 843 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom (10 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom (2.5 kB at 50 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom (1.8 kB at 56 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom (5.1 kB at 339 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 345 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom (2.6 kB at 286 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom (8.6 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom (3.2 kB at 159 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 352 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 187 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom (2.8 kB at 167 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 191 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom (1.7 kB at 118 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 833 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 593 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 530 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 11 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 355 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 345 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 339 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 784 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 163 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom (1.2 kB at 55 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar (20 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 513 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 7.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 19 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar (6.6 kB at 550 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 20 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar (193 kB at 6.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 258 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar (530 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar (14 kB at 342 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar (3.4 kB at 84 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 166 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar (100 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar (2.7 MB at 42 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar (193 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 294 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 581 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar (3.2 MB at 34 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar (23 kB at 230 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 3.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 44 kB/s) [INFO] Changes detected - recompiling the module! :source [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONTokener.java:[141,21] Unsupported @SuppressWarnings("squid:S128") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONTokener.java:[577,21] Unsupported @SuppressWarnings("squid:S1695") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONArray.java:[578,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONArray.java:[578,37] Unsupported @SuppressWarnings("squid:S2225") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,24] Unsupported @SuppressWarnings("squid:S1206") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,39] Unsupported @SuppressWarnings("findbugs:EQ_UNUSUAL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,62] Unsupported @SuppressWarnings("EqualsWhichDoesntCheckParameterClass") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[139,21] Unsupported @SuppressWarnings("squid:S1695") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[678,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[678,37] Unsupported @SuppressWarnings("squid:S2225") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[726,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONStringer.java:[71,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSON.java:[46,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.json --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.json --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[190,24] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[897,24] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[1008,5] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[156,19] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[200,16] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[321,16] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[370,17] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONStringerTest.java:[37,19] Unsupported @SuppressWarnings("CatchMayIgnoreException") [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.json --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom (6.2 kB at 156 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom (3.5 kB at 84 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom (3.3 kB at 407 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom (4.1 kB at 580 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom (3.3 kB at 367 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom (4.5 kB at 114 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom (1.8 kB at 160 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 105 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 98 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 324 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 278 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 20 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 288 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 192 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 161 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 124 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 378 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 853 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 94 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 686 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 428 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 236 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 256 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 267 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 547 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 407 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 917 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 6.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 610 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 456 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/15/plexus-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 3.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar (308 kB at 5.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar (171 kB at 17 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar (8.2 kB at 908 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar (14 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar (118 kB at 8.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar (26 kB at 1.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 3.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 2.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (501 kB at 23 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar (2.4 MB at 48 MB/s) [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom (3.0 kB at 40 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom (2.6 kB at 326 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom (3.1 kB at 28 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom (2.8 kB at 43 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom (2.8 kB at 313 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar (18 kB at 405 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar (18 kB at 1.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar (26 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar (12 kB at 163 kB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.json.SelfUseTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.json.SelfUseTest [INFO] Running org.json.ParsingTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.json.ParsingTest [INFO] Running org.json.JSONTokenerTest [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.json.JSONTokenerTest [INFO] Running org.json.JSONStringerTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.json.JSONStringerTest [INFO] Running org.json.JSONObjectTest [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.json.JSONObjectTest [INFO] Running org.json.JSONArrayTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.json.JSONArrayTest [INFO] Running org.json.CompatibilityTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.json.CompatibilityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.json --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.json --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >--------- [INFO] Building org.eclipse.scout.rt.platform 24.2-SNAPSHOT [6/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom (3.4 kB at 54 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom (7.2 kB at 325 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom (39 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar (20 kB at 608 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom (7.0 kB at 134 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 113 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 447 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom (16 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom (9.0 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom (15 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom (1.1 kB at 15 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom (13 kB at 170 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom (20 kB at 176 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom (5.0 kB at 92 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom (1.3 kB at 25 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom (1.8 kB at 222 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom (1.6 kB at 225 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar (331 kB at 7.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 7.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar (25 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar (693 kB at 32 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar (6.3 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar (139 kB at 4.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar (10 kB at 232 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar (284 kB at 5.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar (47 kB at 775 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar (597 kB at 9.0 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.platform --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.platform --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.platform --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.platform --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/TransformingSet.java:[28,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[42,11] The type java.lang.SecurityManager has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[42,52] The method getSecurityManager() from the type java.lang.System has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[43,59] The method getThreadGroup() from the type java.lang.SecurityManager has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigPropertyValidator.java:[40,12] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[20,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[49,5] org.eclipse.scout.rt.platform.util.Pair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Pair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[49,19] org.eclipse.scout.rt.platform.util.Pair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Pair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[15,19] Unsupported @SuppressWarnings("squid:S2063") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[100,21] Unsupported @SuppressWarnings("squid:S2063") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[126,15] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,113] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,124] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,141] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[47,32] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[72,31] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[189,17] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[247,15] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[280,38] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/status/MultiStatus.java:[209,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/status/MultiStatus.java:[218,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[127,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[224,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[319,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/LocalHostAddressHelper.java:[35,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/LocalHostAddressHelper.java:[70,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastPropertyDescriptor.java:[42,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/html/HtmlHelper.java:[24,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/html/HtmlHelper.java:[213,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/Holder.java:[66,21] Unsupported @SuppressWarnings("findbugs:RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/extension/Extends.java:[44,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/date/DateUtility.java:[635,21] Unsupported @SuppressWarnings("squid:S1201") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[45,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[473,21] Unsupported @SuppressWarnings("squid:AssignmentInSubExpressionCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[508,21] Unsupported @SuppressWarnings("squid:S2259") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[541,21] Unsupported @SuppressWarnings("squid:S2259") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[589,21] Unsupported @SuppressWarnings("squid:S2259") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[819,21] Unsupported @SuppressWarnings("squid:ForLoopCounterChangedCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1028,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1395,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1562,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1562,37] Unsupported @SuppressWarnings("squid:S00108") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1618,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1618,37] Unsupported @SuppressWarnings("squid:S00108") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,22] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,60] Unsupported @SuppressWarnings("squid:S1444") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,75] Unsupported @SuppressWarnings("squid:S3008") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1821,21] Unsupported @SuppressWarnings("squid:S2259") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[2124,21] Unsupported @SuppressWarnings("squid:S2245") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[659,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[667,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[674,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[682,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Range.java:[70,5] org.eclipse.scout.rt.platform.util.Range is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Range<VALUE_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Range.java:[70,20] org.eclipse.scout.rt.platform.util.Range is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Range<VALUE_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[22,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[30,44] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[44,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/concurrent/IRunnable.java:[25,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[75,10] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[104,23] Unsupported @SuppressWarnings("findbugs:NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[126,23] Unsupported @SuppressWarnings("findbugs:RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/ProcessingStatus.java:[24,21] Unsupported @SuppressWarnings("squid:S2387") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[109,21] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[109,28] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[110,21] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[111,21] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[158,42] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[159,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[178,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[191,25] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[204,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[217,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[217,32] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[224,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[224,42] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[226,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[279,62] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[279,78] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[292,47] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[292,63] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[297,15] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[300,15] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[306,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[309,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[339,21] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[340,47] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[340,63] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1884,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1888,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1900,19] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1900,37] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,49] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,67] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,49] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,67] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,47] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,65] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1951,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1986,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1986,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[2081,33] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[2084,32] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable<D> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/MutablePair.java:[23,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ObjectUtility.java:[81,21] Unsupported @SuppressWarnings("squid:S1201") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[28,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[44,91] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[63,127] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[67,118] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[149,159] org.eclipse.scout.rt.platform.interceptor.DecoratingProxy.P_InvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.platform.interceptor.DecoratingProxy.P_InvocationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[155,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/IOUtility.java:[62,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CompositeObject.java:[98,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/HolderUtility.java:[24,44] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/HolderUtility.java:[24,55] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/nls/NlsResourceBundleCache.java:[41,60] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[86,7] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable<D> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[86,25] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable<D> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[125,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[126,33] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[130,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[212,21] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[398,23] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[439,24] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentTransactionalMap.java:[27,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/PlatformException.java:[105,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/IInstanceInvocationHandler.java:[61,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,78] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,89] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,106] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[50,11] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[72,119] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[123,13] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[330,73] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[338,61] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[358,35] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[361,53] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[367,28] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[47,31] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[108,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[164,9] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[164,76] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[181,9] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[187,11] org.eclipse.scout.rt.platform.internal.BeanImplementor is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanImplementor<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[216,7] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[282,7] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[343,10] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[73,42] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[126,15] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[148,15] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[162,74] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EnumerationUtility.java:[43,25] Unsupported @SuppressWarnings("squid:S2272") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/AbstractConfigProperty.java:[20,19] Unsupported @SuppressWarnings("findbugs:UG_SYNC_SET_UNSYNC_GET") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/AbstractBooleanConfigProperty.java:[18,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[153,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,25] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,36] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,53] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[46,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[65,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[102,51] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[104,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[105,15] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[105,32] The method doPrivileged(java.security.PrivilegedAction<java.lang.reflect.Method[]>) from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PropertiesHelper.java:[1130,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/NumberUtility.java:[27,21] Unsupported @SuppressWarnings("squid:S2245") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[47,42] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[47,49] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[60,98] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[63,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[89,42] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[90,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[105,71] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[106,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[123,50] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[125,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[140,79] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[142,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[157,75] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[159,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[180,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[180,50] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[184,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[212,86] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/filter/future/FutureFilterBuilder.java:[88,51] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/ICallableDecorator.java:[34,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[28,43] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[48,10] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[49,10] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/UriUtility.java:[319,21] Unsupported @SuppressWarnings("JavadocLinkAsPlainText") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanFilter.java:[29,15] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanFilter.java:[36,14] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/AnnotationFactory.java:[14,19] Unsupported @SuppressWarnings("squid:S2162") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/namespace/NamespaceVersionedModel.java:[105,48] org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModel.Builder is a raw type. References to generic type org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModel.Builder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/ICacheBuilder.java:[209,67] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/ICacheBuilder.java:[214,54] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[22,29] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[30,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[53,25] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PlatformConfigProperties.java:[174,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/MatrixUtility.java:[148,21] Unsupported @SuppressWarnings("pmd:AvoidArrayLoops") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/TransactionProcessor.java:[184,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/JarManifestHelper.java:[41,21] Unsupported @SuppressWarnings("SpellCheckingInspection") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/events/management/IListenerListMonitorMBean.java:[66,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/resource/BinaryResource.java:[71,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PropertiesUtility.java:[121,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/TypeParameterBeanRegistry.java:[83,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,35] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,46] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,63] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/ConfigFileCredentialVerifier.java:[182,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/CallableChain.java:[218,62] org.eclipse.scout.rt.platform.chain.callable.ICallableInterceptor is a raw type. References to generic type org.eclipse.scout.rt.platform.chain.callable.ICallableInterceptor<RESULT> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/TwoPhaseTransactionCommitProtocol.java:[25,19] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[41,28] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[41,35] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[42,28] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[42,35] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[58,16] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[58,23] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[450,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[453,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/BasicTransaction.java:[24,19] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanInfo.java:[23,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanInfo.java:[33,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[70,34] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[82,39] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[363,16] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[389,9] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[407,19] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[427,17] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[431,23] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[445,37] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[452,45] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[462,9] java.util.ArrayList is a raw type. References to generic type java.util.ArrayList<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[492,5] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[493,5] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[520,21] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[529,11] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[533,23] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[590,7] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[594,7] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/ICallableInterceptor.java:[41,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ImmutablePair.java:[18,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[62,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[674,7] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[674,32] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/AbstractPropertyObserver.java:[25,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,55] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,66] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,83] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/FixedDelayTrigger.java:[28,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/FileUtility.java:[53,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/FileUtility.java:[549,27] Unsupported @SuppressWarnings("squid:S2095") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/extension/InjectFieldTo.java:[50,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/internal/BeanProxyImplementor.java:[35,77] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/PlatformError.java:[105,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanHierarchy.java:[140,35] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/LRUCache.java:[29,19] Unsupported @SuppressWarnings("squid:S2160") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.platform --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.platform --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.platform --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.platform --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.platform --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.platform --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject >-------- [INFO] Building org.eclipse.scout.rt.dataobject 24.2-SNAPSHOT [7/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataobject --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataobject --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataobject --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataobject --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataobject --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[110,23] Type safety: Unchecked cast from java.lang.Class<capture#1-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.migration.IDoStructureMigrationTargetContextData> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[176,29] Type safety: Unchecked cast from java.lang.Class<capture#21-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[340,48] org.eclipse.scout.rt.dataobject.migration.IDoValueMigrationHandler is a raw type. References to generic type org.eclipse.scout.rt.dataobject.migration.IDoValueMigrationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/enumeration/EnumResolver.java:[47,30] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/enumeration/EnumResolver.java:[79,30] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/AbstractToDoFunction.java:[29,29] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<EXPLICIT_SOURCE> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/AbstractToDoFunction.java:[31,29] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<EXPLICIT_TARGET> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectIntermediateMigrationContextData.java:[49,75] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.migration.IDataObjectIntermediateMigration<capture#2-of ?> to org.eclipse.scout.rt.dataobject.migration.IDataObjectIntermediateMigration<T> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[26,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[61,46] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[88,52] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[106,49] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntityBuilder.java:[74,84] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoList.java:[24,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[29,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[69,33] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[74,54] Type safety: Unchecked cast from java.lang.Object to java.util.Collection<V> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractRootId.java:[52,5] org.eclipse.scout.rt.dataobject.id.AbstractRootId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.AbstractRootId<WRAPPED_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractRootId.java:[52,29] org.eclipse.scout.rt.dataobject.id.AbstractRootId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.AbstractRootId<WRAPPED_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoSet.java:[25,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/lookup/AbstractLookupRestrictionDo.java:[65,56] Type safety: Potential heap pollution via varargs parameter ids [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdCodec.java:[164,33] Unlikely argument type for equals(): org.eclipse.scout.rt.dataobject.id.IdCodec.IIdCodecFlag seems to be unrelated to java.lang.Enum<org.eclipse.scout.rt.dataobject.id.IdCodec.IdCodecFlag> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdCodec.java:[271,42] Type safety: Unchecked cast from java.util.function.Function<T,java.lang.String> to java.util.function.Function<java.lang.Object,java.lang.String> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[22,91] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[25,21] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[30,10] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[30,33] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[301,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoNode<capture#18-of ?> to NODE [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[309,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoValue>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[309,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoValue needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoValue<V> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[317,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoList>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[317,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoList needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoList<V> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[325,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoSet>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[325,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoSet needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoSet<V> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[333,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoCollection>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[333,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoCollection needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoCollection<V> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectHelper.java:[314,53] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectVisitors.java:[115,16] Type safety: Unchecked cast from T to OT [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/DoEntityMappings.java:[213,25] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/DoEntityMappings.java:[226,25] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[134,5] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[134,21] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[156,33] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/AbstractDoValueUntypedMigrationHandler.java:[48,12] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<T> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[225,30] Type safety: Unchecked cast from java.lang.Class<capture#38-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[232,32] Type safety: Unchecked cast from java.lang.Class<capture#42-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[460,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDataObjectVisitorExtension<capture#127-of ?> to org.eclipse.scout.rt.dataobject.IDataObjectVisitorExtension<T> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDataObjectVisitorExtension.java:[23,12] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<T> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelper.java:[176,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdFactory.java:[98,30] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrator.java:[168,25] Type safety: Unchecked cast from capture#2-of ? to T [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDataObjectVisitor.java:[137,92] Type safety: Unchecked cast from java.lang.Class<capture#28-of ? extends java.lang.Object> to java.lang.Class<java.lang.Object> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[46,32] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[56,29] Type safety: Unchecked cast from java.lang.Class<capture#8-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.id.IId> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[142,35] Type safety: Unchecked cast from java.lang.Class<capture#33-of ? super capture#32-of ? extends org.eclipse.scout.rt.dataobject.id.IId> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.id.IId> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DoValueMigrationDataObjectVisitor.java:[56,12] Type safety: Unchecked cast from java.lang.Object to T [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataobject --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataobject --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataobject --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataobject --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataobject --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataobject --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataobject --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataobject --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataobject --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.dataobject --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >------- [INFO] Building org.eclipse.scout.rt.platform.test 24.2-SNAPSHOT [8/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom (2.5 kB at 34 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom (16 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom (62 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom (10 kB at 143 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/3.3/objenesis-3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.3/objenesis-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 376 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/3.3/objenesis-3.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar (700 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.3/objenesis-3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 5.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar (257 kB at 4.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar (4.2 MB at 42 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.platform.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.platform.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.platform.test --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.platform.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/statement/RegisterBeanStatement.java:[46,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/parameterized/ParameterizedTestRunnerExtension.java:[31,21] Unsupported @SuppressWarnings("squid:S00112") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/util/ScoutAssert.java:[63,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentialNullReference' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/mock/MockBeanMetaDataProducer.java:[25,27] org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer is a raw type. References to generic type org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/SafeStatementInvoker.java:[52,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[83,22] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[83,37] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[158,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/JUnitExceptionHandler.java:[70,21] Unsupported @SuppressWarnings("squid:S00112") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/PlatformTestRunner.java:[276,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.platform.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.platform.test --- [INFO] Copying 31 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,39] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,50] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,67] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,41] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,52] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,69] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,32] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,43] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,60] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[226,5] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[228,43] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[229,16] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StringUtilityTest.java:[25,19] Unsupported @SuppressWarnings("SimplifiableJUnitAssertion") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ReflectionUtilityTest.java:[54,56] java.util.concurrent.Callable is a raw type. References to generic type java.util.concurrent.Callable<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/DoubleReplaceTest.java:[53,52] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[47,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[52,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[57,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[76,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[81,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[71,37] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[71,37] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache<java.lang.Integer,java.lang.String> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[80,13] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[80,13] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache<java.lang.Integer,java.lang.String> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The method withLabelSupplier(java.util.function.Supplier) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache<java.lang.Integer,java.lang.String> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[177,37] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[177,37] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache<java.lang.Integer,java.lang.String> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,38] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,49] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,66] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,38] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,49] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,66] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,40] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,51] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,68] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,40] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,51] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,68] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ToStringBuilderTest.java:[85,25] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ToStringBuilderTest.java:[98,25] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[114,21] Type safety: Unchecked invocation hashCodeCollection(java.util.List) of the generic method hashCodeCollection(java.util.Collection<? extends T>) of type org.eclipse.scout.rt.platform.util.CollectionUtility [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[114,58] Type safety: The expression of type java.util.List needs unchecked conversion to conform to java.util.Collection<? extends java.lang.Object> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[115,21] Type safety: Unchecked invocation hashCodeCollection(java.util.Set) of the generic method hashCodeCollection(java.util.Collection<? extends T>) of type org.eclipse.scout.rt.platform.util.CollectionUtility [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[115,58] Type safety: The expression of type java.util.Set needs unchecked conversion to conform to java.util.Collection<? extends java.lang.Object> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[493,46] java.util.ArrayList is a raw type. References to generic type java.util.ArrayList<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[128,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair<java.lang.String,java.lang.String>[] [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[137,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair<java.lang.String,java.lang.String>[] [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[153,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair<java.lang.String,java.lang.String>[] [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[130,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[134,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[151,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[155,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[175,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[179,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[199,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[203,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[223,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[225,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/internal/BeanInstanceUtilTest.java:[180,39] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/internal/BeanInstanceUtilTest.java:[194,40] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ConcurrentExpiringMapTest.java:[264,5] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[41,23] Unsupported @SuppressWarnings("JavaReflectionMemberAccess") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[55,21] Unsupported @SuppressWarnings("JavaReflectionMemberAccess") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[268,26] java.util.Set is a raw type. References to generic type java.util.Set<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[269,30] java.util.Set is a raw type. References to generic type java.util.Set<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/BeanContextTest.java:[35,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/BeanContextTest.java:[36,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[29,49] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[36,46] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[36,67] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[71,15] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[73,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[96,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/job/internal/JobManagerChainTest.java:[48,35] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/job/internal/JobManagerChainTest.java:[53,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ConfigurationUtilityTest.java:[131,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/IOUtilityTest.java:[71,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/opentelemetry/PeriodicAsyncMeasurementTest.java:[276,31] Type safety: The expression of type java.util.concurrent.Callable needs unchecked conversion to conform to java.util.concurrent.Callable<java.lang.Long> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/DynamicAnnotationTest.java:[37,21] Unsupported @SuppressWarnings("SimplifiableAssertion") [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.platform.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.platform.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom (3.7 kB at 67 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom (6.6 kB at 42 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom (3.4 kB at 2.9 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar (90 kB at 919 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar (22 kB at 441 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar (40 kB at 695 kB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest [INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest 2024-06-25 23:48:19,219 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader 2024-06-25 23:48:19,245 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:48:19,256 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:48:19,304 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:48:19,912 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 648.492443 ms. Total class count: 1367 2024-06-25 23:48:19,929 WARN [scout-platform-starter] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). 2024-06-25 23:48:19,948 WARN [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). 2024-06-25 23:48:19,992 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 163 beans in 79.294505 ms 2024-06-25 23:48:20,025 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 163 beans in 32.798705 ms 2024-06-25 23:48:20,035 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:48:20,120 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 s -- in org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest [INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest [INFO] Running org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest [INFO] Running org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 s -- in org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.201 s -- in org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest 2024-06-25 23:48:24,211 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=unexpected exception] - MDC[principal=anna] org.eclipse.scout.rt.platform.exception.PlatformException: unexpected exception at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:61) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:96) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:48:24,294 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected exception] - MDC[principal=anna] org.eclipse.scout.rt.platform.exception.PlatformException: expected exception at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:120) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:61) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:91) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s -- in org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.MockBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.testing.platform.runner.MockBeanTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest 2024-06-25 23:48:24,414 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testSingleException(JUnitExceptionHandlerTest.java:32) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:48:24,418 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception [severity=ERROR]] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestProcessingException3: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testProcessingException(JUnitExceptionHandlerTest.java:62) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:48:24,422 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.lambda$0(JUnitExceptionHandlerTest.java:101) at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.ignoreExceptionOnce(JUnitExceptionHandler.java:89) at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testIgnoreExceptionOnceCorrectType(JUnitExceptionHandlerTest.java:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:48:24,429 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.lambda$1(JUnitExceptionHandlerTest.java:108) at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.ignoreExceptionOnce(JUnitExceptionHandler.java:89) at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testIgnoreExceptionOnceOtherType(JUnitExceptionHandlerTest.java:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:48:24,433 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=expected JUnit test exception [severity=ERROR]] 2024-06-25 23:48:24,434 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testMultipleExceptions(JUnitExceptionHandlerTest.java:45) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:48:24,482 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:54) - Exception will not be re-thrown for JUnit assertion because another exception was already handled. [current exception=org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException2: expected JUnit test exception, other exception=expected JUnit test exception] 2024-06-25 23:48:24,484 ERROR [main] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - TestException1: expected JUnit test exception org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testCustomExceptionHandler(JUnitExceptionHandlerTest.java:91) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest [INFO] Running org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest [INFO] Running org.eclipse.scout.rt.platform.util.event.uuid.UuidHelperTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.util.event.uuid.UuidHelperTest [INFO] Running org.eclipse.scout.rt.platform.util.event.FastListenerListTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.util.event.FastListenerListTest [INFO] Running org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest #TUNING: add1 50000 took 273.827656ms #TUNING: add1-last 50000 took 178.502056ms #TUNING: add2 50000 took 21.034854ms #TUNING: add2-last 50000 took 17.450939ms #TUNING: event1 took 21.866174ms #TUNING: event2 took 9.414295ms #TUNING: remove1 50000 took 286.663494ms #TUNING: remove2 50000 took 17.869893ms [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.852 s -- in org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest [INFO] Running org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest [INFO] Running org.eclipse.scout.rt.platform.util.date.DateUtilityTest [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.343 s -- in org.eclipse.scout.rt.platform.util.date.DateUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.date.DateTimePeriodFormatterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.platform.util.date.DateTimePeriodFormatterTest [INFO] Running org.eclipse.scout.rt.platform.util.date.DateProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.date.DateProviderTest [INFO] Running org.eclipse.scout.rt.platform.util.date.DateFormatProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.date.DateFormatProviderTest [INFO] Running org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest 2024-06-25 23:48:30,913 WARN [main] org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizer.accept(GroupedSynchronizer.java:281) - Error evaluating lock predicate java.lang.RuntimeException: null at org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest.testWithExceptionInRemove(GroupedSynchronizerTest.java:177) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.961 s -- in org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest [INFO] Running org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest 2024-06-25 23:48:35,694 ERROR [scout-thread-287] org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:177) - Exception occurred while execution batch operation - MDC[jobName=org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue$$Lambda$428/0x00007f36b439d238] java.lang.RuntimeException: Test Exception at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:174) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.lambda$4(DeferredOperationQueue.java:128) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:48:35,793 ERROR [scout-thread-287] org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:177) - Exception occurred while execution batch operation - MDC[jobName=org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue$$Lambda$428/0x00007f36b439d238] java.lang.RuntimeException: Test Exception at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:174) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.lambda$4(DeferredOperationQueue.java:128) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:48:35,899 ERROR [scout-thread-287] org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase2(BasicTransaction.java:154) - commit phase 2 failed for transaction member 'DeferredOperationQueueTest#QueueTransactionMemberId'. - MDC[jobName=Running test with support for JUnit timeout] java.lang.RuntimeException: expected exception at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest$1.scheduleFlushJob(DeferredOperationQueueTest.java:308) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.addAllInternal(DeferredOperationQueue.java:96) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue$P_DeferredOperationQueueTransactionMember.commitPhase2(DeferredOperationQueue.java:255) at org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase2(BasicTransaction.java:149) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitPhase2(TwoPhaseTransactionCommitProtocol.java:108) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:67) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:119) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest.testScheduleFlushJobThrowsException(DeferredOperationQueueTest.java:320) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.031 s -- in org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest [INFO] Running org.eclipse.scout.rt.platform.util.concurrent.AdjustableSemaphoreTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.concurrent.AdjustableSemaphoreTest [INFO] Running org.eclipse.scout.rt.platform.util.collection.TransformingSetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.collection.TransformingSetTest [INFO] Running org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest [INFO] Running org.eclipse.scout.rt.platform.util.collection.CopyOnWriteTransactionalMapTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.util.collection.CopyOnWriteTransactionalMapTest [INFO] Running org.eclipse.scout.rt.platform.util.collection.ConcurrentTransactionalMapTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.util.collection.ConcurrentTransactionalMapTest [INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.eclipse.scout.rt.platform.util.XmlUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest [INFO] Running org.eclipse.scout.rt.platform.util.UriUtilityTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.platform.util.UriUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.UriBuilderTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.util.UriBuilderTest [INFO] Running org.eclipse.scout.rt.platform.util.TypeCastUtilityTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.util.TypeCastUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.TriStateTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.platform.util.TriStateTest [INFO] Running org.eclipse.scout.rt.platform.util.ToStringBuilderTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.ToStringBuilderTest [INFO] Running org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest [INFO] Running org.eclipse.scout.rt.platform.util.StringUtilityTest [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.eclipse.scout.rt.platform.util.StringUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.StreamUtilityTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.platform.util.StreamUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.ReflectionUtilityTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ReflectionUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.PreferredValueTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.PreferredValueTest [INFO] Running org.eclipse.scout.rt.platform.util.PathValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.PathValidatorTest [INFO] Running org.eclipse.scout.rt.platform.util.PairTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.PairTest [INFO] Running org.eclipse.scout.rt.platform.util.ObjectUtilityTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ObjectUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.NumberUtilityTest 2024-06-25 23:48:37,186 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-25 23:48:37,186 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-25 23:48:37,186 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' 2024-06-25 23:48:37,187 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-25 23:48:37,187 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-25 23:48:37,187 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' 2024-06-25 23:48:37,189 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-25 23:48:37,189 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' 2024-06-25 23:48:37,189 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-25 23:48:37,189 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-25 23:48:37,189 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' 2024-06-25 23:48:37,190 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-25 23:48:37,191 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-25 23:48:37,191 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-25 23:48:37,192 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.NumberUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest [INFO] Running org.eclipse.scout.rt.platform.util.MatrixUtilityTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.scout.rt.platform.util.MatrixUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.LockFileTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 s -- in org.eclipse.scout.rt.platform.util.LockFileTest [INFO] Running org.eclipse.scout.rt.platform.util.LocalHostAddressHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.LocalHostAddressHelperTest [INFO] Running org.eclipse.scout.rt.platform.util.LazyValueTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.LazyValueTest [INFO] Running org.eclipse.scout.rt.platform.util.LambdaUtilityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.LambdaUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.JarManifestHelperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.util.JarManifestHelperTest [INFO] Running org.eclipse.scout.rt.platform.util.IOUtilityTest [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.scout.rt.platform.util.IOUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.HexUtilityTest #TUNING: decode[1000] sum=128.907525ms min=0.003513ms avg=0.128907ms median=0.059801ms max=38.280233ms [without 10 smallest and 10 largest: sum=57.259419 min=0.005126ms avg=0.058487ms median=0.059801ms max=0.125268ms] #TUNING: encode[1000] sum=34.690715ms min=0.003093ms avg=0.034690ms median=0.034144ms max=0.094824ms [without 10 smallest and 10 largest: sum=33.799069 min=0.003941ms avg=0.034524ms median=0.034144ms max=0.078518ms] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.scout.rt.platform.util.HexUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.FormattingUtilityTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.util.FormattingUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.FinalValueTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.util.FinalValueTest [INFO] Running org.eclipse.scout.rt.platform.util.FileUtilityTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.scout.rt.platform.util.FileUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.ExceptionUtilityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ExceptionUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.EventListenerListTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.EventListenerListTest [INFO] Running org.eclipse.scout.rt.platform.util.EnumerationUtilityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.EnumerationUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest [INFO] Running org.eclipse.scout.rt.platform.util.ConnectionErrorDetectorTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.platform.util.ConnectionErrorDetectorTest [INFO] Running org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest [INFO] Running org.eclipse.scout.rt.platform.util.CompositeObjectTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.CompositeObjectTest [INFO] Running org.eclipse.scout.rt.platform.util.CollectionUtilityTest [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.platform.util.CollectionUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.CloneUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.util.CloneUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.ClassIdentifierTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.util.ClassIdentifierTest [INFO] Running org.eclipse.scout.rt.platform.util.BooleanUtilityTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.BooleanUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest [INFO] Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest [INFO] Running org.eclipse.scout.rt.platform.util.BeanUtilityTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.platform.util.BeanUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.Base64UtilityTest #TUNING: decode[1000] sum=45.366253ms min=0.006992ms avg=0.045366ms median=0.043451ms max=0.120023ms [without 10 smallest and 10 largest: sum=44.295665 min=0.012717ms avg=0.045245ms median=0.043451ms max=0.085964ms] #TUNING: encode[1000] sum=6.082769ms min=0.001809ms avg=0.006082ms median=0.003843ms max=0.047827ms [without 10 smallest and 10 largest: sum=5.725839 min=0.001921ms avg=0.005848ms median=0.003843ms max=0.029225ms] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.scout.rt.platform.util.Base64UtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.AssertionsTest [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.platform.util.AssertionsTest [INFO] Running org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest [INFO] Running org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest java.lang.RuntimeException: Expected JUnit exception at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithExistingTransactionAndError(TransactionProcessorTest.java:394) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:48:39,524 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:58) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction@4c724636] java.lang.RuntimeException: Expected JUnit exception at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:274) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:48:39,538 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:58) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction@4d622d37] java.lang.RuntimeException: Expected JUnit exception at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiredWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:518) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest [INFO] Running org.eclipse.scout.rt.platform.text.TextsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.text.TextsTest [INFO] Running org.eclipse.scout.rt.platform.text.HTMLTextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.text.HTMLTextTest [INFO] Running org.eclipse.scout.rt.platform.status.StatusTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.status.StatusTest [INFO] Running org.eclipse.scout.rt.platform.status.MultiStatusTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.status.MultiStatusTest [INFO] Running org.eclipse.scout.rt.platform.service.ServiceTest 2024-06-25 23:48:39,703 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:48:39,705 WARN [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). 2024-06-25 23:48:39,707 WARN [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). 2024-06-25 23:48:39,717 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.platform.service.ServiceTest [INFO] Running org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest 2024-06-25 23:48:39,829 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:48:39,830 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest [INFO] Running org.eclipse.scout.rt.platform.security.SubjectProcessorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.security.SubjectProcessorTest [INFO] Running org.eclipse.scout.rt.platform.security.SecurityUtilityTest [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.939 s -- in org.eclipse.scout.rt.platform.security.SecurityUtilityTest [INFO] Running org.eclipse.scout.rt.platform.security.MalwareScannerTest [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.504 s -- in org.eclipse.scout.rt.platform.security.MalwareScannerTest [INFO] Running org.eclipse.scout.rt.platform.security.LegacySecurityProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.platform.security.LegacySecurityProviderTest [INFO] Running org.eclipse.scout.rt.platform.security.CrypterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.platform.security.CrypterTest [INFO] Running org.eclipse.scout.rt.platform.resource.BinaryResourceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.resource.BinaryResourceTest [INFO] Running org.eclipse.scout.rt.platform.resource.BinaryRefTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.resource.BinaryRefTest [INFO] Running org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest [INFO] Running org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.108 s -- in org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest [INFO] Running org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest 2024-06-25 23:48:45,668 ERROR [scout-thread-285] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - RuntimeException: fail - MDC[jobName=[otel] Async measurement: testFailingAsyncJob] java.lang.RuntimeException: fail at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest.lambda$3(PeriodicAsyncMeasurementTest.java:144) at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest$PeriodicAsyncMeasurementMock.lambda$1(PeriodicAsyncMeasurementTest.java:311) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Callable$MockitoMock$9lNQa9Mx.call(Unknown Source) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:48:45,921 ERROR [scout-thread-287] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - RuntimeException: fail - MDC[jobName=[otel] Async measurement: testFailingAsyncJob] java.lang.RuntimeException: fail at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest.lambda$3(PeriodicAsyncMeasurementTest.java:144) at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest$PeriodicAsyncMeasurementMock.lambda$1(PeriodicAsyncMeasurementTest.java:311) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Callable$MockitoMock$9lNQa9Mx.call(Unknown Source) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:48:46,483 WARN [main] org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurement.requiresAsyncMeasurement(PeriodicAsyncMeasurement.java:119) - Canceling async measurement job 'testLongRunningAsyncJob' that is running longer than 0s 2024-06-25 23:48:46,484 ERROR [scout-thread-283] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - BrokenBarrierException: n/a - MDC[jobName=[otel] Async measurement: testLongRunningAsyncJob] java.util.concurrent.BrokenBarrierException: null at java.base/java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:252) at java.base/java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:364) at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest$PeriodicAsyncMeasurementMock.lambda$1(PeriodicAsyncMeasurementTest.java:314) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Callable$MockitoMock$9lNQa9Mx.call(Unknown Source) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:48:46,485 ERROR [scout-thread-287] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - BrokenBarrierException: n/a - MDC[jobName=[otel] Async measurement: testLongRunningAsyncJob] java.util.concurrent.BrokenBarrierException: null at java.base/java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:252) at java.base/java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:364) at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest$PeriodicAsyncMeasurementMock.lambda$1(PeriodicAsyncMeasurementTest.java:314) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Callable$MockitoMock$9lNQa9Mx.call(Unknown Source) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 s -- in org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest [INFO] Running org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest [INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest [INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderConcurrencyTest Done: Job 2 Done: Job 7 Done: Job 4 Done: Job 8 Done: Job 6 Done: Job 3 Done: Job 5 Done: Job 9 Done: Job 1 Done: Job 0 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.007 s -- in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderConcurrencyTest [INFO] Running org.eclipse.scout.rt.platform.nls.DynamicNlsTest [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.nls.DynamicNlsTest [INFO] Running org.eclipse.scout.rt.platform.nls.CollatorProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.nls.CollatorProviderTest [INFO] Running org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModelTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModelTest [INFO] Running org.eclipse.scout.rt.platform.namespace.NamespaceVersionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.namespace.NamespaceVersionTest [INFO] Running org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest 2024-06-25 23:48:49,784 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-25 23:48:49,784 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-25 23:48:49,785 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-25 23:48:49,785 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-25 23:48:49,785 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-25 23:48:49,785 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest [INFO] Running org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest 2024-06-25 23:48:49,985 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@363bd52e 2024-06-25 23:48:49,985 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=null 2024-06-25 23:48:49,986 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@9c5f9f0 2024-06-25 23:48:49,986 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$1@61bfcf43 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest [INFO] Running org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest 2024-06-25 23:48:49,989 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@5460abb0 2024-06-25 23:48:49,989 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=null 2024-06-25 23:48:49,989 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@724cd2b5 2024-06-25 23:48:49,989 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$1@6d96ce68 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest [INFO] Running org.eclipse.scout.rt.platform.logger.ExpiringDuplicateMessageFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.logger.ExpiringDuplicateMessageFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.04 s -- in org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.222 s -- in org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.25 s -- in org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.182 s -- in org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.MisfireTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 s -- in org.eclipse.scout.rt.platform.job.internal.MisfireTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerTest 2024-06-25 23:49:22,415 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:49:22,416 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:49:22,422 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:49:22,422 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:49:22,428 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:49:22,429 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:49:22,435 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:49:22,435 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:49:22,441 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:49:22,441 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:49:22,565 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:49:22,566 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:49:22,670 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:49:22,671 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.eclipse.scout.rt.platform.job.internal.JobManagerTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.005 s -- in org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.000 s -- in org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.648 s -- in org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s -- in org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest [INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneTest 2024-06-25 23:49:36,489 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.WhenDoneTest.testError(WhenDoneTest.java:103) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:36,494 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.WhenDoneTest.testErrorWithJobAlreadyCompleted(WhenDoneTest.java:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.011 s -- in org.eclipse.scout.rt.platform.job.WhenDoneTest [INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest 2024-06-25 23:49:37,501 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,502 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,503 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,504 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,505 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,506 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,507 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,508 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,509 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,510 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,511 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,512 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,513 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,514 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,515 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,516 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,518 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,519 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,520 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,521 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,522 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,522 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,523 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,524 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,525 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,526 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,527 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,528 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,529 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,530 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,531 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,532 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,532 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,533 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,534 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,535 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,536 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,537 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,537 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,538 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,539 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,540 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,541 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,542 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,543 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,543 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,544 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,545 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,546 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,547 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,548 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,549 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,549 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,550 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,551 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,552 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,553 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,554 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,555 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,555 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,556 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,557 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,558 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,559 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,560 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,560 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,561 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,562 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,563 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,564 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,565 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,566 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,566 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,567 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,568 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,568 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,569 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,570 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,581 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,582 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,583 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,584 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,584 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,585 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,585 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,586 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,587 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,588 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,589 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,590 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,591 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,592 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,592 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,593 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,594 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,595 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,595 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,596 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,597 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,598 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,637 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,638 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,639 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,639 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,640 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,641 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,642 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,643 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,644 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,645 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,646 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,647 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,648 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,648 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,649 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,650 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,651 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,652 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,653 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,653 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,654 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,655 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,656 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,657 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,658 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,659 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,681 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,682 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,683 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,683 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,684 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,685 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,686 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,687 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,687 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,688 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,689 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,689 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,690 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,691 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,691 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,692 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,693 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,693 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,694 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,695 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,695 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,696 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,697 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,697 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,698 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,699 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,700 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,701 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,702 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,702 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,703 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,704 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,704 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,705 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,706 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,706 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,707 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,708 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,709 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,709 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,710 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,711 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,711 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,712 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,712 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,713 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,714 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,715 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,716 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,717 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,717 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,718 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,719 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,720 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,721 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,721 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,722 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,723 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,723 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,724 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,725 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,726 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,726 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,727 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,727 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,728 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,729 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,730 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,731 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,731 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,732 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,733 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,734 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:37,734 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,044 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,045 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,045 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,046 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,046 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,046 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,047 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,047 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,048 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,048 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,048 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,049 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,049 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,050 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,050 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,051 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,051 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,051 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,052 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,052 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,053 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,053 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,053 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,054 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,054 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,055 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,055 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,055 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,056 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,056 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,056 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,057 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,057 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,058 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,058 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,058 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,059 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,059 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,060 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,060 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,061 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,061 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,062 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,081 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,082 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,082 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,082 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,082 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,083 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,084 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,084 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,084 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,085 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,085 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,086 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,086 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,087 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,087 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,087 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,088 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,089 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,089 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,089 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,090 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,090 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,090 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,091 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,091 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,092 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,092 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,092 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,093 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,093 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,094 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,094 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,094 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,095 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,095 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,096 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,096 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,097 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,097 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,098 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,098 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,099 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,099 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,099 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,100 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,100 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,100 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,101 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,101 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,102 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,102 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,103 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,103 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,103 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,104 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,104 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,104 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,105 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,106 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,106 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,107 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,108 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,108 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,108 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,109 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,109 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,109 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,110 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,110 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,111 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,111 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,112 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,112 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,113 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,113 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,114 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,114 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,114 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,115 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,115 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,115 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,116 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,116 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,117 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,117 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,118 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,118 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,118 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,118 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,119 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,119 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,120 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,120 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,121 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,121 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,122 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,122 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,123 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,123 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,123 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,124 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,124 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,125 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,125 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,125 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,126 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,126 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,126 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,127 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,127 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,128 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,128 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,128 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,129 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,129 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,129 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,130 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,130 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,131 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,131 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,131 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,132 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,132 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,132 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,133 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,133 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,134 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,134 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,134 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,135 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,135 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,136 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,136 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,137 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,137 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,137 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,137 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,138 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,138 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,138 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,139 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,139 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,140 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,140 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,140 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,141 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,141 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,141 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,141 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,142 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,142 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,143 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,143 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,143 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,144 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,144 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,144 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,145 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,145 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,146 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,146 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,147 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,147 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,147 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,147 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,148 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,148 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,149 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,149 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,149 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,150 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,150 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,150 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,151 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,151 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,151 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,151 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,152 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,152 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,153 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,153 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,154 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,154 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,154 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,154 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,155 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,155 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,156 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,156 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,157 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,157 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,157 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,157 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,158 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,158 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,158 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,159 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,159 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,160 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,181 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,181 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,182 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,182 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,183 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,183 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,183 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,184 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,184 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,184 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,185 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,185 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,186 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,186 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,186 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,187 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,187 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,187 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,188 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,188 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,188 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,189 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,189 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,190 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,190 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,190 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,191 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,191 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,191 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,191 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,192 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,192 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,193 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,193 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,193 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,194 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,194 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,194 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,195 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,195 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,195 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,196 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,196 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,196 WARN [scout-thread-313] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,197 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,197 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,197 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,198 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,198 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,198 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,199 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,199 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,200 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,200 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,200 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,201 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,201 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,201 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,202 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,202 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,202 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,203 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,203 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,204 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,204 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,204 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,205 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,205 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,205 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,206 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,206 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,206 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,207 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,207 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,207 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,208 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,208 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,208 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,209 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,209 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,209 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,210 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,210 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,211 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,211 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,211 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,211 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,212 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,212 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,212 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,213 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,213 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,213 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,214 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,214 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,214 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,215 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,215 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,215 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,216 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,216 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,216 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,217 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,217 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,217 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,218 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,218 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,218 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,219 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,219 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,220 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,220 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,220 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,220 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,221 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,221 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,222 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,222 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,222 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,223 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,223 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,224 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,224 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,224 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,225 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,225 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,225 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,226 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,226 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,226 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,227 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,227 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,227 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,227 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,228 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,228 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,228 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,229 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,229 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,230 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,230 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,230 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,231 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,231 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,231 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,231 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,232 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,232 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,232 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,233 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,233 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,234 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,234 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,234 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,235 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,235 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,235 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:49:40,235 WARN [scout-thread-296] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.826 s -- in org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest 2024-06-25 23:49:40,329 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$5(ScheduleWithFixedDelayTest.java:232) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:49:41,334 ERROR [scout-thread-298] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$$Lambda$978/0x00007f36b44bcf28] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$6(ScheduleWithFixedDelayTest.java:254) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:49:44,544 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$2(ScheduleWithFixedDelayTest.java:132) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:49:48,848 WARN [scout-thread-298] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$3(ScheduleWithFixedDelayTest.java:176) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:49:50,150 WARN [scout-thread-288] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$1(ScheduleWithFixedDelayTest.java:89) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.709 s -- in org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleDelayedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s -- in org.eclipse.scout.rt.platform.job.ScheduleDelayedTest [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest 2024-06-25 23:49:51,155 WARN [scout-thread-288] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$5(ScheduleAtFixedRateTest.java:243) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:49:52,155 ERROR [scout-thread-288] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$$Lambda$988/0x00007f36b44be4b8] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$6(ScheduleAtFixedRateTest.java:267) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:49:57,758 WARN [scout-thread-288] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$2(ScheduleAtFixedRateTest.java:137) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:02,062 WARN [scout-thread-288] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$3(ScheduleAtFixedRateTest.java:183) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:03,364 WARN [scout-thread-288] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$1(ScheduleAtFixedRateTest.java:92) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.21 s -- in org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest [INFO] Running org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 s -- in org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest [INFO] Running org.eclipse.scout.rt.platform.job.JobsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.job.JobsTest [INFO] Running org.eclipse.scout.rt.platform.job.JobStateTest 2024-06-25 23:50:07,328 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:07,328 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.342 s -- in org.eclipse.scout.rt.platform.job.JobStateTest [INFO] Running org.eclipse.scout.rt.platform.job.JobScheduleTest 2024-06-25 23:50:08,336 WARN [scout-thread-302] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithRunnable(JobScheduleTest.java:68) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:50:08,338 WARN [scout-thread-302] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithRunnable(JobScheduleTest.java:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:50:10,344 WARN [scout-thread-292] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Error: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testErrorWithRunnable(JobScheduleTest.java:188) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:50:10,345 WARN [scout-thread-292] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithCallable(JobScheduleTest.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:50:11,351 WARN [scout-thread-292] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithRunnable(JobScheduleTest.java:148) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:50:13,860 WARN [scout-thread-288] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithCallable(JobScheduleTest.java:88) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:50:13,862 WARN [scout-thread-288] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithCallable(JobScheduleTest.java:128) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.532 s -- in org.eclipse.scout.rt.platform.job.JobScheduleTest [INFO] Running org.eclipse.scout.rt.platform.job.JobManagerTest 2024-06-25 23:50:13,872 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,872 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,878 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,879 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,880 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,880 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.job.JobManagerTest [INFO] Running org.eclipse.scout.rt.platform.job.JobListenerTest 2024-06-25 23:50:13,888 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,889 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,894 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,894 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,898 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,898 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,902 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,903 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,907 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,907 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,907 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,908 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,912 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,912 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,912 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,912 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,916 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,917 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,920 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,921 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,924 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,925 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,929 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,929 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.platform.job.JobListenerTest [INFO] Running org.eclipse.scout.rt.platform.job.JobInputTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.JobInputTest [INFO] Running org.eclipse.scout.rt.platform.job.JobFutureVisitTest 2024-06-25 23:50:13,937 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,938 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,942 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,943 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,982 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,983 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,988 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,989 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,993 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,994 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,999 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:13,999 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:14,003 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:14,004 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:14,008 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:14,008 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.platform.job.JobFutureVisitTest [INFO] Running org.eclipse.scout.rt.platform.job.JobFutureTaskTest Run: 9886 [9886 run/sec] Run: 21826 [10913 run/sec] Run: 35172 [11724 run/sec] Run: 49548 [12325 run/sec] Run: 64250 [12798 run/sec] Run: 83051 [13795 run/sec] Run: 100000 [14242 run/sec] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.021 s -- in org.eclipse.scout.rt.platform.job.JobFutureTaskTest [INFO] Running org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest 2024-06-25 23:50:21,034 ERROR [scout-thread-288] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$$Lambda$1072/0x00007f36b44c9580] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithExplicitExceptionTranslator(JobExceptionTranslationTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:50:21,036 ERROR [scout-thread-288] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$$Lambda$1074/0x00007f36b44c99d0] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithImplicitExceptionTranslator(JobExceptionTranslationTest.java:40) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest [INFO] Running org.eclipse.scout.rt.platform.job.JobCancelTest for-loop 1 in state DONE 2024-06-25 23:50:25,081 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:25,081 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:25,084 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:25,084 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.048 s -- in org.eclipse.scout.rt.platform.job.JobCancelTest [INFO] Running org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest 2024-06-25 23:50:25,097 INFO [scout-thread-25] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Expected test exception] - MDC[jobName=org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$$Lambda$1107/0x00007f36b44ce420] org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest.lambda$1(JobAsyncExceptionTest.java:67) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$3.intercept(JobAsyncExceptionTest.java:165) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:146) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:127) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:25,106 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_InterceptorThrowingExceptionProducer$1.intercept(JobAsyncExceptionTest.java:102) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:146) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:127) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest [INFO] Running org.eclipse.scout.rt.platform.job.FutureAwaitTest 2024-06-25 23:50:25,111 WARN [scout-thread-1027] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneWithTimeout_ComputationFailed(FutureAwaitTest.java:184) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:25,113 WARN [scout-thread-1011] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGet_ComputationFailed(FutureAwaitTest.java:260) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:25,114 WARN [scout-thread-1011] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGetWithTimeout_ComputationFailed(FutureAwaitTest.java:334) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:25,124 WARN [scout-thread-1061] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testJobManagerAwaitDone_ComputationFailed(FutureAwaitTest.java:471) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:25,129 WARN [scout-thread-1011] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDone_ComputationFailed(FutureAwaitTest.java:84) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.platform.job.FutureAwaitTest [INFO] Running org.eclipse.scout.rt.platform.job.ExecutionTriggerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.ExecutionTriggerTest [INFO] Running org.eclipse.scout.rt.platform.job.ExecutionHintTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.ExecutionHintTest [INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.BlockingConditionTest [INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest [INFO] Running org.eclipse.scout.rt.platform.job.AwaitDoneTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.605 s -- in org.eclipse.scout.rt.platform.job.AwaitDoneTest [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest 2024-06-25 23:50:30,880 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:31,332 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:31,642 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:31,941 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:145) - Drop outdated index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index timestamp 2024-06-25 23:48:15.085 is older than folder timestamp 2024-06-25 23:50:15.085. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:31,941 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:32,158 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:156) - Drop divergent index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index file count 692 != folder file count 691. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:32,158 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:32,346 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:32,348 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:202) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/test.jar_!/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:32,352 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:202) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/test.jar_!/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:35,368 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:35,506 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.744 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest 2024-06-25 23:50:35,611 WARN [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:35,612 WARN [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest [INFO] Running org.eclipse.scout.rt.platform.internal.PlatformImplementorTest 2024-06-25 23:50:35,623 INFO [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:50:35,624 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:336) - Error during event listener notification. org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:141) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) 2024-06-25 23:50:35,624 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:150) - Error during platform startup org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:141) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) 2024-06-25 23:50:35,625 INFO [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:50:35,625 WARN [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory 2024-06-25 23:50:35,625 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:336) - Error during event listener notification. org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:160) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) 2024-06-25 23:50:35,625 INFO [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:50:35,625 WARN [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory 2024-06-25 23:50:35,625 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:336) - Error during event listener notification. org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:146) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) 2024-06-25 23:50:35,625 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:150) - Error during platform startup org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:146) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) 2024-06-25 23:50:35,626 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:35,626 WARN [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:35,627 INFO [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:50:35,627 WARN [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.internal.PlatformImplementorTest [INFO] Running org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest [INFO] Running org.eclipse.scout.rt.platform.internal.BeanHierarchyTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.scout.rt.platform.internal.BeanHierarchyTest [INFO] Running org.eclipse.scout.rt.platform.internal.BeanFilterTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.internal.BeanFilterTest [INFO] Running org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest [INFO] Running org.eclipse.scout.rt.platform.index.IndexedStoreTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.index.IndexedStoreTest [INFO] Running org.eclipse.scout.rt.platform.html.StyleHelperTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.html.StyleHelperTest [INFO] Running org.eclipse.scout.rt.platform.html.HtmlHelperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.html.HtmlHelperTest [INFO] Running org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest [INFO] Running org.eclipse.scout.rt.platform.html.HTMLTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.platform.html.HTMLTest [INFO] Running org.eclipse.scout.rt.platform.filter.AndFilterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.platform.filter.AndFilterTest [INFO] Running org.eclipse.scout.rt.platform.exception.VetoExceptionTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.VetoExceptionTest [INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingStatusTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.ProcessingStatusTest [INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest [INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTest [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.exception.PlatformExceptionTest [INFO] Running org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest [INFO] Running org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest [INFO] Running org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.platform.events.ListenerListMonitorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.events.ListenerListMonitorTest [INFO] Running org.eclipse.scout.rt.platform.context.RunMonitorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.platform.context.RunMonitorTest [INFO] Running org.eclipse.scout.rt.platform.context.RunContextTest 2024-06-25 23:50:36,022 INFO [scout-thread-290] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Transaction cancelled] - MDC[jobName=org.eclipse.scout.rt.platform.context.RunContextTest$$Lambda$1238/0x00007f36b44f5b20] org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: Transaction cancelled at org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase1(BasicTransaction.java:126) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitPhase1(TwoPhaseTransactionCommitProtocol.java:99) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:42) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:119) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.platform.context.RunContextTest.lambda$49(RunContextTest.java:498) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.scout.rt.platform.context.RunContextTest [INFO] Running org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest [INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.context.RunContextChainTest [INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest [INFO] Running org.eclipse.scout.rt.platform.config.PropertiesUtilityTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.PropertiesUtilityTest [INFO] Running org.eclipse.scout.rt.platform.config.PropertiesHelperTest 2024-06-25 23:50:36,040 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,187 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,187 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,188 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,190 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,192 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,192 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,192 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,194 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'prop1'. Old value 'prop1' replaced with 'sys.prop1'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,194 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,195 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,195 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,197 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/list-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,226 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,226 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,226 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,234 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,234 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,234 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,234 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,235 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,242 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,242 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,242 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,242 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,242 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,249 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,250 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,250 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,251 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,251 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,251 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,258 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:36,281 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from http://www.whatever-not-existing-scout-domain.org/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,678 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,680 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,682 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,683 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,683 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,684 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value '1' of property map 'intKey' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,684 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/list-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,685 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'a' of property map 'listWithSingleEntryText' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,685 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'true' of property map 'listWithSingleEntryBoolean' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,686 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value '"a"' of property map 'listWithSingleEntryQuotes' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,687 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,687 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,687 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,692 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/placeholder-imp.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,693 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,694 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,694 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,694 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,694 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,694 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'classpath:org/eclipse/scout/rt/platform/config/map-test.properties' of property map 'import' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,697 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,697 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,697 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,698 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,699 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,699 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,699 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,699 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,700 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,700 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,701 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,702 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,702 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,702 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,718 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,719 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,719 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,719 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,719 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,727 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,727 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,727 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,728 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/helper-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,729 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'non-existing-file-url' of property map 'import' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,731 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,731 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,731 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,775 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp1.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,776 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp2.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,781 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp3.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,782 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.resolveImports(PropertiesHelper.java:1172) - Import of 'classpath:org/eclipse/scout/rt/platform/config/imp1.properties' skipped because already imported: [classpath:org/eclipse/scout/rt/platform/config/imp2.properties, classpath:org/eclipse/scout/rt/platform/config/imp1.properties, classpath:org/eclipse/scout/rt/platform/config/imp3.properties]. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,782 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'import'. Old value 'classpath:org/eclipse/scout/rt/platform/config/imp1.properties' replaced with 'classpath:org/eclipse/scout/rt/platform/config/imp3.properties'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,782 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'import'. Old value 'classpath:org/eclipse/scout/rt/platform/config/imp3.properties' replaced with 'classpath:org/eclipse/scout/rt/platform/config/imp2.properties'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,782 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'classpath:org/eclipse/scout/rt/platform/config/imp2.properties' of property map 'import' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,784 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,784 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,784 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,784 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,784 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,804 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.resolveImports(PropertiesHelper.java:1172) - Import of 'propFile1' skipped because already imported: [ID2, ID1]. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,805 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,808 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'prop1'. Old value 'prop1' replaced with 'prop3'. - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 s -- in org.eclipse.scout.rt.platform.config.PropertiesHelperTest [INFO] Running org.eclipse.scout.rt.platform.config.LongConfigPropertyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.LongConfigPropertyTest [INFO] Running org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest [INFO] Running org.eclipse.scout.rt.platform.config.ConfigPropertyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.ConfigPropertyTest [INFO] Running org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest 2024-06-25 23:50:37,815 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureSinglePropertyConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,815 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureEmptyConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,816 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest [INFO] Running org.eclipse.scout.rt.platform.chain.callable.CallableChainTest 2024-06-25 23:50:37,825 ERROR [main] org.eclipse.scout.rt.platform.chain.callable.CallableChain.undecorateSafe(CallableChain.java:241) - Unexpected error during the undecoration of a command's execution. [undecorator=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$$Lambda$1338/0x00007f36b4514828, command=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$$Lambda$1337/0x00007f36b4514600@4ba53e96] - MDC[mdcTestKey=value should not be pushed to child thread] java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.lambda$8(CallableChainTest.java:81) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.undecorateSafe(CallableChain.java:238) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:231) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.testDecoratorChainWithException(CallableChainTest.java:89) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.chain.callable.CallableChainTest [INFO] Running org.eclipse.scout.rt.platform.cache.CacheBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.scout.rt.platform.cache.CacheBuilderTest [INFO] Running org.eclipse.scout.rt.platform.cache.BasicCacheTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.scout.rt.platform.cache.BasicCacheTest [INFO] Running org.eclipse.scout.rt.platform.SimpleInstanceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.SimpleInstanceTest [INFO] Running org.eclipse.scout.rt.platform.SameBeanOrderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.SameBeanOrderTest [INFO] Running org.eclipse.scout.rt.platform.ReUseVsReplaceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.ReUseVsReplaceTest [INFO] Running org.eclipse.scout.rt.platform.PreDestroyTest 2024-06-25 23:50:37,950 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,951 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,952 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:322) - Error invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception on bean IBean[@ApplicationScoped org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithInherited]. - MDC[mdcTestKey=value should not be pushed to child thread] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:321) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:292) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:254) at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyWithInheritedMethods(PreDestroyTest.java:85) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.Exception: test at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:121) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:317) ... 44 common frames omitted 2024-06-25 23:50:37,952 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:322) - Error invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception on bean IBean[@ApplicationScoped org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException]. - MDC[mdcTestKey=value should not be pushed to child thread] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:321) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:292) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:254) at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyThrowingException(PreDestroyTest.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.Exception: test at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:121) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:317) ... 44 common frames omitted 2024-06-25 23:50:37,953 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,953 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,953 WARN [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:308) - The bean IBean[org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy] declares @PreDestroy methods but is not @ApplicationScoped. These methods will not be called. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,954 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,954 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.PreDestroyTest [INFO] Running org.eclipse.scout.rt.platform.PostConstructTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.PostConstructTest [INFO] Running org.eclipse.scout.rt.platform.PlatformStartTest 2024-06-25 23:50:37,958 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,958 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:37,960 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.PlatformStartTest [INFO] Running org.eclipse.scout.rt.platform.PlatformAwaitStartedTest 2024-06-25 23:50:37,981 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:50:37,982 WARN [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.platform.PlatformAwaitStartedTest [INFO] Running org.eclipse.scout.rt.platform.InterfaceBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.InterfaceBeanTest [INFO] Running org.eclipse.scout.rt.platform.InjectionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.InjectionTest [INFO] Running org.eclipse.scout.rt.platform.InjectInstancesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.InjectInstancesTest [INFO] Running org.eclipse.scout.rt.platform.InheritOrderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.InheritOrderTest [INFO] Running org.eclipse.scout.rt.platform.DynamicAnnotationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.DynamicAnnotationTest [INFO] Running org.eclipse.scout.rt.platform.DoubleReplaceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.DoubleReplaceTest [INFO] Running org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest 2024-06-25 23:50:39,108 WARN [scout-thread-288] org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.logWarnPotentialDeadlock(SingeltonBeanInstanceProducer.java:215) - potential deadlock detected creator Thread: 1845 - scout-thread-1061 at java.base@17.0.9/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.9/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465) at java.base@17.0.9/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436) at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at app//org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:407) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:399) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:208) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean.postConstruct(ConcurrentBeanCreationDeadlockDetectionTest.java:239) at java.base@17.0.9/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@17.0.9/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base@17.0.9/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@17.0.9/java.lang.reflect.Method.invoke(Method.java:568) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer$$Lambda$193/0x00007f36b41be2c0.get(Unknown Source) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at app//org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at app//org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at app//org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest.lambda$3(ConcurrentBeanCreationDeadlockDetectionTest.java:149) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$$Lambda$1413/0x00007f36b452b3d8.call(Unknown Source) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at app//org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at app//org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$868/0x00007f36b449e608.call(Unknown Source) at java.base@17.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.9/java.lang.Thread.run(Thread.java:840) at app//org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) current Thread: 313 - scout-thread-288 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:172) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1414/0x00007f36b452b600] 2024-06-25 23:50:39,108 ERROR [scout-thread-288] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean, creatorThreadID=1845, creatorThreadName=scout-thread-1061] - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1414/0x00007f36b452b600] 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=1845, creatorThreadName=scout-thread-1061] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:173) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:40,164 WARN [scout-thread-1061] org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.logWarnPotentialDeadlock(SingeltonBeanInstanceProducer.java:215) - potential deadlock detected creator Thread: 313 - scout-thread-288 at java.base@17.0.9/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.9/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465) at java.base@17.0.9/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436) at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at app//org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:407) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:399) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:208) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean.<init>(ConcurrentBeanCreationDeadlockDetectionTest.java:232) at java.base@17.0.9/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base@17.0.9/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base@17.0.9/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base@17.0.9/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base@17.0.9/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer$$Lambda$193/0x00007f36b41be2c0.get(Unknown Source) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at app//org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at app//org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at app//org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest.lambda$3(ConcurrentBeanCreationDeadlockDetectionTest.java:149) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$$Lambda$1413/0x00007f36b452b3d8.call(Unknown Source) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at app//org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at app//org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$868/0x00007f36b449e608.call(Unknown Source) at java.base@17.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.9/java.lang.Thread.run(Thread.java:840) at app//org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) current Thread: 1845 - scout-thread-1061 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:172) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1414/0x00007f36b452b600] 2024-06-25 23:50:40,165 ERROR [scout-thread-1061] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean, creatorThreadID=313, creatorThreadName=scout-thread-288] - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1414/0x00007f36b452b600] 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=313, creatorThreadName=scout-thread-288] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:173) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.113 s -- in org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest [INFO] Running org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest [INFO] Running org.eclipse.scout.rt.platform.BeanTestingHelperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.platform.BeanTestingHelperTest [INFO] Running org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest [INFO] Running org.eclipse.scout.rt.platform.BeanOrderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.BeanOrderTest [INFO] Running org.eclipse.scout.rt.platform.BeanManagerUniqueTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.BeanManagerUniqueTest [INFO] Running org.eclipse.scout.rt.platform.BeanManagerIsBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanManagerIsBeanTest [INFO] Running org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest 2024-06-25 23:50:40,317 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:40,318 WARN [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:40,319 WARN [ForkJoinPool.commonPool-worker-2] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). 2024-06-25 23:50:40,321 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest [INFO] Running org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest 2024-06-25 23:50:40,831 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1979, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1418/0x00007f36b452dc60] 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=1979, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:40,831 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1418/0x00007f36b452dc60] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:105) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from @PostConstruct at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:422) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102) ... 23 common frames omitted 2024-06-25 23:50:41,834 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1979, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1418/0x00007f36b452dc60] 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=1979, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:41,834 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1418/0x00007f36b452dc60] org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:66) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from constructor at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:413) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63) ... 23 common frames omitted 2024-06-25 23:50:42,336 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1979, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1418/0x00007f36b452dc60] 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=1979, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:42,336 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1418/0x00007f36b452dc60] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:105) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from @PostConstruct at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:422) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102) ... 23 common frames omitted 2024-06-25 23:50:43,339 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1979, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1418/0x00007f36b452dc60] 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=1979, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:43,339 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1418/0x00007f36b452dc60] org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:66) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from constructor at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:413) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63) ... 23 common frames omitted 2024-06-25 23:50:44,844 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1977, creatorThreadName=scout-thread-23] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1418/0x00007f36b452dc60] 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=1977, creatorThreadName=scout-thread-23] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:44,844 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1418/0x00007f36b452dc60] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:105) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from @PostConstruct at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:422) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102) ... 23 common frames omitted 2024-06-25 23:50:45,346 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1418/0x00007f36b452dc60] org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:66) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from constructor at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:413) at jdk.internal.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63) ... 23 common frames omitted 2024-06-25 23:50:45,346 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1977, creatorThreadName=scout-thread-23] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1418/0x00007f36b452dc60] 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=1977, creatorThreadName=scout-thread-23] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:50:45,348 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:45,349 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.019 s -- in org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest [INFO] Running org.eclipse.scout.rt.platform.BeanContextTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanContextTest [INFO] Running org.eclipse.scout.rt.platform.BEANSTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.BEANSTest [INFO] Running org.eclipse.scout.rt.platform.ApplicationsScopedTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.ApplicationsScopedTest [INFO] Running org.eclipse.scout.rt.platform.ApplicationTest 2024-06-25 23:50:45,359 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:45,360 WARN [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:45,361 WARN [ForkJoinPool.commonPool-worker-2] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). 2024-06-25 23:50:45,362 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 163 beans in 2.656744 ms - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:45,363 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 163 beans in 1.001628 ms - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:45,363 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:45,370 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:45,371 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-25 23:50:45,371 INFO [main] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport.shutdown(LogbackLoggerSupport.java:158) - About to stop ch.qos.logback.classic.LoggerContext[default] - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.platform.ApplicationTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 1937, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.platform.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.platform.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.api.data >--------- [INFO] Building org.eclipse.scout.rt.api.data 24.2-SNAPSHOT [9/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.api.data --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.api.data --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.api.data --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.api.data --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.api.data --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/src/main/java/org/eclipse/scout/rt/api/data/config/ApiExposedConfigPropertyContributor.java:[38,54] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.api.data --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.api.data --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.api.data --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.api.data --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.api.data --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.api.data.table.MaxResultsHelperTest 2024-06-25 23:50:48,114 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:50:48,181 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:50:48,296 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:50:48,432 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 310.404481 ms. Total class count: 849 2024-06-25 23:50:48,696 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 166 beans in 261.342255 ms 2024-06-25 23:50:48,782 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 166 beans in 86.412979 ms 2024-06-25 23:50:48,795 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:50:48,797 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:50:48,919 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.614 s -- in org.eclipse.scout.rt.api.data.table.MaxResultsHelperTest [INFO] Running org.eclipse.scout.rt.api.data.ApiExposeHelperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.api.data.ApiExposeHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.api.data --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.api.data --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.security >--------- [INFO] Building org.eclipse.scout.rt.security 24.2-SNAPSHOT [10/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.security --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.security --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.security --- [INFO] Copying 12 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.security --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.security --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.security --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.security --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.security --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.security --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.security --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.security --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.security --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.security --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.nls >------------ [INFO] Building org.eclipse.scout.rt.nls 24.2-SNAPSHOT [11/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.nls --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.nls --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.nls --- [INFO] Copying 28 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.nls --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.nls --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.nls --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.nls --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.nls --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.nls --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.nls --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.nls --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.nls --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >---------- [INFO] Building org.eclipse.scout.rt.shared 24.2-SNAPSHOT [12/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom (6.1 kB at 552 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom (27 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom (1.8 kB at 153 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom (13 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom (13 kB at 836 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom (19 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 371 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom (2.1 kB at 110 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 108 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom (2.2 kB at 149 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom (1.2 kB at 101 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom (2.4 kB at 98 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom (6.0 kB at 213 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom (17 kB at 734 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom (30 kB at 863 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom (3.9 kB at 141 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom (14 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom (3.6 kB at 402 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom (1.7 kB at 16 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar (293 kB at 24 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar (17 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 592 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar (229 kB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar (30 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 358 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar (355 kB at 9.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar (23 kB at 520 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar (3.0 MB at 62 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar (840 kB at 16 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar (237 kB at 2.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar (18 kB at 166 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar (853 kB at 5.9 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.shared --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.shared --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpTransportFactoryProperty.java:[30,21] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/BoundsSpec.java:[14,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/BoundsSpec.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[88,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[115,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[144,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/ui/webresource/FilesystemWebResourceResolver.java:[37,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[25,50] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[27,33] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[29,51] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[31,26] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/AbstractIcons.java:[18,19] Unsupported @SuppressWarnings("FieldNamingConvention") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/AnnotationFactory.java:[14,19] Unsupported @SuppressWarnings("squid:S2162") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CODES.java:[52,28] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CODES.java:[65,57] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[221,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[222,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[223,5] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[232,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[235,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[253,49] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[257,18] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[258,5] org.eclipse.scout.rt.shared.services.common.code.ICodeVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeVisitor<CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/CalendarTask.java:[39,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/graph/GraphNode.java:[33,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[37,31] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[37,54] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[40,22] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[41,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[54,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[55,25] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[55,48] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[56,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[57,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[78,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[82,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[92,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[100,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[115,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[37,57] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[43,40] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[49,58] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[55,33] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[34,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[40,71] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[87,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelConfigurationProperties.java:[43,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelConfigurationProperties.java:[64,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeRow.java:[196,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeRow.java:[202,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[31,44] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[33,21] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[45,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[60,44] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[72,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[84,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[96,46] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[110,31] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[120,53] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[137,70] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[190,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[206,30] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[207,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[262,16] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[263,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[266,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/AffineTransformSpec.java:[14,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/AffineTransformSpec.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/ApiExposedCodeTypeDoContributor.java:[42,48] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[28,31] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[28,54] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[32,22] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[33,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[38,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[58,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[59,25] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[59,48] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[60,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[61,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[106,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[110,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[120,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[128,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[143,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/ApacheMultiSessionCookieStore.java:[51,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/ApacheMultiSessionCookieStore.java:[91,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/proxy/ProxyConfigurationProperty.java:[22,21] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[248,15] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[271,5] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[271,25] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[31,43] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[32,43] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[47,16] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[48,10] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[66,16] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[67,10] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[142,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[190,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[288,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/ExtensionRegistry.java:[147,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[305,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[372,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[480,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[68,5] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[115,27] Type safety: The method getCodeIndex(org.eclipse.scout.rt.shared.services.common.code.ICode) belongs to the raw type org.eclipse.scout.rt.shared.services.common.code.ICodeType. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceUtility.java:[44,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/AbstractExtensionChain.java:[28,91] org.eclipse.scout.rt.shared.extension.IExtension is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.IExtension<OWNER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/AbstractExtensionChain.java:[127,21] Unsupported @SuppressWarnings("squid:S00118") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/transport/ApacheHttpRequest.java:[68,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/LenientPermissionWrapper.java:[63,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[21,3] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[27,14] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[32,3] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[38,14] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/clientnotification/ClientNotificationAddress.java:[118,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/clientnotification/ClientNotificationAddress.java:[136,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[75,5] org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall<CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[75,29] org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall<CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[95,26] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[103,10] org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallVisitor<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[225,9] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[42,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[58,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[176,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[191,23] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[216,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[239,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[259,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/RecurrenceException.java:[15,19] Unsupported @SuppressWarnings("squid:S2166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/treefield/TreeNodeData.java:[35,21] Unsupported @SuppressWarnings("squid:S2975") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/CalendarAppointment.java:[47,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[36,19] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[45,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[51,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelTransportManager.java:[34,27] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnel.java:[186,31] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[105,40] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[106,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[154,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[155,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[157,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[164,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[165,23] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[657,49] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[662,42] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[667,60] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[672,35] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.shared --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.shared --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.shared --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.shared --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.shared --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------ [INFO] Building org.eclipse.scout.rt.server.commons 24.2-SNAPSHOT [13/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom (18 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar (308 kB at 31 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.commons --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.commons --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.commons --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/CookieAccessController.java:[220,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/CookieAccessController.java:[240,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/UrlHints.java:[179,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[45,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[66,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[112,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[92,22] Unsupported @SuppressWarnings("squid:RedundantThrowsDeclarationCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[92,63] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[143,22] Unsupported @SuppressWarnings("squid:RedundantThrowsDeclarationCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[143,63] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/healthcheck/AbstractHealthChecker.java:[88,13] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyConfigProperties.java:[24,105] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyConfigProperties.java:[37,28] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[89,11] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[260,62] org.apache.hc.core5.http.support.AbstractRequestBuilder is a raw type. References to generic type org.apache.hc.core5.http.support.AbstractRequestBuilder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[431,10] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[440,42] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/GlobalTrustManager.java:[107,21] Unsupported @SuppressWarnings("squid:S1168") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.commons --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.commons --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.commons --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.commons --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.commons --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api >---------- [INFO] Building org.eclipse.scout.rt.mom.api 24.2-SNAPSHOT [14/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.api --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.api --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/ClusterMom.java:[74,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/Destination.java:[104,5] org.eclipse.scout.rt.mom.api.Destination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.Destination<REQUEST,REPLY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/Destination.java:[104,26] org.eclipse.scout.rt.mom.api.Destination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.Destination<REQUEST,REPLY> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mom.api --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.api --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.api --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.api --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson >---------- [INFO] Building org.eclipse.scout.rt.jackson 24.2-SNAPSHOT [15/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom (21 kB at 251 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom (11 kB at 112 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 704 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom (7.1 kB at 202 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom (9.9 kB at 110 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar (1.6 MB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar (78 kB at 2.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar (579 kB at 9.7 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jackson --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jackson --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jackson --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jackson --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DefaultDoEntityDeserializerTypeStrategy.java:[63,42] Type safety: Unchecked cast from java.util.Collection<capture#7-of ?> to java.util.Collection<? extends org.eclipse.scout.rt.dataobject.IDoEntityContribution> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoCollectionDeserializer.java:[63,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDoCollection<java.lang.Object,capture#4-of ? extends java.util.Collection<java.lang.Object>> to COLLECTION_NODE [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoCollectionDeserializer.java:[99,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDoCollection<java.lang.Object,capture#6-of ? extends java.util.Collection<java.lang.Object>> to COLLECTION_NODE [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapper.java:[137,21] Unsupported @SuppressWarnings("DeprecatedIsStillUsed") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[92,22] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[92,34] Unsupported @SuppressWarnings("squid:S2095") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[163,88] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoNode<capture#6-of ?> to org.eclipse.scout.rt.dataobject.AbstractDoCollection<?,java.util.Collection<?>> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[175,23] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[191,16] Type safety: Unchecked cast from java.lang.Object to T [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jackson --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jackson --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jackson --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jackson --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.jackson --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.uinotification >------ [INFO] Building org.eclipse.scout.rt.uinotification 24.2-SNAPSHOT [16/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.uinotification --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.uinotification --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.uinotification --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.uinotification --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.uinotification --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.uinotification --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.uinotification --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.uinotification --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.uinotification --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.api.uinotification.UiNotificationRegistryTest 2024-06-25 23:50:55,890 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:50:55,911 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:50:56,091 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 191.889661 ms. Total class count: 919 2024-06-25 23:50:56,484 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 191 beans in 391.112084 ms 2024-06-25 23:50:56,532 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 191 beans in 47.337751 ms 2024-06-25 23:50:56,591 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:50:56,593 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-25 23:50:58,609 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:50:58,621 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:58.620","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 2024-06-25 23:50:59,070 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.070","id":"2","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 2 2024-06-25 23:50:59,072 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.072","id":"3","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 3 2024-06-25 23:50:59,138 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:50:59,139 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.139","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 2024-06-25 23:50:59,140 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.140","id":"2","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 2 2024-06-25 23:50:59,144 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.144","id":"3","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 3 2024-06-25 23:50:59,146 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.146","id":"4","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 4 2024-06-25 23:50:59,147 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.147","id":"5","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 5 2024-06-25 23:50:59,149 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:50:59,151 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.151","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 2024-06-25 23:50:59,154 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:50:59,157 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:50:59,158 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.158","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 2024-06-25 23:50:59,161 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:50:59,161 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.161","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 2024-06-25 23:50:59,163 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.163","id":"2","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 2 2024-06-25 23:50:59,181 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:50:59,182 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.182","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 2024-06-25 23:50:59,183 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.183","id":"2","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 2 2024-06-25 23:50:59,185 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.185","id":"3","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 3 2024-06-25 23:50:59,186 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.186","id":"4","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 4 2024-06-25 23:50:59,187 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.187","id":"5","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 5 2024-06-25 23:50:59,190 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:50:59,190 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.190","id":"11","message":{"dummy":"a"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 2024-06-25 23:50:59,193 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.193","id":"12","message":{"dummy":"b"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 2 2024-06-25 23:50:59,197 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:50:59,197 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.197","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic a"} for topic topic a. New size: 1 2024-06-25 23:50:59,198 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.198","id":"2","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic a"} for topic topic a. New size: 2 2024-06-25 23:50:59,199 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.199","id":"3","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic a"} for topic topic a. New size: 3 2024-06-25 23:50:59,202 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.202","id":"4","message":{"dummy":"a new"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic a"} for topic topic a. New size: 4 2024-06-25 23:50:59,204 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.204","id":"5","message":{"dummy":"a new user"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic a"} for topic topic a. New size: 5 2024-06-25 23:50:59,207 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.206","id":"6","message":{"dummy":"a new user max"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic a"} for topic topic a. New size: 6 2024-06-25 23:50:59,208 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:50:59,209 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.209","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 2024-06-25 23:50:59,210 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.210","id":"2","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 2 2024-06-25 23:50:59,263 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.cleanup(UiNotificationRegistry.java:479) - Removed 1 expired notifications for topic topic. New size: 1. 2024-06-25 23:50:59,713 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.cleanup(UiNotificationRegistry.java:479) - Removed 1 expired notifications for topic topic. New size: 0. 2024-06-25 23:50:59,715 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:50:59,721 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.721","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 2024-06-25 23:50:59,722 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA=="}],"name":"topic"}] and user null. 2024-06-25 23:50:59,729 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA=="}],"name":"topic"}] and user null. 2024-06-25 23:50:59,732 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.732","id":"2","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic b"} for topic topic b. New size: 1 2024-06-25 23:50:59,733 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA=="}],"name":"topic b"}] and user otto. 2024-06-25 23:50:59,736 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:50:59.736","id":"3","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic b"} for topic topic b. New size: 2 2024-06-25 23:50:59,737 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA=="}],"name":"topic b"}] and user null. 2024-06-25 23:50:59,740 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:51:00,242 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:51:00,243 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.getOrWait(UiNotificationRegistry.java:102) - Returning 1 notifications for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[],"name":"topic"}] and user null without waiting. 2024-06-25 23:51:00,245 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:51:00,246 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:51:00.246","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 2024-06-25 23:51:00,247 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.getOrWait(UiNotificationRegistry.java:102) - Returning 1 notifications for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA=="}],"name":"topic"}] and user null without waiting. 2024-06-25 23:51:00,250 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:51:00,250 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:51:00.250","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 2024-06-25 23:51:00,252 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:51:00.252","id":"2","message":{"dummy":"a"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 2 2024-06-25 23:51:00,254 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:51:00.254","id":"3","message":{"dummy":"b"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 3 2024-06-25 23:51:00,257 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:51:00,258 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:51:00.258","id":"2","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 2024-06-25 23:51:00,261 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:51:00,262 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:51:00.262","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 2024-06-25 23:51:00,263 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA=="}],"name":"topic"}] and user null. 2024-06-25 23:51:00,265 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:51:00,265 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:51:00.265","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic a"} for topic topic a. New size: 1 2024-06-25 23:51:00,268 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:51:00.268","id":"2","message":{"dummy":"a"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic a"} for topic topic a. New size: 2 2024-06-25 23:51:00,269 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:51:00.269","id":"3","message":{"dummy":"b"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic b"} for topic topic b. New size: 1 2024-06-25 23:51:00,272 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.<init>(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-25 23:51:00,273 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-25 23:51:00.273","id":"1","message":{"dummy":"value"},"nodeId":"XGs4EGasCCyM9E78m7QCcMBRi1RiztXVxjYcVLithvL6y/DyLSuOo7LxD7Uudkr9zkRQNlP+V3KXPSsRiwNfsA==","topic":"topic"} for topic topic. New size: 1 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.156 s -- in org.eclipse.scout.rt.api.uinotification.UiNotificationRegistryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.uinotification --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.uinotification --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >---------- [INFO] Building org.eclipse.scout.rt.server 24.2-SNAPSHOT [17/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceOperationInvoker.java:[54,21] Unsupported @SuppressWarnings("squid:S1193") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/lookup/AbstractLookupService.java:[26,19] Unsupported @SuppressWarnings("squid:S1118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[37,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[69,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[77,21] Unsupported @SuppressWarnings("squid:S1215") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[109,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/TopView.java:[17,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/widget/table/HtmlTable.java:[21,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ResourceServlet.java:[117,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AbstractHtmlAction.java:[38,10] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[56,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[91,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,33] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,44] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,61] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[106,12] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[33,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[94,7] The type java.lang.SecurityManager has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[94,35] The method getSecurityManager() from the type java.lang.System has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,33] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,44] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,61] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[37,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[114,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[190,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[193,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[194,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[195,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[202,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[203,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[220,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[221,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[221,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[231,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[232,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[232,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[362,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[371,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[373,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[32,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[295,28] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[296,11] java.util.Map.Entry is a raw type. References to generic type java.util.Map.Entry<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[296,22] java.util.Map.Entry is a raw type. References to generic type java.util.Map.Entry<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[302,31] java.lang.Iterable is a raw type. References to generic type java.lang.Iterable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/common/security/PermissionsInvalidationNotificationListener.java:[36,19] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AdminSession.java:[27,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AdminSession.java:[70,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/MessagesView.java:[21,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,89] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,100] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,117] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/notification/NotificationCoalescer.java:[33,43] org.eclipse.scout.rt.server.notification.ICoalescer is a raw type. References to generic type org.eclipse.scout.rt.server.notification.ICoalescer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/notification/NotificationCoalescer.java:[48,20] org.eclipse.scout.rt.server.notification.ICoalescer is a raw type. References to generic type org.eclipse.scout.rt.server.notification.ICoalescer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/widget/table/HtmlComponent.java:[24,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/cache/InvalidateCacheNotificationCoalescer.java:[58,70] org.eclipse.scout.rt.platform.cache.ICacheEntryFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICacheEntryFilter<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/common/file/RemoteFileService.java:[214,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,60] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,71] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,88] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >------- [INFO] Building org.eclipse.scout.rt.server.jaxws 24.2-SNAPSHOT [18/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom (19 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 501 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 222 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/all/2.0.1/all-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/2.0.1/all-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom (19 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom (17 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar (62 kB at 6.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 6.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 14 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar (17 kB at 1.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar (37 kB at 3.7 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[62,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[100,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[139,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,22] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,33] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,50] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/IAuthenticationMethod.java:[42,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/AbstractNonBlockingPool.java:[170,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformInvalid needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStarted needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStopped needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStopping needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/InvocationContext.java:[348,23] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[81,20] jakarta.xml.ws.handler.Handler is a raw type. References to generic type jakarta.xml.ws.handler.Handler<C> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,51] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,62] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,79] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[48,21] Unsupported @SuppressWarnings("squid:S2068") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[100,11] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[103,13] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[107,15] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[108,15] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/handler/AuthenticationHandler.java:[101,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/handler/AuthenticationHandler.java:[184,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[83,20] jakarta.xml.ws.handler.Handler is a raw type. References to generic type jakarta.xml.ws.handler.Handler<C> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,51] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,62] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,79] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >---------- [INFO] Building org.eclipse.scout.jaxws.apt 24.2-SNAPSHOT [19/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom (1.7 kB at 22 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom (20 kB at 155 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar (169 kB at 4.5 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.jaxws.apt --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.jaxws.apt --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.jaxws.apt --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.jaxws.apt --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.jaxws.apt --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/codemodel/JConditionalEx.java:[27,19] Unsupported @SuppressWarnings("squid:S00100") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/JaxWsAnnotationProcessor.java:[91,19] Unsupported @SuppressWarnings("squid:S00117") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/JaxWsAnnotationProcessor.java:[461,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/util/AnnotationUtil.java:[48,19] Unsupported @SuppressWarnings("squid:S00117") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/HandlerArtifactProcessor.java:[211,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/EntryPointDefinition.java:[46,19] Unsupported @SuppressWarnings("squid:S00117") [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.jaxws.apt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.jaxws.apt --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.jaxws.apt --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.jaxws.apt --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.jaxws.apt --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.jaxws.apt --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.jaxws.apt --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.jaxws.apt --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.jaxws.apt --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject.test >------ [INFO] Building org.eclipse.scout.rt.dataobject.test 24.2-SNAPSHOT [20/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataobject.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataobject.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/migration/ConstantUuidProvider.java:[26,21] Unsupported @SuppressWarnings("squid:S2245") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractIdCodecTest.java:[44,19] Unsupported @SuppressWarnings("squid:S00100") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[296,37] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[297,37] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[299,38] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[300,38] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoEntityTest.java:[97,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/fixture/DataObjectWithTypedIdDo.java:[56,70] Type safety: Potential heap pollution via varargs parameter ids [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/AbstractRootIdTest.java:[53,39] Unlikely argument type for equals(): org.eclipse.scout.rt.dataobject.fixture.FixtureUuIdWithCustomFromString seems to be unrelated to org.eclipse.scout.rt.dataobject.fixture.FixtureUuId [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoNodeTest.java:[34,5] org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoNodeTest.java:[34,30] org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[158,22] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[158,51] Unsupported @SuppressWarnings("EqualsWithItself") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[233,149] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[242,151] Unnecessary @SuppressWarnings("unchecked") [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.dataobject.testing.signature.DataObjectSignatureGeneratorTest 2024-06-25 23:51:05,323 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:51:05,342 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:51:05,514 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:51:05,997 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 664.831439 ms. Total class count: 1125 2024-06-25 23:51:06,419 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 258 beans in 419.760619 ms 2024-06-25 23:51:06,507 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 258 beans in 88.029261 ms 2024-06-25 23:51:06,523 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:51:06,524 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:51:06,642 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted 2024-06-25 23:51:06,646 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:06,699 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 63 IDoEntity implementations with @TypeName annotation and 15 implementations with @TypeVersion annotation. 2024-06-25 23:51:06,703 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:06,705 INFO [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.init(EnumInventory.java:48) - Registry initialized, found 4 IEnum implementations with @EnumName annotation. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.087 s -- in org.eclipse.scout.rt.dataobject.testing.signature.DataObjectSignatureGeneratorTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DoStructureMigrationHelperTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.dataobject.migration.DoStructureMigrationHelperTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorValueMigrationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-25 23:51:08,490 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.dataobject.migration.fixture.house.CharlieCustomerFixtureDo. Data object version (in class file) 'charlieFixture-3', deserialized data version 'alfaFixture-3' 2024-06-25 23:51:08,503 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.dataobject.migration.fixture.house.CharlieCustomerFixtureDo. Data object version (in class file) 'charlieFixture-3', deserialized data version 'alfaFixture-3' [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.775 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorValueMigrationTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorStructureMigrationTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorStructureMigrationTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationInventoryTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationInventoryTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationContextTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationContextTest [INFO] Running org.eclipse.scout.rt.dataobject.mapping.ToDoFunctionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.dataobject.mapping.ToDoFunctionTest [INFO] Running org.eclipse.scout.rt.dataobject.lookup.LookupHelperTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.eclipse.scout.rt.dataobject.lookup.LookupHelperTest [INFO] Running org.eclipse.scout.rt.dataobject.id.NodeIdTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s -- in org.eclipse.scout.rt.dataobject.id.NodeIdTest [INFO] Running org.eclipse.scout.rt.dataobject.id.IdInventoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.dataobject.id.IdInventoryTest [INFO] Running org.eclipse.scout.rt.dataobject.id.IdFactoryTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.scout.rt.dataobject.id.IdFactoryTest [INFO] Running org.eclipse.scout.rt.dataobject.id.IdCodecTest [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.scout.rt.dataobject.id.IdCodecTest [INFO] Running org.eclipse.scout.rt.dataobject.id.IIdsTest 2024-06-25 23:51:09,682 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:51:09,684 WARN [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.eclipse.scout.rt.dataobject.id.IIdsTest [INFO] Running org.eclipse.scout.rt.dataobject.id.DataObjectIdStructureTest [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.scout.rt.dataobject.id.DataObjectIdStructureTest [INFO] Running org.eclipse.scout.rt.dataobject.enumeration.EnumInventoryTest 2024-06-25 23:51:09,787 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:09,788 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:09,789 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:09,789 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:09,790 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:09,790 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:09,791 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:09,791 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:09,792 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:09,792 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:09,793 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:09,793 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:09,794 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-25 23:51:09,795 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.dataobject.enumeration.EnumInventoryTest [INFO] Running org.eclipse.scout.rt.dataobject.EnumsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.EnumsTest [INFO] Running org.eclipse.scout.rt.dataobject.EnumResolverTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.dataobject.EnumResolverTest [INFO] Running org.eclipse.scout.rt.dataobject.DoValueTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.dataobject.DoValueTest [INFO] Running org.eclipse.scout.rt.dataobject.DoSetTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.dataobject.DoSetTest [INFO] Running org.eclipse.scout.rt.dataobject.DoPredicatesTest [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.scout.rt.dataobject.DoPredicatesTest [INFO] Running org.eclipse.scout.rt.dataobject.DoNodeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.dataobject.DoNodeTest [INFO] Running org.eclipse.scout.rt.dataobject.DoMapEntityTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.dataobject.DoMapEntityTest [INFO] Running org.eclipse.scout.rt.dataobject.DoListTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.dataobject.DoListTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityTest [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.scout.rt.dataobject.DoEntityTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityMappingsTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.dataobject.DoEntityMappingsTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityMapperTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.dataobject.DoEntityMapperTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityHolderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.DoEntityHolderTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.DoEntityBuilderTest [INFO] Running org.eclipse.scout.rt.dataobject.DoCollectionTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.dataobject.DoCollectionTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectVisitorsTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.dataobject.DataObjectVisitorsTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectVisitorExtensionTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.dataobject.DataObjectVisitorExtensionTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectInventoryTest 2024-06-25 23:51:10,227 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:10,228 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.fromTypeName(DataObjectInventory.java:156) - Class lookup for raw class class org.eclipse.scout.rt.dataobject.DataObjectInventoryTest$TestBaseFixtureEntityDo with type name TestBaseFixtureEntity is not unique, cannot lookup matching bean class! 2024-06-25 23:51:10,229 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:10,230 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:10,233 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:10,234 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:10,235 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:10,236 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:10,237 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:10,241 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:10,282 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:10,283 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:10,289 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:10,290 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:51:10,291 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.scout.rt.dataobject.DataObjectInventoryTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectHelperTest [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.eclipse.scout.rt.dataobject.DataObjectHelperTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectContributionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.DataObjectContributionTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractUuIdTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.AbstractUuIdTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractTypeVersionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.dataobject.AbstractTypeVersionTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractStringIdTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.dataobject.AbstractStringIdTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractRootIdTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.AbstractRootIdTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractLongIdTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.dataobject.AbstractLongIdTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 609, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >-------- [INFO] Building org.eclipse.scout.rt.shared.test 24.2-SNAPSHOT [21/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.shared.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.shared.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.shared.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.shared.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/main/java/org/eclipse/scout/rt/testing/shared/TestingUtility.java:[106,21] Unsupported @SuppressWarnings("squid:S1215") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.shared.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.shared.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[40,11] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[41,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[42,22] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[47,16] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[53,5] org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall<CODE_ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[53,35] org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall<CODE_ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[71,10] org.eclipse.scout.rt.shared.services.lookup.fixture.ILegacyCodeLookupCallVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.ILegacyCodeLookupCallVisitor<CODE_ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[212,9] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[32,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[38,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[39,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[46,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[47,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[54,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[60,10] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[76,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[93,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[94,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[103,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[111,37] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[127,37] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[140,10] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[174,56] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[193,39] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[199,57] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[205,35] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/fixture/TestingExtensionChain.java:[22,90] org.eclipse.scout.rt.shared.extension.IExtension is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.IExtension<OWNER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/common/code/CodeTypeTest.java:[33,5] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/common/code/CodeTypeTest.java:[52,5] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/LookupRowTest.java:[122,5] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/LookupRowTest.java:[122,34] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.shared.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.shared.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.680 s -- in org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexesTest [INFO] Running org.eclipse.scout.rt.shared.ui.webresource.ScriptRequestTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.shared.ui.webresource.ScriptRequestTest [INFO] Running org.eclipse.scout.rt.shared.ui.webresource.FileListParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.shared.ui.webresource.FileListParserTest [INFO] Running org.eclipse.scout.rt.shared.ui.UserAgentTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.ui.UserAgentTest [INFO] Running org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest 2024-06-25 23:51:13,433 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103) at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testEmptyId(DefaultUserAgentParserTest.java:34) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:51:13,494 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: XY|DESKTOP|UNKNOWN|Windows7 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103) at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testInvalidId(DefaultUserAgentParserTest.java:28) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:51:13,496 WARN [main] org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.createIdentifier(DefaultUserAgentParser.java:69) - Character which is used as delimiter has been found in uiDeviceId. Replaced with '_'. Old uiDeviceId: xxx|yyy. New uiDeviceId: xxx_yyy [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest [INFO] Running org.eclipse.scout.rt.shared.session.SessionDataTest 2024-06-25 23:51:13,535 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:51:13,588 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:51:13,800 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:51:14,187 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 649.366407 ms. Total class count: 1423 2024-06-25 23:51:14,423 WARN [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall' because it has no empty or injectable constructor(). 2024-06-25 23:51:14,512 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 270 beans in 323.153323 ms 2024-06-25 23:51:14,606 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 270 beans in 93.547627 ms 2024-06-25 23:51:14,621 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:51:14,690 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 10 code type classes registered. 2024-06-25 23:51:14,691 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.825 s -- in org.eclipse.scout.rt.shared.session.SessionDataTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.064 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest 2024-06-25 23:51:17,401 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.install(MultiSessionCookieStoreInstaller.java:42) - Successfully installed java.net.CookieManager@5618fc1f (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@60b1ff3b) 2024-06-25 23:51:17,506 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieHandler, hashCode: 1636899143 2024-06-25 23:51:17,507 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 961525558 (Cookie store: null) 2024-06-25 23:51:17,547 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 961525558 (Cookie store: Mock for CookieStore, hashCode: 1854873748) 2024-06-25 23:51:17,548 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:64) - Don't overriding already installed MultiSessionCookieStore cookie handler from same deployment: java.net.CookieManager@5618fc1f (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@60b1ff3b) 2024-06-25 23:51:17,548 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.uninstall(MultiSessionCookieStoreInstaller.java:80) - Successfully uninstalled java.net.CookieManager@5618fc1f (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@60b1ff3b) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.430 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest Token: $00$01$02$03$04$05$06$07$08$09$0a$0b$0c$0d$0e$0f$10$11$12$13$14$15$16$17$18$19$1a$1b$1c$1d$1e$1f$20$21$22$23$24$25$26$27$28$29$2a+$2c-./0123456789$3a$3b$3c$3d$3e$3f$40ABCDEFGHIJKLMNOPQRSTUVWXYZ$5b$5c$5d$5e_$60abcdefghijklmnopqrstuvwxyz$7b$7c$7d$7e$7f$c2$80$c2$81$c2$82$c2$83$c2$84$c2$85$c2$86$c2$87$c2$88$c2$89$c2$8a$c2$8b$c2$8c$c2$8d$c2$8e$c2$8f$c2$90$c2$91$c2$92$c2$93$c2$94$c2$95$c2$96$c2$97$c2$98$c2$99$c2$9a$c2$9b$c2$9c$c2$9d$c2$9e$c2$9f$c2$a0$c2$a1$c2$a2$c2$a3$c2$a4$c2$a5$c2$a6$c2$a7$c2$a8$c2$a9$c2$aa$c2$ab$c2$ac$c2$ad$c2$ae$c2$af$c2$b0$c2$b1$c2$b2$c2$b3$c2$b4$c2$b5$c2$b6$c2$b7$c2$b8$c2$b9$c2$ba$c2$bb$c2$bc$c2$bd$c2$be$c2$bf$c3$80$c3$81$c3$82$c3$83$c3$84$c3$85$c3$86$c3$87$c3$88$c3$89$c3$8a$c3$8b$c3$8c$c3$8d$c3$8e$c3$8f$c3$90$c3$91$c3$92$c3$93$c3$94$c3$95$c3$96$c3$97$c3$98$c3$99$c3$9a$c3$9b$c3$9c$c3$9d$c3$9e$c3$9f$c3$a0$c3$a1$c3$a2$c3$a3$c3$a4$c3$a5$c3$a6$c3$a7$c3$a8$c3$a9$c3$aa$c3$ab$c3$ac$c3$ad$c3$ae$c3$af$c3$b0$c3$b1$c3$b2$c3$b3$c3$b4$c3$b5$c3$b6$c3$b7$c3$b8$c3$b9$c3$ba$c3$bb$c3$bc$c3$bd$c3$be$c3$bf$c4$80$c4$81$c4$82$c4$83$c4$84$c4$85$c4$86$c4$87$c4$88$c4$89$c4$8a$c4$8b$c4$8c$c4$8d$c4$8e$c4$8f$c4$90$c4$91$c4$92$c4$93$c4$94$c4$95$c4$96$c4$97$c4$98$c4$99$c4$9a$c4$9b$c4$9c$c4$9d$c4$9e$c4$9f$c4$a0$c4$a1$c4$a2$c4$a3$c4$a4$c4$a5$c4$a6$c4$a7$c4$a8$c4$a9$c4$aa$c4$ab$c4$ac$c4$ad$c4$ae$c4$af$c4$b0$c4$b1$c4$b2$c4$b3$c4$b4$c4$b5$c4$b6$c4$b7$c4$b8$c4$b9$c4$ba$c4$bb$c4$bc$c4$bd$c4$be$c4$bf$c5$80$c5$81$c5$82$c5$83$c5$84$c5$85$c5$86$c5$87$c5$88$c5$89$c5$8a$c5$8b$c5$8c$c5$8d$c5$8e$c5$8f$c5$90$c5$91$c5$92$c5$93$c5$94$c5$95$c5$96$c5$97$c5$98$c5$99$c5$9a$c5$9b$c5$9c$c5$9d$c5$9e$c5$9f$c5$a0$c5$a1$c5$a2$c5$a3$c5$a4$c5$a5$c5$a6$c5$a7$c5$a8$c5$a9$c5$aa$c5$ab$c5$ac$c5$ad$c5$ae$c5$af$c5$b0$c5$b1$c5$b2$c5$b3$c5$b4$c5$b5$c5$b6$c5$b7$c5$b8$c5$b9$c5$ba$c5$bb$c5$bc$c5$bd$c5$be$c5$bf$c6$80$c6$81$c6$82$c6$83$c6$84$c6$85$c6$86$c6$87$c6$88$c6$89$c6$8a$c6$8b$c6$8c$c6$8d$c6$8e$c6$8f$c6$90$c6$91$c6$92$c6$93$c6$94$c6$95$c6$96$c6$97$c6$98$c6$99$c6$9a$c6$9b$c6$9c$c6$9d$c6$9e$c6$9f$c6$a0$c6$a1$c6$a2$c6$a3$c6$a4$c6$a5$c6$a6$c6$a7$c6$a8$c6$a9$c6$aa$c6$ab$c6$ac$c6$ad$c6$ae$c6$af$c6$b0$c6$b1$c6$b2$c6$b3$c6$b4$c6$b5$c6$b6$c6$b7$c6$b8$c6$b9$c6$ba$c6$bb$c6$bc$c6$bd$c6$be$c6$bf$c7$80$c7$81$c7$82$c7$83$c7$84$c7$85$c7$86$c7$87$c7$88$c7$89$c7$8a$c7$8b$c7$8c$c7$8d$c7$8e$c7$8f$c7$90$c7$91$c7$92$c7$93$c7$94$c7$95$c7$96$c7$97$c7$98$c7$99$c7$9a$c7$9b$c7$9c$c7$9d$c7$9e$c7$9f$c7$a0$c7$a1$c7$a2$c7$a3$c7$a4$c7$a5$c7$a6$c7$a7$c7$a8$c7$a9$c7$aa$c7$ab$c7$ac$c7$ad$c7$ae$c7$af$c7$b0$c7$b1$c7$b2$c7$b3$c7$b4$c7$b5$c7$b6$c7$b7$c7$b8$c7$b9$c7$ba$c7$bb$c7$bc$c7$bd$c7$be$c7$bf$c8$80$c8$81$c8$82$c8$83$c8$84$c8$85$c8$86$c8$87$c8$88$c8$89$c8$8a$c8$8b$c8$8c$c8$8d$c8$8e$c8$8f$c8$90$c8$91$c8$92$c8$93$c8$94$c8$95$c8$96$c8$97$c8$98$c8$99$c8$9a$c8$9b$c8$9c$c8$9d$c8$9e$c8$9f$c8$a0$c8$a1$c8$a2$c8$a3$c8$a4$c8$a5$c8$a6$c8$a7$c8$a8$c8$a9$c8$aa$c8$ab$c8$ac$c8$ad$c8$ae$c8$af$c8$b0$c8$b1$c8$b2$c8$b3$c8$b4$c8$b5$c8$b6$c8$b7$c8$b8$c8$b9$c8$ba$c8$bb$c8$bc$c8$bd$c8$be$c8$bf$c9$80$c9$81$c9$82$c9$83$c9$84$c9$85$c9$86$c9$87$c9$88$c9$89$c9$8a$c9$8b$c9$8c$c9$8d$c9$8e$c9$8f$c9$90$c9$91$c9$92$c9$93$c9$94$c9$95$c9$96$c9$97$c9$98$c9$99$c9$9a$c9$9b$c9$9c$c9$9d$c9$9e$c9$9f$c9$a0$c9$a1$c9$a2$c9$a3$c9$a4$c9$a5$c9$a6$c9$a7$c9$a8$c9$a9$c9$aa$c9$ab$c9$ac$c9$ad$c9$ae$c9$af$c9$b0$c9$b1$c9$b2$c9$b3$c9$b4$c9$b5$c9$b6$c9$b7$c9$b8$c9$b9$c9$ba$c9$bb$c9$bc$c9$bd$c9$be$c9$bf$ca$80$ca$81$ca$82$ca$83$ca$84$ca$85$ca$86$ca$87$ca$88$ca$89$ca$8a$ca$8b$ca$8c$ca$8d$ca$8e$ca$8f$ca$90$ca$91$ca$92$ca$93$ca$94$ca$95$ca$96$ca$97$ca$98$ca$99$ca$9a$ca$9b$ca$9c$ca$9d$ca$9e$ca$9f$ca$a0$ca$a1$ca$a2$ca$a3$ca$a4$ca$a5$ca$a6$ca$a7$ca$a8$ca$a9$ca$aa$ca$ab$ca$ac$ca$ad$ca$ae$ca$af$ca$b0$ca$b1$ca$b2$ca$b3$ca$b4$ca$b5$ca$b6$ca$b7$ca$b8$ca$b9$ca$ba$ca$bb$ca$bc$ca$bd$ca$be$ca$bf$cb$80$cb$81$cb$82$cb$83$cb$84$cb$85$cb$86$cb$87$cb$88$cb$89$cb$8a$cb$8b$cb$8c$cb$8d$cb$8e$cb$8f$cb$90$cb$91$cb$92$cb$93$cb$94$cb$95$cb$96$cb$97$cb$98$cb$99$cb$9a$cb$9b$cb$9c$cb$9d$cb$9e$cb$9f$cb$a0$cb$a1$cb$a2$cb$a3$cb$a4$cb$a5$cb$a6$cb$a7$cb$a8$cb$a9$cb$aa$cb$ab$cb$ac$cb$ad$cb$ae$cb$af$cb$b0$cb$b1$cb$b2$cb$b3$cb$b4$cb$b5$cb$b6$cb$b7$cb$b8$cb$b9$cb$ba$cb$bb$cb$bc$cb$bd$cb$be$cb$bf$cc$80$cc$81$cc$82$cc$83$cc$84$cc$85$cc$86$cc$87$cc$88$cc$89$cc$8a$cc$8b$cc$8c$cc$8d$cc$8e$cc$8f$cc$90$cc$91$cc$92$cc$93$cc$94$cc$95$cc$96$cc$97$cc$98$cc$99$cc$9a$cc$9b$cc$9c$cc$9d$cc$9e$cc$9f$cc$a0$cc$a1$cc$a2$cc$a3$cc$a4$cc$a5$cc$a6$cc$a7$cc$a8$cc$a9$cc$aa$cc$ab$cc$ac$cc$ad$cc$ae$cc$af$cc$b0$cc$b1$cc$b2$cc$b3$cc$b4$cc$b5$cc$b6$cc$b7$cc$b8$cc$b9$cc$ba$cc$bb$cc$bc$cc$bd$cc$be$cc$bf$cd$80$cd$81$cd$82$cd$83$cd$84$cd$85$cd$86$cd$87$cd$88$cd$89$cd$8a$cd$8b$cd$8c$cd$8d$cd$8e$cd$8f$cd$90$cd$91$cd$92$cd$93$cd$94$cd$95$cd$96$cd$97$cd$98$cd$99$cd$9a$cd$9b$cd$9c$cd$9d$cd$9e$cd$9f$cd$a0$cd$a1$cd$a2$cd$a3$cd$a4$cd$a5$cd$a6$cd$a7$cd$a8$cd$a9$cd$aa$cd$ab$cd$ac$cd$ad$cd$ae$cd$af$cd$b0$cd$b1$cd$b2$cd$b3$cd$b4$cd$b5$cd$b6$cd$b7$cd$b8$cd$b9$cd$ba$cd$bb$cd$bc$cd$bd$cd$be$cd$bf$ce$80$ce$81$ce$82$ce$83$ce$84$ce$85$ce$86$ce$87$ce$88$ce$89$ce$8a$ce$8b$ce$8c$ce$8d$ce$8e$ce$8f$ce$90$ce$91$ce$92$ce$93$ce$94$ce$95$ce$96$ce$97$ce$98$ce$99$ce$9a$ce$9b$ce$9c$ce$9d$ce$9e$ce$9f$ce$a0$ce$a1$ce$a2$ce$a3$ce$a4$ce$a5$ce$a6$ce$a7$ce$a8$ce$a9$ce$aa$ce$ab$ce$ac$ce$ad$ce$ae$ce$af$ce$b0$ce$b1$ce$b2$ce$b3$ce$b4$ce$b5$ce$b6$ce$b7$ce$b8$ce$b9$ce$ba$ce$bb$ce$bc$ce$bd$ce$be$ce$bf$cf$80$cf$81$cf$82$cf$83$cf$84$cf$85$cf$86$cf$87$cf$88$cf$89$cf$8a$cf$8b$cf$8c$cf$8d$cf$8e$cf$8f$cf$90$cf$91$cf$92$cf$93$cf$94$cf$95$cf$96$cf$97$cf$98$cf$99$cf$9a$cf$9b$cf$9c$cf$9d$cf$9e$cf$9f$cf$a0$cf$a1$cf$a2$cf$a3$cf$a4$cf$a5$cf$a6$cf$a7$cf$a8$cf$a9$cf$aa$cf$ab$cf$ac$cf$ad$cf$ae$cf$af$cf$b0$cf$b1$cf$b2$cf$b3$cf$b4$cf$b5$cf$b6$cf$b7$cf$b8$cf$b9$cf$ba$cf$bb$cf$bc$cf$bd$cf$be$cf$bf$d0$80$d0$81$d0$82$d0$83$d0$84$d0$85$d0$86$d0$87$d0$88$d0$89$d0$8a$d0$8b$d0$8c$d0$8d$d0$8e$d0$8f$d0$90$d0$91$d0$92$d0$93$d0$94$d0$95$d0$96$d0$97$d0$98$d0$99$d0$9a$d0$9b$d0$9c$d0$9d$d0$9e$d0$9f$d0$a0$d0$a1$d0$a2$d0$a3$d0$a4$d0$a5$d0$a6$d0$a7$d0$a8$d0$a9$d0$aa$d0$ab$d0$ac$d0$ad$d0$ae$d0$af$d0$b0$d0$b1$d0$b2$d0$b3$d0$b4$d0$b5$d0$b6$d0$b7$d0$b8$d0$b9$d0$ba$d0$bb$d0$bc$d0$bd$d0$be$d0$bf$d1$80$d1$81$d1$82$d1$83$d1$84$d1$85$d1$86$d1$87$d1$88$d1$89$d1$8a$d1$8b$d1$8c$d1$8d$d1$8e$d1$8f$d1$90$d1$91$d1$92$d1$93$d1$94$d1$95$d1$96$d1$97$d1$98$d1$99$d1$9a$d1$9b$d1$9c$d1$9d$d1$9e$d1$9f$d1$a0$d1$a1$d1$a2$d1$a3$d1$a4$d1$a5$d1$a6$d1$a7$d1$a8$d1$a9$d1$aa$d1$ab$d1$ac$d1$ad$d1$ae$d1$af$d1$b0$d1$b1$d1$b2$d1$b3$d1$b4$d1$b5$d1$b6$d1$b7$d1$b8$d1$b9$d1$ba$d1$bb$d1$bc$d1$bd$d1$be$d1$bf$d2$80$d2$81$d2$82$d2$83$d2$84$d2$85$d2$86$d2$87$d2$88$d2$89$d2$8a$d2$8b$d2$8c$d2$8d$d2$8e$d2$8f$d2$90$d2$91$d2$92$d2$93$d2$94$d2$95$d2$96$d2$97$d2$98$d2$99$d2$9a$d2$9b$d2$9c$d2$9d$d2$9e$d2$9f$d2$a0$d2$a1$d2$a2$d2$a3$d2$a4$d2$a5$d2$a6$d2$a7$d2$a8$d2$a9$d2$aa$d2$ab$d2$ac$d2$ad$d2$ae$d2$af$d2$b0$d2$b1$d2$b2$d2$b3$d2$b4$d2$b5$d2$b6$d2$b7$d2$b8$d2$b9$d2$ba$d2$bb$d2$bc$d2$bd$d2$be$d2$bf$d3$80$d3$81$d3$82$d3$83$d3$84$d3$85$d3$86$d3$87$d3$88$d3$89$d3$8a$d3$8b$d3$8c$d3$8d$d3$8e$d3$8f$d3$90$d3$91$d3$92$d3$93$d3$94$d3$95$d3$96$d3$97$d3$98$d3$99$d3$9a$d3$9b$d3$9c$d3$9d$d3$9e$d3$9f$d3$a0$d3$a1$d3$a2$d3$a3$d3$a4$d3$a5$d3$a6$d3$a7$d3$a8$d3$a9$d3$aa$d3$ab$d3$ac$d3$ad$d3$ae$d3$af$d3$b0$d3$b1$d3$b2$d3$b3$d3$b4$d3$b5$d3$b6$d3$b7$d3$b8$d3$b9$d3$ba$d3$bb$d3$bc$d3$bd$d3$be$d3$bf$d4$80$d4$81$d4$82$d4$83$d4$84$d4$85$d4$86$d4$87$d4$88$d4$89$d4$8a$d4$8b$d4$8c$d4$8d$d4$8e$d4$8f$d4$90$d4$91$d4$92$d4$93$d4$94$d4$95$d4$96$d4$97$d4$98$d4$99$d4$9a$d4$9b$d4$9c$d4$9d$d4$9e$d4$9f$d4$a0$d4$a1$d4$a2$d4$a3$d4$a4$d4$a5$d4$a6$d4$a7$d4$a8$d4$a9$d4$aa$d4$ab$d4$ac$d4$ad$d4$ae$d4$af$d4$b0$d4$b1$d4$b2$d4$b3$d4$b4$d4$b5$d4$b6$d4$b7$d4$b8$d4$b9$d4$ba$d4$bb$d4$bc$d4$bd$d4$be$d4$bf$d5$80$d5$81$d5$82$d5$83$d5$84$d5$85$d5$86$d5$87$d5$88$d5$89$d5$8a$d5$8b$d5$8c$d5$8d$d5$8e$d5$8f$d5$90$d5$91$d5$92$d5$93$d5$94$d5$95$d5$96$d5$97$d5$98$d5$99$d5$9a$d5$9b$d5$9c$d5$9d$d5$9e$d5$9f$d5$a0$d5$a1$d5$a2$d5$a3$d5$a4$d5$a5$d5$a6$d5$a7$d5$a8$d5$a9$d5$aa$d5$ab$d5$ac$d5$ad$d5$ae$d5$af$d5$b0$d5$b1$d5$b2$d5$b3$d5$b4$d5$b5$d5$b6$d5$b7$d5$b8$d5$b9$d5$ba$d5$bb$d5$bc$d5$bd$d5$be$d5$bf$d6$80$d6$81$d6$82$d6$83$d6$84$d6$85$d6$86$d6$87$d6$88$d6$89$d6$8a$d6$8b$d6$8c$d6$8d$d6$8e$d6$8f$d6$90$d6$91$d6$92$d6$93$d6$94$d6$95$d6$96$d6$97$d6$98$d6$99$d6$9a$d6$9b$d6$9c$d6$9d$d6$9e$d6$9f$d6$a0$d6$a1$d6$a2$d6$a3$d6$a4$d6$a5$d6$a6$d6$a7$d6$a8$d6$a9$d6$aa$d6$ab$d6$ac$d6$ad$d6$ae$d6$af$d6$b0$d6$b1$d6$b2$d6$b3$d6$b4$d6$b5$d6$b6$d6$b7$d6$b8$d6$b9$d6$ba$d6$bb$d6$bc$d6$bd$d6$be$d6$bf$d7$80$d7$81$d7$82$d7$83$d7$84$d7$85$d7$86$d7$87$d7$88$d7$89$d7$8a$d7$8b$d7$8c$d7$8d$d7$8e$d7$8f$d7$90$d7$91$d7$92$d7$93$d7$94$d7$95$d7$96$d7$97$d7$98$d7$99$d7$9a$d7$9b$d7$9c$d7$9d$d7$9e$d7$9f$d7$a0$d7$a1$d7$a2$d7$a3$d7$a4$d7$a5$d7$a6$d7$a7$d7$a8$d7$a9$d7$aa$d7$ab$d7$ac$d7$ad$d7$ae$d7$af$d7$b0$d7$b1$d7$b2$d7$b3$d7$b4$d7$b5$d7$b6$d7$b7$d7$b8$d7$b9$d7$ba$d7$bb$d7$bc$d7$bd$d7$be$d7$bf$d8$80$d8$81$d8$82$d8$83$d8$84$d8$85$d8$86$d8$87$d8$88$d8$89$d8$8a$d8$8b$d8$8c$d8$8d$d8$8e$d8$8f$d8$90$d8$91$d8$92$d8$93$d8$94$d8$95$d8$96$d8$97$d8$98$d8$99$d8$9a$d8$9b$d8$9c$d8$9d$d8$9e$d8$9f$d8$a0$d8$a1$d8$a2$d8$a3$d8$a4$d8$a5$d8$a6$d8$a7$d8$a8$d8$a9$d8$aa$d8$ab$d8$ac$d8$ad$d8$ae$d8$af$d8$b0$d8$b1$d8$b2$d8$b3$d8$b4$d8$b5$d8$b6$d8$b7$d8$b8$d8$b9$d8$ba$d8$bb$d8$bc$d8$bd$d8$be$d8$bf$d9$80$d9$81$d9$82$d9$83$d9$84$d9$85$d9$86$d9$87$d9$88$d9$89$d9$8a$d9$8b$d9$8c$d9$8d$d9$8e$d9$8f$d9$90$d9$91$d9$92$d9$93$d9$94$d9$95$d9$96$d9$97$d9$98$d9$99$d9$9a$d9$9b$d9$9c$d9$9d$d9$9e$d9$9f$d9$a0$d9$a1$d9$a2$d9$a3$d9$a4$d9$a5$d9$a6$d9$a7$d9$a8$d9$a9$d9$aa$d9$ab$d9$ac$d9$ad$d9$ae$d9$af$d9$b0$d9$b1$d9$b2$d9$b3$d9$b4$d9$b5$d9$b6$d9$b7$d9$b8$d9$b9$d9$ba$d9$bb$d9$bc$d9$bd$d9$be$d9$bf$da$80$da$81$da$82$da$83$da$84$da$85$da$86$da$87$da$88$da$89$da$8a$da$8b$da$8c$da$8d$da$8e$da$8f$da$90$da$91$da$92$da$93$da$94$da$95$da$96$da$97$da$98$da$99$da$9a$da$9b$da$9c$da$9d$da$9e$da$9f$da$a0$da$a1$da$a2$da$a3$da$a4$da$a5$da$a6$da$a7$da$a8$da$a9$da$aa$da$ab$da$ac$da$ad$da$ae$da$af$da$b0$da$b1$da$b2$da$b3$da$b4$da$b5$da$b6$da$b7$da$b8$da$b9$da$ba$da$bb$da$bc$da$bd$da$be$da$bf$db$80$db$81$db$82$db$83$db$84$db$85$db$86$db$87$db$88$db$89$db$8a$db$8b$db$8c$db$8d$db$8e$db$8f$db$90$db$91$db$92$db$93$db$94$db$95$db$96$db$97$db$98$db$99$db$9a$db$9b$db$9c$db$9d$db$9e$db$9f$db$a0$db$a1$db$a2$db$a3$db$a4$db$a5$db$a6$db$a7$db$a8$db$a9$db$aa$db$ab$db$ac$db$ad$db$ae$db$af$db$b0$db$b1$db$b2$db$b3$db$b4$db$b5$db$b6$db$b7$db$b8$db$b9$db$ba$db$bb$db$bc$db$bd$db$be$db$bf$dc$80$dc$81$dc$82$dc$83$dc$84$dc$85$dc$86$dc$87$dc$88$dc$89$dc$8a$dc$8b$dc$8c$dc$8d$dc$8e$dc$8f$dc$90$dc$91$dc$92$dc$93$dc$94$dc$95$dc$96$dc$97$dc$98$dc$99$dc$9a$dc$9b$dc$9c$dc$9d$dc$9e$dc$9f$dc$a0$dc$a1$dc$a2$dc$a3$dc$a4$dc$a5$dc$a6$dc$a7$dc$a8$dc$a9$dc$aa$dc$ab$dc$ac$dc$ad$dc$ae$dc$af$dc$b0$dc$b1$dc$b2$dc$b3$dc$b4$dc$b5$dc$b6$dc$b7$dc$b8$dc$b9$dc$ba$dc$bb$dc$bc$dc$bd$dc$be$dc$bf$dd$80$dd$81$dd$82$dd$83$dd$84$dd$85$dd$86$dd$87$dd$88$dd$89$dd$8a$dd$8b$dd$8c$dd$8d$dd$8e$dd$8f$dd$90$dd$91$dd$92$dd$93$dd$94$dd$95$dd$96$dd$97$dd$98$dd$99$dd$9a$dd$9b$dd$9c$dd$9d$dd$9e$dd$9f$dd$a0$dd$a1$dd$a2$dd$a3$dd$a4$dd$a5$dd$a6$dd$a7$dd$a8$dd$a9$dd$aa$dd$ab$dd$ac$dd$ad$dd$ae$dd$af$dd$b0$dd$b1$dd$b2$dd$b3$dd$b4$dd$b5$dd$b6$dd$b7$dd$b8$dd$b9$dd$ba$dd$bb$dd$bc$dd$bd$dd$be$dd$bf$de$80$de$81$de$82$de$83$de$84$de$85$de$86$de$87$de$88$de$89$de$8a$de$8b$de$8c$de$8d$de$8e$de$8f$de$90$de$91$de$92$de$93$de$94$de$95$de$96$de$97$de$98$de$99$de$9a$de$9b$de$9c$de$9d$de$9e$de$9f$de$a0$de$a1$de$a2$de$a3$de$a4$de$a5$de$a6$de$a7$de$a8$de$a9$de$aa$de$ab$de$ac$de$ad$de$ae$de$af$de$b0$de$b1$de$b2$de$b3$de$b4$de$b5$de$b6$de$b7$de$b8$de$b9$de$ba$de$bb$de$bc$de$bd$de$be$de$bf$df$80$df$81$df$82$df$83$df$84$df$85$df$86$df$87$df$88$df$89$df$8a$df$8b$df$8c$df$8d$df$8e$df$8f$df$90$df$91$df$92$df$93$df$94$df$95$df$96$df$97$df$98$df$99$df$9a$df$9b$df$9c$df$9d$df$9e$df$9f$df$a0$df$a1$df$a2$df$a3$df$a4$df$a5$df$a6$df$a7$df$a8$df$a9$df$aa$df$ab$df$ac$df$ad$df$ae$df$af$df$b0$df$b1$df$b2$df$b3$df$b4$df$b5$df$b6$df$b7$df$b8$df$b9$df$ba$df$bb$df$bc$df$bd$df$be$df$bf;19051d8c138;0E$02$21$00$99$e8$b0$d6$7e$ca$f8I$16$10$bb2$1bQ$f4$f2$f9$8d$87$e1$d6$af$b0$cb$9b$93$a1$85j$11$cf$da$02$20r$05$b5$2ch$05E$8a$e5$fcX$8af$8e$ec$f3$cf$bb$1e$af$be$5e$a5$99e$89$ed$5eN$93$3b$f0 Token: foo;19051d8c18b;jwt;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa;bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb;cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc;0F$02$21$00$d7$05$5e$15$40$b4$26C$fd$17$eb$84$14$f0$90J$c7aQ$146$faZ$88q$ce4$ea$87$ff$94k$02$21$00$cb$0fN$ca$26$87$06$f0$f4$dc$15z$20o$d3f2$bc$ef$e8$e4$07$83$9a$86$8c$fff$b0$cd$ce4 2024-06-25 23:51:18,291 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verify(DefaultAuthTokenVerifier.java:49) - Failed verifying signature of token foo;19051d8c1b1;0F$02$21$00$c6$11$85$5co$22n$e1x$d0$60$8c$7c$b7$e5$ea$89h$3c$a6$94$f8va$da$21$12$3c$d5$beu$26$02$21$00$80$18$f3u$86$08$e8$86d$7b$b2j$940$84$04$11$1b7$adH$e9Ue$daf$f7$aavv org.eclipse.scout.rt.platform.exception.ProcessingException: unable to verify signature [severity=ERROR] at org.eclipse.scout.rt.platform.security.SunSecurityProvider.verifySignature(SunSecurityProvider.java:442) at org.eclipse.scout.rt.platform.security.SecurityUtility.verifySignature(SecurityUtility.java:409) at org.eclipse.scout.rt.platform.security.SecurityUtility.verifySignature(SecurityUtility.java:431) at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verifySignature(DefaultAuthTokenVerifier.java:71) at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verify(DefaultAuthTokenVerifier.java:46) at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest.testSimple(DefaultAuthTokenTest.java:102) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.security.SignatureException: Invalid encoding for signature at java.base/sun.security.util.ECUtil.decodeSignature(ECUtil.java:309) at jdk.crypto.ec/sun.security.ec.ECDSASignature.engineVerify(ECDSASignature.java:525) at java.base/java.security.Signature$Delegate.engineVerify(Signature.java:1435) at java.base/java.security.Signature.verify(Signature.java:789) at org.eclipse.scout.rt.platform.security.SunSecurityProvider.verifySignature(SunSecurityProvider.java:439) ... 59 common frames omitted Caused by: java.io.EOFException: not enough content at java.base/sun.security.util.DerValue.<init>(DerValue.java:425) at java.base/sun.security.util.DerInputStream.getDerValue(DerInputStream.java:109) at java.base/sun.security.util.DerInputStream.getSequence(DerInputStream.java:203) at java.base/sun.security.util.ECUtil.decodeSignature(ECUtil.java:285) ... 63 common frames omitted [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest 2024-06-25 23:51:18,303 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:51:18,312 WARN [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall' because it has no empty or injectable constructor(). 2024-06-25 23:51:18,333 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:51:18,338 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 10 code type classes registered. 2024-06-25 23:51:18,339 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:51:18,417 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:51:18,418 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest 2024-06-25 23:51:18,522 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-25 23:51:18,529 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-25 23:51:18,531 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-25 23:51:18,532 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-25 23:51:18,533 ERROR [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:55) - The annotation @TunnelToServer can only be used on public interfaces, not on org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest$FixtureTunnelToServerEx3Impl 2024-06-25 23:51:18,534 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-25 23:51:18,535 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-25 23:51:18,537 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-25 23:51:18,539 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-25 23:51:18,540 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-25 23:51:18,542 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-25 23:51:18,543 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest [INFO] Running org.eclipse.scout.rt.shared.services.lookup.LookupRowTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.shared.services.lookup.LookupRowTest [INFO] Running org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest [INFO] Running org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest [INFO] Running org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest [INFO] Running org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.mapping.CodeTypeToDoFunctionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.shared.services.common.code.mapping.CodeTypeToDoFunctionTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeRowTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeRowTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributorTest [INFO] Running org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest [INFO] Running org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest [INFO] Running org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest [INFO] Running org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest [INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionChainTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.scout.rt.shared.extension.ExtensionChainTest [INFO] Running org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest [INFO] Running org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormFieldDataTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.shared.data.form.FormFieldDataTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.data.form.FormDataTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest [INFO] Running org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest [INFO] Running org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest [INFO] Running org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest [INFO] Running org.eclipse.scout.rt.shared.csv.CsvHelperTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.scout.rt.shared.csv.CsvHelperTest [INFO] Running org.eclipse.scout.rt.shared.calendar.CalendarTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.scout.rt.shared.calendar.CalendarTest [INFO] Running org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest [INFO] Running org.eclipse.scout.rt.shared.ScoutSharedIdStructureTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.shared.ScoutSharedIdStructureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 213, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.shared.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.shared.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >---- [INFO] Building org.eclipse.scout.rt.server.commons.test 24.2-SNAPSHOT [22/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom (4.1 kB at 34 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom (783 B at 17 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom (101 kB at 8.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom (18 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom (16 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/36/jboss-parent-36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 6.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom (17 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 348 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/48/oss-parent-48.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/48/oss-parent-48.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom (8.8 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom (1.4 kB at 9.9 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom (2.4 kB at 31 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom (3.7 kB at 458 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom (4.1 kB at 454 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom (1.8 kB at 199 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom (2.6 kB at 144 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar (72 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar (233 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar (278 kB at 4.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar (578 kB at 8.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar (47 kB at 650 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar (801 kB at 8.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar (217 kB at 1.9 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.commons.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.commons.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/authentication/BearerAuthAccessControllerTest.java:[124,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyTest.java:[114,23] Unsupported @SuppressWarnings("ressource") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/healthcheck/HealthCheckerTest.java:[73,28] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest 2024-06-25 23:51:23,484 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:51:23,507 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:51:23,686 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:51:23,913 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 417.186376 ms. Total class count: 1412 2024-06-25 23:51:24,530 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 313 beans in 615.415828 ms 2024-06-25 23:51:24,600 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 313 beans in 69.768699 ms 2024-06-25 23:51:24,615 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:51:24,637 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-25 23:51:24,639 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:51:24,645 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-25 23:51:24,923 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.214 s -- in org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.035 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest 2024-06-25 23:51:28,790 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:28,912 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@778c2e7c{HTTP/1.1, (http/1.1)}{0.0.0.0:41645} 2024-06-25 23:51:28,917 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@7fe87c0e{STARTING}[11.0.18,sto=0] @7252ms 2024-06-25 23:51:30,284 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@7fe87c0e{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:30,289 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@778c2e7c{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-25 23:51:30,294 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:30,296 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5030997b{HTTP/1.1, (http/1.1)}{0.0.0.0:36441} 2024-06-25 23:51:30,297 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@683ed81b{STARTING}[11.0.18,sto=0] @8632ms 2024-06-25 23:51:30,339 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@683ed81b{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:30,340 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5030997b{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-25 23:51:30,342 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:30,344 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@12d35bc9{HTTP/1.1, (http/1.1)}{0.0.0.0:38963} 2024-06-25 23:51:30,381 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5a8656a2{STARTING}[11.0.18,sto=0] @8716ms 2024-06-25 23:51:30,499 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@5a8656a2{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:30,500 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@12d35bc9{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-25 23:51:30,504 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:30,507 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2de7fe0e{HTTP/1.1, (http/1.1)}{0.0.0.0:41529} 2024-06-25 23:51:30,507 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@7b5c9412{STARTING}[11.0.18,sto=0] @8842ms 2024-06-25 23:51:30,514 WARN [qtp278947005-80] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException 2024-06-25 23:51:30,567 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@7b5c9412{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:30,581 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2de7fe0e{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-25 23:51:30,584 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:30,586 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4fbc516f{HTTP/1.1, (http/1.1)}{0.0.0.0:42719} 2024-06-25 23:51:30,587 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@38caad07{STARTING}[11.0.18,sto=0] @8922ms 2024-06-25 23:51:30,604 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@38caad07{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:30,605 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4fbc516f{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-25 23:51:30,607 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:30,609 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@48f4264e{HTTP/1.1, (http/1.1)}{0.0.0.0:41341} 2024-06-25 23:51:30,610 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@53c40ed6{STARTING}[11.0.18,sto=0] @8945ms 2024-06-25 23:51:30,624 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@53c40ed6{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:30,625 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@48f4264e{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-25 23:51:30,627 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:30,629 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@1b5f960a{HTTP/1.1, (http/1.1)}{0.0.0.0:34975} 2024-06-25 23:51:30,629 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@361f1647{STARTING}[11.0.18,sto=0] @8964ms 2024-06-25 23:51:30,643 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@361f1647{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:30,644 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@1b5f960a{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-25 23:51:30,646 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:30,648 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4d770bcd{HTTP/1.1, (http/1.1)}{0.0.0.0:46559} 2024-06-25 23:51:30,648 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@58ac0823{STARTING}[11.0.18,sto=0] @8983ms 2024-06-25 23:51:30,663 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@58ac0823{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:30,663 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4d770bcd{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-25 23:51:30,744 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:30,747 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6cc44207{h2c, (h2c)}{0.0.0.0:43019} 2024-06-25 23:51:30,747 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@49f1184e{STARTING}[11.0.18,sto=0] @9082ms 2024-06-25 23:51:31,239 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@49f1184e{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,244 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6cc44207{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,283 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,286 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@66226ab{h2c, (h2c)}{0.0.0.0:46137} 2024-06-25 23:51:31,286 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@7a0d2c80{STARTING}[11.0.18,sto=0] @9621ms 2024-06-25 23:51:31,314 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@7a0d2c80{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,316 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@66226ab{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,318 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,320 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@609ad016{h2c, (h2c)}{0.0.0.0:36737} 2024-06-25 23:51:31,320 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@14b96c1e{STARTING}[11.0.18,sto=0] @9655ms 2024-06-25 23:51:31,399 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@14b96c1e{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,400 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@609ad016{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,403 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,405 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@178ba69f{h2c, (h2c)}{0.0.0.0:46175} 2024-06-25 23:51:31,405 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@903c13{STARTING}[11.0.18,sto=0] @9740ms 2024-06-25 23:51:31,410 WARN [qtp112536128-156] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException 2024-06-25 23:51:31,419 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@903c13{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,420 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@178ba69f{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,422 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,423 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@126a9a77{h2c, (h2c)}{0.0.0.0:39653} 2024-06-25 23:51:31,424 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@23365142{STARTING}[11.0.18,sto=0] @9759ms 2024-06-25 23:51:31,438 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@23365142{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,439 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@126a9a77{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,441 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,442 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@76105ac0{h2c, (h2c)}{0.0.0.0:35055} 2024-06-25 23:51:31,443 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@24d0c6a4{STARTING}[11.0.18,sto=0] @9778ms 2024-06-25 23:51:31,481 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@24d0c6a4{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,482 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@76105ac0{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,485 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,487 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@78ea700f{h2c, (h2c)}{0.0.0.0:38173} 2024-06-25 23:51:31,487 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@21ba0d33{STARTING}[11.0.18,sto=0] @9823ms 2024-06-25 23:51:31,501 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@21ba0d33{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,502 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@78ea700f{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,505 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,507 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@30ed2a26{h2c, (h2c)}{0.0.0.0:34873} 2024-06-25 23:51:31,508 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@141a10bf{STARTING}[11.0.18,sto=0] @9843ms 2024-06-25 23:51:31,522 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@141a10bf{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,523 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@30ed2a26{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,525 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,526 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6e617c0e{h2c, (h2c)}{0.0.0.0:43153} 2024-06-25 23:51:31,527 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@34e68840{STARTING}[11.0.18,sto=0] @9862ms 2024-06-25 23:51:31,637 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@34e68840{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,638 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6e617c0e{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,681 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,683 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@33089426{h2c, (h2c)}{0.0.0.0:33267} 2024-06-25 23:51:31,683 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@35995029{STARTING}[11.0.18,sto=0] @10018ms 2024-06-25 23:51:31,712 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@35995029{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,712 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@33089426{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,714 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,716 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@796642ae{h2c, (h2c)}{0.0.0.0:44739} 2024-06-25 23:51:31,717 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6de9bba2{STARTING}[11.0.18,sto=0] @10052ms 2024-06-25 23:51:31,803 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6de9bba2{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,805 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@796642ae{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,807 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,808 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7bebad0d{h2c, (h2c)}{0.0.0.0:38549} 2024-06-25 23:51:31,809 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@32cec678{STARTING}[11.0.18,sto=0] @10144ms 2024-06-25 23:51:31,814 WARN [qtp2140427291-231] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException 2024-06-25 23:51:31,823 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@32cec678{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,824 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7bebad0d{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,826 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,827 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@63ad5fe7{h2c, (h2c)}{0.0.0.0:45723} 2024-06-25 23:51:31,828 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@51da7b08{STARTING}[11.0.18,sto=0] @10163ms 2024-06-25 23:51:31,842 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@51da7b08{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,843 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@63ad5fe7{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,845 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,847 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@50013a15{h2c, (h2c)}{0.0.0.0:42209} 2024-06-25 23:51:31,847 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@b5390{STARTING}[11.0.18,sto=0] @10182ms 2024-06-25 23:51:31,895 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@b5390{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,896 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@50013a15{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,898 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,900 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@757c685d{h2c, (h2c)}{0.0.0.0:41155} 2024-06-25 23:51:31,900 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@34626d4{STARTING}[11.0.18,sto=0] @10235ms 2024-06-25 23:51:31,914 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@34626d4{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,915 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@757c685d{h2c, (h2c)}{0.0.0.0:0} 2024-06-25 23:51:31,918 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:31,920 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@402feb85{h2c, (h2c)}{0.0.0.0:46101} 2024-06-25 23:51:31,921 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@546c30c2{STARTING}[11.0.18,sto=0] @10256ms 2024-06-25 23:51:31,937 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@546c30c2{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:31,937 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@402feb85{h2c, (h2c)}{0.0.0.0:0} [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 3.752 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest [INFO] Running org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest 2024-06-25 23:51:32,149 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:51:32,198 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:51:32,200 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-25 23:51:32,201 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:51:32,201 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-25 23:51:32,217 WARN [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:110) - Potential duplicate request id 2. The cache size is 2, the window is 3, 4. Assuming new key is valid. 2024-06-25 23:51:32,217 WARN [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:110) - Potential duplicate request id 1. The cache size is 3, the window is 2, 4. Assuming new key is valid. 2024-06-25 23:51:32,221 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:51:32,222 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.075 s -- in org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest [INFO] Running org.eclipse.scout.rt.server.commons.id.SignatureHttpServletRequestWrapperTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.server.commons.id.SignatureHttpServletRequestWrapperTest [INFO] Running org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest 2024-06-25 23:51:34,327 WARN [Time-limited test] org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.checkHealth(AbstractHealthChecker.java:131) - HealthCheck[279eac0b-22a0-45f4-95ee-70c17e9a3710] has timed out after 1000ms, future=JobFutureTask@3b7f5ad7[job=279eac0b-22a0-45f4-95ee-70c17e9a3710, state=RUNNING]. Cancelling job now. 2024-06-25 23:51:38,389 INFO [scout-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Array index out of range: 2] - MDC[jobName=423f9a4e-58c9-44c9-bb19-a32539ee7275] java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2 at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$2.run(HealthCheckerTest.java:198) at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$1.execCheckHealth(HealthCheckerTest.java:61) at org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.lambda$0(AbstractHealthChecker.java:145) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.119 s -- in org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest [INFO] Running org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.token.SingleStringTokenVerifierTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.server.commons.authentication.token.SingleStringTokenVerifierTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.ServletFilterHelperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.scout.rt.server.commons.authentication.ServletFilterHelperTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.ServiceTunnelAccessTokenAccessControllerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.commons.authentication.ServiceTunnelAccessTokenAccessControllerTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.FormBasedAccessControllerTest 2024-06-25 23:51:39,035 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 31 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.eclipse.scout.rt.server.commons.authentication.FormBasedAccessControllerTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest 2024-06-25 23:51:39,111 ERROR [main] org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessController.readBearerToken(BearerAuthAccessController.java:139) - Token is not a valid base64 encoded value. Check part 0 of the token java.lang.IllegalArgumentException: Illegal base64 character 20 at java.base/java.util.Base64$Decoder.decode0(Base64.java:848) at java.base/java.util.Base64$Decoder.decode(Base64.java:566) at java.base/java.util.Base64$Decoder.decode(Base64.java:589) at org.eclipse.scout.rt.platform.util.Base64Utility.decode(Base64Utility.java:87) at org.eclipse.scout.rt.platform.util.Base64Utility.decode(Base64Utility.java:60) at org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessController.readBearerToken(BearerAuthAccessController.java:136) at org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest.testParseBearerAuthRequest(BearerAuthAccessControllerTest.java:69) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 105, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.commons.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.jetty >----------- [INFO] Building org.eclipse.scout.rt.jetty 24.2-SNAPSHOT [23/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom (3.6 kB at 44 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom (2.3 kB at 14 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom (2.1 kB at 172 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom (2.2 kB at 34 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom (2.5 kB at 34 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom (792 B at 7.3 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom (2.2 kB at 36 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom (10 kB at 928 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom (17 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar (159 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar (17 kB at 496 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar (73 kB at 1.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar (18 kB at 412 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar (121 kB at 2.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar (166 kB at 3.2 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jetty --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jetty --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jetty --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jetty --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jetty --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jetty --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jetty --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jetty --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jetty --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jetty --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jetty --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jetty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.jetty --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.app >------------ [INFO] Building org.eclipse.scout.rt.app 24.2-SNAPSHOT [24/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.app --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/src/main/java/org/eclipse/scout/rt/app/Application.java:[157,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.app --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.app --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.app --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.app --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.app --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.app >-------- [INFO] Building org.eclipse.scout.rt.server.app 24.2-SNAPSHOT [25/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.app --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.app --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.app --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.app --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.app --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.app --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >-------- [INFO] Building org.eclipse.scout.rt.server.test 24.2-SNAPSHOT [26/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[69,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/TestHttpSession.java:[28,19] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/TestHttpSession.java:[94,10] java.util.Enumeration is a raw type. References to generic type java.util.Enumeration<E> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.test --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[60,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[65,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[70,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[89,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[94,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[99,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[114,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[119,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[124,55] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[164,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/PiggyBackClientNotificationTest.java:[54,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[46,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[72,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[95,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[118,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[136,7] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[139,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[185,47] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[189,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[197,59] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[203,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[47,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[125,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[151,73] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[155,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[175,75] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[179,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[199,75] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[205,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[220,77] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[226,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[308,80] org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall<T> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 2024-06-25 23:51:44,594 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:51:44,617 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:51:44,884 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:51:45,233 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 627.294458 ms. Total class count: 1749 2024-06-25 23:51:45,720 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 401 beans in 484.280749 ms 2024-06-25 23:51:45,819 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 401 beans in 99.620364 ms 2024-06-25 23:51:45,833 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:51:45,905 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered. 2024-06-25 23:51:45,908 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:51:45,917 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-25 23:51:46,227 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest 2024-06-25 23:51:47,545 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=anna] 2024-06-25 23:51:47,603 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest$JUnitServerSession@209f3887[id = 1srfcdeqtuuu8qaphcf6fd2rhc5rro302c7726716eqtc0i6pu2c], user=anna] - MDC[principal=anna] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest 2024-06-25 23:51:47,820 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@6b2fdffc[id = 2oqrppba6cgqqj6e1kl9pr42sdo9rgs8pojvoa86h0fqejlvd1b], user=anna] - MDC[principal=anna] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest 2024-06-25 23:51:47,827 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@51ac12ac[id = cl9ik9shriqu3dbpp34lq1t1lt55ikcgl1v7dcvc5kdqql3jbq6], user=john] - MDC[principal=john] 2024-06-25 23:51:47,831 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@4dc52559[id = 1l5o4oa2tnne1obvr95mesp0k2sj0cr25lote8bsani6q1n6jqj4], user=anna] - MDC[principal=anna] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest 2024-06-25 23:51:47,835 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@119290b9[id = 15rfq8a5a52q2736vaecs3pgibhe6k9ao6bjjb0kg8gpr01pc41m], user=anna] - MDC[principal=anna] 2024-06-25 23:51:47,838 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@512abf25[id = pvormpc8e9889bsup0onutt58fk39lf0q82q10crh83v51sonh4], user=anna] - MDC[principal=anna] 2024-06-25 23:51:47,840 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession2@7e7740a5[id = 441rumggtk2dq1fkkf201g0459fqucjh8rtnd9soqk6kpgqpj99], user=anna] - MDC[principal=anna] 2024-06-25 23:51:47,843 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@7e61e25c[id = 1co4ktvoiscmm0a34u8agbo650jmcr5pk9f4koodprimcckn6th6], user=anna] - MDC[principal=anna] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest [INFO] Running org.eclipse.scout.rt.server.session.ServerSessionCacheTest 2024-06-25 23:51:47,846 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@22a6d75c[id = testId], user=null] 2024-06-25 23:51:48,592 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@6d294ddc[id = testId], user=null] 2024-06-25 23:51:48,611 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@22791b75[id = testId], user=null] 2024-06-25 23:51:48,618 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@43d76a92[id = testId], user=null] 2024-06-25 23:51:48,717 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@794240e2[id = testId], user=null] 2024-06-25 23:51:48,728 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@6885ed19[id = testId], user=null] 2024-06-25 23:51:48,849 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@4eb9ae4d[id = testId], user=null] 2024-06-25 23:51:48,881 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@774d8276[id = testId], user=null] 2024-06-25 23:51:48,890 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@4e958f08[id = testId], user=null] 2024-06-25 23:51:48,892 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@25ce435[id = testId], user=null] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 s -- in org.eclipse.scout.rt.server.session.ServerSessionCacheTest [INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest 2024-06-25 23:51:49,046 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest$FruitLookupCallNonCacheable subclasses LookupCall with an additional member field 'FruitLookupCallNonCacheable.m_meta' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest [INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchLookupTest 2024-06-25 23:51:49,256 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$FlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods 2024-06-25 23:51:49,362 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$LocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods 2024-06-25 23:51:49,422 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedLocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods 2024-06-25 23:51:49,487 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s -- in org.eclipse.scout.rt.server.services.lookup.BatchLookupTest [INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionsInvalidationNotificationListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.scout.rt.server.services.common.security.PermissionsInvalidationNotificationListenerTest [INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest [INFO] Running org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest 2024-06-25 23:51:49,620 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@6fe04f2a[id = 1l0sva939n1es4fj918ovfh2et6enua3ek161ha2e65p0vs6ljd9], user=john] - MDC[principal=john] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s -- in org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest [INFO] Running org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest [INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in org.eclipse.scout.rt.server.services.common.code.CodeServiceTest [INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest 2024-06-25 23:51:50,582 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@4243341e[id = 1ahjja6dh4jfhiuc0j7u0tq8vggec6inutcl77lgpin15q108kak], user=default] - MDC[principal=default] 2024-06-25 23:51:50,660 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1ahjja6dh4jfhiuc0j7u0tq8vggec6inutcl77lgpin15q108kak] 2024-06-25 23:51:50,693 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1ahjja6dh4jfhiuc0j7u0tq8vggec6inutcl77lgpin15q108kak] 2024-06-25 23:51:50,699 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1ahjja6dh4jfhiuc0j7u0tq8vggec6inutcl77lgpin15q108kak] 2024-06-25 23:51:50,703 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1ahjja6dh4jfhiuc0j7u0tq8vggec6inutcl77lgpin15q108kak] 2024-06-25 23:51:50,707 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1ahjja6dh4jfhiuc0j7u0tq8vggec6inutcl77lgpin15q108kak] 2024-06-25 23:51:50,758 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@d84418a[id = jdcmdk23rg1rgl8d8l0j1aivliojr8uoots1uqqgf2jqq95tkvn], user=system] - MDC[principal=system] 2024-06-25 23:51:50,783 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1ahjja6dh4jfhiuc0j7u0tq8vggec6inutcl77lgpin15q108kak] 2024-06-25 23:51:50,788 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1ahjja6dh4jfhiuc0j7u0tq8vggec6inutcl77lgpin15q108kak] 2024-06-25 23:51:50,791 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1ahjja6dh4jfhiuc0j7u0tq8vggec6inutcl77lgpin15q108kak] 2024-06-25 23:51:50,794 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1ahjja6dh4jfhiuc0j7u0tq8vggec6inutcl77lgpin15q108kak] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest 2024-06-25 23:51:50,881 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=1ahjja6dh4jfhiuc0j7u0tq8vggec6inutcl77lgpin15q108kak] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest [INFO] Running org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest [INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest [INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest [INFO] Running org.eclipse.scout.rt.server.notification.NotificationCoalescerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.server.notification.NotificationCoalescerTest [INFO] Running org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest [INFO] Running org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest [INFO] Running org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.server.context.ServerRunContextTest [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextProducerTest 2024-06-25 23:51:51,510 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@16391278[id = 1op3ihq3ul363to7q1rbif7ba2i7lvbldebpns1dkmdk0hf1lcso], user=alpha] - MDC[principal=alpha] 2024-06-25 23:51:51,512 INFO [scout-thread-24] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@7457236b[id = gh7ptpjk2v982rmg6it9eu22e8n8colu09903s60mrfl9s2ep7u], user=beta] - MDC[principal=beta, jobName=org.eclipse.scout.rt.server.context.ServerRunContextProducerTest$$Lambda$381/0x00007f284c418888] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.server.context.ServerRunContextProducerTest [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.server.context.ServerRunContextChainTest [INFO] Running org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest [INFO] Running org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest 2024-06-25 23:51:51,911 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@13f4048e[id = testid], user=null] - MDC[cid=299e7cf6-7e6d-4f6d-98be-23803bb31e77] 2024-06-25 23:51:51,916 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@13f4048e[id = testid], user=null] 2024-06-25 23:51:51,923 INFO [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener via org.eclipse.scout.rt.jetty.IServletFilterContributor or in the web.xml java.lang.Exception: origin at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:147) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:143) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:129) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:94) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:64) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithExistingSessionIdOnHttpSession(HttpServerRunContextProducerTest.java:82) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:51:51,931 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@51508029[id = testId], user=null] - MDC[cid=bccaa5a3-5307-424b-a7a4-9f1d0e5e5b90] 2024-06-25 23:51:51,932 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@51508029[id = testId], user=null] 2024-06-25 23:51:51,936 INFO [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener via org.eclipse.scout.rt.jetty.IServletFilterContributor or in the web.xml java.lang.Exception: origin at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:147) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:143) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:129) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:94) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:64) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithRandomId(HttpServerRunContextProducerTest.java:62) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:51:51,939 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@2a54c92e[id = 1c45n3mrsm6s6nomgdcc0a8i9skb4oe77r81spsrbth2i0q54k2v], user=null] - MDC[cid=8cabd9d0-385c-4436-9cc6-e0ac97a526a8] 2024-06-25 23:51:51,940 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@2a54c92e[id = 1c45n3mrsm6s6nomgdcc0a8i9skb4oe77r81spsrbth2i0q54k2v], user=null] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest [INFO] Running org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest 2024-06-25 23:51:52,313 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:52,597 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:52,619 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:52,667 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@7c07023{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:52,690 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@665b441e{HTTP/1.1, (http/1.1)}{0.0.0.0:33002} 2024-06-25 23:51:52,693 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@14bf9fd0{STARTING}[11.0.18,sto=0] @10289ms 2024-06-25 23:51:52,693 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:52,712 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:52,713 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:52,715 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3d5e0bf0{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:52,716 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@f4d391c{HTTP/1.1, (http/1.1)}{0.0.0.0:33003} 2024-06-25 23:51:52,717 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@64887fbc{STARTING}[11.0.18,sto=0] @10313ms 2024-06-25 23:51:52,717 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@14bf9fd0{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:52,720 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@665b441e{HTTP/1.1, (http/1.1)}{0.0.0.0:33002} 2024-06-25 23:51:52,725 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@7c07023{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:52,728 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@64887fbc{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:52,729 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@f4d391c{HTTP/1.1, (http/1.1)}{0.0.0.0:33003} 2024-06-25 23:51:52,730 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3d5e0bf0{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s -- in org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpSimpleTest 2024-06-25 23:51:52,742 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:52,792 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:52,794 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:52,796 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@209b4b35{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:52,798 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@58be583e{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-25 23:51:52,798 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6870a76f{STARTING}[11.0.18,sto=0] @10395ms 2024-06-25 23:51:53,545 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6870a76f{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:53,548 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@58be583e{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-25 23:51:53,549 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@209b4b35{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} # HttpClient.write # HttpClient.read 2024-06-25 23:51:53,552 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:53,582 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:53,584 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:53,585 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@39e91bda{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:53,586 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5f662dd{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-25 23:51:53,587 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6c4c32ff{STARTING}[11.0.18,sto=0] @11183ms 2024-06-25 23:51:53,596 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6c4c32ff{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:53,596 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5f662dd{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-25 23:51:53,597 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@39e91bda{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} # HttpClient.write # HttpClient.read 2024-06-25 23:51:53,600 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:53,613 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:53,614 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:53,616 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5ab1107d{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:53,617 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@55b7f9f1{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-25 23:51:53,617 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4b477121{STARTING}[11.0.18,sto=0] @11214ms 2024-06-25 23:51:53,638 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4b477121{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:53,638 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@55b7f9f1{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-25 23:51:53,639 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5ab1107d{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} # HttpClient.write # HttpClient.read 2024-06-25 23:51:53,641 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:51:53,699 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:51:53,701 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered. 2024-06-25 23:51:53,702 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:51:53,702 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-25 23:51:53,706 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.980 s -- in org.eclipse.scout.rt.server.commons.http.HttpSimpleTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest 2024-06-25 23:51:53,723 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:53,737 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:53,738 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:53,740 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3b4b2c03{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:53,741 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@c3e5e3c{HTTP/1.1, (http/1.1)}{0.0.0.0:33007} 2024-06-25 23:51:53,741 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@462deb2b{STARTING}[11.0.18,sto=0] @11338ms ROUND 0 ROUND 1 ROUND 2 ROUND 3 ROUND 4 ROUND 5 ROUND 6 ROUND 7 ROUND 8 ROUND 9 ROUND 10 ROUND 11 ROUND 12 ROUND 13 ROUND 14 ROUND 15 ROUND 16 ROUND 17 ROUND 18 ROUND 19 ROUND 20 ROUND 21 ROUND 22 ROUND 23 ROUND 24 ROUND 25 ROUND 26 ROUND 27 ROUND 28 ROUND 29 ROUND 30 ROUND 31 ROUND 32 ROUND 33 ROUND 34 ROUND 35 ROUND 36 ROUND 37 ROUND 38 ROUND 39 ROUND 40 ROUND 41 ROUND 42 ROUND 43 ROUND 44 ROUND 45 ROUND 46 ROUND 47 ROUND 48 ROUND 49 ROUND 50 ROUND 51 ROUND 52 ROUND 53 ROUND 54 ROUND 55 ROUND 56 ROUND 57 ROUND 58 ROUND 59 ROUND 60 ROUND 61 ROUND 62 ROUND 63 ROUND 64 ROUND 65 ROUND 66 ROUND 67 ROUND 68 ROUND 69 ROUND 70 ROUND 71 ROUND 72 ROUND 73 ROUND 74 ROUND 75 ROUND 76 ROUND 77 ROUND 78 ROUND 79 ROUND 80 ROUND 81 ROUND 82 ROUND 83 ROUND 84 ROUND 85 ROUND 86 ROUND 87 ROUND 88 ROUND 89 ROUND 90 ROUND 91 ROUND 92 ROUND 93 ROUND 94 ROUND 95 ROUND 96 ROUND 97 ROUND 98 ROUND 99 2024-06-25 23:51:54,102 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@462deb2b{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:54,102 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@c3e5e3c{HTTP/1.1, (http/1.1)}{0.0.0.0:33007} 2024-06-25 23:51:54,104 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3b4b2c03{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,111 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:51:54,111 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true 2024-06-25 23:51:54,112 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:51:54,183 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:51:54,184 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered. 2024-06-25 23:51:54,185 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:51:54,185 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-25 23:51:54,188 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.475 s -- in org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest 2024-06-25 23:51:54,202 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:54,213 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:54,214 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:54,215 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@7c16cc25{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,216 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2862bac6{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} 2024-06-25 23:51:54,216 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@1134a934{STARTING}[11.0.18,sto=0] @11813ms org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: Failed to wait for a job to complete because the job was cancelled [calling-thread=main, job=org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest$$Lambda$519/0x00007f284c51f378] at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateCancellationException(JobExceptionTranslator.java:43) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:413) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:399) at org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest.testPostWithChunkedResponseThatIsCancelled(HttpServiceTunnelNetworkTest.java:327) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithNewPlatform(PlatformStatement.java:84) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:71) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.util.concurrent.CancellationException at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:205) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.retrieveFinalValue(CompletionPromise.java:274) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:165) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:407) ... 66 more 2024-06-25 23:51:54,233 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@1134a934{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:54,233 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2862bac6{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} 2024-06-25 23:51:54,234 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@7c16cc25{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,238 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:54,293 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:54,294 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:54,297 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@628b1538{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,298 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4f70b659{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} 2024-06-25 23:51:54,298 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@304933cb{STARTING}[11.0.18,sto=0] @11895ms 2024-06-25 23:51:54,301 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel.interceptRequest(AbstractServiceTunnel.java:83) - No UserAgent set on calling context; include default in service-request 2024-06-25 23:51:54,325 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@304933cb{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:54,326 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4f70b659{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} 2024-06-25 23:51:54,327 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@628b1538{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,331 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:51:54,332 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRetryTest 2024-06-25 23:51:54,341 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:54,352 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:54,353 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:54,355 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@628e0403{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,381 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6ebf5f26{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-25 23:51:54,381 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6bc1c8d0{STARTING}[11.0.18,sto=0] @11978ms 2024-06-25 23:51:54,486 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6bc1c8d0{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:54,487 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6ebf5f26{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-25 23:51:54,488 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@628e0403{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,496 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:54,507 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:54,508 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:54,510 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@76a1cc1a{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,511 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5b2c9a69{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-25 23:51:54,511 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@786de0a3{STARTING}[11.0.18,sto=0] @12108ms 2024-06-25 23:51:54,517 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@786de0a3{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:54,518 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5b2c9a69{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-25 23:51:54,519 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@76a1cc1a{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,521 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:54,532 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:54,533 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:54,535 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@2c34ce24{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,536 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7c290246{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-25 23:51:54,536 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@3304362e{STARTING}[11.0.18,sto=0] @12133ms 2024-06-25 23:51:54,541 INFO [main] org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec.execute(HttpRequestRetryExec.java:113) - Recoverable I/O exception (org.apache.hc.core5.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000 2024-06-25 23:51:54,544 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@3304362e{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:54,545 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7c290246{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-25 23:51:54,546 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@2c34ce24{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,548 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:54,583 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:54,584 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:54,586 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3e7940b3{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,587 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@20a434a8{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-25 23:51:54,587 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@137a9d69{STARTING}[11.0.18,sto=0] @12184ms 2024-06-25 23:51:54,592 WARN [qtp713064949-207] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:797) - /servlet org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: TEST at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.lambda$6(HttpRetryTest.java:368) at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.fixtureServletPost(HttpRetryTest.java:105) at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$FixtureServlet.doPost(TestingHttpServer.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:520) at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.access$0(AbstractHttpServlet.java:1) at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.wrap(AbstractHttpServlet.java:54) at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.service(AbstractHttpServlet.java:43) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:587) at org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1410) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:598) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$1.handle(TestingHttpServer.java:111) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:840) 2024-06-25 23:51:54,597 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@137a9d69{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:54,597 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@20a434a8{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-25 23:51:54,598 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3e7940b3{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,600 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:54,612 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:54,613 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:54,614 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@647d3279{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,615 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@10b36d8a{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-25 23:51:54,616 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@39d44217{STARTING}[11.0.18,sto=0] @12212ms 2024-06-25 23:51:54,621 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@39d44217{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:54,622 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@10b36d8a{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-25 23:51:54,623 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@647d3279{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,625 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:54,636 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:54,637 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:54,639 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@67544105{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,640 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@33aa4326{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-25 23:51:54,640 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@22b2d9e3{STARTING}[11.0.18,sto=0] @12237ms 2024-06-25 23:51:54,682 WARN [main] org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy.detectStaleSocketChannel(CustomHttpRequestRetryStrategy.java:121) - detected a 'NoHttpResponseException', assuming a stale socket channel; retry non-idempotent request 2024-06-25 23:51:54,683 INFO [main] org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec.execute(HttpRequestRetryExec.java:113) - Recoverable I/O exception (org.apache.hc.core5.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000 2024-06-25 23:51:54,686 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@22b2d9e3{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:54,687 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@33aa4326{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-25 23:51:54,688 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@67544105{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,689 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:51:54,707 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:51:54,708 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered. 2024-06-25 23:51:54,709 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:51:54,710 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-25 23:51:54,713 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.eclipse.scout.rt.server.commons.http.HttpRetryTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRedirectTest 2024-06-25 23:51:54,727 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:54,737 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:54,738 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:54,739 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@456beb8b{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,740 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7e2c8622{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-25 23:51:54,741 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@98c4a8b{STARTING}[11.0.18,sto=0] @12337ms 2024-06-25 23:51:54,747 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@98c4a8b{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:54,747 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7e2c8622{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-25 23:51:54,748 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@456beb8b{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,784 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:54,795 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:54,797 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:54,799 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@4bfaff23{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,800 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@78c9c38a{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-25 23:51:54,800 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@215efb16{STARTING}[11.0.18,sto=0] @12397ms 2024-06-25 23:51:54,814 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@215efb16{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:54,815 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@78c9c38a{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-25 23:51:54,816 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@4bfaff23{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,820 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:54,835 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:54,837 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:54,839 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5ace902e{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,840 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6f28a07e{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-25 23:51:54,840 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@33490054{STARTING}[11.0.18,sto=0] @12437ms 2024-06-25 23:51:54,847 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@33490054{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:54,848 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6f28a07e{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-25 23:51:54,850 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5ace902e{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,853 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:51:54,911 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-25 23:51:54,913 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-25 23:51:54,915 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@17e2ad13{/,file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,916 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4ecc4b43{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-25 23:51:54,916 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@206a465f{STARTING}[11.0.18,sto=0] @12513ms 2024-06-25 23:51:54,923 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@206a465f{STOPPING}[11.0.18,sto=0] 2024-06-25 23:51:54,924 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4ecc4b43{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-25 23:51:54,925 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@17e2ad13{/,null,STOPPED}{file:///home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-25 23:51:54,930 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:51:54,930 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.scout.rt.server.commons.http.HttpRedirectTest [INFO] Running org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest [INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest 2024-06-25 23:51:56,570 INFO [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistry.publishWithoutClusterNotification(ClientNotificationRegistry.java:231) - Removing expired queue [clientNodeId=NodeId [Node1], lastConsumeAccess=2024-06-25 23:51:56.450] 2024-06-25 23:51:56,573 INFO [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistry.unregisterNode(ClientNotificationRegistry.java:77) - Removing queue of unregistered node [clientNodeId=NodeId [Node1]] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.586 s -- in org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest [INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest 2024-06-25 23:51:56,839 WARN [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueue.putDroppingOld(ClientNotificationNodeQueue.java:112) - Notification queue capacity reached. Added 1, removed oldest 1 notification messages. [clientNodeId=NodeId [testNodeId], lastConsumeAccess=2024-06-25 23:51:56.833, newNotifications=[String -> all nodes (1x)], droppedNotifications=[String -> all nodes (1x)]] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest [INFO] Running org.eclipse.scout.rt.server.cache.InvalidateCacheNotificationCoalescerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.server.cache.InvalidateCacheNotificationCoalescerTest [INFO] Running org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest [INFO] Running org.eclipse.scout.rt.server.ServiceTunnelServletTest 2024-06-25 23:51:57,150 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@178f5b5b[id = testSessionId], user=default] - MDC[principal=default, scoutSession=1ahjja6dh4jfhiuc0j7u0tq8vggec6inutcl77lgpin15q108kak] 2024-06-25 23:51:59,171 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@14ea3ecf[id = id1], user=null] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.085 s -- in org.eclipse.scout.rt.server.ServiceTunnelServletTest [INFO] Running org.eclipse.scout.rt.server.ServiceOperationInvokerTest 2024-06-25 23:51:59,224 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]] org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:50) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:96) at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:59) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:59) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:109) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithSession(ServiceOperationInvokerTest.java:70) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:51:59,232 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]] org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:50) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:96) at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:59) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:59) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:109) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithoutSession(ServiceOperationInvokerTest.java:85) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.server.ServiceOperationInvokerTest [INFO] Running org.eclipse.scout.rt.server.ServerSessionListenerTest 2024-06-25 23:51:59,268 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@5295a774[id = ], user=null] 2024-06-25 23:51:59,270 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@3299e315[id = ], user=null] 2024-06-25 23:51:59,270 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@3299e315[id = ], user=null] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.server.ServerSessionListenerTest [INFO] Running org.eclipse.scout.rt.server.PiggyBackClientNotificationTest 2024-06-25 23:51:59,273 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: null org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:112) at org.eclipse.scout.rt.server.ServiceTunnelServlet.createServiceTunnelRunContext(ServiceTunnelServlet.java:205) at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:184) at org.eclipse.scout.rt.server.PiggyBackClientNotificationTest.testPiggyBack(PiggyBackClientNotificationTest.java:58) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.PiggyBackClientNotificationTest [INFO] Running org.eclipse.scout.rt.server.AbstractServerSessionTest 2024-06-25 23:51:59,295 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@23acd55e[id = 3d70a0ad-8d57-4387-bd3e-f8e0fbdf19b7], user=john] - MDC[principal=john, scoutSession=1l0sva939n1es4fj918ovfh2et6enua3ek161ha2e65p0vs6ljd9] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.server.AbstractServerSessionTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 175, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >----- [INFO] Building org.eclipse.scout.rt.server.jaxws.test 24.2-SNAPSHOT [27/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom (30 kB at 331 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar (63 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom (7.4 kB at 740 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom (36 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar (71 kB at 4.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom (15 kB at 224 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom (34 kB at 489 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom (3.7 kB at 126 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom (10.0 kB at 161 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 184 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 173 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 24 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 415 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 74 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 245 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom (12 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom (11 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom (2.7 kB at 268 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom (13 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom (16 kB at 245 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom (17 kB at 308 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom (17 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom (3.4 kB at 39 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom (17 kB at 288 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom (5.7 kB at 127 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/all/2.0.1/all-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/all/2.0.1/all-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/all/2.0.1/all-2.0.1.pom (24 kB at 575 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom (13 kB at 197 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom (13 kB at 419 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (9.6 kB at 872 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 814 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 786 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar (2.7 MB at 28 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar (48 kB at 5.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar (29 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar (50 kB at 5.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar (65 kB at 4.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar (75 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar (38 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar (238 kB at 4.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar (689 kB at 8.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar (917 kB at 11 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar (457 kB at 4.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar (317 kB at 3.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 1.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar (1.6 MB at 15 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Deleting /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- jaxws:4.0.2:wsimport (wsimport-1) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom (11 kB at 259 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom (8.3 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/41/oss-parent-41.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/41/oss-parent-41.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 2.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom (18 kB at 292 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom (15 kB at 276 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom (2.7 kB at 335 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom (22 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom (2.9 kB at 357 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom (4.2 kB at 37 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom (1.9 kB at 26 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom (26 kB at 237 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom (6.3 kB at 75 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom (3.2 kB at 450 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom (1.6 kB at 27 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom (3.6 kB at 52 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom (1.4 kB at 27 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar (810 kB at 9.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar (195 kB at 19 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar (158 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar (117 kB at 4.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar (1.6 MB at 50 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar (89 kB at 2.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar (19 kB at 513 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar (8.4 kB at 120 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar (12 kB at 160 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar (1.9 MB at 26 MB/s) [INFO] Processing: file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsConsumerTestService.wsdl, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl"] parsing WSDL... Generating code... org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestService.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestServicePortType.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/ObjectFactory.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/package-info.java [INFO] [INFO] --- jaxws:4.0.2:wsimport (wsimport-2) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Processing: file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsPingTestService.wsdl, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl"] parsing WSDL... Generating code... org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestService.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestServicePortType.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/ObjectFactory.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingRequest.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingResponse.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/package-info.java [INFO] [INFO] --- build-helper:3.5.0:add-source (add-wsimport-source) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Source directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport added. [INFO] [INFO] --- build-helper:3.5.0:add-source (add-apt-source) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Source directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/annotations added. [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-wsimport-artifacts) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 0 resource from target/generated-sources/wsimport to target/classes [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-jaxws-artifacts-to-meta-inf) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 2 resources from src/main/resources/WEB-INF/wsdl to target/classes/META-INF/resources/WEB-INF/wsdl [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 192 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 135 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 739 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom (12 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom (14 kB at 825 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom (2.7 kB at 305 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 352 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 537 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/29.0-android/guava-29.0-android.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/29.0-android/guava-29.0-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/29.0-android/guava-29.0-android.pom (11 kB at 607 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom (13 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 302 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 319 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar (16 kB at 843 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar (2.7 MB at 58 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar (5.9 kB at 418 kB/s) [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/JaxWsConsumerTestServiceProvider.java:[80,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] Unknown source: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] Unknown source: Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Unknown source: Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Unknown source: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-apt-artifacts) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 0 resource from target/generated-sources/annotations to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest 2024-06-25 23:52:08,592 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:52:08,613 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:52:08,715 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:52:08,899 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 295.985095 ms. Total class count: 1701 2024-06-25 23:52:09,329 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 416 beans in 428.591592 ms 2024-06-25 23:52:09,421 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 416 beans in 91.763304 ms 2024-06-25 23:52:09,436 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:52:09,440 INFO [scout-platform-starter] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.installImplementorSpecifics(JaxWsPlatformListener.java:58) - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsMetroSpecifics 2024-06-25 23:52:09,481 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-25 23:52:09,483 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:52:09,490 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-25 23:52:09,699 INFO [scout-platform-starter] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.logImplementorInfo(JaxWsPlatformListener.java:62) - JAX-WS implementor: JAX-WS Metro 3.0.2 (http://jax-ws.java.net, Eclipse Foundation, not bundled with JRE) 2024-06-25 23:52:09,720 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.916 s -- in org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest [INFO] Running org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest [INFO] Running org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest [INFO] Running org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest 2024-06-25 23:52:12,191 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=jaxws-user] 2024-06-25 23:52:12,287 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.jaxws.JaxWsTestServerSession@24876a7e[id = qd72mgjtcivksem95io19pg0jpej75m4e55rq9sh28mjg2keh0i], user=jaxws-user] - MDC[principal=jaxws-user] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest [INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest [INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest [INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc >-------- [INFO] Building org.eclipse.scout.rt.server.jdbc 24.2-SNAPSHOT [28/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[78,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[129,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[233,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[350,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[359,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[505,21] Unsupported @SuppressWarnings("squid:S1193") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[580,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[718,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[719,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[728,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleHolderOutput.java:[67,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/PoolEntry.java:[14,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/PoolEntry.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderInput.java:[19,17] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderInput.java:[22,31] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[48,19] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[202,12] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[294,14] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[303,14] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/ISqlStyle.java:[109,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/ISqlStyle.java:[154,56] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[26,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[32,37] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[77,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleInput.java:[21,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleInput.java:[24,36] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/ArrayHolderOutput.java:[64,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[26,19] Unsupported @SuppressWarnings("squid:S1166") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[46,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[82,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/MapOutput.java:[69,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[202,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[581,22] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[581,37] Unsupported @SuppressWarnings("squid:S2589") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[758,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/FunctionInput.java:[98,7] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/TableBeanHolderOutput.java:[27,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/TableBeanHolderOutput.java:[76,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[70,19] Unsupported @SuppressWarnings("squid:S1166") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[260,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[316,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[362,22] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[362,34] Unsupported @SuppressWarnings("squid:S2095") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[427,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[466,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[681,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[830,23] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[888,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[932,22] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[932,37] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[933,96] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[939,13] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[943,18] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[954,44] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[957,45] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[957,95] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[983,44] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[986,45] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[986,95] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1033,37] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1057,7] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1057,39] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1085,49] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1127,56] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1144,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1179,35] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1179,50] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1186,13] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1190,18] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1199,11] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1199,38] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1204,42] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1207,19] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1212,35] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1220,35] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1235,11] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1235,38] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1240,42] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1243,19] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1273,7] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1273,34] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1321,46] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1357,44] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1358,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1376,52] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1381,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1381,21] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,9] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,29] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,43] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1397,36] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1400,66] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1404,78] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1407,34] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1412,64] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1415,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[63,17] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[107,19] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[165,41] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[167,7] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[167,20] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[172,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[202,45] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[334,21] Unsupported @SuppressWarnings("squid:S1193") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[532,63] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[540,29] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/lookup/AbstractSqlLookupService.java:[58,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/derby/AbstractDerbySqlService.java:[60,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/CollectionHolderOutput.java:[69,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/IBindOutput.java:[32,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionBuilder.java:[79,25] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[51,22] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[51,60] Unsupported @SuppressWarnings("squid:S1444") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[70,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/BindParser.java:[331,21] Unsupported @SuppressWarnings("squid:AssignmentInSubExpressionCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[18,17] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[21,32] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[62,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/postgresql/PostgreSqlStyle.java:[61,45] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test >----- [INFO] Building org.eclipse.scout.rt.server.jdbc.test 24.2-SNAPSHOT [29/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Copying 13 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyleTest.java:[34,19] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectInputBindTest.java:[260,12] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectIntoArrayTest.java:[230,12] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectIntoArrayTest.java:[233,5] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/fixture/ResultSetMock.java:[48,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/fixture/PreparedStatementMock.java:[44,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessorTest.java:[50,5] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessorTest.java:[50,27] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.440 s -- in org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest [INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s -- in org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest [INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest [INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest [INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest 2024-06-25 23:52:18,943 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:52:18,987 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:52:19,128 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:52:19,331 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 377.667814 ms. Total class count: 1762 2024-06-25 23:52:19,731 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 410 beans in 398.055426 ms 2024-06-25 23:52:19,816 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 410 beans in 85.648921 ms 2024-06-25 23:52:19,833 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:52:19,850 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-25 23:52:19,852 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:52:19,886 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-25 23:52:20,116 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. 2024-06-25 23:52:20,322 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=default] 2024-06-25 23:52:20,386 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestJdbcServerSession@75cacb3e[id = 62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss], user=default] - MDC[principal=default] 2024-06-25 23:52:20,421 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.<clinit>(StatementProcessor.java:80) - SQL Log 'INFO': statements are logged with bind details, but not as plaintext. Use level 'FINE' to also log SQL as plain text (suitable for direct use in executable form) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,432 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :bind1, :bind2 FROM DUAL IN :bind1 => ? [NULL null] IN :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,435 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :bind1, :bind2 FROM DUAL IN :bind1 => ? [NULL null] IN :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,438 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1, 2 FROM DUAL INTO :bind1, :bind2 OUT :bind1 => ? [Integer] OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,439 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1, 2 FROM DUAL INTO :bind1, :bind2 OUT :bind1 => ? [Integer] OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,440 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :userId, :bind1 FROM DUAL IN :userId => ? [NULL null] IN :bind1 => ? [NULL null] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,442 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :bind1, :bind2 FROM DUAL IN :bind1 => ? [NULL null] IN :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,443 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1, 2 FROM DUAL INTO :bind1, :bind2 OUT :bind1 => ? [Integer] OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,460 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,460 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,463 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT P.PERSON_NR, P.NAME FROM PERSON P WHERE P.PERSON_NR = :key AND P.NAME LIKE '%' || :text || '%' IN :key => ? [VARCHAR null] IN :text => ? [VARCHAR null] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,489 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,489 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,493 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT COUNT(*) FROM PERSON P WHERE NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE AND :name LIKE '%Me%' AND :{addressTable.street} LIKE '%Park%' INTO :countConcurrent IN :birthdate => ? [TIMESTAMP null] IN :name => ? [VARCHAR null] IN :{addressTable.street} => ? [VARCHAR null] OUT :countConcurrent => ? [Integer] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,495 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT COUNT(*) FROM PERSON P WHERE NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE AND :name LIKE '%Me%' AND :{addressTable.street} LIKE '%Park%' INTO :countConcurrent IN :birthdate => ? [TIMESTAMP null] IN :name => ? [VARCHAR null] IN :{addressTable.street} => ? [VARCHAR null] OUT :countConcurrent => ? [Integer] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,500 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,500 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,502 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT BP_NR FROM FLM_BP WHERE BP_NO LIKE :bpNo INTO :bpNr IN :bpNo => ? [VARCHAR 12] OUT :bpNr => ? [Long] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,506 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,506 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,508 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1 FROM DUAL INTO :active OUT :active => ? [Integer] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest [INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest [INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest [INFO] Running org.eclipse.scout.rt.server.jdbc.SelectIntoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.server.jdbc.SelectIntoTest [INFO] Running org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest 2024-06-25 23:52:20,809 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,810 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,814 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,814 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,823 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{h.active}, :{h.state}, :{h.name} OUT :{h.active} => ? [Active] OUT :{h.state} => ? [State] OUT :{h.name} => ? [Name] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,855 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE A = :{h.active} AND B = :{h.state} AND C = :{h.name} IN :{h.active} => ? [INTEGER 1] IN :{h.state} => ? [INTEGER 1] IN :{h.name} => ? [VARCHAR abc] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,881 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE A = :{h.active} AND B = :{h.state} AND C = :{h.name} IN :{h.active} => ? [INTEGER null] IN :{h.state} => ? [INTEGER null] IN :{h.name} => ? [VARCHAR null] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,889 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 42 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,890 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,891 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 42] OUT :{roles} => ? - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,897 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,898 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,899 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{table.active}, :{table.state}, :{table.name} OUT :{table.active} => ? [Boolean] OUT :{table.state} => ? [Integer] OUT :{table.name} => ? [String] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,904 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 63 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,904 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,905 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 63] OUT :{roles} => ? - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,908 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,909 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,910 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{table.active}, :{table.state}, :{table.name} OUT :{table.active} => ? [Boolean] OUT :{table.state} => ? [Integer] OUT :{table.name} => ? [String] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,917 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 42 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,917 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,918 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 42] OUT :{roles} => ? [Long] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,923 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,924 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,925 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{tableFieldBeanData.active}, :{tableFieldBeanData.state}, :{tableFieldBeanData.name} OUT :{tableFieldBeanData.active} => ? [Boolean] OUT :{tableFieldBeanData.state} => ? [Integer] OUT :{tableFieldBeanData.name} => ? [String] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,929 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 42 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,930 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,931 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 42] OUT :{roles} => ? - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,935 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,935 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,936 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{h.active}, :{h.state}, :{h.name} OUT :{h.active} => ? [boolean] OUT :{h.state} => ? [int] OUT :{h.name} => ? [String] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,940 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,943 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,943 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,944 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :active, :state, :name OUT :active => ? [Boolean] OUT :state => ? [Integer] OUT :name => ? [String] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest [INFO] Running org.eclipse.scout.rt.server.jdbc.SelectInputBindTest 2024-06-25 23:52:20,982 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,982 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,984 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 1] IN :{filter.state} => ? [INTEGER 3] IN :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,985 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 0] IN :{filter.state} => ? [INTEGER 6] IN :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,989 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,990 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,991 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 1] IN :{table.state} => ? [INTEGER 3] IN :{table.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,993 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 0] IN :{table.state} => ? [INTEGER 6] IN :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,997 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,997 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:20,999 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,001 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,005 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,005 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,007 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 1] IN :{state} => ? [INTEGER 3] IN :{name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,008 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 0] IN :{state} => ? [INTEGER 6] IN :{name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,012 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,013 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,014 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,016 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,020 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,020 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,022 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 1] IN :{state} => ? [INTEGER 3] IN :{name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,023 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 0] IN :{state} => ? [INTEGER 6] IN :{name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,027 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,027 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,029 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 1] IN :{filter.state} => ? [INTEGER 3] IN :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,030 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 0] IN :{filter.state} => ? [INTEGER 6] IN :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,034 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,035 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,036 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name} IN :{TableBeanHolderFilter.active} => ? [INTEGER 1] IN :{TableBeanHolderFilter.state} => ? [INTEGER 3] IN :{TableBeanHolderFilter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,038 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name} IN :{TableBeanHolderFilter.active} => ? [INTEGER 0] IN :{TableBeanHolderFilter.state} => ? [INTEGER 6] IN :{TableBeanHolderFilter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,042 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,042 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,044 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name} IN :{tableFieldBeanData.active} => ? [INTEGER 1] IN :{tableFieldBeanData.state} => ? [INTEGER 3] IN :{tableFieldBeanData.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,045 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name} IN :{tableFieldBeanData.active} => ? [INTEGER 0] IN :{tableFieldBeanData.state} => ? [INTEGER 6] IN :{tableFieldBeanData.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,049 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,049 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,051 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,052 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,084 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,084 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,086 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,088 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,092 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,092 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,094 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 1] IN :{table.state} => ? [INTEGER 3] IN :{table.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,095 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 0] IN :{table.state} => ? [INTEGER 6] IN :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,099 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,099 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,101 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,102 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,106 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,106 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,108 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,109 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,113 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 6 AND P = 9 - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,114 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,115 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,117 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.eclipse.scout.rt.server.jdbc.SelectInputBindTest [INFO] Running org.eclipse.scout.rt.server.jdbc.BindValueTest 2024-06-25 23:52:21,122 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A FROM T WHERE A = :a IN :a => ? [BIGINT null] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,125 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A FROM T WHERE A = :a IN :a => ? [BIGINT null] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] 2024-06-25 23:52:21,127 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A FROM T WHERE A = :a IN :a => ? [NULL null] - MDC[principal=default, scoutSession=62781ha79tdkp7dpkv07nblgrm5m2rg7cu4d717kkl0se50esss] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.server.jdbc.BindValueTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest >----------- [INFO] Building org.eclipse.scout.rt.rest 24.2-SNAPSHOT [30/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom (25 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 212 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar (139 kB at 8.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 261 kB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[130,10] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[138,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[138,65] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[151,45] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[177,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/RestClientProperties.java:[187,21] Unsupported @SuppressWarnings("squid:S2068") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant CLIENT_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant INFORMATIONAL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant REDIRECTION needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/error/ErrorDo.java:[66,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant ACCEPTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant BAD_REQUEST needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant CONFLICT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant CREATED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant EXPECTATION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant FOUND needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant GONE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant HTTP_VERSION_NOT_SUPPORTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant INTERNAL_SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant LENGTH_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant METHOD_NOT_ALLOWED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant MOVED_PERMANENTLY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NETWORK_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_ACCEPTABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_IMPLEMENTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_MODIFIED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NO_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant OK needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PARTIAL_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PAYMENT_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PRECONDITION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PRECONDITION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PROXY_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUESTED_RANGE_NOT_SATISFIABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_ENTITY_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_HEADER_FIELDS_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_URI_TOO_LONG needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant RESET_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant SEE_OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant TEMPORARY_REDIRECT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant TOO_MANY_REQUESTS needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant UNAUTHORIZED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant UNSUPPORTED_MEDIA_TYPE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant USE_PROXY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant INFORMATIONAL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant REDIRECTION needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant SUCCESSFUL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[170,5] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[170,43] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[295,98] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[296,56] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant ACCEPTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant BAD_GATEWAY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant CONFLICT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant CREATED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant EXPECTATION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant FOUND needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant GATEWAY_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant GONE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant HTTP_VERSION_NOT_SUPPORTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant LENGTH_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant MOVED_PERMANENTLY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NETWORK_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NOT_IMPLEMENTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NOT_MODIFIED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NO_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant OK needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PARTIAL_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PAYMENT_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PRECONDITION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PRECONDITION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PROXY_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUESTED_RANGE_NOT_SATISFIABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_ENTITY_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_HEADER_FIELDS_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_URI_TOO_LONG needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant RESET_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant SEE_OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant TEMPORARY_REDIRECT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant TOO_MANY_REQUESTS needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant USE_PROXY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.api >------------ [INFO] Building org.eclipse.scout.rt.api 24.2-SNAPSHOT [31/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.api --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.api --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.api --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.api --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.api --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.api --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.api.code.CodeResourceTest 2024-06-25 23:52:23,920 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:52:23,985 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:52:24,110 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:52:24,236 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 303.082311 ms. Total class count: 972 2024-06-25 23:52:24,583 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 216 beans in 345.785198 ms 2024-06-25 23:52:24,684 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 216 beans in 100.498573 ms 2024-06-25 23:52:24,701 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:52:24,703 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:52:24,883 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted 2024-06-25 23:52:24,895 WARN [main] org.eclipse.scout.rt.api.code.CodeResource.putToMap(CodeResource.java:81) - Skipping CodeType without id. 2024-06-25 23:52:24,896 WARN [main] org.eclipse.scout.rt.api.code.CodeResource.putToMap(CodeResource.java:86) - CodeType with duplicate id '1' found. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s -- in org.eclipse.scout.rt.api.code.CodeResourceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.api --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test >------- [INFO] Building org.eclipse.scout.rt.jackson.test 24.2-SNAPSHOT [32/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jackson.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jackson.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jackson.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jackson.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Copying 177 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[216,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[304,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[378,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestCustomImplementedEntityDo.java:[173,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestCustomImplementedEntityDo.java:[180,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[263,79] Type safety: Potential heap pollution via varargs parameter stringIDoEntityMap [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[280,89] Type safety: Potential heap pollution via varargs parameter stringIDataObjectEntityMap [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[297,113] Type safety: Potential heap pollution via varargs parameter stringITestTypedUntypedInnerEntityMap [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[314,133] Type safety: Potential heap pollution via varargs parameter stringITestTypedUntypedInnerDataObjectEntityMap [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[331,127] Type safety: Potential heap pollution via varargs parameter stringAbstractTestTypedUntypedInnerEntityMap [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[204,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[961,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1419,36] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1461,36] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1492,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class<org.eclipse.scout.rt.dataobject.DoList>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1498,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class<org.eclipse.scout.rt.dataobject.DoSet>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1504,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class<org.eclipse.scout.rt.dataobject.DoCollection>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1509,23] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2670,98] org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo is a raw type. References to generic type org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2742,98] org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo is a raw type. References to generic type org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2972,18] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[3034,5] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[3034,30] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestOptionalDo.java:[56,63] Type safety: Potential heap pollution via varargs parameter optStringList [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.jackson.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jackson.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.jackson.testing.DataObjectSerializationTestHelperTest 2024-06-25 23:52:27,539 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:52:27,560 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:52:27,685 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:52:28,026 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 477.663353 ms. Total class count: 1063 2024-06-25 23:52:28,313 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 262 beans in 285.266875 ms 2024-06-25 23:52:28,357 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 262 beans in 43.520131 ms 2024-06-25 23:52:28,383 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:52:28,384 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:52:28,487 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted 2024-06-25 23:52:28,873 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.jackson.dataobject.fixture.TestWithEmptyTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-25 23:52:28,901 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 105 IDoEntity implementations with @TypeName annotation and 6 implementations with @TypeVersion annotation. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.891 s -- in org.eclipse.scout.rt.jackson.testing.DataObjectSerializationTestHelperTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.value.IValueDoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.jackson.dataobject.value.IValueDoTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.UuIdSerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.jackson.dataobject.id.UuIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.TypedIdSerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.scout.rt.jackson.dataobject.id.TypedIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.StringIdSerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.jackson.dataobject.id.StringIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdSerializationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 s -- in org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.IIdSerializationTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.scout.rt.jackson.dataobject.id.IIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.enumeration.EnumSerializationTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.scout.rt.jackson.dataobject.enumeration.EnumSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.TypeFactoryUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.jackson.dataobject.TypeFactoryUtilityTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest 2024-06-25 23:52:30,715 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version '' 2024-06-25 23:52:31,116 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'scout-9.0.0' 2024-06-25 23:52:31,191 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'scout-a.b.c' 2024-06-25 23:52:31,300 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'null' [INFO] Tests run: 225, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.700 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsRawSerializationTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsRawSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsExtensibilitySerializationTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsExtensibilitySerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JacksonIdStructureTest [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.jackson.dataobject.JacksonIdStructureTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JacksonDataObjectMapperTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.936 s -- in org.eclipse.scout.rt.jackson.dataobject.JacksonDataObjectMapperTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.DoEntitySerializerAttributeNameComparatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.jackson.dataobject.DoEntitySerializerAttributeNameComparatorTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.DataObjectHelperNormalizeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.jackson.dataobject.DataObjectHelperNormalizeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 331, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jackson.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.jackson.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test >------- [INFO] Building org.eclipse.scout.rt.mom.api.test 24.2-SNAPSHOT [33/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.api.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.api.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s -- in org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s -- in org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.JsonDataObjectMarshallerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.scout.rt.mom.api.marshaller.JsonDataObjectMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.api.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms >---------- [INFO] Building org.eclipse.scout.rt.mom.jms 24.2-SNAPSHOT [34/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom (10.0 kB at 103 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar (56 kB at 782 kB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.jms --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.jms --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.jms --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[149,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[165,23] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination<DTO> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[166,23] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination<DTO> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[212,21] Unsupported @SuppressWarnings("RedundantThrows") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[462,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[502,5] org.eclipse.scout.rt.mom.jms.JmsMessageReader is a raw type. References to generic type org.eclipse.scout.rt.mom.jms.JmsMessageReader<DTO> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[705,22] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[705,37] Unsupported @SuppressWarnings("RedundantThrows") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[821,16] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination<DTO> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mom.jms --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.jms --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.jms --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.jms --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.jms --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test >------- [INFO] Building org.eclipse.scout.rt.mom.jms.test 24.2-SNAPSHOT [35/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom (9.6 kB at 127 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom (57 kB at 870 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom (78 kB at 705 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/camel/camel/4.1.0/camel-4.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/camel/camel/4.1.0/camel-4.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/camel/camel/4.1.0/camel-4.1.0.pom (22 kB at 248 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom (11 kB at 365 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom (15 kB at 229 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom (2.6 kB at 325 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom (11 kB at 673 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom (15 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom (4.1 kB at 62 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom (89 kB at 3.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom (6.0 kB at 208 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom (4.2 kB at 123 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom (19 kB at 855 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom (6.9 kB at 177 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom (21 kB at 775 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom (5.6 kB at 200 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom (1.6 kB at 28 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom (84 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom (12 kB at 222 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom (19 kB at 245 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom (2.2 kB at 55 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom (1.6 kB at 24 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom (30 kB at 642 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom (2.1 kB at 33 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom (30 kB at 605 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom (2.1 kB at 41 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom (4.2 kB at 58 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom (5.3 kB at 78 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom (4.6 kB at 91 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom (3.6 kB at 79 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom (2.5 kB at 53 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom (4.9 kB at 288 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom (5.1 kB at 73 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom (13 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom (2.1 kB at 53 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom (3.4 kB at 121 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom (4.0 kB at 288 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom (27 kB at 957 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom (3.4 kB at 129 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom (19 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom (15 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom (1.4 kB at 44 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom (30 kB at 500 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 7.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom (8.6 kB at 186 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom (4.6 kB at 54 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom (14 kB at 350 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar (1.2 MB at 17 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar (50 kB at 5.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar (842 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar (39 kB at 579 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar (2.3 MB at 32 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar (1.5 MB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar (191 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar (44 kB at 423 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar (25 kB at 230 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar (147 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar (108 kB at 911 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar (25 kB at 170 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar (658 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar (497 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar (307 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar (561 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar (121 kB at 596 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar (661 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar (666 kB at 2.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar (38 kB at 166 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar (345 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar (109 kB at 458 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar (208 kB at 837 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar (752 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar (130 kB at 453 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar (13 kB at 43 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar (112 kB at 374 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar (123 kB at 408 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar (2.4 MB at 7.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar (252 kB at 829 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 757 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar (658 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar (42 kB at 121 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar (236 kB at 676 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar (645 kB at 1.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar (29 kB at 79 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar (34 kB at 95 kB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 2024-06-25 23:52:43,711 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:52:43,732 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:52:43,897 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:52:44,086 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 364.834054 ms. Total class count: 1019 2024-06-25 23:52:44,408 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 211 beans in 319.998699 ms 2024-06-25 23:52:44,450 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 211 beans in 41.988074 ms 2024-06-25 23:52:44,481 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:52:44,482 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:52:44,515 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. 2024-06-25 23:52:44,895 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-25 23:52:44,906 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-25 23:52:44,970 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-25 23:52:45,223 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-25 23:52:45,304 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-25 23:52:45,402 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-25 23:52:45,403 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@7e81617a 2024-06-25 23:52:45,404 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-25 23:52:45,430 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-25 23:52:45,431 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-25 23:52:45,592 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-25 23:52:45,609 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1aaf46e6 2024-06-25 23:52:45,755 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a537a16 2024-06-25 23:52:45,758 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-25 23:52:45,759 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ea43d4d 2024-06-25 23:52:45,760 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f22c1f1 2024-06-25 23:52:45,760 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-25 23:52:45,761 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2ee095c9 2024-06-25 23:52:45,762 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@185a0811 2024-06-25 23:52:45,762 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-25 23:52:45,763 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@77fb1002 2024-06-25 23:52:45,764 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e2f6a45 2024-06-25 23:52:45,764 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-25 23:52:45,781 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24cbf894 2024-06-25 23:52:45,782 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c19769c 2024-06-25 23:52:45,783 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-25 23:52:45,783 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@434d001d 2024-06-25 23:52:45,784 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36453773 2024-06-25 23:52:45,785 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-25 23:52:45,785 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4db16677 2024-06-25 23:52:45,786 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6abb44cb 2024-06-25 23:52:45,786 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-25 23:52:45,787 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41ddec69 2024-06-25 23:52:45,788 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e3cb58e 2024-06-25 23:52:45,788 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-25 23:52:45,789 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18f8e2e0 2024-06-25 23:52:45,790 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28d56028 2024-06-25 23:52:45,790 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-25 23:52:45,791 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c56fff 2024-06-25 23:52:45,792 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3dee3a6c 2024-06-25 23:52:45,792 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-25 23:52:45,793 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62de20d3 2024-06-25 23:52:45,794 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6109d880 2024-06-25 23:52:45,794 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-25 23:52:45,795 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c9ef9c9 2024-06-25 23:52:45,796 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f976c 2024-06-25 23:52:45,796 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-25 23:52:45,797 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1324e70a 2024-06-25 23:52:45,798 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3cc6f036 2024-06-25 23:52:45,798 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-25 23:52:45,799 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72d16d6 2024-06-25 23:52:45,800 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b0525a8 2024-06-25 23:52:45,800 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-25 23:52:45,801 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4f2d8175 2024-06-25 23:52:45,802 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44618fe6 2024-06-25 23:52:45,802 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-25 23:52:45,803 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b15ba1a 2024-06-25 23:52:45,804 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@796fe2b5 2024-06-25 23:52:45,804 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-25 23:52:45,805 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a6af2c4 2024-06-25 23:52:45,806 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@123c48d0 2024-06-25 23:52:45,806 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-25 23:52:45,807 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@14fff5e7 2024-06-25 23:52:45,808 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1203d787 2024-06-25 23:52:45,808 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-25 23:52:45,809 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1f72fbd1 2024-06-25 23:52:45,809 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f785a27 2024-06-25 23:52:45,810 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-25 23:52:45,810 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@443dae2 2024-06-25 23:52:45,811 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@8f09a02 2024-06-25 23:52:45,812 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-25 23:52:45,812 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5454be 2024-06-25 23:52:45,813 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2dd08ff1 2024-06-25 23:52:45,814 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-25 23:52:45,814 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@37dec463 2024-06-25 23:52:45,815 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3bf26810 2024-06-25 23:52:45,815 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-25 23:52:45,816 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@19213a74 2024-06-25 23:52:45,817 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@30a791a6 2024-06-25 23:52:45,817 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-25 23:52:45,818 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@719bb60d 2024-06-25 23:52:45,819 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5981f2c6 2024-06-25 23:52:45,819 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-25 23:52:45,819 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@49639118 2024-06-25 23:52:45,820 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45451333 2024-06-25 23:52:45,821 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-25 23:52:45,821 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6942ee48 2024-06-25 23:52:45,822 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f033664 2024-06-25 23:52:45,823 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-25 23:52:45,823 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6abd8bcd 2024-06-25 23:52:45,824 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70cd122 2024-06-25 23:52:45,824 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-25 23:52:45,825 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@79424f25 2024-06-25 23:52:45,826 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5fd4e67f 2024-06-25 23:52:45,826 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-25 23:52:45,826 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59b1edab 2024-06-25 23:52:45,827 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3855b27e 2024-06-25 23:52:45,828 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-25 23:52:45,828 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5305f936 2024-06-25 23:52:45,829 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b1a1a37 2024-06-25 23:52:45,829 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-25 23:52:45,830 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7d90764a 2024-06-25 23:52:45,831 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6843fdc4 2024-06-25 23:52:45,831 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-25 23:52:45,832 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@147375b3 2024-06-25 23:52:45,832 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f430ea8 2024-06-25 23:52:45,833 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-25 23:52:45,833 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@119f072c 2024-06-25 23:52:45,834 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66456506 2024-06-25 23:52:45,838 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@54e18a46 2024-06-25 23:52:45,934 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@3b839f68 2024-06-25 23:52:45,952 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-25 23:52:45,952 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=048e6060-334e-11ef-8db2-0a580a281190] [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-25 23:52:47,145 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:47,146 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [activemq]> 2024-06-25 23:52:47,596 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 84821152'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:52:47,931 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #1 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:52:48,191 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-25 23:52:48,192 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-25 23:52:48,192 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-25 23:52:48,192 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-25 23:52:48,193 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-25 23:52:48,521 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:1) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-25 23:52:48,533 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:1) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-25 23:52:48,533 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-25 23:52:48,634 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom1 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-25 23:52:48,719 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-4:1,clientId=Scout JUnit MOM #1 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-25 23:52:49,921 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2d538f84, org.eclipse.scout.rt.mom.jms.JmsSubscription@9ead316] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:52:49,987 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@19586ef6, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ce91238] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:52:50,001 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@44f03651, org.eclipse.scout.rt.mom.jms.JmsSubscription@45c9b3d5] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:52:50,025 INFO [scout-thread-21] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 25 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation. - MDC[jobName=request on test/mom/testRequestReplyInternal] 2024-06-25 23:52:50,086 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5d8f2f53, org.eclipse.scout.rt.mom.jms.JmsSubscription@77f6106c] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:52:50,102 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@25030592, org.eclipse.scout.rt.mom.jms.JmsSubscription@342fbd5a] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:52:50,112 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@fdf7e1b, org.eclipse.scout.rt.mom.jms.JmsSubscription@e85b4e1] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:52:50,124 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@27572b62, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ab6c8d4] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:52:50,135 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1c46c37a, org.eclipse.scout.rt.mom.jms.JmsSubscription@3232a538] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:52:50,183 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@45b34152, org.eclipse.scout.rt.mom.jms.JmsSubscription@4398dfdb] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:52:50,194 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@633f11b7, org.eclipse.scout.rt.mom.jms.JmsSubscription@193420e4] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:52:50,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1efc0f99[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:50,198 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.061884 ms 2024-06-25 23:52:50,199 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:50,199 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:50,204 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom1 stopped 2024-06-25 23:52:50,204 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:1) is shutting down - MDC[activemq.broker=mom1] 2024-06-25 23:52:50,225 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:1) uptime 2.042 seconds - MDC[activemq.broker=mom1] 2024-06-25 23:52:50,225 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:1) is shutdown - MDC[activemq.broker=mom1] 2024-06-25 23:52:50,225 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:50,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3080.722289 ms 2024-06-25 23:52:50,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [activemq]> 2024-06-25 23:52:50,232 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:50,232 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [activemq]> 2024-06-25 23:52:50,234 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1792560623'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1] 2024-06-25 23:52:50,236 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #2 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1] 2024-06-25 23:52:50,237 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-25 23:52:50,237 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-25 23:52:50,237 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-25 23:52:50,237 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-25 23:52:50,238 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-25 23:52:50,238 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:2) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-25 23:52:50,239 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:2) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-25 23:52:50,239 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-25 23:52:50,239 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom2 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-25 23:52:50,241 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-7:1,clientId=Scout JUnit MOM #2 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] Reply: TheReply 2024-06-25 23:52:50,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e205025] 2024-06-25 23:52:50,289 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@48c1016d[job=JMS subscriber, state=DONE], JobFutureTask@55a43b8a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:50,289 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022830 ms 2024-06-25 23:52:50,289 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:50,290 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:50,290 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom2 stopped 2024-06-25 23:52:50,291 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:2) is shutting down - MDC[activemq.broker=mom2] 2024-06-25 23:52:50,291 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:2) uptime 0.054 seconds - MDC[activemq.broker=mom2] 2024-06-25 23:52:50,292 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:2) is shutdown - MDC[activemq.broker=mom2] 2024-06-25 23:52:50,292 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:50,292 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.057354 ms 2024-06-25 23:52:50,293 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [activemq]> 2024-06-25 23:52:50,295 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:50,295 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [activemq]> 2024-06-25 23:52:50,297 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 5297778'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom2] 2024-06-25 23:52:50,298 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #3 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom2] 2024-06-25 23:52:50,300 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-25 23:52:50,300 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-25 23:52:50,301 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-25 23:52:50,301 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-25 23:52:50,301 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-25 23:52:50,302 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:3) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-25 23:52:50,302 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:3) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-25 23:52:50,302 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-25 23:52:50,303 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom3 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-25 23:52:50,304 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-10:1,clientId=Scout JUnit MOM #3 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-25 23:52:50,312 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3b4eabb1-dc1a-4f57-9786-5db0be9777fb] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:52:50,330 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@86e8469] 2024-06-25 23:52:50,330 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@3533c592[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@4439a6a5[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:50,331 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017253 ms 2024-06-25 23:52:50,332 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:50,332 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:50,333 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom3 stopped 2024-06-25 23:52:50,333 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:3) is shutting down - MDC[activemq.broker=mom3] 2024-06-25 23:52:50,334 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:3) uptime 0.034 seconds - MDC[activemq.broker=mom3] 2024-06-25 23:52:50,334 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:3) is shutdown - MDC[activemq.broker=mom3] 2024-06-25 23:52:50,334 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:50,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 39.611712 ms 2024-06-25 23:52:50,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [activemq]> 2024-06-25 23:52:50,337 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:50,337 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [activemq]> 2024-06-25 23:52:50,339 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1094072635'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-25 23:52:50,341 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #4 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-25 23:52:50,342 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-25 23:52:50,342 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-25 23:52:50,343 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-25 23:52:50,343 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-25 23:52:50,343 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-25 23:52:50,344 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:4) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-25 23:52:50,344 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:4) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-25 23:52:50,344 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-25 23:52:50,381 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom4 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-25 23:52:50,383 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-13:1,clientId=Scout JUnit MOM #4 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-25 23:52:50,395 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5c39131a, org.eclipse.scout.rt.mom.jms.JmsSubscription@62be35a1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-25 23:52:50,404 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6e1d43ca, org.eclipse.scout.rt.mom.jms.JmsSubscription@29b25243] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-25 23:52:50,414 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@179b7d94, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d8f9d77] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-25 23:52:50,425 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2552ce6c, org.eclipse.scout.rt.mom.jms.JmsSubscription@1aa51dcf] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-25 23:52:50,433 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2f44da14, org.eclipse.scout.rt.mom.jms.JmsSubscription@14c06a93] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-25 23:52:50,481 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@4937c376, org.eclipse.scout.rt.mom.jms.JmsSubscription@179b82a2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-25 23:52:50,489 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@78fc8ee6, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f5bb05e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-25 23:52:50,498 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@c0dacdc, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a0c0c3] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-25 23:52:50,507 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@10f493c5, org.eclipse.scout.rt.mom.jms.JmsSubscription@552ddd3e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-25 23:52:50,515 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1264f1df, org.eclipse.scout.rt.mom.jms.JmsSubscription@72cc06f9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-25 23:52:50,516 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5d5a2811[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:50,517 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015597 ms 2024-06-25 23:52:50,517 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:50,517 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:50,518 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom4 stopped 2024-06-25 23:52:50,518 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:4) is shutting down - MDC[activemq.broker=mom4] 2024-06-25 23:52:50,519 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:4) uptime 0.177 seconds - MDC[activemq.broker=mom4] 2024-06-25 23:52:50,519 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:4) is shutdown - MDC[activemq.broker=mom4] 2024-06-25 23:52:50,519 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:50,520 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 181.820350 ms 2024-06-25 23:52:50,520 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [activemq]> 2024-06-25 23:52:50,522 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:50,522 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:50,523 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 170103969'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom4] 2024-06-25 23:52:50,525 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #5 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom4] 2024-06-25 23:52:50,526 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-25 23:52:50,526 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-25 23:52:50,527 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-25 23:52:50,527 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-25 23:52:50,527 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-25 23:52:50,528 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:5) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-25 23:52:50,528 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:5) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-25 23:52:50,528 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-25 23:52:50,529 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom5 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-25 23:52:50,530 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-16:1,clientId=Scout JUnit MOM #5 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-25 23:52:50,590 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47a90d2a, org.eclipse.scout.rt.mom.jms.JmsSubscription@34907a49] 2024-06-25 23:52:50,591 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@5350cfe7[job=JMS subscriber, state=DONE], JobFutureTask@694eb8a4[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:50,591 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015254 ms 2024-06-25 23:52:50,592 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:50,592 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:50,593 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom5 stopped 2024-06-25 23:52:50,593 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:5) is shutting down - MDC[activemq.broker=mom5] 2024-06-25 23:52:50,594 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:5) uptime 0.068 seconds - MDC[activemq.broker=mom5] 2024-06-25 23:52:50,594 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:5) is shutdown - MDC[activemq.broker=mom5] 2024-06-25 23:52:50,594 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:50,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.639998 ms 2024-06-25 23:52:50,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:50,596 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:50,596 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:50,598 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 478556479'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom5] 2024-06-25 23:52:50,599 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #6 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom5] 2024-06-25 23:52:50,600 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-25 23:52:50,601 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-25 23:52:50,601 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-25 23:52:50,601 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-25 23:52:50,601 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-25 23:52:50,602 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:6) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-25 23:52:50,602 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:6) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-25 23:52:50,602 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-25 23:52:50,603 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom6 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-25 23:52:50,604 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-19:1,clientId=Scout JUnit MOM #6 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-25 23:52:50,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@969c2f9, org.eclipse.scout.rt.mom.jms.JmsSubscription@7bbc11ed] 2024-06-25 23:52:50,665 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@6bab0e71[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@31f6402[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:50,665 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017957 ms 2024-06-25 23:52:50,665 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:50,666 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:50,666 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom6 stopped 2024-06-25 23:52:50,667 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:6) is shutting down - MDC[activemq.broker=mom6] 2024-06-25 23:52:50,668 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:6) uptime 0.067 seconds - MDC[activemq.broker=mom6] 2024-06-25 23:52:50,668 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:6) is shutdown - MDC[activemq.broker=mom6] 2024-06-25 23:52:50,668 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:50,668 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.832629 ms 2024-06-25 23:52:50,669 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:50,670 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:50,670 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:50,671 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 8655109'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom6] 2024-06-25 23:52:50,673 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #7 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom6] 2024-06-25 23:52:50,674 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-25 23:52:50,674 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-25 23:52:50,674 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-25 23:52:50,675 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-25 23:52:50,675 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-25 23:52:50,675 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:7) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-25 23:52:50,675 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:7) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-25 23:52:50,676 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-25 23:52:50,676 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom7 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-25 23:52:50,677 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-22:1,clientId=Scout JUnit MOM #7 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-25 23:52:50,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76d220eb, org.eclipse.scout.rt.mom.jms.JmsSubscription@276eafad] 2024-06-25 23:52:50,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@45aa7f8c[job=JMS subscriber, state=DONE], JobFutureTask@4f2f22f6[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:50,738 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016547 ms 2024-06-25 23:52:50,738 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:50,738 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:50,739 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom7 stopped 2024-06-25 23:52:50,739 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:7) is shutting down - MDC[activemq.broker=mom7] 2024-06-25 23:52:50,740 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:7) uptime 0.066 seconds - MDC[activemq.broker=mom7] 2024-06-25 23:52:50,740 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:7) is shutdown - MDC[activemq.broker=mom7] 2024-06-25 23:52:50,740 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:50,741 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.322095 ms 2024-06-25 23:52:50,741 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:50,742 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:50,742 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:50,743 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1964075889'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom7] 2024-06-25 23:52:50,745 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #8 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom7] 2024-06-25 23:52:50,746 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-25 23:52:50,746 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-25 23:52:50,746 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-25 23:52:50,746 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-25 23:52:50,747 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-25 23:52:50,747 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:8) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-25 23:52:50,747 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:8) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-25 23:52:50,748 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-25 23:52:50,748 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom8 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-25 23:52:50,749 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-25:1,clientId=Scout JUnit MOM #8 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-25 23:52:50,809 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f2b608e, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c55e559] 2024-06-25 23:52:50,809 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@7623a3a6[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5692e33b[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:50,810 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017756 ms 2024-06-25 23:52:50,810 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:50,810 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:50,811 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom8 stopped 2024-06-25 23:52:50,811 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:8) is shutting down - MDC[activemq.broker=mom8] 2024-06-25 23:52:50,812 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:8) uptime 0.066 seconds - MDC[activemq.broker=mom8] 2024-06-25 23:52:50,812 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:8) is shutdown - MDC[activemq.broker=mom8] 2024-06-25 23:52:50,813 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:50,813 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.583884 ms 2024-06-25 23:52:50,813 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:50,814 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:50,814 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:50,816 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 203168366'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom8] 2024-06-25 23:52:50,817 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #9 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom8] 2024-06-25 23:52:50,818 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-25 23:52:50,818 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-25 23:52:50,818 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-25 23:52:50,819 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-25 23:52:50,819 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-25 23:52:50,819 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:9) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-25 23:52:50,820 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:9) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-25 23:52:50,820 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-25 23:52:50,820 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom9 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-25 23:52:50,821 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-28:1,clientId=Scout JUnit MOM #9 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-25 23:52:50,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f473daf, org.eclipse.scout.rt.mom.jms.JmsSubscription@390e814c] 2024-06-25 23:52:50,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@4e6b72da[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@7fea1602[job=JMS subscriber, state=DONE], JobFutureTask@14cda371[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:50,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014659 ms 2024-06-25 23:52:50,882 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:50,883 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:50,883 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom9 stopped 2024-06-25 23:52:50,883 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:9) is shutting down - MDC[activemq.broker=mom9] 2024-06-25 23:52:50,884 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:9) uptime 0.066 seconds - MDC[activemq.broker=mom9] 2024-06-25 23:52:50,884 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:9) is shutdown - MDC[activemq.broker=mom9] 2024-06-25 23:52:50,885 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:50,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.426173 ms 2024-06-25 23:52:50,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:50,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:50,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:50,887 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1163196944'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom9] 2024-06-25 23:52:50,889 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #10 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom9] 2024-06-25 23:52:50,890 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-25 23:52:50,890 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-25 23:52:50,890 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-25 23:52:50,891 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-25 23:52:50,891 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-25 23:52:50,891 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:10) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-25 23:52:50,892 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:10) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-25 23:52:50,892 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-25 23:52:50,892 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom10 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-25 23:52:50,893 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-31:1,clientId=Scout JUnit MOM #10 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-25 23:52:50,953 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5bb90b89, org.eclipse.scout.rt.mom.jms.JmsSubscription@10b0dd3a] 2024-06-25 23:52:50,954 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@517fb0d4[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@6d162929[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:50,954 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015049 ms 2024-06-25 23:52:50,955 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:50,955 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:50,956 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom10 stopped 2024-06-25 23:52:50,956 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:10) is shutting down - MDC[activemq.broker=mom10] 2024-06-25 23:52:50,956 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:10) uptime 0.066 seconds - MDC[activemq.broker=mom10] 2024-06-25 23:52:50,957 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:10) is shutdown - MDC[activemq.broker=mom10] 2024-06-25 23:52:50,957 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:50,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.701739 ms 2024-06-25 23:52:50,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:50,959 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:50,959 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:50,960 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2079183861'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom10] 2024-06-25 23:52:50,961 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #11 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom10] 2024-06-25 23:52:50,962 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-25 23:52:50,962 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-25 23:52:50,962 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-25 23:52:50,963 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-25 23:52:50,963 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-25 23:52:50,963 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:11) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-25 23:52:50,964 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:11) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-25 23:52:50,964 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-25 23:52:50,964 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom11 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-25 23:52:50,965 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-34:1,clientId=Scout JUnit MOM #11 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-25 23:52:51,025 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2ee5fe1e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b30b25f] 2024-06-25 23:52:51,026 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@20f4e591[job=JMS subscriber, state=DONE], JobFutureTask@6f39044c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:51,026 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015484 ms 2024-06-25 23:52:51,026 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:51,026 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:51,027 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom11 stopped 2024-06-25 23:52:51,027 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:11) is shutting down - MDC[activemq.broker=mom11] 2024-06-25 23:52:51,028 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:11) uptime 0.066 seconds - MDC[activemq.broker=mom11] 2024-06-25 23:52:51,028 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:11) is shutdown - MDC[activemq.broker=mom11] 2024-06-25 23:52:51,028 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:51,029 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.008156 ms 2024-06-25 23:52:51,029 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:51,030 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:51,030 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:51,031 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 926660013'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom11] 2024-06-25 23:52:51,033 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #12 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom11] 2024-06-25 23:52:51,034 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:52:51,034 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:52:51,034 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:52:51,035 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:52:51,035 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:52:51,035 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:12) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:52:51,036 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:12) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:52:51,036 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:52:51,036 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom12 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:52:51,037 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-37:1,clientId=Scout JUnit MOM #12 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:52:51,097 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@55f4ec04, org.eclipse.scout.rt.mom.jms.JmsSubscription@f3c27e9] 2024-06-25 23:52:51,097 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@2f45ab6[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@311dbfc2[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:51,098 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.032980 ms 2024-06-25 23:52:51,098 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:51,098 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:51,099 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom12 stopped 2024-06-25 23:52:51,099 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:12) is shutting down - MDC[activemq.broker=mom12] 2024-06-25 23:52:51,100 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:12) uptime 0.066 seconds - MDC[activemq.broker=mom12] 2024-06-25 23:52:51,100 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:12) is shutdown - MDC[activemq.broker=mom12] 2024-06-25 23:52:51,100 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:51,101 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.166102 ms 2024-06-25 23:52:51,101 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:51,102 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:51,102 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:51,103 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 867204702'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:52:51,104 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #13 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:52:51,106 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-25 23:52:51,106 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-25 23:52:51,106 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-25 23:52:51,106 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-25 23:52:51,107 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-25 23:52:51,107 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:13) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-25 23:52:51,108 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:13) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-25 23:52:51,108 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-25 23:52:51,109 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom13 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-25 23:52:51,110 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-40:1,clientId=Scout JUnit MOM #13 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-25 23:52:51,170 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@59d7d574, org.eclipse.scout.rt.mom.jms.JmsSubscription@94b5fe3] 2024-06-25 23:52:51,170 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@7663f22b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@3a5c4f23[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:51,171 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015973 ms 2024-06-25 23:52:51,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:51,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:51,172 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom13 stopped 2024-06-25 23:52:51,172 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:13) is shutting down - MDC[activemq.broker=mom13] 2024-06-25 23:52:51,173 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:13) uptime 0.068 seconds - MDC[activemq.broker=mom13] 2024-06-25 23:52:51,173 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:13) is shutdown - MDC[activemq.broker=mom13] 2024-06-25 23:52:51,173 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:51,173 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.276312 ms 2024-06-25 23:52:51,174 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:51,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:51,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:51,176 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 329154060'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13] 2024-06-25 23:52:51,177 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #14 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13] 2024-06-25 23:52:51,178 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-25 23:52:51,179 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-25 23:52:51,179 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-25 23:52:51,179 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-25 23:52:51,179 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-25 23:52:51,180 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:14) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-25 23:52:51,180 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:14) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-25 23:52:51,180 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-25 23:52:51,181 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom14 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-25 23:52:51,183 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-43:1,clientId=Scout JUnit MOM #14 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-25 23:52:51,242 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7641c4e7, org.eclipse.scout.rt.mom.jms.JmsSubscription@650a0b50] 2024-06-25 23:52:51,243 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@69da1252[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@51bc70b2[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:51,243 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016079 ms 2024-06-25 23:52:51,244 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:51,244 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:51,244 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom14 stopped 2024-06-25 23:52:51,245 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:14) is shutting down - MDC[activemq.broker=mom14] 2024-06-25 23:52:51,245 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:14) uptime 0.067 seconds - MDC[activemq.broker=mom14] 2024-06-25 23:52:51,246 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:14) is shutdown - MDC[activemq.broker=mom14] 2024-06-25 23:52:51,246 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:51,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.156921 ms 2024-06-25 23:52:51,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:51,249 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:51,249 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:51,250 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1478870694'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom14] 2024-06-25 23:52:51,252 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #15 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-25 23:52:51,253 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-25 23:52:51,253 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-25 23:52:51,254 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-25 23:52:51,254 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-25 23:52:51,254 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-25 23:52:51,254 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:15) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-25 23:52:51,255 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:15) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-25 23:52:51,255 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-25 23:52:51,255 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom15 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-25 23:52:51,256 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-46:1,clientId=Scout JUnit MOM #15 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-25 23:52:51,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18356d9e] 2024-06-25 23:52:51,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@784534d5[job=JMS subscriber, state=DONE], JobFutureTask@75c7c583[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:51,560 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.062062 ms 2024-06-25 23:52:51,560 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:51,560 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:51,561 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom15 stopped 2024-06-25 23:52:51,561 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:15) is shutting down - MDC[activemq.broker=mom15] 2024-06-25 23:52:51,562 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:15) uptime 0.308 seconds - MDC[activemq.broker=mom15] 2024-06-25 23:52:51,562 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:15) is shutdown - MDC[activemq.broker=mom15] 2024-06-25 23:52:51,562 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:51,562 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.228434 ms 2024-06-25 23:52:51,563 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:51,564 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:51,564 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:51,566 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 141551707'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:52:51,568 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #16 initialized: null - MDC[jobName=requester (Q)] 2024-06-25 23:52:51,570 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-25 23:52:51,570 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-25 23:52:51,570 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-25 23:52:51,570 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-25 23:52:51,570 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-25 23:52:51,571 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:16) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-25 23:52:51,571 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:16) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-25 23:52:51,571 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-25 23:52:51,572 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom16 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-25 23:52:51,573 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-49:1,clientId=Scout JUnit MOM #16 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-25 23:52:51,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38eafdab] 2024-06-25 23:52:51,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@6cb9de3b[job=JMS subscriber, state=DONE], JobFutureTask@2f9ee190[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:51,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015023 ms 2024-06-25 23:52:51,875 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:51,875 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:51,875 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom16 stopped 2024-06-25 23:52:51,876 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:16) is shutting down - MDC[activemq.broker=mom16] 2024-06-25 23:52:51,876 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:16) uptime 0.306 seconds - MDC[activemq.broker=mom16] 2024-06-25 23:52:51,876 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:16) is shutdown - MDC[activemq.broker=mom16] 2024-06-25 23:52:51,877 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:51,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.582619 ms 2024-06-25 23:52:51,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:51,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:51,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:51,879 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 724309578'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom15] 2024-06-25 23:52:51,881 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #17 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom13] 2024-06-25 23:52:51,882 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-25 23:52:51,882 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-25 23:52:51,882 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-25 23:52:51,882 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-25 23:52:51,882 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-25 23:52:51,883 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:17) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-25 23:52:51,883 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:17) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-25 23:52:51,883 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-25 23:52:51,883 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom17 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-25 23:52:51,885 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-52:1,clientId=Scout JUnit MOM #17 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-25 23:52:52,186 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7da40bf4] 2024-06-25 23:52:52,186 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@262ffabe[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@48c743ae[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:52,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015729 ms 2024-06-25 23:52:52,187 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:52,187 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:52,188 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom17 stopped 2024-06-25 23:52:52,188 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:17) is shutting down - MDC[activemq.broker=mom17] 2024-06-25 23:52:52,189 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:17) uptime 0.306 seconds - MDC[activemq.broker=mom17] 2024-06-25 23:52:52,189 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:17) is shutdown - MDC[activemq.broker=mom17] 2024-06-25 23:52:52,189 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:52,189 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.932723 ms 2024-06-25 23:52:52,189 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:52,190 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:52,190 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:52,191 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 181825580'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom16] 2024-06-25 23:52:52,193 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #18 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-25 23:52:52,194 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-25 23:52:52,194 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-25 23:52:52,194 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-25 23:52:52,194 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-25 23:52:52,194 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-25 23:52:52,195 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:18) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-25 23:52:52,195 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:18) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-25 23:52:52,195 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-25 23:52:52,195 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom18 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-25 23:52:52,196 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-55:1,clientId=Scout JUnit MOM #18 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-25 23:52:52,498 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f4b7a2e] 2024-06-25 23:52:52,499 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@54629a3e[job=JMS subscriber, state=DONE], JobFutureTask@166528ca[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:52,499 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014467 ms 2024-06-25 23:52:52,499 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:52,499 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:52,500 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom18 stopped 2024-06-25 23:52:52,500 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:18) is shutting down - MDC[activemq.broker=mom18] 2024-06-25 23:52:52,501 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:18) uptime 0.307 seconds - MDC[activemq.broker=mom18] 2024-06-25 23:52:52,501 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:18) is shutdown - MDC[activemq.broker=mom18] 2024-06-25 23:52:52,501 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:52,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.832804 ms 2024-06-25 23:52:52,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:52,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:52,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:52,504 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 503451781'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom17] 2024-06-25 23:52:52,505 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #19 initialized: null - MDC[jobName=requester (Q)] 2024-06-25 23:52:52,506 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-25 23:52:52,506 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-25 23:52:52,506 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-25 23:52:52,506 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-25 23:52:52,507 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-25 23:52:52,507 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:19) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-25 23:52:52,507 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:19) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-25 23:52:52,507 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-25 23:52:52,508 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom19 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-25 23:52:52,509 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-58:1,clientId=Scout JUnit MOM #19 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-25 23:52:52,811 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@140fa482] 2024-06-25 23:52:52,811 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@2578e3ca[job=JMS subscriber, state=DONE], JobFutureTask@55ebe24e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:52,812 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.033764 ms 2024-06-25 23:52:52,812 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:52,812 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:52,813 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom19 stopped 2024-06-25 23:52:52,813 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:19) is shutting down - MDC[activemq.broker=mom19] 2024-06-25 23:52:52,813 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:19) uptime 0.307 seconds - MDC[activemq.broker=mom19] 2024-06-25 23:52:52,814 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:19) is shutdown - MDC[activemq.broker=mom19] 2024-06-25 23:52:52,814 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:52,814 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.376396 ms 2024-06-25 23:52:52,814 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:52,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:52,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:52,816 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1840857055'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom18] 2024-06-25 23:52:52,818 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #20 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom13] 2024-06-25 23:52:52,819 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-25 23:52:52,819 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-25 23:52:52,819 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-25 23:52:52,819 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-25 23:52:52,819 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-25 23:52:52,820 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:20) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-25 23:52:52,820 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:20) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-25 23:52:52,820 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-25 23:52:52,820 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom20 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-25 23:52:52,822 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-61:1,clientId=Scout JUnit MOM #20 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-25 23:52:53,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@d5eca06] 2024-06-25 23:52:53,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@6960030c[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5cec3e81[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:53,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015014 ms 2024-06-25 23:52:53,124 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:53,124 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:53,125 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom20 stopped 2024-06-25 23:52:53,125 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:20) is shutting down - MDC[activemq.broker=mom20] 2024-06-25 23:52:53,126 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:20) uptime 0.306 seconds - MDC[activemq.broker=mom20] 2024-06-25 23:52:53,126 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:20) is shutdown - MDC[activemq.broker=mom20] 2024-06-25 23:52:53,126 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:53,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.788165 ms 2024-06-25 23:52:53,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:53,127 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:53,127 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:53,128 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 598811296'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom19] 2024-06-25 23:52:53,129 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #21 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-25 23:52:53,130 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-25 23:52:53,130 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-25 23:52:53,131 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-25 23:52:53,131 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-25 23:52:53,131 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-25 23:52:53,131 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:21) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-25 23:52:53,131 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:21) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-25 23:52:53,132 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-25 23:52:53,132 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom21 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-25 23:52:53,133 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-64:1,clientId=Scout JUnit MOM #21 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-25 23:52:53,435 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d2bfc9f] 2024-06-25 23:52:53,435 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@4d8ecb34[job=JMS subscriber, state=DONE], JobFutureTask@13e7e76c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:53,435 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013809 ms 2024-06-25 23:52:53,436 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:53,436 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:53,437 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom21 stopped 2024-06-25 23:52:53,437 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:21) is shutting down - MDC[activemq.broker=mom21] 2024-06-25 23:52:53,437 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:21) uptime 0.307 seconds - MDC[activemq.broker=mom21] 2024-06-25 23:52:53,437 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:21) is shutdown - MDC[activemq.broker=mom21] 2024-06-25 23:52:53,438 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:53,438 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.751490 ms 2024-06-25 23:52:53,438 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:53,439 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:53,439 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:53,440 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 905546540'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom20] 2024-06-25 23:52:53,441 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #22 initialized: null - MDC[jobName=requester (Q)] 2024-06-25 23:52:53,442 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-25 23:52:53,442 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-25 23:52:53,442 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-25 23:52:53,442 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-25 23:52:53,443 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-25 23:52:53,443 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:22) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-25 23:52:53,443 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:22) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-25 23:52:53,443 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-25 23:52:53,444 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom22 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-25 23:52:53,445 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-67:1,clientId=Scout JUnit MOM #22 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-25 23:52:53,747 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b8c15de] 2024-06-25 23:52:53,747 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@1b030ca7[job=JMS subscriber, state=DONE], JobFutureTask@5f44371e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:53,747 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014569 ms 2024-06-25 23:52:53,748 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:53,748 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:53,748 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom22 stopped 2024-06-25 23:52:53,748 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:22) is shutting down - MDC[activemq.broker=mom22] 2024-06-25 23:52:53,749 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:22) uptime 0.307 seconds - MDC[activemq.broker=mom22] 2024-06-25 23:52:53,749 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:22) is shutdown - MDC[activemq.broker=mom22] 2024-06-25 23:52:53,749 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:53,750 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.498145 ms 2024-06-25 23:52:53,750 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:53,751 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:53,751 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:53,751 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1308920289'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom21] 2024-06-25 23:52:53,753 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #23 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom13] 2024-06-25 23:52:53,754 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-25 23:52:53,754 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-25 23:52:53,754 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-25 23:52:53,754 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-25 23:52:53,754 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-25 23:52:53,755 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:23) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-25 23:52:53,755 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:23) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-25 23:52:53,755 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-25 23:52:53,755 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom23 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-25 23:52:53,756 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-70:1,clientId=Scout JUnit MOM #23 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-25 23:52:54,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@31c800a5] 2024-06-25 23:52:54,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@76824b00[job=JMS subscriber, state=DONE], JobFutureTask@62783325[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:54,060 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015582 ms 2024-06-25 23:52:54,060 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:54,060 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:54,061 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom23 stopped 2024-06-25 23:52:54,061 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:23) is shutting down - MDC[activemq.broker=mom23] 2024-06-25 23:52:54,061 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:23) uptime 0.307 seconds - MDC[activemq.broker=mom23] 2024-06-25 23:52:54,062 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:23) is shutdown - MDC[activemq.broker=mom23] 2024-06-25 23:52:54,062 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:54,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.226384 ms 2024-06-25 23:52:54,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:54,063 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:54,063 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:54,064 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1830630603'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom22] 2024-06-25 23:52:54,066 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #24 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-25 23:52:54,066 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-25 23:52:54,067 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-25 23:52:54,067 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-25 23:52:54,067 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-25 23:52:54,067 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-25 23:52:54,067 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:24) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-25 23:52:54,068 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:24) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-25 23:52:54,068 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-25 23:52:54,068 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom24 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-25 23:52:54,069 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-73:1,clientId=Scout JUnit MOM #24 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-25 23:52:54,371 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58829c2c] 2024-06-25 23:52:54,371 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@37cdf495[job=JMS subscriber, state=DONE], JobFutureTask@69e18288[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:54,371 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013387 ms 2024-06-25 23:52:54,372 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:54,372 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:54,372 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom24 stopped 2024-06-25 23:52:54,373 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:24) is shutting down - MDC[activemq.broker=mom24] 2024-06-25 23:52:54,373 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:24) uptime 0.307 seconds - MDC[activemq.broker=mom24] 2024-06-25 23:52:54,373 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:24) is shutdown - MDC[activemq.broker=mom24] 2024-06-25 23:52:54,374 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:54,374 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.601953 ms 2024-06-25 23:52:54,374 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq]> 2024-06-25 23:52:54,375 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:54,376 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [activemq]> 2024-06-25 23:52:54,377 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1321012050'. 2024-06-25 23:52:54,379 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM #25: 'request-reply' messaging is disabled 2024-06-25 23:52:54,379 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #25 initialized: null 2024-06-25 23:52:54,380 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:52:54,380 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4.459007 ms 2024-06-25 23:52:54,380 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [activemq]> 2024-06-25 23:52:54,381 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:54,381 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [activemq]> 2024-06-25 23:52:54,382 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 462020284'. 2024-06-25 23:52:54,383 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #26 initialized: null 2024-06-25 23:52:54,384 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-25 23:52:54,385 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-25 23:52:54,385 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-25 23:52:54,385 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-25 23:52:54,385 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-25 23:52:54,385 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:25) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-25 23:52:54,386 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:25) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-25 23:52:54,386 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-25 23:52:54,386 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom26 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-25 23:52:54,387 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-76:1,clientId=Scout JUnit MOM #26 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-25 23:52:54,401 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@27ada0e8, org.eclipse.scout.rt.mom.jms.JmsSubscription@62fa4a88] 2024-06-25 23:52:54,401 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@590ab84[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@7d48299e[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:54,401 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013871 ms 2024-06-25 23:52:54,401 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:54,402 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:54,402 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom26 stopped 2024-06-25 23:52:54,402 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:25) is shutting down - MDC[activemq.broker=mom26] 2024-06-25 23:52:54,403 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:25) uptime 0.019 seconds - MDC[activemq.broker=mom26] 2024-06-25 23:52:54,403 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:25) is shutdown - MDC[activemq.broker=mom26] 2024-06-25 23:52:54,403 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:54,403 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.992287 ms 2024-06-25 23:52:54,404 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [activemq]> 2024-06-25 23:52:54,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:54,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [activemq]> 2024-06-25 23:52:54,406 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1640648390'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom26] 2024-06-25 23:52:54,407 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #27 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom26] 2024-06-25 23:52:54,408 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-25 23:52:54,408 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-25 23:52:54,408 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-25 23:52:54,408 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-25 23:52:54,408 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-25 23:52:54,409 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:26) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-25 23:52:54,409 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:26) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-25 23:52:54,409 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-25 23:52:54,409 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom27 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-25 23:52:54,410 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-79:1,clientId=Scout JUnit MOM #27 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-25 23:52:59,417 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b0d9da] 2024-06-25 23:52:59,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@ae9a7fb[job=request on test/mom/testTopicRequestReplyTimeout, state=DONE], JobFutureTask@2860c535[job=JMS subscriber, state=DONE], JobFutureTask@6cc075cf[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:59,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016707 ms 2024-06-25 23:52:59,419 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 1 sessions 2024-06-25 23:52:59,419 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:134) - closing session 1 of 1 2024-06-25 23:52:59,419 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:59,421 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom27 stopped 2024-06-25 23:52:59,422 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:26) is shutting down - MDC[activemq.broker=mom27] 2024-06-25 23:52:59,422 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom12] 2024-06-25 23:52:59,423 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:26) uptime 5.014 seconds - MDC[activemq.broker=mom27] 2024-06-25 23:52:59,423 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:26) is shutdown - MDC[activemq.broker=mom27] 2024-06-25 23:52:59,423 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:59,423 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5018.434447 ms 2024-06-25 23:52:59,423 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [activemq]> 2024-06-25 23:52:59,425 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:59,425 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:59,426 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2107108357'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:52:59,428 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #28 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:52:59,429 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-25 23:52:59,429 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-25 23:52:59,429 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-25 23:52:59,429 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-25 23:52:59,429 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-25 23:52:59,430 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:27) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-25 23:52:59,430 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:27) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-25 23:52:59,430 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-25 23:52:59,431 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom28 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-25 23:52:59,432 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-82:1,clientId=Scout JUnit MOM #28 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-25 23:52:59,441 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17d25e1d, org.eclipse.scout.rt.mom.jms.JmsSubscription@359fd0a2] 2024-06-25 23:52:59,442 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@6336ac13[job=JMS subscriber, state=DONE], JobFutureTask@75db63ac[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@7e17157a[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:59,442 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013887 ms 2024-06-25 23:52:59,442 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:59,442 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:59,443 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom28 stopped 2024-06-25 23:52:59,443 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:27) is shutting down - MDC[activemq.broker=mom28] 2024-06-25 23:52:59,444 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:27) uptime 0.015 seconds - MDC[activemq.broker=mom28] 2024-06-25 23:52:59,444 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:27) is shutdown - MDC[activemq.broker=mom28] 2024-06-25 23:52:59,444 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:59,444 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.235279 ms 2024-06-25 23:52:59,444 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [activemq]> 2024-06-25 23:52:59,446 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:59,446 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [activemq]> 2024-06-25 23:52:59,447 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1162776555'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom28] 2024-06-25 23:52:59,448 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #29 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom28] 2024-06-25 23:52:59,449 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-25 23:52:59,449 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-25 23:52:59,449 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-25 23:52:59,449 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-25 23:52:59,450 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-25 23:52:59,450 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:28) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-25 23:52:59,450 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:28) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-25 23:52:59,450 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-25 23:52:59,451 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom29 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-25 23:52:59,452 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-85:1,clientId=Scout JUnit MOM #29 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-25 23:52:59,457 ERROR [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fa82990b-e090-4f58-8460-c0b2fee44f4b, activemq.broker=mom26] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:52:59,546 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a985388] 2024-06-25 23:52:59,547 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@803d92[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@64565265[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:59,547 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014180 ms 2024-06-25 23:52:59,547 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:59,547 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:59,548 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom29 stopped 2024-06-25 23:52:59,548 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:28) is shutting down - MDC[activemq.broker=mom29] 2024-06-25 23:52:59,549 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:28) uptime 0.100 seconds - MDC[activemq.broker=mom29] 2024-06-25 23:52:59,549 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:28) is shutdown - MDC[activemq.broker=mom29] 2024-06-25 23:52:59,549 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:59,549 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 103.473825 ms 2024-06-25 23:52:59,549 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [activemq]> 2024-06-25 23:52:59,551 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:59,551 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [activemq]> 2024-06-25 23:52:59,552 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1963823518'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom29] 2024-06-25 23:52:59,553 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #30 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom29] 2024-06-25 23:52:59,554 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-25 23:52:59,554 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-25 23:52:59,554 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-25 23:52:59,554 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-25 23:52:59,554 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-25 23:52:59,555 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:29) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-25 23:52:59,555 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:29) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-25 23:52:59,555 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-25 23:52:59,555 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom30 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-25 23:52:59,556 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-88:1,clientId=Scout JUnit MOM #30 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-25 23:52:59,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5dd62f07] 2024-06-25 23:52:59,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@6014f05e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@79eeeda0[job=JMS subscriber, state=DONE]] 2024-06-25 23:52:59,585 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.026504 ms 2024-06-25 23:52:59,585 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:59,585 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:59,585 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom30 stopped 2024-06-25 23:52:59,586 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:29) is shutting down - MDC[activemq.broker=mom30] 2024-06-25 23:52:59,586 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:29) uptime 0.032 seconds - MDC[activemq.broker=mom30] 2024-06-25 23:52:59,586 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:29) is shutdown - MDC[activemq.broker=mom30] 2024-06-25 23:52:59,586 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:59,587 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 35.797417 ms 2024-06-25 23:52:59,587 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [activemq]> 2024-06-25 23:52:59,588 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:59,588 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [activemq]> 2024-06-25 23:52:59,589 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 901477177'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom30] 2024-06-25 23:52:59,590 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #31 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom30] 2024-06-25 23:52:59,591 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-25 23:52:59,591 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-25 23:52:59,591 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-25 23:52:59,591 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-25 23:52:59,591 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-25 23:52:59,592 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:30) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-25 23:52:59,592 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:30) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-25 23:52:59,592 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-25 23:52:59,592 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom31 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-25 23:52:59,593 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-91:1,clientId=Scout JUnit MOM #31 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-25 23:52:59,600 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom26] 2024-06-25 23:52:59,601 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@51d80f6e] 2024-06-25 23:52:59,601 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@2e02bb14[job=JMS subscriber, state=DONE], JobFutureTask@4bc588d9[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:52:59,601 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015420 ms 2024-06-25 23:52:59,602 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:52:59,602 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:52:59,603 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom31 stopped 2024-06-25 23:52:59,603 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:30) is shutting down - MDC[activemq.broker=mom31] 2024-06-25 23:52:59,603 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:30) uptime 0.012 seconds - MDC[activemq.broker=mom31] 2024-06-25 23:52:59,604 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:30) is shutdown - MDC[activemq.broker=mom31] 2024-06-25 23:52:59,604 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:52:59,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.913746 ms 2024-06-25 23:52:59,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [activemq]> 2024-06-25 23:52:59,605 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:52:59,605 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [activemq]> 2024-06-25 23:52:59,606 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1871432514'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom31] 2024-06-25 23:52:59,607 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #32 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom31] 2024-06-25 23:52:59,608 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-25 23:52:59,608 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-25 23:52:59,608 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-25 23:52:59,608 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-25 23:52:59,608 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-25 23:52:59,609 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:31) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-25 23:52:59,609 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:31) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-25 23:52:59,609 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-25 23:52:59,609 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom32 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-25 23:52:59,610 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-94:1,clientId=Scout JUnit MOM #32 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-25 23:53:04,613 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout] 2024-06-25 23:53:04,615 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@360d0c7a] 2024-06-25 23:53:04,615 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@dadf57b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@38a4b28d[job=JMS subscriber, state=RUNNING]] 2024-06-25 23:53:04,615 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013280 ms 2024-06-25 23:53:04,615 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:04,616 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:04,616 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom32 stopped 2024-06-25 23:53:04,617 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:31) is shutting down - MDC[activemq.broker=mom32] 2024-06-25 23:53:04,617 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:31) uptime 5.009 seconds - MDC[activemq.broker=mom32] 2024-06-25 23:53:04,617 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:31) is shutdown - MDC[activemq.broker=mom32] 2024-06-25 23:53:04,618 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:04,618 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5012.740736 ms 2024-06-25 23:53:04,618 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [activemq]> 2024-06-25 23:53:04,619 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:04,619 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [activemq]> 2024-06-25 23:53:04,620 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1760286173'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom32] 2024-06-25 23:53:04,621 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #33 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom32] 2024-06-25 23:53:04,622 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-25 23:53:04,623 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-25 23:53:04,623 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-25 23:53:04,623 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-25 23:53:04,623 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-25 23:53:04,623 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:32) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-25 23:53:04,623 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:32) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-25 23:53:04,624 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-25 23:53:04,624 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom33 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-25 23:53:04,625 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-97:1,clientId=Scout JUnit MOM #33 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-25 23:53:04,630 ERROR [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=eb195dd6-72e1-4366-9109-506d3fd31610, activemq.broker=mom12] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:53:04,633 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@623be2a0] 2024-06-25 23:53:04,633 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@3e1db79c[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@2172639f[job=JMS subscriber, state=DONE]] 2024-06-25 23:53:04,633 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013075 ms 2024-06-25 23:53:04,634 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:04,634 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:04,634 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom33 stopped 2024-06-25 23:53:04,634 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:32) is shutting down - MDC[activemq.broker=mom33] 2024-06-25 23:53:04,635 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:32) uptime 0.013 seconds - MDC[activemq.broker=mom33] 2024-06-25 23:53:04,635 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:32) is shutdown - MDC[activemq.broker=mom33] 2024-06-25 23:53:04,635 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:04,635 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.120212 ms 2024-06-25 23:53:04,636 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [activemq]> 2024-06-25 23:53:04,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:04,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [activemq]> 2024-06-25 23:53:04,638 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 720977770'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom33] 2024-06-25 23:53:04,639 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #34 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom33] 2024-06-25 23:53:04,640 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-25 23:53:04,641 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-25 23:53:04,641 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-25 23:53:04,641 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-25 23:53:04,641 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-25 23:53:04,673 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:33) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-25 23:53:04,674 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:33) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-25 23:53:04,674 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-25 23:53:04,675 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom34 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-25 23:53:04,676 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-100:1,clientId=Scout JUnit MOM #34 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-25 23:53:04,682 INFO [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9e66603c-6318-4eb1-88a9-c7e174d578c3, activemq.broker=mom12] 2024-06-25 23:53:04,689 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56f569e] 2024-06-25 23:53:04,689 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@6d49ab3b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@5b24d90e[job=JMS subscriber, state=DONE]] 2024-06-25 23:53:04,689 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012592 ms 2024-06-25 23:53:04,689 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:04,690 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:04,690 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom34 stopped 2024-06-25 23:53:04,690 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:33) is shutting down - MDC[activemq.broker=mom34] 2024-06-25 23:53:04,691 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:33) uptime 0.051 seconds - MDC[activemq.broker=mom34] 2024-06-25 23:53:04,691 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:33) is shutdown - MDC[activemq.broker=mom34] 2024-06-25 23:53:04,691 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:04,691 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 54.036563 ms 2024-06-25 23:53:04,691 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [activemq]> 2024-06-25 23:53:04,692 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:04,693 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [activemq]> 2024-06-25 23:53:04,693 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1452189567'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom34] 2024-06-25 23:53:04,695 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #35 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom34] 2024-06-25 23:53:04,696 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-25 23:53:04,696 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-25 23:53:04,696 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-25 23:53:04,696 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-25 23:53:04,696 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-25 23:53:04,696 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:34) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-25 23:53:04,697 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:34) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-25 23:53:04,697 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-25 23:53:04,697 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom35 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-25 23:53:04,698 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-103:1,clientId=Scout JUnit MOM #35 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-25 23:53:04,711 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@62d5617, org.eclipse.scout.rt.mom.jms.JmsSubscription@8929865] 2024-06-25 23:53:04,712 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@71e8b84b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@2b5ea02a[job=JMS subscriber, state=DONE]] 2024-06-25 23:53:04,712 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011942 ms 2024-06-25 23:53:04,712 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:04,713 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:04,713 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom35 stopped 2024-06-25 23:53:04,713 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:34) is shutting down - MDC[activemq.broker=mom35] 2024-06-25 23:53:04,714 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:34) uptime 0.018 seconds - MDC[activemq.broker=mom35] 2024-06-25 23:53:04,714 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:34) is shutdown - MDC[activemq.broker=mom35] 2024-06-25 23:53:04,714 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:04,714 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.414530 ms 2024-06-25 23:53:04,714 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [activemq]> 2024-06-25 23:53:04,715 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:04,715 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [activemq]> 2024-06-25 23:53:04,716 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1922150503'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom35] 2024-06-25 23:53:04,717 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #36 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom35] 2024-06-25 23:53:04,718 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-25 23:53:04,718 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-25 23:53:04,718 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-25 23:53:04,718 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-25 23:53:04,718 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-25 23:53:04,719 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:35) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-25 23:53:04,719 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:35) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-25 23:53:04,719 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-25 23:53:04,719 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom36 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-25 23:53:04,720 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-106:1,clientId=Scout JUnit MOM #36 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-25 23:53:04,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3dedc8b8] 2024-06-25 23:53:04,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@24972323[job=JMS subscriber, state=DONE], JobFutureTask@7a0fc290[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:04,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010657 ms 2024-06-25 23:53:04,729 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:04,729 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:04,730 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom36 stopped 2024-06-25 23:53:04,730 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:35) is shutting down - MDC[activemq.broker=mom36] 2024-06-25 23:53:04,731 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:35) uptime 0.012 seconds - MDC[activemq.broker=mom36] 2024-06-25 23:53:04,731 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:35) is shutdown - MDC[activemq.broker=mom36] 2024-06-25 23:53:04,731 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:04,731 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.732110 ms 2024-06-25 23:53:04,731 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [activemq]> 2024-06-25 23:53:04,732 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:04,732 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [activemq]> 2024-06-25 23:53:04,733 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 658682535'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom36] 2024-06-25 23:53:04,734 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #37 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom36] 2024-06-25 23:53:04,735 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-25 23:53:04,735 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-25 23:53:04,735 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-25 23:53:04,735 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-25 23:53:04,735 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-25 23:53:04,736 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:36) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-25 23:53:04,736 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:36) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-25 23:53:04,737 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-25 23:53:04,737 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom37 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-25 23:53:04,738 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-109:1,clientId=Scout JUnit MOM #37 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-25 23:53:04,743 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom12] 2024-06-25 23:53:04,744 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4545cfc0] 2024-06-25 23:53:04,745 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@5ea3a9e3[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@3ce5a714[job=JMS subscriber, state=DONE]] 2024-06-25 23:53:04,745 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011264 ms 2024-06-25 23:53:04,745 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:04,745 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:04,782 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom37 stopped 2024-06-25 23:53:04,782 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:36) is shutting down - MDC[activemq.broker=mom37] 2024-06-25 23:53:04,782 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:36) uptime 0.047 seconds - MDC[activemq.broker=mom37] 2024-06-25 23:53:04,782 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:36) is shutdown - MDC[activemq.broker=mom37] 2024-06-25 23:53:04,782 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:04,783 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 50.461620 ms 2024-06-25 23:53:04,783 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [activemq]> 2024-06-25 23:53:04,784 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:04,784 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [activemq]> 2024-06-25 23:53:04,785 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1955158700'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-25 23:53:04,786 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #38 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-25 23:53:04,786 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-25 23:53:04,786 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-25 23:53:04,787 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-25 23:53:04,787 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-25 23:53:04,787 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-25 23:53:04,787 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:37) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-25 23:53:04,787 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:37) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-25 23:53:04,787 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-25 23:53:04,788 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom38 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-25 23:53:04,789 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-112:1,clientId=Scout JUnit MOM #38 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-25 23:53:04,796 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5ddb5d1d, org.eclipse.scout.rt.mom.jms.JmsSubscription@1940e1f2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-25 23:53:04,802 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@518e9ea1, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f5f3898] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-25 23:53:04,808 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7dca1c15, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b265505] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-25 23:53:04,814 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@199ab38d, org.eclipse.scout.rt.mom.jms.JmsSubscription@63a6d009] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-25 23:53:04,820 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@21194b5c, org.eclipse.scout.rt.mom.jms.JmsSubscription@34481b95] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-25 23:53:04,826 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@4d620030, org.eclipse.scout.rt.mom.jms.JmsSubscription@58449819] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-25 23:53:04,832 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7cf8e0e2, org.eclipse.scout.rt.mom.jms.JmsSubscription@6eed430a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-25 23:53:04,838 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@45a2a36d, org.eclipse.scout.rt.mom.jms.JmsSubscription@6ea661b0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-25 23:53:04,843 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@39d6be95, org.eclipse.scout.rt.mom.jms.JmsSubscription@7403e7c8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-25 23:53:04,885 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@11ad9116, org.eclipse.scout.rt.mom.jms.JmsSubscription@386822f6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-25 23:53:04,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@193f6a3b[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:04,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011005 ms 2024-06-25 23:53:04,886 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:04,886 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:04,887 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom38 stopped 2024-06-25 23:53:04,887 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:37) is shutting down - MDC[activemq.broker=mom38] 2024-06-25 23:53:04,887 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:37) uptime 0.101 seconds - MDC[activemq.broker=mom38] 2024-06-25 23:53:04,888 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:37) is shutdown - MDC[activemq.broker=mom38] 2024-06-25 23:53:04,888 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:04,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 103.974293 ms 2024-06-25 23:53:04,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [activemq]> 2024-06-25 23:53:04,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:04,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [activemq]> 2024-06-25 23:53:04,890 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 954101182'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom38] 2024-06-25 23:53:04,891 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #39 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom38] 2024-06-25 23:53:04,892 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-25 23:53:04,892 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-25 23:53:04,892 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-25 23:53:04,892 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-25 23:53:04,892 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-25 23:53:04,892 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:38) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-25 23:53:04,892 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:38) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-25 23:53:04,893 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-25 23:53:04,893 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom39 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-25 23:53:04,894 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-115:1,clientId=Scout JUnit MOM #39 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-25 23:53:04,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@19bad88, org.eclipse.scout.rt.mom.jms.JmsSubscription@2226fd2b] 2024-06-25 23:53:04,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@297120a9[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@48d5110c[job=JMS subscriber, state=DONE]] 2024-06-25 23:53:04,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011379 ms 2024-06-25 23:53:04,901 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:04,901 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:04,901 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom39 stopped 2024-06-25 23:53:04,901 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:38) is shutting down - MDC[activemq.broker=mom39] 2024-06-25 23:53:04,902 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:38) uptime 0.010 seconds - MDC[activemq.broker=mom39] 2024-06-25 23:53:04,902 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:38) is shutdown - MDC[activemq.broker=mom39] 2024-06-25 23:53:04,902 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:04,902 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.908806 ms 2024-06-25 23:53:04,902 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [activemq]> 2024-06-25 23:53:04,903 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:04,903 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [activemq]> 2024-06-25 23:53:04,904 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1586543714'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-25 23:53:04,905 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #40 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-25 23:53:04,906 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-25 23:53:04,906 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-25 23:53:04,906 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-25 23:53:04,906 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-25 23:53:04,906 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-25 23:53:04,907 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:39) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-25 23:53:04,907 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:39) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-25 23:53:04,907 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-25 23:53:04,907 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom40 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-25 23:53:04,908 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-118:1,clientId=Scout JUnit MOM #40 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-25 23:53:04,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@16a78700] 2024-06-25 23:53:04,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3aeb8202[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:04,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012972 ms 2024-06-25 23:53:04,914 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:04,915 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:04,915 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom40 stopped 2024-06-25 23:53:04,915 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:39) is shutting down - MDC[activemq.broker=mom40] 2024-06-25 23:53:04,916 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:39) uptime 0.009 seconds - MDC[activemq.broker=mom40] 2024-06-25 23:53:04,916 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:39) is shutdown - MDC[activemq.broker=mom40] 2024-06-25 23:53:04,916 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:04,916 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.726005 ms 2024-06-25 23:53:04,916 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [activemq]> 2024-06-25 23:53:04,917 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:04,917 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [activemq]> 2024-06-25 23:53:04,918 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 755336886'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40] 2024-06-25 23:53:04,920 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #41 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40] 2024-06-25 23:53:04,922 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-25 23:53:04,922 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-25 23:53:04,922 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-25 23:53:04,922 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-25 23:53:04,922 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-25 23:53:04,922 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:40) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-25 23:53:04,923 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:40) started - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-25 23:53:04,923 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-25 23:53:04,923 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom41 started - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-25 23:53:04,924 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-121:1,clientId=Scout JUnit MOM #41 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-25 23:53:04,930 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom12] 2024-06-25 23:53:04,932 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a899fcd, org.eclipse.scout.rt.mom.jms.JmsSubscription@14a5d7ee] 2024-06-25 23:53:04,933 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@748b74d8[job=JMS subscriber, state=DONE], JobFutureTask@322bf282[job=JMS subscriber, state=DONE], JobFutureTask@5a99cd36[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:04,933 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011609 ms 2024-06-25 23:53:04,933 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:04,933 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:04,934 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom41 stopped 2024-06-25 23:53:04,934 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:40) is shutting down - MDC[activemq.broker=mom41] 2024-06-25 23:53:04,935 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:40) uptime 0.013 seconds - MDC[activemq.broker=mom41] 2024-06-25 23:53:04,935 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:40) is shutdown - MDC[activemq.broker=mom41] 2024-06-25 23:53:04,935 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:04,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.912068 ms 2024-06-25 23:53:04,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [activemq]> 2024-06-25 23:53:04,936 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:04,936 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [activemq]> 2024-06-25 23:53:04,937 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 183777505'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-25 23:53:04,938 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #42 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-25 23:53:04,939 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-25 23:53:04,939 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-25 23:53:04,939 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-25 23:53:04,939 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-25 23:53:04,939 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-25 23:53:04,940 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:41) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-25 23:53:04,940 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:41) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-25 23:53:04,940 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-25 23:53:04,941 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom42 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-25 23:53:04,942 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-124:1,clientId=Scout JUnit MOM #42 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-25 23:53:04,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66011fbc] 2024-06-25 23:53:04,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7915820[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:04,989 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011855 ms 2024-06-25 23:53:04,989 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:04,989 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:04,989 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom42 stopped 2024-06-25 23:53:04,989 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:41) is shutting down - MDC[activemq.broker=mom42] 2024-06-25 23:53:04,990 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:41) uptime 0.051 seconds - MDC[activemq.broker=mom42] 2024-06-25 23:53:04,990 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:41) is shutdown - MDC[activemq.broker=mom42] 2024-06-25 23:53:04,990 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:04,990 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 53.947791 ms 2024-06-25 23:53:04,990 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [activemq]> 2024-06-25 23:53:04,991 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:04,991 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [activemq]> 2024-06-25 23:53:04,993 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1252604558'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42] 2024-06-25 23:53:04,994 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42] 2024-06-25 23:53:04,996 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #43 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42] 2024-06-25 23:53:04,996 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-25 23:53:04,996 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-25 23:53:04,997 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-25 23:53:04,997 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-25 23:53:04,997 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-25 23:53:04,997 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:42) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-25 23:53:04,997 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:42) started - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-25 23:53:04,997 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-25 23:53:04,998 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom43 started - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-25 23:53:04,999 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-127:1,clientId=Scout JUnit MOM #43 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-25 23:53:05,006 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom12] 2024-06-25 23:53:06,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e4ac3f5, org.eclipse.scout.rt.mom.jms.JmsSubscription@48dc06a9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1798c749] 2024-06-25 23:53:06,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@130ee6b5[job=JMS subscriber, state=DONE], JobFutureTask@2bed77d3[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,009 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020642 ms 2024-06-25 23:53:06,009 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:06,009 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:06,010 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom43 stopped 2024-06-25 23:53:06,011 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:42) is shutting down - MDC[activemq.broker=mom43] 2024-06-25 23:53:06,011 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:42) uptime 1.015 seconds - MDC[activemq.broker=mom43] 2024-06-25 23:53:06,012 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:42) is shutdown - MDC[activemq.broker=mom43] 2024-06-25 23:53:06,012 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:06,012 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1020.584202 ms 2024-06-25 23:53:06,012 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [activemq]> 2024-06-25 23:53:06,013 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,014 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [activemq-j2ee]> 2024-06-25 23:53:06,015 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 33859388'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40] 2024-06-25 23:53:06,016 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #44 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40] 2024-06-25 23:53:06,017 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,017 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,017 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,017 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,018 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,018 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:43) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,018 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:43) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,018 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,019 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom44 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,033 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@744f35aa, org.eclipse.scout.rt.mom.jms.JmsSubscription@575e870b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,043 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@742abd13, org.eclipse.scout.rt.mom.jms.JmsSubscription@341300ac] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,052 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6d1a95, org.eclipse.scout.rt.mom.jms.JmsSubscription@7904564e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,061 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@e9424ce, org.eclipse.scout.rt.mom.jms.JmsSubscription@689ee9f7] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,071 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@573dad71, org.eclipse.scout.rt.mom.jms.JmsSubscription@63fb5c0a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,087 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5adb3977, org.eclipse.scout.rt.mom.jms.JmsSubscription@7886c948] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,096 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@59ebf427, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ea62a11] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,104 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@54f05775, org.eclipse.scout.rt.mom.jms.JmsSubscription@22c58666] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,113 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5b709c86, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a71a642] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,121 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@188eeb90, org.eclipse.scout.rt.mom.jms.JmsSubscription@5323752d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@46ce8047[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013537 ms 2024-06-25 23:53:06,123 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom44 stopped 2024-06-25 23:53:06,123 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:43) is shutting down - MDC[activemq.broker=mom44] 2024-06-25 23:53:06,124 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:43) uptime 0.107 seconds - MDC[activemq.broker=mom44] 2024-06-25 23:53:06,124 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:43) is shutdown - MDC[activemq.broker=mom44] 2024-06-25 23:53:06,124 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 110.741638 ms 2024-06-25 23:53:06,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [activemq-j2ee]> 2024-06-25 23:53:06,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [activemq-j2ee]> 2024-06-25 23:53:06,126 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1543353281'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13] 2024-06-25 23:53:06,127 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #45 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13] 2024-06-25 23:53:06,128 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-25 23:53:06,128 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-25 23:53:06,128 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-25 23:53:06,128 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-25 23:53:06,128 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-25 23:53:06,129 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:44) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-25 23:53:06,129 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:44) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-25 23:53:06,129 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-25 23:53:06,130 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom45 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] Reply: TheReply 2024-06-25 23:53:06,139 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6137dc84] 2024-06-25 23:53:06,140 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@779883f8[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,140 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015131 ms 2024-06-25 23:53:06,141 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom45 stopped 2024-06-25 23:53:06,141 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:44) is shutting down - MDC[activemq.broker=mom45] 2024-06-25 23:53:06,141 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:44) uptime 0.013 seconds - MDC[activemq.broker=mom45] 2024-06-25 23:53:06,141 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:44) is shutdown - MDC[activemq.broker=mom45] 2024-06-25 23:53:06,142 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.091655 ms 2024-06-25 23:53:06,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [activemq-j2ee]> 2024-06-25 23:53:06,143 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,143 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [activemq-j2ee]> 2024-06-25 23:53:06,144 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 289761428'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,181 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #46 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-25 23:53:06,182 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-25 23:53:06,182 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-25 23:53:06,182 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-25 23:53:06,182 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-25 23:53:06,182 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-25 23:53:06,182 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:45) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-25 23:53:06,183 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:45) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-25 23:53:06,183 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-25 23:53:06,183 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom46 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-25 23:53:06,191 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=42b6d11f-2454-406e-9bc0-7751a468a12f, activemq.broker=mom42] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:53:06,194 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@59b43e35] 2024-06-25 23:53:06,194 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1ab8614d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,195 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012927 ms 2024-06-25 23:53:06,195 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom46 stopped 2024-06-25 23:53:06,195 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:45) is shutting down - MDC[activemq.broker=mom46] 2024-06-25 23:53:06,196 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:45) uptime 0.014 seconds - MDC[activemq.broker=mom46] 2024-06-25 23:53:06,196 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:45) is shutdown - MDC[activemq.broker=mom46] 2024-06-25 23:53:06,196 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 53.312805 ms 2024-06-25 23:53:06,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [activemq-j2ee]> 2024-06-25 23:53:06,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [activemq-j2ee]> 2024-06-25 23:53:06,198 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1573031997'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-25 23:53:06,199 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #47 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-25 23:53:06,200 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,200 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,200 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,200 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,200 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,201 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:46) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,201 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:46) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,201 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,201 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom47 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,210 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@476ff659, org.eclipse.scout.rt.mom.jms.JmsSubscription@4221a293] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,218 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@49ed462b, org.eclipse.scout.rt.mom.jms.JmsSubscription@679d0c82] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,226 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5976796c, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a16f710] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,233 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1e163309, org.eclipse.scout.rt.mom.jms.JmsSubscription@4782611a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,240 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7c49a258, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c357046] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,287 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@127ad696, org.eclipse.scout.rt.mom.jms.JmsSubscription@20f1db58] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,296 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@79d92511, org.eclipse.scout.rt.mom.jms.JmsSubscription@337dffc9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,303 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@36612e80, org.eclipse.scout.rt.mom.jms.JmsSubscription@16b915a4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,311 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5168107f, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c1e11b0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,319 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@593aefd7, org.eclipse.scout.rt.mom.jms.JmsSubscription@cff890] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,320 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@45e3a560[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,321 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015004 ms 2024-06-25 23:53:06,321 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom47 stopped 2024-06-25 23:53:06,322 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:46) is shutting down - MDC[activemq.broker=mom47] 2024-06-25 23:53:06,322 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:46) uptime 0.122 seconds - MDC[activemq.broker=mom47] 2024-06-25 23:53:06,322 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:46) is shutdown - MDC[activemq.broker=mom47] 2024-06-25 23:53:06,322 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,322 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 124.885308 ms 2024-06-25 23:53:06,323 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [activemq-j2ee]> 2024-06-25 23:53:06,324 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,324 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,324 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1064156992'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-25 23:53:06,325 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #48 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-25 23:53:06,326 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-25 23:53:06,326 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-25 23:53:06,326 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-25 23:53:06,326 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-25 23:53:06,326 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-25 23:53:06,327 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:47) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-25 23:53:06,327 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:47) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-25 23:53:06,327 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-25 23:53:06,327 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom48 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-25 23:53:06,387 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fa3bebe, org.eclipse.scout.rt.mom.jms.JmsSubscription@63767d] 2024-06-25 23:53:06,388 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3af3f71e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,388 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010201 ms 2024-06-25 23:53:06,389 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom48 stopped 2024-06-25 23:53:06,389 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:47) is shutting down - MDC[activemq.broker=mom48] 2024-06-25 23:53:06,389 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:47) uptime 0.063 seconds - MDC[activemq.broker=mom48] 2024-06-25 23:53:06,390 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:47) is shutdown - MDC[activemq.broker=mom48] 2024-06-25 23:53:06,390 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,390 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.939112 ms 2024-06-25 23:53:06,390 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,391 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,391 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,391 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 856301074'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,392 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #49 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-25 23:53:06,393 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-25 23:53:06,393 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-25 23:53:06,393 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-25 23:53:06,393 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-25 23:53:06,393 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-25 23:53:06,393 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:48) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-25 23:53:06,394 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:48) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-25 23:53:06,394 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-25 23:53:06,394 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom49 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-25 23:53:06,454 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d6ed085, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b18fa79] 2024-06-25 23:53:06,455 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@41510901[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,455 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009351 ms 2024-06-25 23:53:06,456 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom49 stopped 2024-06-25 23:53:06,456 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:48) is shutting down - MDC[activemq.broker=mom49] 2024-06-25 23:53:06,456 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:48) uptime 0.063 seconds - MDC[activemq.broker=mom49] 2024-06-25 23:53:06,457 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:48) is shutdown - MDC[activemq.broker=mom49] 2024-06-25 23:53:06,457 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,457 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.928349 ms 2024-06-25 23:53:06,457 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,457 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,458 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,458 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 855999272'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom43] 2024-06-25 23:53:06,459 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #50 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom43] 2024-06-25 23:53:06,460 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-25 23:53:06,460 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-25 23:53:06,460 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-25 23:53:06,460 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-25 23:53:06,460 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-25 23:53:06,460 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:49) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-25 23:53:06,461 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:49) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-25 23:53:06,461 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-25 23:53:06,461 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom50 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-25 23:53:06,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@580a5b6e, org.eclipse.scout.rt.mom.jms.JmsSubscription@66450129] 2024-06-25 23:53:06,522 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5aaaf6bb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,523 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010197 ms 2024-06-25 23:53:06,523 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom50 stopped 2024-06-25 23:53:06,523 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:49) is shutting down - MDC[activemq.broker=mom50] 2024-06-25 23:53:06,524 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:49) uptime 0.064 seconds - MDC[activemq.broker=mom50] 2024-06-25 23:53:06,524 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:49) is shutdown - MDC[activemq.broker=mom50] 2024-06-25 23:53:06,524 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.603394 ms 2024-06-25 23:53:06,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,525 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,525 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,526 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 976592744'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-25 23:53:06,526 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #51 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-25 23:53:06,527 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-25 23:53:06,527 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-25 23:53:06,527 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-25 23:53:06,527 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-25 23:53:06,527 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-25 23:53:06,528 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:50) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-25 23:53:06,528 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:50) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-25 23:53:06,528 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-25 23:53:06,528 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom51 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-25 23:53:06,588 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@121b7a95, org.eclipse.scout.rt.mom.jms.JmsSubscription@7aa62a90] 2024-06-25 23:53:06,590 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4cdb0851[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,590 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007891 ms 2024-06-25 23:53:06,590 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom51 stopped 2024-06-25 23:53:06,591 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:50) is shutting down - MDC[activemq.broker=mom51] 2024-06-25 23:53:06,591 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:50) uptime 0.064 seconds - MDC[activemq.broker=mom51] 2024-06-25 23:53:06,591 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:50) is shutdown - MDC[activemq.broker=mom51] 2024-06-25 23:53:06,591 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,591 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.365244 ms 2024-06-25 23:53:06,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,593 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 483366994'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-25 23:53:06,594 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #52 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-25 23:53:06,594 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-25 23:53:06,594 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-25 23:53:06,594 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-25 23:53:06,594 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-25 23:53:06,594 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-25 23:53:06,595 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:51) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-25 23:53:06,595 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:51) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-25 23:53:06,595 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-25 23:53:06,595 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom52 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-25 23:53:06,655 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@490f2fad, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ed3e66d] 2024-06-25 23:53:06,656 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6ff4c8b6[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,656 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008214 ms 2024-06-25 23:53:06,657 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom52 stopped 2024-06-25 23:53:06,657 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:51) is shutting down - MDC[activemq.broker=mom52] 2024-06-25 23:53:06,657 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:51) uptime 0.063 seconds - MDC[activemq.broker=mom52] 2024-06-25 23:53:06,658 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:51) is shutdown - MDC[activemq.broker=mom52] 2024-06-25 23:53:06,658 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,658 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.568152 ms 2024-06-25 23:53:06,658 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,658 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,658 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,659 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1582010062'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-25 23:53:06,660 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #53 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-25 23:53:06,661 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-25 23:53:06,661 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-25 23:53:06,661 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-25 23:53:06,661 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-25 23:53:06,661 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-25 23:53:06,661 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:52) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-25 23:53:06,661 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:52) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-25 23:53:06,662 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-25 23:53:06,662 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom53 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-25 23:53:06,721 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@45e49d3d, org.eclipse.scout.rt.mom.jms.JmsSubscription@72e5206] 2024-06-25 23:53:06,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@40ee1bbc[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011881 ms 2024-06-25 23:53:06,723 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom53 stopped 2024-06-25 23:53:06,723 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:52) is shutting down - MDC[activemq.broker=mom53] 2024-06-25 23:53:06,724 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:52) uptime 0.062 seconds - MDC[activemq.broker=mom53] 2024-06-25 23:53:06,724 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:52) is shutdown - MDC[activemq.broker=mom53] 2024-06-25 23:53:06,724 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.617310 ms 2024-06-25 23:53:06,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,725 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,725 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,725 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1273661928'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-25 23:53:06,726 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #54 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-25 23:53:06,727 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-25 23:53:06,727 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-25 23:53:06,727 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-25 23:53:06,727 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-25 23:53:06,727 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-25 23:53:06,728 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:53) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-25 23:53:06,728 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:53) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-25 23:53:06,728 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-25 23:53:06,728 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom54 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-25 23:53:06,787 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6079d219, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ed90b04] 2024-06-25 23:53:06,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1ebbbfe[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.024646 ms 2024-06-25 23:53:06,790 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom54 stopped 2024-06-25 23:53:06,790 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:53) is shutting down - MDC[activemq.broker=mom54] 2024-06-25 23:53:06,790 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:53) uptime 0.063 seconds - MDC[activemq.broker=mom54] 2024-06-25 23:53:06,790 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:53) is shutdown - MDC[activemq.broker=mom54] 2024-06-25 23:53:06,791 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,791 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.837482 ms 2024-06-25 23:53:06,791 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,791 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,791 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,792 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1914817137'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-25 23:53:06,793 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #55 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-25 23:53:06,794 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-25 23:53:06,794 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-25 23:53:06,794 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-25 23:53:06,794 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-25 23:53:06,794 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-25 23:53:06,794 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:54) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-25 23:53:06,795 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:54) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-25 23:53:06,795 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-25 23:53:06,795 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom55 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-25 23:53:06,856 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@bb3487c, org.eclipse.scout.rt.mom.jms.JmsSubscription@650997b0] 2024-06-25 23:53:06,857 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2fa32d3e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,857 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009230 ms 2024-06-25 23:53:06,858 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom55 stopped 2024-06-25 23:53:06,858 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:54) is shutting down - MDC[activemq.broker=mom55] 2024-06-25 23:53:06,858 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:54) uptime 0.064 seconds - MDC[activemq.broker=mom55] 2024-06-25 23:53:06,858 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:54) is shutdown - MDC[activemq.broker=mom55] 2024-06-25 23:53:06,859 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 67.311923 ms 2024-06-25 23:53:06,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,860 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 181538456'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-25 23:53:06,861 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #56 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-25 23:53:06,862 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-25 23:53:06,862 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-25 23:53:06,862 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-25 23:53:06,862 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-25 23:53:06,862 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-25 23:53:06,862 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:55) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-25 23:53:06,863 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:55) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-25 23:53:06,863 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-25 23:53:06,863 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom56 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-25 23:53:06,923 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@294c36b9, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b23897a] 2024-06-25 23:53:06,924 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3302f902[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,924 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023623 ms 2024-06-25 23:53:06,925 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom56 stopped 2024-06-25 23:53:06,925 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:55) is shutting down - MDC[activemq.broker=mom56] 2024-06-25 23:53:06,925 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:55) uptime 0.063 seconds - MDC[activemq.broker=mom56] 2024-06-25 23:53:06,925 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:55) is shutdown - MDC[activemq.broker=mom56] 2024-06-25 23:53:06,926 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,926 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.067053 ms 2024-06-25 23:53:06,926 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,926 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,926 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,927 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2116231419'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-25 23:53:06,928 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #57 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-25 23:53:06,928 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:06,928 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:06,928 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:06,928 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:06,929 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:06,929 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:56) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:06,929 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:56) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:06,929 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:06,929 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom57 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:06,989 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5603632c, org.eclipse.scout.rt.mom.jms.JmsSubscription@76685ab0] 2024-06-25 23:53:06,990 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3e8ee3fb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:06,990 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008084 ms 2024-06-25 23:53:06,991 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom57 stopped 2024-06-25 23:53:06,991 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:56) is shutting down - MDC[activemq.broker=mom57] 2024-06-25 23:53:06,991 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:56) uptime 0.063 seconds - MDC[activemq.broker=mom57] 2024-06-25 23:53:06,991 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:56) is shutdown - MDC[activemq.broker=mom57] 2024-06-25 23:53:06,992 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:06,992 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.230726 ms 2024-06-25 23:53:06,992 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:06,993 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:06,993 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:06,993 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1259219804'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-25 23:53:06,994 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #58 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-25 23:53:06,995 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-25 23:53:06,995 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-25 23:53:06,995 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-25 23:53:06,995 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-25 23:53:06,995 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-25 23:53:06,996 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:57) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-25 23:53:06,996 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:57) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-25 23:53:06,996 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-25 23:53:06,996 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom58 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-25 23:53:07,301 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e356ed6] 2024-06-25 23:53:07,302 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@67d98d1a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:07,302 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010185 ms 2024-06-25 23:53:07,309 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom58 stopped 2024-06-25 23:53:07,310 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:57) is shutting down - MDC[activemq.broker=mom58] 2024-06-25 23:53:07,311 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:57) uptime 0.315 seconds - MDC[activemq.broker=mom58] 2024-06-25 23:53:07,311 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:57) is shutdown - MDC[activemq.broker=mom58] 2024-06-25 23:53:07,311 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:07,312 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 318.771369 ms 2024-06-25 23:53:07,312 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:07,313 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:07,313 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:07,315 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1563940912'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42] 2024-06-25 23:53:07,317 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #59 initialized: null - MDC[jobName=requester (Q)] 2024-06-25 23:53:07,318 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-25 23:53:07,318 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-25 23:53:07,318 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-25 23:53:07,318 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-25 23:53:07,319 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-25 23:53:07,319 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:58) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-25 23:53:07,319 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:58) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-25 23:53:07,319 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-25 23:53:07,320 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom59 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-25 23:53:07,623 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@430dbcb0] 2024-06-25 23:53:07,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@27a34d75[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:07,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009177 ms 2024-06-25 23:53:07,625 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom59 stopped 2024-06-25 23:53:07,625 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:58) is shutting down - MDC[activemq.broker=mom59] 2024-06-25 23:53:07,626 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:58) uptime 0.307 seconds - MDC[activemq.broker=mom59] 2024-06-25 23:53:07,626 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:58) is shutdown - MDC[activemq.broker=mom59] 2024-06-25 23:53:07,626 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:07,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 312.600848 ms 2024-06-25 23:53:07,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:07,627 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:07,627 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:07,628 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 963704026'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom58] 2024-06-25 23:53:07,629 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #60 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-25 23:53:07,630 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-25 23:53:07,630 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-25 23:53:07,630 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-25 23:53:07,630 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-25 23:53:07,630 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-25 23:53:07,630 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:59) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-25 23:53:07,631 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:59) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-25 23:53:07,631 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-25 23:53:07,631 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom60 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-25 23:53:07,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4791d904] 2024-06-25 23:53:07,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2758d9ff[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:07,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009076 ms 2024-06-25 23:53:07,936 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom60 stopped 2024-06-25 23:53:07,936 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:59) is shutting down - MDC[activemq.broker=mom60] 2024-06-25 23:53:07,937 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:59) uptime 0.307 seconds - MDC[activemq.broker=mom60] 2024-06-25 23:53:07,937 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:59) is shutdown - MDC[activemq.broker=mom60] 2024-06-25 23:53:07,937 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:07,937 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.380761 ms 2024-06-25 23:53:07,937 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:07,938 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:07,938 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:07,939 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 666761929'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom59] 2024-06-25 23:53:07,940 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #61 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-25 23:53:07,941 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-25 23:53:07,941 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-25 23:53:07,941 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-25 23:53:07,941 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-25 23:53:07,941 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-25 23:53:07,941 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:60) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-25 23:53:07,941 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:60) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-25 23:53:07,942 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-25 23:53:07,942 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom61 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-25 23:53:08,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@273e622f] 2024-06-25 23:53:08,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1eda9466[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:08,248 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011121 ms 2024-06-25 23:53:08,248 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom61 stopped 2024-06-25 23:53:08,248 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:60) is shutting down - MDC[activemq.broker=mom61] 2024-06-25 23:53:08,249 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:60) uptime 0.308 seconds - MDC[activemq.broker=mom61] 2024-06-25 23:53:08,249 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:60) is shutdown - MDC[activemq.broker=mom61] 2024-06-25 23:53:08,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:08,249 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.226787 ms 2024-06-25 23:53:08,249 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:08,250 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:08,250 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:08,252 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 57408826'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom60] 2024-06-25 23:53:08,253 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #62 initialized: null - MDC[jobName=requester (Q)] 2024-06-25 23:53:08,254 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-25 23:53:08,254 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-25 23:53:08,254 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-25 23:53:08,254 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-25 23:53:08,254 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-25 23:53:08,255 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:61) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-25 23:53:08,255 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:61) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-25 23:53:08,255 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-25 23:53:08,256 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom62 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-25 23:53:08,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@55da6bf] 2024-06-25 23:53:08,560 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2ace082f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:08,560 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010187 ms 2024-06-25 23:53:08,561 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom62 stopped 2024-06-25 23:53:08,561 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:61) is shutting down - MDC[activemq.broker=mom62] 2024-06-25 23:53:08,561 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:61) uptime 0.307 seconds - MDC[activemq.broker=mom62] 2024-06-25 23:53:08,561 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:61) is shutdown - MDC[activemq.broker=mom62] 2024-06-25 23:53:08,562 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:08,562 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.279554 ms 2024-06-25 23:53:08,562 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:08,562 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:08,563 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:08,564 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 527573007'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61] 2024-06-25 23:53:08,565 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #63 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-25 23:53:08,566 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-25 23:53:08,566 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-25 23:53:08,566 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-25 23:53:08,567 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-25 23:53:08,567 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-25 23:53:08,567 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:62) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-25 23:53:08,567 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:62) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-25 23:53:08,567 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-25 23:53:08,568 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom63 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-25 23:53:08,872 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1db7c267] 2024-06-25 23:53:08,872 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@17003dcd[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:08,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012829 ms 2024-06-25 23:53:08,873 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom63 stopped 2024-06-25 23:53:08,873 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:62) is shutting down - MDC[activemq.broker=mom63] 2024-06-25 23:53:08,874 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:62) uptime 0.308 seconds - MDC[activemq.broker=mom63] 2024-06-25 23:53:08,874 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:62) is shutdown - MDC[activemq.broker=mom63] 2024-06-25 23:53:08,874 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:08,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.643730 ms 2024-06-25 23:53:08,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:08,875 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:08,875 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:08,876 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 339463946'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom62] 2024-06-25 23:53:08,877 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #64 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-25 23:53:08,878 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-25 23:53:08,878 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-25 23:53:08,878 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-25 23:53:08,878 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-25 23:53:08,878 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-25 23:53:08,879 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:63) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-25 23:53:08,879 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:63) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-25 23:53:08,879 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-25 23:53:08,879 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom64 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-25 23:53:09,184 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c4eda3a] 2024-06-25 23:53:09,184 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5f18a404[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:09,185 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009844 ms 2024-06-25 23:53:09,185 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom64 stopped 2024-06-25 23:53:09,185 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:63) is shutting down - MDC[activemq.broker=mom64] 2024-06-25 23:53:09,186 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:63) uptime 0.308 seconds - MDC[activemq.broker=mom64] 2024-06-25 23:53:09,186 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:63) is shutdown - MDC[activemq.broker=mom64] 2024-06-25 23:53:09,186 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:09,186 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.266134 ms 2024-06-25 23:53:09,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:09,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:09,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:09,188 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 782468865'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom63] 2024-06-25 23:53:09,189 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #65 initialized: null - MDC[jobName=requester (Q)] 2024-06-25 23:53:09,190 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-25 23:53:09,190 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-25 23:53:09,190 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-25 23:53:09,191 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-25 23:53:09,191 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-25 23:53:09,191 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:64) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-25 23:53:09,191 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:64) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-25 23:53:09,192 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-25 23:53:09,192 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom65 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-25 23:53:09,496 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@674c01ce] 2024-06-25 23:53:09,497 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6f9e32c2[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:09,497 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008935 ms 2024-06-25 23:53:09,497 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom65 stopped 2024-06-25 23:53:09,498 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:64) is shutting down - MDC[activemq.broker=mom65] 2024-06-25 23:53:09,498 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:64) uptime 0.308 seconds - MDC[activemq.broker=mom65] 2024-06-25 23:53:09,498 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:64) is shutdown - MDC[activemq.broker=mom65] 2024-06-25 23:53:09,498 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:09,499 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.147024 ms 2024-06-25 23:53:09,499 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:09,499 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:09,499 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:09,500 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1179490526'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64] 2024-06-25 23:53:09,501 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #66 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-25 23:53:09,502 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-25 23:53:09,502 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-25 23:53:09,502 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-25 23:53:09,502 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-25 23:53:09,502 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-25 23:53:09,502 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:65) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-25 23:53:09,503 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:65) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-25 23:53:09,503 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-25 23:53:09,503 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom66 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-25 23:53:09,808 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@42e32feb] 2024-06-25 23:53:09,808 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5fd8e659[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:09,809 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017714 ms 2024-06-25 23:53:09,809 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom66 stopped 2024-06-25 23:53:09,809 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:65) is shutting down - MDC[activemq.broker=mom66] 2024-06-25 23:53:09,810 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:65) uptime 0.308 seconds - MDC[activemq.broker=mom66] 2024-06-25 23:53:09,810 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:65) is shutdown - MDC[activemq.broker=mom66] 2024-06-25 23:53:09,810 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:09,810 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.892876 ms 2024-06-25 23:53:09,810 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:09,811 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:09,811 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:09,812 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 161529354'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom65] 2024-06-25 23:53:09,813 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #67 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-25 23:53:09,813 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-25 23:53:09,813 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-25 23:53:09,814 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-25 23:53:09,814 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-25 23:53:09,814 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-25 23:53:09,814 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:66) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-25 23:53:09,814 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:66) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-25 23:53:09,814 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-25 23:53:09,815 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom67 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-25 23:53:10,119 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57f1fbae] 2024-06-25 23:53:10,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1f6fe8fd[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:10,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.024031 ms 2024-06-25 23:53:10,120 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom67 stopped 2024-06-25 23:53:10,121 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:66) is shutting down - MDC[activemq.broker=mom67] 2024-06-25 23:53:10,121 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:66) uptime 0.308 seconds - MDC[activemq.broker=mom67] 2024-06-25 23:53:10,121 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:66) is shutdown - MDC[activemq.broker=mom67] 2024-06-25 23:53:10,121 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:10,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.433271 ms 2024-06-25 23:53:10,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [activemq-j2ee]> 2024-06-25 23:53:10,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:10,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [activemq-j2ee]> 2024-06-25 23:53:10,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2129874611'. 2024-06-25 23:53:10,124 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM #68: 'request-reply' messaging is disabled 2024-06-25 23:53:10,124 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #68 initialized: null 2024-06-25 23:53:10,124 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:10,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.660198 ms 2024-06-25 23:53:10,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [activemq-j2ee]> 2024-06-25 23:53:10,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:10,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [activemq-j2ee]> 2024-06-25 23:53:10,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2131124126'. 2024-06-25 23:53:10,126 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #69 initialized: null 2024-06-25 23:53:10,127 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,127 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,127 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,127 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,127 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,127 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:67) is starting - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,128 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:67) started - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,128 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,128 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom69 started - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,138 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@4c5ae26d, org.eclipse.scout.rt.mom.jms.JmsSubscription@5578ed7e] - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,138 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@58fbecde[job=JMS reply cancel message listener, state=RUNNING]] - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,138 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009015 ms - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,139 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom69 stopped - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,139 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:67) is shutting down - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,140 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:67) uptime 0.012 seconds - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,140 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:67) is shutdown - MDC[activemq.broker=mom69] 2024-06-25 23:53:10,140 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:10,140 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.624208 ms 2024-06-25 23:53:10,140 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [activemq-j2ee]> 2024-06-25 23:53:10,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:10,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [activemq-j2ee]> 2024-06-25 23:53:10,141 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1884274031'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom66] 2024-06-25 23:53:10,142 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #70 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom66] 2024-06-25 23:53:10,143 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-25 23:53:10,143 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-25 23:53:10,143 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-25 23:53:10,143 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-25 23:53:10,143 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-25 23:53:10,143 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:68) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-25 23:53:10,144 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:68) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-25 23:53:10,144 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-25 23:53:10,144 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom70 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-25 23:53:15,148 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom56] 2024-06-25 23:53:15,150 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b22bcad] 2024-06-25 23:53:15,151 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@76c2db83[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:15,151 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009742 ms 2024-06-25 23:53:15,152 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom70 stopped 2024-06-25 23:53:15,152 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:68) is shutting down - MDC[activemq.broker=mom70] 2024-06-25 23:53:15,152 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:68) uptime 5.009 seconds - MDC[activemq.broker=mom70] 2024-06-25 23:53:15,152 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:68) is shutdown - MDC[activemq.broker=mom70] 2024-06-25 23:53:15,153 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:15,153 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5011.770118 ms 2024-06-25 23:53:15,153 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [activemq-j2ee]> 2024-06-25 23:53:15,154 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:15,154 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:15,154 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 184607701'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:15,155 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #71 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:15,156 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:15,156 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:15,156 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:15,156 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:15,156 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:15,157 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:69) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:15,157 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:69) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:15,157 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:15,157 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom71 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:15,167 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@109f95b1, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d20cbb5] 2024-06-25 23:53:15,168 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@77f88aea[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:15,169 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009633 ms 2024-06-25 23:53:15,169 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom71 stopped 2024-06-25 23:53:15,169 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:69) is shutting down - MDC[activemq.broker=mom71] 2024-06-25 23:53:15,170 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:69) uptime 0.014 seconds - MDC[activemq.broker=mom71] 2024-06-25 23:53:15,170 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:69) is shutdown - MDC[activemq.broker=mom71] 2024-06-25 23:53:15,170 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:15,170 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.400921 ms 2024-06-25 23:53:15,170 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:53:15,171 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:15,171 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [activemq-j2ee]> 2024-06-25 23:53:15,172 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 810618303'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom65] 2024-06-25 23:53:15,173 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #72 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom65] 2024-06-25 23:53:15,173 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-25 23:53:15,173 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-25 23:53:15,173 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-25 23:53:15,173 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-25 23:53:15,174 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-25 23:53:15,174 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:70) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-25 23:53:15,174 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:70) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-25 23:53:15,174 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-25 23:53:15,174 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom72 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-25 23:53:15,180 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2d93a0d0-5ddc-48eb-80cb-bbbc53b724f8, activemq.broker=mom57] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:53:15,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b4b2c03] 2024-06-25 23:53:15,184 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@78258419[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:15,184 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007625 ms 2024-06-25 23:53:15,184 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom72 stopped 2024-06-25 23:53:15,185 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:70) is shutting down - MDC[activemq.broker=mom72] 2024-06-25 23:53:15,185 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:70) uptime 0.012 seconds - MDC[activemq.broker=mom72] 2024-06-25 23:53:15,185 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:70) is shutdown - MDC[activemq.broker=mom72] 2024-06-25 23:53:15,185 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:15,185 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.144379 ms 2024-06-25 23:53:15,186 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [activemq-j2ee]> 2024-06-25 23:53:15,186 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:15,186 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [activemq-j2ee]> 2024-06-25 23:53:15,187 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 508319517'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom67] 2024-06-25 23:53:15,188 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #73 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom67] 2024-06-25 23:53:15,188 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-25 23:53:15,188 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-25 23:53:15,188 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-25 23:53:15,189 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-25 23:53:15,189 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-25 23:53:15,189 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:71) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-25 23:53:15,189 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:71) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-25 23:53:15,189 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-25 23:53:15,190 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom73 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-25 23:53:15,198 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@409df37d] 2024-06-25 23:53:15,199 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2d2e9498[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:15,199 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007939 ms 2024-06-25 23:53:15,200 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom73 stopped 2024-06-25 23:53:15,200 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:71) is shutting down - MDC[activemq.broker=mom73] 2024-06-25 23:53:15,200 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:71) uptime 0.012 seconds - MDC[activemq.broker=mom73] 2024-06-25 23:53:15,200 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:71) is shutdown - MDC[activemq.broker=mom73] 2024-06-25 23:53:15,201 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:15,201 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.180983 ms 2024-06-25 23:53:15,201 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [activemq-j2ee]> 2024-06-25 23:53:15,202 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:15,202 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [activemq-j2ee]> 2024-06-25 23:53:15,202 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 933180389'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-25 23:53:15,203 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #74 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-25 23:53:15,203 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-25 23:53:15,204 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-25 23:53:15,204 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-25 23:53:15,204 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-25 23:53:15,204 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-25 23:53:15,204 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:72) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-25 23:53:15,204 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:72) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-25 23:53:15,205 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-25 23:53:15,205 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom74 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-25 23:53:15,211 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom57] 2024-06-25 23:53:15,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@496e2bdd] 2024-06-25 23:53:15,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5effb71d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:15,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008244 ms 2024-06-25 23:53:15,213 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom74 stopped 2024-06-25 23:53:15,214 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:72) is shutting down - MDC[activemq.broker=mom74] 2024-06-25 23:53:15,214 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:72) uptime 0.011 seconds - MDC[activemq.broker=mom74] 2024-06-25 23:53:15,214 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:72) is shutdown - MDC[activemq.broker=mom74] 2024-06-25 23:53:15,214 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:15,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.678373 ms 2024-06-25 23:53:15,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [activemq-j2ee]> 2024-06-25 23:53:15,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:15,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [activemq-j2ee]> 2024-06-25 23:53:15,216 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 218721523'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-25 23:53:15,217 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #75 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-25 23:53:15,217 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-25 23:53:15,217 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-25 23:53:15,217 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-25 23:53:15,217 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-25 23:53:15,218 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-25 23:53:15,218 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:73) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-25 23:53:15,218 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:73) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-25 23:53:15,218 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-25 23:53:15,219 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom75 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-25 23:53:20,222 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom56] 2024-06-25 23:53:20,224 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7915111a] 2024-06-25 23:53:20,225 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1642dc8[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:20,225 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009760 ms 2024-06-25 23:53:20,226 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom75 stopped 2024-06-25 23:53:20,226 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:73) is shutting down - MDC[activemq.broker=mom75] 2024-06-25 23:53:20,226 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:73) uptime 5.009 seconds - MDC[activemq.broker=mom75] 2024-06-25 23:53:20,227 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:73) is shutdown - MDC[activemq.broker=mom75] 2024-06-25 23:53:20,227 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:20,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5011.422428 ms 2024-06-25 23:53:20,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [activemq-j2ee]> 2024-06-25 23:53:20,228 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:20,228 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [activemq-j2ee]> 2024-06-25 23:53:20,229 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2114728882'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-25 23:53:20,230 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #76 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-25 23:53:20,230 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-25 23:53:20,230 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-25 23:53:20,230 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-25 23:53:20,230 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-25 23:53:20,230 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-25 23:53:20,231 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:74) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-25 23:53:20,231 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:74) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-25 23:53:20,231 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-25 23:53:20,231 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom76 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-25 23:53:20,237 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=13914f46-6a61-4f72-a65a-2b734fa192ae, activemq.broker=mom57] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:53:20,240 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6cc022ac] 2024-06-25 23:53:20,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@641274fc[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:20,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009807 ms 2024-06-25 23:53:20,241 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom76 stopped 2024-06-25 23:53:20,241 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:74) is shutting down - MDC[activemq.broker=mom76] 2024-06-25 23:53:20,242 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:74) uptime 0.012 seconds - MDC[activemq.broker=mom76] 2024-06-25 23:53:20,242 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:74) is shutdown - MDC[activemq.broker=mom76] 2024-06-25 23:53:20,242 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:20,242 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.272321 ms 2024-06-25 23:53:20,242 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [activemq-j2ee]> 2024-06-25 23:53:20,243 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:20,243 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [activemq-j2ee]> 2024-06-25 23:53:20,244 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 844998760'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-25 23:53:20,245 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #77 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-25 23:53:20,245 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-25 23:53:20,245 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-25 23:53:20,245 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-25 23:53:20,245 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-25 23:53:20,245 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-25 23:53:20,246 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:75) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-25 23:53:20,246 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:75) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-25 23:53:20,246 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-25 23:53:20,246 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom77 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-25 23:53:20,252 INFO [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=51b4367c-e7f6-4c31-b626-67256b8690b2, activemq.broker=mom57] 2024-06-25 23:53:20,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d18401b] 2024-06-25 23:53:20,255 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@46a1a498[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:20,255 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009038 ms 2024-06-25 23:53:20,256 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom77 stopped 2024-06-25 23:53:20,256 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:75) is shutting down - MDC[activemq.broker=mom77] 2024-06-25 23:53:20,256 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:75) uptime 0.011 seconds - MDC[activemq.broker=mom77] 2024-06-25 23:53:20,257 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:75) is shutdown - MDC[activemq.broker=mom77] 2024-06-25 23:53:20,257 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:20,257 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.613507 ms 2024-06-25 23:53:20,257 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [activemq-j2ee]> 2024-06-25 23:53:20,258 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:20,258 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [activemq-j2ee]> 2024-06-25 23:53:20,259 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 723258817'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-25 23:53:20,260 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #78 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-25 23:53:20,260 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-25 23:53:20,260 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-25 23:53:20,260 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-25 23:53:20,260 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-25 23:53:20,260 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-25 23:53:20,261 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:76) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-25 23:53:20,261 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:76) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-25 23:53:20,261 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-25 23:53:20,261 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom78 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-25 23:53:20,268 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2e07dc23, org.eclipse.scout.rt.mom.jms.JmsSubscription@7859fc7] 2024-06-25 23:53:20,269 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@382c9054[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:20,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009656 ms 2024-06-25 23:53:20,270 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom78 stopped 2024-06-25 23:53:20,270 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:76) is shutting down - MDC[activemq.broker=mom78] 2024-06-25 23:53:20,271 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:76) uptime 0.011 seconds - MDC[activemq.broker=mom78] 2024-06-25 23:53:20,271 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:76) is shutdown - MDC[activemq.broker=mom78] 2024-06-25 23:53:20,271 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:20,272 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.560139 ms 2024-06-25 23:53:20,272 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [activemq-j2ee]> 2024-06-25 23:53:20,272 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:20,273 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [activemq-j2ee]> 2024-06-25 23:53:20,273 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 958194456'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-25 23:53:20,274 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #79 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-25 23:53:20,274 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-25 23:53:20,275 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-25 23:53:20,275 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-25 23:53:20,275 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-25 23:53:20,275 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-25 23:53:20,275 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:77) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-25 23:53:20,275 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:77) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-25 23:53:20,276 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-25 23:53:20,276 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom79 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-25 23:53:20,284 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14f03f2] 2024-06-25 23:53:20,285 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3975a8d7[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:20,285 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008642 ms 2024-06-25 23:53:20,286 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom79 stopped 2024-06-25 23:53:20,286 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:77) is shutting down - MDC[activemq.broker=mom79] 2024-06-25 23:53:20,286 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:77) uptime 0.012 seconds - MDC[activemq.broker=mom79] 2024-06-25 23:53:20,286 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:77) is shutdown - MDC[activemq.broker=mom79] 2024-06-25 23:53:20,286 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:20,286 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.705315 ms 2024-06-25 23:53:20,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [activemq-j2ee]> 2024-06-25 23:53:20,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:20,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [activemq-j2ee]> 2024-06-25 23:53:20,288 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 114935317'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-25 23:53:20,289 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #80 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-25 23:53:20,289 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-25 23:53:20,289 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-25 23:53:20,289 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-25 23:53:20,289 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-25 23:53:20,290 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-25 23:53:20,290 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:78) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-25 23:53:20,290 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:78) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-25 23:53:20,290 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-25 23:53:20,290 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom80 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-25 23:53:20,297 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom57] 2024-06-25 23:53:20,298 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66e27ac9] 2024-06-25 23:53:20,299 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@789ebe2c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:20,299 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009148 ms 2024-06-25 23:53:20,299 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom80 stopped 2024-06-25 23:53:20,300 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:78) is shutting down - MDC[activemq.broker=mom80] 2024-06-25 23:53:20,300 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:78) uptime 0.011 seconds - MDC[activemq.broker=mom80] 2024-06-25 23:53:20,300 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:78) is shutdown - MDC[activemq.broker=mom80] 2024-06-25 23:53:20,300 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:20,300 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.705150 ms 2024-06-25 23:53:20,300 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [activemq-j2ee]> 2024-06-25 23:53:20,301 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:20,301 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [activemq-j2ee]> 2024-06-25 23:53:20,302 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1353932579'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-25 23:53:20,303 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #81 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-25 23:53:20,303 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,303 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,303 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,303 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,303 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,304 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:79) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,304 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:79) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,304 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,304 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom81 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,327 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@4abd5111, org.eclipse.scout.rt.mom.jms.JmsSubscription@541cf1f5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,334 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2d859235, org.eclipse.scout.rt.mom.jms.JmsSubscription@3e11331a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,342 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5fb7ee28, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f4a665c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,349 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@43ce5a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fa47fc7] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,388 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@66258bc8, org.eclipse.scout.rt.mom.jms.JmsSubscription@65021131] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,396 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@47340e03, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d07dedb] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,438 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@43987e16, org.eclipse.scout.rt.mom.jms.JmsSubscription@6bfd6176] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,445 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5c3706e5, org.eclipse.scout.rt.mom.jms.JmsSubscription@768b7fff] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,452 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@ce87efe, org.eclipse.scout.rt.mom.jms.JmsSubscription@54811f74] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,486 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@528421bf, org.eclipse.scout.rt.mom.jms.JmsSubscription@1e8aa0a1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@42d41b06[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:20,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008247 ms 2024-06-25 23:53:20,488 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom81 stopped 2024-06-25 23:53:20,488 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:79) is shutting down - MDC[activemq.broker=mom81] 2024-06-25 23:53:20,488 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:79) uptime 0.185 seconds - MDC[activemq.broker=mom81] 2024-06-25 23:53:20,489 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:79) is shutdown - MDC[activemq.broker=mom81] 2024-06-25 23:53:20,489 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:20,489 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 187.642534 ms 2024-06-25 23:53:20,489 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [activemq-j2ee]> 2024-06-25 23:53:20,490 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:20,490 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [activemq-j2ee]> 2024-06-25 23:53:20,491 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1726358679'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-25 23:53:20,492 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #82 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-25 23:53:20,492 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:20,492 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:20,492 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:20,492 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:20,492 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:20,493 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:80) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:20,493 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:80) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:20,493 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:20,493 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom82 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:20,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@696a6506, org.eclipse.scout.rt.mom.jms.JmsSubscription@1134a934] 2024-06-25 23:53:20,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3b8d2ea4[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:20,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009040 ms 2024-06-25 23:53:20,502 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom82 stopped 2024-06-25 23:53:20,502 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:80) is shutting down - MDC[activemq.broker=mom82] 2024-06-25 23:53:20,503 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:80) uptime 0.011 seconds - MDC[activemq.broker=mom82] 2024-06-25 23:53:20,503 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:80) is shutdown - MDC[activemq.broker=mom82] 2024-06-25 23:53:20,503 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:20,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.150062 ms 2024-06-25 23:53:20,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [activemq-j2ee]> 2024-06-25 23:53:20,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:20,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [activemq-j2ee]> 2024-06-25 23:53:20,505 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 627918005'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,506 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #83 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-25 23:53:20,507 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-25 23:53:20,507 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-25 23:53:20,507 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-25 23:53:20,507 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-25 23:53:20,507 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-25 23:53:20,508 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:81) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-25 23:53:20,508 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:81) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-25 23:53:20,508 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-25 23:53:20,508 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom83 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-25 23:53:20,515 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@771b2b5b] 2024-06-25 23:53:20,516 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@19ee8383[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:20,516 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011554 ms 2024-06-25 23:53:20,517 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom83 stopped 2024-06-25 23:53:20,518 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:81) is shutting down - MDC[activemq.broker=mom83] 2024-06-25 23:53:20,518 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:81) uptime 0.011 seconds - MDC[activemq.broker=mom83] 2024-06-25 23:53:20,518 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:81) is shutdown - MDC[activemq.broker=mom83] 2024-06-25 23:53:20,518 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:20,519 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.072838 ms 2024-06-25 23:53:20,519 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [activemq-j2ee]> 2024-06-25 23:53:20,520 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:20,520 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [activemq-j2ee]> 2024-06-25 23:53:20,520 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1293018726'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-25 23:53:20,521 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #84 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-25 23:53:20,522 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:20,522 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:20,522 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:20,522 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:20,522 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:20,523 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:82) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:20,523 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:82) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:20,523 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:20,523 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom84 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:20,531 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom57] 2024-06-25 23:53:20,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53a645a2, org.eclipse.scout.rt.mom.jms.JmsSubscription@c8d20bb] 2024-06-25 23:53:20,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@41aeb3b8[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:20,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008855 ms 2024-06-25 23:53:20,534 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom84 stopped 2024-06-25 23:53:20,534 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:82) is shutting down - MDC[activemq.broker=mom84] 2024-06-25 23:53:20,534 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:82) uptime 0.012 seconds - MDC[activemq.broker=mom84] 2024-06-25 23:53:20,534 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:82) is shutdown - MDC[activemq.broker=mom84] 2024-06-25 23:53:20,534 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:20,535 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.666471 ms 2024-06-25 23:53:20,535 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [activemq-j2ee]> 2024-06-25 23:53:20,536 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:20,536 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [activemq-j2ee]> 2024-06-25 23:53:20,536 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2004494945'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-25 23:53:20,537 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #85 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-25 23:53:20,537 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:20,537 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:20,537 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:20,537 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:20,538 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:20,538 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:83) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:20,538 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:83) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:20,538 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:20,538 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom85 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:20,546 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e4262d2] 2024-06-25 23:53:20,547 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4736aa1c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:20,547 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008470 ms 2024-06-25 23:53:20,581 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom85 stopped 2024-06-25 23:53:20,581 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:83) is shutting down - MDC[activemq.broker=mom85] 2024-06-25 23:53:20,581 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:83) uptime 0.044 seconds - MDC[activemq.broker=mom85] 2024-06-25 23:53:20,582 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:83) is shutdown - MDC[activemq.broker=mom85] 2024-06-25 23:53:20,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:20,582 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 46.125462 ms 2024-06-25 23:53:20,582 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [activemq-j2ee]> 2024-06-25 23:53:20,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:20,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [activemq-j2ee]> 2024-06-25 23:53:20,583 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2109600745'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-25 23:53:20,584 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-25 23:53:20,584 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #86 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-25 23:53:20,585 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:20,585 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:20,585 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:20,585 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:20,585 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:20,585 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:84) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:20,586 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:84) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:20,586 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:20,586 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom86 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:20,595 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom57] 2024-06-25 23:53:21,597 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f5ad6b7, org.eclipse.scout.rt.mom.jms.JmsSubscription@5069a91b, org.eclipse.scout.rt.mom.jms.JmsSubscription@443d94ae] 2024-06-25 23:53:21,599 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@31e01b6a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:21,599 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009544 ms 2024-06-25 23:53:21,600 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom86 stopped 2024-06-25 23:53:21,600 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:84) is shutting down - MDC[activemq.broker=mom86] 2024-06-25 23:53:21,600 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:84) uptime 1.015 seconds - MDC[activemq.broker=mom86] 2024-06-25 23:53:21,600 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:84) is shutdown - MDC[activemq.broker=mom86] 2024-06-25 23:53:21,601 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:21,601 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1017.791707 ms 2024-06-25 23:53:21,601 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [activemq-j2ee]> 2024-06-25 23:53:21,602 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:21,602 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [artemis]> 2024-06-25 23:53:21,603 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 216368188'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:21,673 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:21,723 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1a823063-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:53:21,825 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1a94a6f6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6be5a954, true, {}] 2024-06-25 23:53:21,950 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7302bea3 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:53:21,951 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1aa8a427-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1163471, true, {}] 2024-06-25 23:53:22,008 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1aa8a427-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:22,014 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f7bf8d9 2024-06-25 23:53:22,040 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0cfdc3ae-d4a5-430a-9a6f-4b6331630f91, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,041 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7991d54d 2024-06-25 23:53:22,082 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0cfdc3ae-d4a5-430a-9a6f-4b6331630f91, null, 0, false, true, null] 2024-06-25 23:53:22,108 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ac098f9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@350a48b2, true, {}] 2024-06-25 23:53:22,112 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReplyInternal, address=test/mom/testRequestReplyInternal, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:22,112 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@228d6a9b 2024-06-25 23:53:22,113 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7733cc75 2024-06-25 23:53:22,114 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,116 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ac1d17b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@303bc764, true, {}] 2024-06-25 23:53:22,117 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8176678c-1372-4d48-8f2e-f5daf12e2d03, address=8176678c-1372-4d48-8f2e-f5daf12e2d03, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,117 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3fcfdf58 2024-06-25 23:53:22,118 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@fc24548 2024-06-25 23:53:22,120 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8176678c-1372-4d48-8f2e-f5daf12e2d03, null, 0, false, true, null] 2024-06-25 23:53:22,192 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=1ac4427e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-398369fe-28a1-41af-a072-c7d65fba2220, JMSReplyTo=temp-queue://8176678c-1372-4d48-8f2e-f5daf12e2d03, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@585963973 2024-06-25 23:53:22,195 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ace067f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21d3307b, true, {}] 2024-06-25 23:53:22,192 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=1ac4427e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-398369fe-28a1-41af-a072-c7d65fba2220, JMSReplyTo=temp-queue://8176678c-1372-4d48-8f2e-f5daf12e2d03, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@585963973, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,200 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8176678c-1372-4d48-8f2e-f5daf12e2d03: Reference[164]:RELIABLE:CoreMessage[messageID=164, durable=true, userID=1ace7bb1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=8176678c-1372-4d48-8f2e-f5daf12e2d03, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-398369fe-28a1-41af-a072-c7d65fba2220, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=93f28d5d-ea4b-46c5-8d2b-528a44da7880]]@1144112873 2024-06-25 23:53:22,200 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=164, durable=true, userID=1ace7bb1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=8176678c-1372-4d48-8f2e-f5daf12e2d03, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-398369fe-28a1-41af-a072-c7d65fba2220, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=93f28d5d-ea4b-46c5-8d2b-528a44da7880]]@1144112873, context: RoutingContextImpl(Address=8176678c-1372-4d48-8f2e-f5daf12e2d03, routingType=ANYCAST, PreviousAddress=8176678c-1372-4d48-8f2e-f5daf12e2d03 previousRoute:ANYCAST, reusable=true, version=-2147483612) .................................................. ***** durable queues 8176678c-1372-4d48-8f2e-f5daf12e2d03: ***** non durable for 8176678c-1372-4d48-8f2e-f5daf12e2d03: - queueID=156 address:8176678c-1372-4d48-8f2e-f5daf12e2d03 name:8176678c-1372-4d48-8f2e-f5daf12e2d03 filter:null .................................................. , transaction: null 2024-06-25 23:53:22,203 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=160, durable=true, userID=1ac4427e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-398369fe-28a1-41af-a072-c7d65fba2220, JMSReplyTo=temp-queue://8176678c-1372-4d48-8f2e-f5daf12e2d03, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@585963973 to transaction: TransactionImpl [xid=null, txID=161, xid=null, state=ACTIVE, createTime=1719359602194(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7aa81c87 2024-06-25 23:53:22,203 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8176678c-1372-4d48-8f2e-f5daf12e2d03: CoreMessage[messageID=164, durable=true, userID=1ace7bb1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=8176678c-1372-4d48-8f2e-f5daf12e2d03, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-398369fe-28a1-41af-a072-c7d65fba2220, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=93f28d5d-ea4b-46c5-8d2b-528a44da7880]]@1144112873 to transaction: TransactionImpl [xid=null, txID=165, xid=null, state=ACTIVE, createTime=1719359602201(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31ed86d 2024-06-25 23:53:22,205 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8176678c-1372-4d48-8f2e-f5daf12e2d03: CoreMessage[messageID=164, durable=true, userID=1ace7bb1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=8176678c-1372-4d48-8f2e-f5daf12e2d03, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-398369fe-28a1-41af-a072-c7d65fba2220, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=93f28d5d-ea4b-46c5-8d2b-528a44da7880]]@1144112873, transaction: TransactionImpl [xid=null, txID=165, xid=null, state=COMMITTED, createTime=1719359602201(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31ed86d 2024-06-25 23:53:22,206 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=160, durable=true, userID=1ac4427e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-398369fe-28a1-41af-a072-c7d65fba2220, JMSReplyTo=temp-queue://8176678c-1372-4d48-8f2e-f5daf12e2d03, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@585963973, transaction: TransactionImpl [xid=null, txID=161, xid=null, state=COMMITTED, createTime=1719359602194(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7aa81c87 2024-06-25 23:53:22,224 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ad27352-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31c68f72, true, {}] 2024-06-25 23:53:22,228 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8176678c-1372-4d48-8f2e-f5daf12e2d03] 2024-06-25 23:53:22,237 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@69c29feb, org.eclipse.scout.rt.mom.jms.JmsSubscription@ffd0dc4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:22,239 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ad4bd43-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3462ff2a, true, {}] 2024-06-25 23:53:22,241 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,282 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1adb25e4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a02859, true, {}] 2024-06-25 23:53:22,283 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cd25d17a-32a8-4421-9a0a-31600f200b85, address=cd25d17a-32a8-4421-9a0a-31600f200b85, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,283 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45e68d2b 2024-06-25 23:53:22,284 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5012c5b8 2024-06-25 23:53:22,285 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cd25d17a-32a8-4421-9a0a-31600f200b85, null, 0, false, true, null] 2024-06-25 23:53:22,289 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=197, durable=true, userID=1adc3757-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-09de4e6f-d319-4b9a-af54-dbc9c2156df1, JMSReplyTo=temp-queue://cd25d17a-32a8-4421-9a0a-31600f200b85, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@991879283, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,290 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[197]:RELIABLE:CoreMessage[messageID=197, durable=true, userID=1adc3757-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-09de4e6f-d319-4b9a-af54-dbc9c2156df1, JMSReplyTo=temp-queue://cd25d17a-32a8-4421-9a0a-31600f200b85, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@991879283 2024-06-25 23:53:22,291 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=197, durable=true, userID=1adc3757-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-09de4e6f-d319-4b9a-af54-dbc9c2156df1, JMSReplyTo=temp-queue://cd25d17a-32a8-4421-9a0a-31600f200b85, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@991879283 to transaction: TransactionImpl [xid=null, txID=198, xid=null, state=ACTIVE, createTime=1719359602291(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@335ad7f3 2024-06-25 23:53:22,292 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1adcac88-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e085cd0, true, {}] 2024-06-25 23:53:22,293 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=197, durable=true, userID=1adc3757-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-09de4e6f-d319-4b9a-af54-dbc9c2156df1, JMSReplyTo=temp-queue://cd25d17a-32a8-4421-9a0a-31600f200b85, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@991879283, transaction: TransactionImpl [xid=null, txID=198, xid=null, state=COMMITTED, createTime=1719359602291(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@335ad7f3 2024-06-25 23:53:22,295 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=201, durable=true, userID=1add21ba-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=cd25d17a-32a8-4421-9a0a-31600f200b85, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-09de4e6f-d319-4b9a-af54-dbc9c2156df1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1387fbda-b801-4010-aa31-0b906b117fe0]]@1512549178, context: RoutingContextImpl(Address=cd25d17a-32a8-4421-9a0a-31600f200b85, routingType=ANYCAST, PreviousAddress=cd25d17a-32a8-4421-9a0a-31600f200b85 previousRoute:ANYCAST, reusable=true, version=-2147483610) .................................................. ***** durable queues cd25d17a-32a8-4421-9a0a-31600f200b85: ***** non durable for cd25d17a-32a8-4421-9a0a-31600f200b85: - queueID=193 address:cd25d17a-32a8-4421-9a0a-31600f200b85 name:cd25d17a-32a8-4421-9a0a-31600f200b85 filter:null .................................................. , transaction: null 2024-06-25 23:53:22,295 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cd25d17a-32a8-4421-9a0a-31600f200b85: Reference[201]:RELIABLE:CoreMessage[messageID=201, durable=true, userID=1add21ba-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=cd25d17a-32a8-4421-9a0a-31600f200b85, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-09de4e6f-d319-4b9a-af54-dbc9c2156df1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1387fbda-b801-4010-aa31-0b906b117fe0]]@1512549178 2024-06-25 23:53:22,296 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cd25d17a-32a8-4421-9a0a-31600f200b85: CoreMessage[messageID=201, durable=true, userID=1add21ba-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=cd25d17a-32a8-4421-9a0a-31600f200b85, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-09de4e6f-d319-4b9a-af54-dbc9c2156df1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1387fbda-b801-4010-aa31-0b906b117fe0]]@1512549178 to transaction: TransactionImpl [xid=null, txID=204, xid=null, state=ACTIVE, createTime=1719359602296(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ef90ff4 2024-06-25 23:53:22,296 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cd25d17a-32a8-4421-9a0a-31600f200b85: CoreMessage[messageID=201, durable=true, userID=1add21ba-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=cd25d17a-32a8-4421-9a0a-31600f200b85, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-09de4e6f-d319-4b9a-af54-dbc9c2156df1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1387fbda-b801-4010-aa31-0b906b117fe0]]@1512549178, transaction: TransactionImpl [xid=null, txID=204, xid=null, state=COMMITTED, createTime=1719359602296(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ef90ff4 2024-06-25 23:53:22,298 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1addbdfb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28b4d179, true, {}] 2024-06-25 23:53:22,299 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cd25d17a-32a8-4421-9a0a-31600f200b85] 2024-06-25 23:53:22,303 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7252333b, org.eclipse.scout.rt.mom.jms.JmsSubscription@7caec72d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:22,305 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1adecf6c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1676d575, true, {}] 2024-06-25 23:53:22,307 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,308 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1adf449d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2be10842, true, {}] 2024-06-25 23:53:22,309 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=af7d3517-64a4-48c5-8521-bfbb7b8a66d9, address=af7d3517-64a4-48c5-8521-bfbb7b8a66d9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,309 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@48250830 2024-06-25 23:53:22,310 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4d9da359 2024-06-25 23:53:22,311 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, af7d3517-64a4-48c5-8521-bfbb7b8a66d9, null, 0, false, true, null] 2024-06-25 23:53:22,314 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=234, durable=true, userID=1ae007f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fea8cb3-1c4e-4319-950b-6c43a2f8bc14, JMSReplyTo=temp-queue://af7d3517-64a4-48c5-8521-bfbb7b8a66d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1954319815, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,318 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[234]:RELIABLE:CoreMessage[messageID=234, durable=true, userID=1ae007f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fea8cb3-1c4e-4319-950b-6c43a2f8bc14, JMSReplyTo=temp-queue://af7d3517-64a4-48c5-8521-bfbb7b8a66d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1954319815 2024-06-25 23:53:22,319 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=234, durable=true, userID=1ae007f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fea8cb3-1c4e-4319-950b-6c43a2f8bc14, JMSReplyTo=temp-queue://af7d3517-64a4-48c5-8521-bfbb7b8a66d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1954319815 to transaction: TransactionImpl [xid=null, txID=235, xid=null, state=ACTIVE, createTime=1719359602319(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28395a4b 2024-06-25 23:53:22,320 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ae11961-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13e58609, true, {}] 2024-06-25 23:53:22,321 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=234, durable=true, userID=1ae007f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fea8cb3-1c4e-4319-950b-6c43a2f8bc14, JMSReplyTo=temp-queue://af7d3517-64a4-48c5-8521-bfbb7b8a66d9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1954319815, transaction: TransactionImpl [xid=null, txID=235, xid=null, state=COMMITTED, createTime=1719359602319(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28395a4b 2024-06-25 23:53:22,323 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=238, durable=true, userID=1ae16783-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=af7d3517-64a4-48c5-8521-bfbb7b8a66d9, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fea8cb3-1c4e-4319-950b-6c43a2f8bc14, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=33fbc55e-1250-41bd-9365-3e8ac250b0ff]]@735596021, context: RoutingContextImpl(Address=af7d3517-64a4-48c5-8521-bfbb7b8a66d9, routingType=ANYCAST, PreviousAddress=af7d3517-64a4-48c5-8521-bfbb7b8a66d9 previousRoute:ANYCAST, reusable=true, version=-2147483608) .................................................. ***** durable queues af7d3517-64a4-48c5-8521-bfbb7b8a66d9: ***** non durable for af7d3517-64a4-48c5-8521-bfbb7b8a66d9: - queueID=230 address:af7d3517-64a4-48c5-8521-bfbb7b8a66d9 name:af7d3517-64a4-48c5-8521-bfbb7b8a66d9 filter:null .................................................. , transaction: null 2024-06-25 23:53:22,323 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from af7d3517-64a4-48c5-8521-bfbb7b8a66d9: Reference[238]:RELIABLE:CoreMessage[messageID=238, durable=true, userID=1ae16783-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=af7d3517-64a4-48c5-8521-bfbb7b8a66d9, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fea8cb3-1c4e-4319-950b-6c43a2f8bc14, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=33fbc55e-1250-41bd-9365-3e8ac250b0ff]]@735596021 2024-06-25 23:53:22,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from af7d3517-64a4-48c5-8521-bfbb7b8a66d9: CoreMessage[messageID=238, durable=true, userID=1ae16783-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=af7d3517-64a4-48c5-8521-bfbb7b8a66d9, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fea8cb3-1c4e-4319-950b-6c43a2f8bc14, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=33fbc55e-1250-41bd-9365-3e8ac250b0ff]]@735596021 to transaction: TransactionImpl [xid=null, txID=241, xid=null, state=ACTIVE, createTime=1719359602324(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e35bcbe 2024-06-25 23:53:22,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from af7d3517-64a4-48c5-8521-bfbb7b8a66d9: CoreMessage[messageID=238, durable=true, userID=1ae16783-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=af7d3517-64a4-48c5-8521-bfbb7b8a66d9, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3fea8cb3-1c4e-4319-950b-6c43a2f8bc14, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=33fbc55e-1250-41bd-9365-3e8ac250b0ff]]@735596021, transaction: TransactionImpl [xid=null, txID=241, xid=null, state=COMMITTED, createTime=1719359602324(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e35bcbe 2024-06-25 23:53:22,326 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ae203c4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c9d968b, true, {}] 2024-06-25 23:53:22,327 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [af7d3517-64a4-48c5-8521-bfbb7b8a66d9] 2024-06-25 23:53:22,330 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6f1856b2, org.eclipse.scout.rt.mom.jms.JmsSubscription@45c6bb73] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:22,333 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ae2ee25-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b1ae8e7, true, {}] 2024-06-25 23:53:22,334 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,335 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ae36356-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40db32f4, true, {}] 2024-06-25 23:53:22,336 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cc6016cc-dd36-492c-b7b7-5bc79f0358ca, address=cc6016cc-dd36-492c-b7b7-5bc79f0358ca, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,337 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@fcb1931 2024-06-25 23:53:22,337 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@490b2193 2024-06-25 23:53:22,338 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cc6016cc-dd36-492c-b7b7-5bc79f0358ca, null, 0, false, true, null] 2024-06-25 23:53:22,341 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=271, durable=true, userID=1ae426a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ace27b0-0e9d-41b5-9722-00a8a2744a6a, JMSReplyTo=temp-queue://cc6016cc-dd36-492c-b7b7-5bc79f0358ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@123991466, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,345 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=1ae426a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ace27b0-0e9d-41b5-9722-00a8a2744a6a, JMSReplyTo=temp-queue://cc6016cc-dd36-492c-b7b7-5bc79f0358ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@123991466 2024-06-25 23:53:22,346 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=271, durable=true, userID=1ae426a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ace27b0-0e9d-41b5-9722-00a8a2744a6a, JMSReplyTo=temp-queue://cc6016cc-dd36-492c-b7b7-5bc79f0358ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@123991466 to transaction: TransactionImpl [xid=null, txID=272, xid=null, state=ACTIVE, createTime=1719359602346(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58829963 2024-06-25 23:53:22,347 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ae5110a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40ce851, true, {}] 2024-06-25 23:53:22,348 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=271, durable=true, userID=1ae426a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ace27b0-0e9d-41b5-9722-00a8a2744a6a, JMSReplyTo=temp-queue://cc6016cc-dd36-492c-b7b7-5bc79f0358ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@123991466, transaction: TransactionImpl [xid=null, txID=272, xid=null, state=COMMITTED, createTime=1719359602346(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58829963 2024-06-25 23:53:22,350 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=275, durable=true, userID=1ae5863c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=cc6016cc-dd36-492c-b7b7-5bc79f0358ca, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ace27b0-0e9d-41b5-9722-00a8a2744a6a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=feac40c9-9be9-416c-9206-52c97343d83b]]@729993723, context: RoutingContextImpl(Address=cc6016cc-dd36-492c-b7b7-5bc79f0358ca, routingType=ANYCAST, PreviousAddress=cc6016cc-dd36-492c-b7b7-5bc79f0358ca previousRoute:ANYCAST, reusable=true, version=-2147483606) .................................................. ***** durable queues cc6016cc-dd36-492c-b7b7-5bc79f0358ca: ***** non durable for cc6016cc-dd36-492c-b7b7-5bc79f0358ca: - queueID=267 address:cc6016cc-dd36-492c-b7b7-5bc79f0358ca name:cc6016cc-dd36-492c-b7b7-5bc79f0358ca filter:null .................................................. , transaction: null 2024-06-25 23:53:22,350 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cc6016cc-dd36-492c-b7b7-5bc79f0358ca: Reference[275]:RELIABLE:CoreMessage[messageID=275, durable=true, userID=1ae5863c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=cc6016cc-dd36-492c-b7b7-5bc79f0358ca, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ace27b0-0e9d-41b5-9722-00a8a2744a6a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=feac40c9-9be9-416c-9206-52c97343d83b]]@729993723 2024-06-25 23:53:22,382 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cc6016cc-dd36-492c-b7b7-5bc79f0358ca: CoreMessage[messageID=275, durable=true, userID=1ae5863c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=cc6016cc-dd36-492c-b7b7-5bc79f0358ca, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ace27b0-0e9d-41b5-9722-00a8a2744a6a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=feac40c9-9be9-416c-9206-52c97343d83b]]@729993723 to transaction: TransactionImpl [xid=null, txID=278, xid=null, state=ACTIVE, createTime=1719359602381(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@67ad817e 2024-06-25 23:53:22,382 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cc6016cc-dd36-492c-b7b7-5bc79f0358ca: CoreMessage[messageID=275, durable=true, userID=1ae5863c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=cc6016cc-dd36-492c-b7b7-5bc79f0358ca, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0ace27b0-0e9d-41b5-9722-00a8a2744a6a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=feac40c9-9be9-416c-9206-52c97343d83b]]@729993723, transaction: TransactionImpl [xid=null, txID=278, xid=null, state=COMMITTED, createTime=1719359602381(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@67ad817e 2024-06-25 23:53:22,384 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1aeab65d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e1cb6e4, true, {}] 2024-06-25 23:53:22,385 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cc6016cc-dd36-492c-b7b7-5bc79f0358ca] 2024-06-25 23:53:22,389 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3a2146f0, org.eclipse.scout.rt.mom.jms.JmsSubscription@80597c0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:22,391 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1aebeede-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41f41841, true, {}] 2024-06-25 23:53:22,393 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,394 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1aec640f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fd01c58, true, {}] 2024-06-25 23:53:22,395 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf, address=99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,395 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@425c969b 2024-06-25 23:53:22,396 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15891d70 2024-06-25 23:53:22,397 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf, null, 0, false, true, null] 2024-06-25 23:53:22,399 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=308, durable=true, userID=1aed0052-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f34fa5a-74db-4e18-9bca-29575ba9901f, JMSReplyTo=temp-queue://99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941444299, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,400 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[308]:RELIABLE:CoreMessage[messageID=308, durable=true, userID=1aed0052-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f34fa5a-74db-4e18-9bca-29575ba9901f, JMSReplyTo=temp-queue://99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941444299 2024-06-25 23:53:22,401 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=308, durable=true, userID=1aed0052-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f34fa5a-74db-4e18-9bca-29575ba9901f, JMSReplyTo=temp-queue://99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941444299 to transaction: TransactionImpl [xid=null, txID=309, xid=null, state=ACTIVE, createTime=1719359602401(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@647e0179 2024-06-25 23:53:22,401 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1aed7583-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@366f9329, true, {}] 2024-06-25 23:53:22,403 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=308, durable=true, userID=1aed0052-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f34fa5a-74db-4e18-9bca-29575ba9901f, JMSReplyTo=temp-queue://99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941444299, transaction: TransactionImpl [xid=null, txID=309, xid=null, state=COMMITTED, createTime=1719359602401(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@647e0179 2024-06-25 23:53:22,404 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=312, durable=true, userID=1aedc3a5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f34fa5a-74db-4e18-9bca-29575ba9901f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=172e8d5d-0414-4fed-8eb5-b2055a27fb0d]]@615209596, context: RoutingContextImpl(Address=99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf, routingType=ANYCAST, PreviousAddress=99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf previousRoute:ANYCAST, reusable=true, version=-2147483604) .................................................. ***** durable queues 99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf: ***** non durable for 99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf: - queueID=304 address:99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf name:99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf filter:null .................................................. , transaction: null 2024-06-25 23:53:22,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf: Reference[312]:RELIABLE:CoreMessage[messageID=312, durable=true, userID=1aedc3a5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f34fa5a-74db-4e18-9bca-29575ba9901f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=172e8d5d-0414-4fed-8eb5-b2055a27fb0d]]@615209596 2024-06-25 23:53:22,405 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf: CoreMessage[messageID=312, durable=true, userID=1aedc3a5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f34fa5a-74db-4e18-9bca-29575ba9901f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=172e8d5d-0414-4fed-8eb5-b2055a27fb0d]]@615209596 to transaction: TransactionImpl [xid=null, txID=315, xid=null, state=ACTIVE, createTime=1719359602405(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@fe3ad1b 2024-06-25 23:53:22,406 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf: CoreMessage[messageID=312, durable=true, userID=1aedc3a5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1f34fa5a-74db-4e18-9bca-29575ba9901f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=172e8d5d-0414-4fed-8eb5-b2055a27fb0d]]@615209596, transaction: TransactionImpl [xid=null, txID=315, xid=null, state=COMMITTED, createTime=1719359602405(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@fe3ad1b 2024-06-25 23:53:22,407 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1aee5fe6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51ea1eb, true, {}] 2024-06-25 23:53:22,408 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [99cb02a8-ef42-4bb9-98c3-3f0df48fe4bf] 2024-06-25 23:53:22,411 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@322edec8, org.eclipse.scout.rt.mom.jms.JmsSubscription@534e1650] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:22,413 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1aef4a47-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@473a6143, true, {}] 2024-06-25 23:53:22,415 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,416 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1aefbf78-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dabc390, true, {}] 2024-06-25 23:53:22,417 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=556c9602-dac3-4120-9894-6169adba827e, address=556c9602-dac3-4120-9894-6169adba827e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,417 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3d0228cf 2024-06-25 23:53:22,418 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d06d3d7 2024-06-25 23:53:22,419 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 556c9602-dac3-4120-9894-6169adba827e, null, 0, false, true, null] 2024-06-25 23:53:22,421 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=345, durable=true, userID=1af05bbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4328b0b4-e7c4-49c2-95f6-bc5810cbe773, JMSReplyTo=temp-queue://556c9602-dac3-4120-9894-6169adba827e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1824580483, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,430 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[345]:RELIABLE:CoreMessage[messageID=345, durable=true, userID=1af05bbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4328b0b4-e7c4-49c2-95f6-bc5810cbe773, JMSReplyTo=temp-queue://556c9602-dac3-4120-9894-6169adba827e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1824580483 2024-06-25 23:53:22,431 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=345, durable=true, userID=1af05bbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4328b0b4-e7c4-49c2-95f6-bc5810cbe773, JMSReplyTo=temp-queue://556c9602-dac3-4120-9894-6169adba827e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1824580483 to transaction: TransactionImpl [xid=null, txID=346, xid=null, state=ACTIVE, createTime=1719359602431(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e60147a 2024-06-25 23:53:22,432 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1af2096c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12c62cdd, true, {}] 2024-06-25 23:53:22,435 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=349, durable=true, userID=1af27e9e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=556c9602-dac3-4120-9894-6169adba827e, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4328b0b4-e7c4-49c2-95f6-bc5810cbe773, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8e0750de-94a5-41ae-acdf-ec926e201989]]@2099323973, context: RoutingContextImpl(Address=556c9602-dac3-4120-9894-6169adba827e, routingType=ANYCAST, PreviousAddress=556c9602-dac3-4120-9894-6169adba827e previousRoute:ANYCAST, reusable=true, version=-2147483602) .................................................. ***** durable queues 556c9602-dac3-4120-9894-6169adba827e: ***** non durable for 556c9602-dac3-4120-9894-6169adba827e: - queueID=341 address:556c9602-dac3-4120-9894-6169adba827e name:556c9602-dac3-4120-9894-6169adba827e filter:null .................................................. , transaction: null 2024-06-25 23:53:22,435 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 556c9602-dac3-4120-9894-6169adba827e: Reference[349]:RELIABLE:CoreMessage[messageID=349, durable=true, userID=1af27e9e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=556c9602-dac3-4120-9894-6169adba827e, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4328b0b4-e7c4-49c2-95f6-bc5810cbe773, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8e0750de-94a5-41ae-acdf-ec926e201989]]@2099323973 2024-06-25 23:53:22,435 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=345, durable=true, userID=1af05bbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4328b0b4-e7c4-49c2-95f6-bc5810cbe773, JMSReplyTo=temp-queue://556c9602-dac3-4120-9894-6169adba827e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1824580483, transaction: TransactionImpl [xid=null, txID=346, xid=null, state=COMMITTED, createTime=1719359602431(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e60147a 2024-06-25 23:53:22,436 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 556c9602-dac3-4120-9894-6169adba827e: CoreMessage[messageID=349, durable=true, userID=1af27e9e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=556c9602-dac3-4120-9894-6169adba827e, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4328b0b4-e7c4-49c2-95f6-bc5810cbe773, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8e0750de-94a5-41ae-acdf-ec926e201989]]@2099323973 to transaction: TransactionImpl [xid=null, txID=352, xid=null, state=ACTIVE, createTime=1719359602435(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5dcad338 2024-06-25 23:53:22,436 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 556c9602-dac3-4120-9894-6169adba827e: CoreMessage[messageID=349, durable=true, userID=1af27e9e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=556c9602-dac3-4120-9894-6169adba827e, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4328b0b4-e7c4-49c2-95f6-bc5810cbe773, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8e0750de-94a5-41ae-acdf-ec926e201989]]@2099323973, transaction: TransactionImpl [xid=null, txID=352, xid=null, state=COMMITTED, createTime=1719359602435(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5dcad338 2024-06-25 23:53:22,437 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1af2f3cf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@435fe85b, true, {}] 2024-06-25 23:53:22,439 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [556c9602-dac3-4120-9894-6169adba827e] 2024-06-25 23:53:22,442 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@320a54a6, org.eclipse.scout.rt.mom.jms.JmsSubscription@61ac950d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:22,444 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1af40540-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e70689a, true, {}] 2024-06-25 23:53:22,482 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,483 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1af9f8b1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31a4e303, true, {}] 2024-06-25 23:53:22,484 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=17056b3d-6742-4445-9051-9e3b5bf67bf7, address=17056b3d-6742-4445-9051-9e3b5bf67bf7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,484 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@22281ed4 2024-06-25 23:53:22,485 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@499f3de9 2024-06-25 23:53:22,486 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 17056b3d-6742-4445-9051-9e3b5bf67bf7, null, 0, false, true, null] 2024-06-25 23:53:22,489 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=382, durable=true, userID=1afabc04-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aa996dd-5c93-4e04-a811-99149be9c21a, JMSReplyTo=temp-queue://17056b3d-6742-4445-9051-9e3b5bf67bf7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@402056563, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,489 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[382]:RELIABLE:CoreMessage[messageID=382, durable=true, userID=1afabc04-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aa996dd-5c93-4e04-a811-99149be9c21a, JMSReplyTo=temp-queue://17056b3d-6742-4445-9051-9e3b5bf67bf7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@402056563 2024-06-25 23:53:22,490 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=382, durable=true, userID=1afabc04-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aa996dd-5c93-4e04-a811-99149be9c21a, JMSReplyTo=temp-queue://17056b3d-6742-4445-9051-9e3b5bf67bf7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@402056563 to transaction: TransactionImpl [xid=null, txID=383, xid=null, state=ACTIVE, createTime=1719359602490(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c0c4194 2024-06-25 23:53:22,491 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1afb3135-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c14933, true, {}] 2024-06-25 23:53:22,493 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=382, durable=true, userID=1afabc04-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aa996dd-5c93-4e04-a811-99149be9c21a, JMSReplyTo=temp-queue://17056b3d-6742-4445-9051-9e3b5bf67bf7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@402056563, transaction: TransactionImpl [xid=null, txID=383, xid=null, state=COMMITTED, createTime=1719359602490(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c0c4194 2024-06-25 23:53:22,494 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=386, durable=true, userID=1afb7f57-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=17056b3d-6742-4445-9051-9e3b5bf67bf7, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aa996dd-5c93-4e04-a811-99149be9c21a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39506a08-4d4a-4892-a2e4-85285e83e068]]@1983844797, context: RoutingContextImpl(Address=17056b3d-6742-4445-9051-9e3b5bf67bf7, routingType=ANYCAST, PreviousAddress=17056b3d-6742-4445-9051-9e3b5bf67bf7 previousRoute:ANYCAST, reusable=true, version=-2147483600) .................................................. ***** durable queues 17056b3d-6742-4445-9051-9e3b5bf67bf7: ***** non durable for 17056b3d-6742-4445-9051-9e3b5bf67bf7: - queueID=378 address:17056b3d-6742-4445-9051-9e3b5bf67bf7 name:17056b3d-6742-4445-9051-9e3b5bf67bf7 filter:null .................................................. , transaction: null 2024-06-25 23:53:22,494 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 17056b3d-6742-4445-9051-9e3b5bf67bf7: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=1afb7f57-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=17056b3d-6742-4445-9051-9e3b5bf67bf7, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aa996dd-5c93-4e04-a811-99149be9c21a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39506a08-4d4a-4892-a2e4-85285e83e068]]@1983844797 2024-06-25 23:53:22,495 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 17056b3d-6742-4445-9051-9e3b5bf67bf7: CoreMessage[messageID=386, durable=true, userID=1afb7f57-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=17056b3d-6742-4445-9051-9e3b5bf67bf7, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aa996dd-5c93-4e04-a811-99149be9c21a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39506a08-4d4a-4892-a2e4-85285e83e068]]@1983844797 to transaction: TransactionImpl [xid=null, txID=389, xid=null, state=ACTIVE, createTime=1719359602495(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@496f7cfe 2024-06-25 23:53:22,495 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 17056b3d-6742-4445-9051-9e3b5bf67bf7: CoreMessage[messageID=386, durable=true, userID=1afb7f57-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=17056b3d-6742-4445-9051-9e3b5bf67bf7, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3aa996dd-5c93-4e04-a811-99149be9c21a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39506a08-4d4a-4892-a2e4-85285e83e068]]@1983844797, transaction: TransactionImpl [xid=null, txID=389, xid=null, state=COMMITTED, createTime=1719359602495(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@496f7cfe 2024-06-25 23:53:22,497 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1afbf488-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fb03d2f, true, {}] 2024-06-25 23:53:22,498 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [17056b3d-6742-4445-9051-9e3b5bf67bf7] 2024-06-25 23:53:22,501 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6054d311, org.eclipse.scout.rt.mom.jms.JmsSubscription@37ecaaa1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:22,503 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1afd05f9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c00e535, true, {}] 2024-06-25 23:53:22,504 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,505 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1afd541a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69d8346e, true, {}] 2024-06-25 23:53:22,506 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=60cdb80e-490e-478f-9c1b-066ba2e4be4a, address=60cdb80e-490e-478f-9c1b-066ba2e4be4a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,506 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2480033 2024-06-25 23:53:22,507 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14625782 2024-06-25 23:53:22,508 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 60cdb80e-490e-478f-9c1b-066ba2e4be4a, null, 0, false, true, null] 2024-06-25 23:53:22,510 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=419, durable=true, userID=1afdf05d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e04e8448-ae6b-44f9-8016-0e32289e7fb4, JMSReplyTo=temp-queue://60cdb80e-490e-478f-9c1b-066ba2e4be4a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@863635670, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,510 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[419]:RELIABLE:CoreMessage[messageID=419, durable=true, userID=1afdf05d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e04e8448-ae6b-44f9-8016-0e32289e7fb4, JMSReplyTo=temp-queue://60cdb80e-490e-478f-9c1b-066ba2e4be4a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@863635670 2024-06-25 23:53:22,511 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=419, durable=true, userID=1afdf05d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e04e8448-ae6b-44f9-8016-0e32289e7fb4, JMSReplyTo=temp-queue://60cdb80e-490e-478f-9c1b-066ba2e4be4a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@863635670 to transaction: TransactionImpl [xid=null, txID=420, xid=null, state=ACTIVE, createTime=1719359602511(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5d0ec963 2024-06-25 23:53:22,512 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1afe3e7e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@614f76d3, true, {}] 2024-06-25 23:53:22,514 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=419, durable=true, userID=1afdf05d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e04e8448-ae6b-44f9-8016-0e32289e7fb4, JMSReplyTo=temp-queue://60cdb80e-490e-478f-9c1b-066ba2e4be4a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@863635670, transaction: TransactionImpl [xid=null, txID=420, xid=null, state=COMMITTED, createTime=1719359602511(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5d0ec963 2024-06-25 23:53:22,514 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=423, durable=true, userID=1afe8ca0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=60cdb80e-490e-478f-9c1b-066ba2e4be4a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e04e8448-ae6b-44f9-8016-0e32289e7fb4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=62efa29b-56ab-4c38-b900-0d3afd992756]]@1851372807, context: RoutingContextImpl(Address=60cdb80e-490e-478f-9c1b-066ba2e4be4a, routingType=ANYCAST, PreviousAddress=60cdb80e-490e-478f-9c1b-066ba2e4be4a previousRoute:ANYCAST, reusable=true, version=-2147483598) .................................................. ***** durable queues 60cdb80e-490e-478f-9c1b-066ba2e4be4a: ***** non durable for 60cdb80e-490e-478f-9c1b-066ba2e4be4a: - queueID=415 address:60cdb80e-490e-478f-9c1b-066ba2e4be4a name:60cdb80e-490e-478f-9c1b-066ba2e4be4a filter:null .................................................. , transaction: null 2024-06-25 23:53:22,514 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 60cdb80e-490e-478f-9c1b-066ba2e4be4a: Reference[423]:RELIABLE:CoreMessage[messageID=423, durable=true, userID=1afe8ca0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=60cdb80e-490e-478f-9c1b-066ba2e4be4a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e04e8448-ae6b-44f9-8016-0e32289e7fb4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=62efa29b-56ab-4c38-b900-0d3afd992756]]@1851372807 2024-06-25 23:53:22,515 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 60cdb80e-490e-478f-9c1b-066ba2e4be4a: CoreMessage[messageID=423, durable=true, userID=1afe8ca0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=60cdb80e-490e-478f-9c1b-066ba2e4be4a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e04e8448-ae6b-44f9-8016-0e32289e7fb4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=62efa29b-56ab-4c38-b900-0d3afd992756]]@1851372807 to transaction: TransactionImpl [xid=null, txID=426, xid=null, state=ACTIVE, createTime=1719359602515(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ce347e8 2024-06-25 23:53:22,515 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 60cdb80e-490e-478f-9c1b-066ba2e4be4a: CoreMessage[messageID=423, durable=true, userID=1afe8ca0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=60cdb80e-490e-478f-9c1b-066ba2e4be4a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e04e8448-ae6b-44f9-8016-0e32289e7fb4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=62efa29b-56ab-4c38-b900-0d3afd992756]]@1851372807, transaction: TransactionImpl [xid=null, txID=426, xid=null, state=COMMITTED, createTime=1719359602515(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ce347e8 2024-06-25 23:53:22,517 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1aff28e1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e9a3611, true, {}] 2024-06-25 23:53:22,518 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [60cdb80e-490e-478f-9c1b-066ba2e4be4a] 2024-06-25 23:53:22,520 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@75c92eac, org.eclipse.scout.rt.mom.jms.JmsSubscription@2486ebe4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:22,523 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1affec32-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b288c40, true, {}] 2024-06-25 23:53:22,524 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,525 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b006163-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a1c50c3, true, {}] 2024-06-25 23:53:22,526 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=59978fb8-d1ec-4976-9f21-a7e031ae3eac, address=59978fb8-d1ec-4976-9f21-a7e031ae3eac, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,526 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@49a1dea6 2024-06-25 23:53:22,527 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66604303 2024-06-25 23:53:22,528 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 59978fb8-d1ec-4976-9f21-a7e031ae3eac, null, 0, false, true, null] 2024-06-25 23:53:22,530 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=456, durable=true, userID=1b00fda6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e590e7a6-3e3d-4e1f-89c3-2b318a2695f8, JMSReplyTo=temp-queue://59978fb8-d1ec-4976-9f21-a7e031ae3eac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@532908336, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,531 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=1b00fda6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e590e7a6-3e3d-4e1f-89c3-2b318a2695f8, JMSReplyTo=temp-queue://59978fb8-d1ec-4976-9f21-a7e031ae3eac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@532908336 2024-06-25 23:53:22,531 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=456, durable=true, userID=1b00fda6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e590e7a6-3e3d-4e1f-89c3-2b318a2695f8, JMSReplyTo=temp-queue://59978fb8-d1ec-4976-9f21-a7e031ae3eac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@532908336 to transaction: TransactionImpl [xid=null, txID=457, xid=null, state=ACTIVE, createTime=1719359602531(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24b6a3b7 2024-06-25 23:53:22,532 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b0172d7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22846d55, true, {}] 2024-06-25 23:53:22,534 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=456, durable=true, userID=1b00fda6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e590e7a6-3e3d-4e1f-89c3-2b318a2695f8, JMSReplyTo=temp-queue://59978fb8-d1ec-4976-9f21-a7e031ae3eac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@532908336, transaction: TransactionImpl [xid=null, txID=457, xid=null, state=COMMITTED, createTime=1719359602531(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24b6a3b7 2024-06-25 23:53:22,534 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=460, durable=true, userID=1b01c0f9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=59978fb8-d1ec-4976-9f21-a7e031ae3eac, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e590e7a6-3e3d-4e1f-89c3-2b318a2695f8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bdf9d8bd-671e-4df9-af34-0b7ea1893748]]@1337771546, context: RoutingContextImpl(Address=59978fb8-d1ec-4976-9f21-a7e031ae3eac, routingType=ANYCAST, PreviousAddress=59978fb8-d1ec-4976-9f21-a7e031ae3eac previousRoute:ANYCAST, reusable=true, version=-2147483596) .................................................. ***** durable queues 59978fb8-d1ec-4976-9f21-a7e031ae3eac: ***** non durable for 59978fb8-d1ec-4976-9f21-a7e031ae3eac: - queueID=452 address:59978fb8-d1ec-4976-9f21-a7e031ae3eac name:59978fb8-d1ec-4976-9f21-a7e031ae3eac filter:null .................................................. , transaction: null 2024-06-25 23:53:22,534 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 59978fb8-d1ec-4976-9f21-a7e031ae3eac: Reference[460]:RELIABLE:CoreMessage[messageID=460, durable=true, userID=1b01c0f9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=59978fb8-d1ec-4976-9f21-a7e031ae3eac, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e590e7a6-3e3d-4e1f-89c3-2b318a2695f8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bdf9d8bd-671e-4df9-af34-0b7ea1893748]]@1337771546 2024-06-25 23:53:22,535 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 59978fb8-d1ec-4976-9f21-a7e031ae3eac: CoreMessage[messageID=460, durable=true, userID=1b01c0f9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=59978fb8-d1ec-4976-9f21-a7e031ae3eac, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e590e7a6-3e3d-4e1f-89c3-2b318a2695f8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bdf9d8bd-671e-4df9-af34-0b7ea1893748]]@1337771546 to transaction: TransactionImpl [xid=null, txID=463, xid=null, state=ACTIVE, createTime=1719359602535(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d8b194f 2024-06-25 23:53:22,536 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 59978fb8-d1ec-4976-9f21-a7e031ae3eac: CoreMessage[messageID=460, durable=true, userID=1b01c0f9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=59978fb8-d1ec-4976-9f21-a7e031ae3eac, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e590e7a6-3e3d-4e1f-89c3-2b318a2695f8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bdf9d8bd-671e-4df9-af34-0b7ea1893748]]@1337771546, transaction: TransactionImpl [xid=null, txID=463, xid=null, state=COMMITTED, createTime=1719359602535(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d8b194f 2024-06-25 23:53:22,537 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b02362a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e4cbab, true, {}] 2024-06-25 23:53:22,538 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [59978fb8-d1ec-4976-9f21-a7e031ae3eac] 2024-06-25 23:53:22,541 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@198faaae, org.eclipse.scout.rt.mom.jms.JmsSubscription@456adc09] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:22,543 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b03208b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71ae06f0, true, {}] 2024-06-25 23:53:22,544 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,546 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b036eac-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@aa46250, true, {}] 2024-06-25 23:53:22,546 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=827d9981-de79-436a-9f2c-452cd0a2b848, address=827d9981-de79-436a-9f2c-452cd0a2b848, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,547 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7e0295c7 2024-06-25 23:53:22,547 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7fedb197 2024-06-25 23:53:22,548 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 827d9981-de79-436a-9f2c-452cd0a2b848, null, 0, false, true, null] 2024-06-25 23:53:22,550 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=493, durable=true, userID=1b040aef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70a60515-1412-4608-8403-c5a4f227e6d2, JMSReplyTo=temp-queue://827d9981-de79-436a-9f2c-452cd0a2b848, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@493515312, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,551 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[493]:RELIABLE:CoreMessage[messageID=493, durable=true, userID=1b040aef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70a60515-1412-4608-8403-c5a4f227e6d2, JMSReplyTo=temp-queue://827d9981-de79-436a-9f2c-452cd0a2b848, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@493515312 2024-06-25 23:53:22,551 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=493, durable=true, userID=1b040aef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70a60515-1412-4608-8403-c5a4f227e6d2, JMSReplyTo=temp-queue://827d9981-de79-436a-9f2c-452cd0a2b848, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@493515312 to transaction: TransactionImpl [xid=null, txID=494, xid=null, state=ACTIVE, createTime=1719359602551(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@73b94850 2024-06-25 23:53:22,552 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b048020-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2daa7401, true, {}] 2024-06-25 23:53:22,554 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=493, durable=true, userID=1b040aef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70a60515-1412-4608-8403-c5a4f227e6d2, JMSReplyTo=temp-queue://827d9981-de79-436a-9f2c-452cd0a2b848, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@493515312, transaction: TransactionImpl [xid=null, txID=494, xid=null, state=COMMITTED, createTime=1719359602551(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@73b94850 2024-06-25 23:53:22,583 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=497, durable=true, userID=1b091402-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=827d9981-de79-436a-9f2c-452cd0a2b848, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70a60515-1412-4608-8403-c5a4f227e6d2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=734cc4ff-acf5-40d3-a622-53a8f4efbf6d]]@267531844, context: RoutingContextImpl(Address=827d9981-de79-436a-9f2c-452cd0a2b848, routingType=ANYCAST, PreviousAddress=827d9981-de79-436a-9f2c-452cd0a2b848 previousRoute:ANYCAST, reusable=true, version=-2147483594) .................................................. ***** durable queues 827d9981-de79-436a-9f2c-452cd0a2b848: ***** non durable for 827d9981-de79-436a-9f2c-452cd0a2b848: - queueID=489 address:827d9981-de79-436a-9f2c-452cd0a2b848 name:827d9981-de79-436a-9f2c-452cd0a2b848 filter:null .................................................. , transaction: null 2024-06-25 23:53:22,583 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 827d9981-de79-436a-9f2c-452cd0a2b848: Reference[497]:RELIABLE:CoreMessage[messageID=497, durable=true, userID=1b091402-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=827d9981-de79-436a-9f2c-452cd0a2b848, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70a60515-1412-4608-8403-c5a4f227e6d2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=734cc4ff-acf5-40d3-a622-53a8f4efbf6d]]@267531844 2024-06-25 23:53:22,584 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 827d9981-de79-436a-9f2c-452cd0a2b848: CoreMessage[messageID=497, durable=true, userID=1b091402-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=827d9981-de79-436a-9f2c-452cd0a2b848, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70a60515-1412-4608-8403-c5a4f227e6d2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=734cc4ff-acf5-40d3-a622-53a8f4efbf6d]]@267531844 to transaction: TransactionImpl [xid=null, txID=500, xid=null, state=ACTIVE, createTime=1719359602584(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e3360e5 2024-06-25 23:53:22,584 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 827d9981-de79-436a-9f2c-452cd0a2b848: CoreMessage[messageID=497, durable=true, userID=1b091402-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=827d9981-de79-436a-9f2c-452cd0a2b848, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-70a60515-1412-4608-8403-c5a4f227e6d2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=734cc4ff-acf5-40d3-a622-53a8f4efbf6d]]@267531844, transaction: TransactionImpl [xid=null, txID=500, xid=null, state=COMMITTED, createTime=1719359602584(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e3360e5 2024-06-25 23:53:22,586 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b098933-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1a823063-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1a823063-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a961794, true, {}] 2024-06-25 23:53:22,587 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [827d9981-de79-436a-9f2c-452cd0a2b848] 2024-06-25 23:53:22,590 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@9d7d8ff, org.eclipse.scout.rt.mom.jms.JmsSubscription@35efe67c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:22,591 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2994bdd0[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:22,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008404 ms 2024-06-25 23:53:22,593 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0cfdc3ae-d4a5-430a-9a6f-4b6331630f91] 2024-06-25 23:53:22,595 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:22,595 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:22,596 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1a823063-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:22,598 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:22,598 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 996.383075 ms 2024-06-25 23:53:22,598 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [artemis]> 2024-06-25 23:53:22,599 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:22,599 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [artemis]> 2024-06-25 23:53:22,600 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1149899111'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:53:22,602 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:53:22,603 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1b0c4855-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-25 23:53:22,604 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b0c6f68-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b0c4855-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b0c4855-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1233c0bd, true, {}] 2024-06-25 23:53:22,606 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@ddb97d6 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-25 23:53:22,607 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b0cbd89-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b0c4855-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b0c4855-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@173218eb, true, {}] 2024-06-25 23:53:22,608 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1b0cbd89-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:22,609 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a4c9135 2024-06-25 23:53:22,609 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e75a4b19-1fd1-4cd5-a91b-cce7d6e331f0, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,610 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@22ca22ce 2024-06-25 23:53:22,611 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e75a4b19-1fd1-4cd5-a91b-cce7d6e331f0, null, 0, false, true, null] 2024-06-25 23:53:22,612 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b0da7eb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b0c4855-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b0c4855-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@733df456, true, {}] 2024-06-25 23:53:22,613 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReplyWithBlockingCondition, address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:22,614 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24f985be 2024-06-25 23:53:22,614 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a0de75c 2024-06-25 23:53:22,615 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyWithBlockingCondition, null, 0, false, true, null] 2024-06-25 23:53:22,616 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b0e442d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b0c4855-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b0c4855-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f7596cb, true, {}] 2024-06-25 23:53:22,617 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d165d583-1943-445b-b3e9-a9efcd95546a, address=d165d583-1943-445b-b3e9-a9efcd95546a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,617 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4cfd2f2e 2024-06-25 23:53:22,618 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@564dab92 2024-06-25 23:53:22,619 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d165d583-1943-445b-b3e9-a9efcd95546a, null, 0, false, true, null] 2024-06-25 23:53:22,621 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=558, durable=true, userID=1b0ee070-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62c078a1-da8c-4094-b03c-65301642e3ac, JMSReplyTo=temp-queue://d165d583-1943-445b-b3e9-a9efcd95546a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@928876269, context: RoutingContextImpl(Address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyWithBlockingCondition previousRoute:ANYCAST, reusable=true, version=-2147483590) .................................................. ***** durable queues test/mom/testRequestReplyWithBlockingCondition: - queueID=547 address:test/mom/testRequestReplyWithBlockingCondition name:test/mom/testRequestReplyWithBlockingCondition filter:null ***** non durable for test/mom/testRequestReplyWithBlockingCondition: .................................................. , transaction: null 2024-06-25 23:53:22,625 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyWithBlockingCondition: Reference[558]:RELIABLE:CoreMessage[messageID=558, durable=true, userID=1b0ee070-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62c078a1-da8c-4094-b03c-65301642e3ac, JMSReplyTo=temp-queue://d165d583-1943-445b-b3e9-a9efcd95546a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@928876269 2024-06-25 23:53:22,626 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=558, durable=true, userID=1b0ee070-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62c078a1-da8c-4094-b03c-65301642e3ac, JMSReplyTo=temp-queue://d165d583-1943-445b-b3e9-a9efcd95546a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@928876269 to transaction: TransactionImpl [xid=null, txID=559, xid=null, state=ACTIVE, createTime=1719359602625(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6fc0c4af 2024-06-25 23:53:22,626 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b0fcad1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b0c4855-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b0c4855-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ee1dc83, true, {}] 2024-06-25 23:53:22,628 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=558, durable=true, userID=1b0ee070-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62c078a1-da8c-4094-b03c-65301642e3ac, JMSReplyTo=temp-queue://d165d583-1943-445b-b3e9-a9efcd95546a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@928876269, transaction: TransactionImpl [xid=null, txID=559, xid=null, state=COMMITTED, createTime=1719359602625(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6fc0c4af 2024-06-25 23:53:22,629 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=562, durable=true, userID=1b1018f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=d165d583-1943-445b-b3e9-a9efcd95546a, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62c078a1-da8c-4094-b03c-65301642e3ac, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dcc65093-3689-46dd-8b13-19639b116cd7]]@373301124, context: RoutingContextImpl(Address=d165d583-1943-445b-b3e9-a9efcd95546a, routingType=ANYCAST, PreviousAddress=d165d583-1943-445b-b3e9-a9efcd95546a previousRoute:ANYCAST, reusable=true, version=-2147483589) .................................................. ***** durable queues d165d583-1943-445b-b3e9-a9efcd95546a: ***** non durable for d165d583-1943-445b-b3e9-a9efcd95546a: - queueID=554 address:d165d583-1943-445b-b3e9-a9efcd95546a name:d165d583-1943-445b-b3e9-a9efcd95546a filter:null .................................................. , transaction: null 2024-06-25 23:53:22,629 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d165d583-1943-445b-b3e9-a9efcd95546a: Reference[562]:RELIABLE:CoreMessage[messageID=562, durable=true, userID=1b1018f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=d165d583-1943-445b-b3e9-a9efcd95546a, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62c078a1-da8c-4094-b03c-65301642e3ac, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dcc65093-3689-46dd-8b13-19639b116cd7]]@373301124 2024-06-25 23:53:22,630 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d165d583-1943-445b-b3e9-a9efcd95546a: CoreMessage[messageID=562, durable=true, userID=1b1018f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=d165d583-1943-445b-b3e9-a9efcd95546a, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62c078a1-da8c-4094-b03c-65301642e3ac, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dcc65093-3689-46dd-8b13-19639b116cd7]]@373301124 to transaction: TransactionImpl [xid=null, txID=565, xid=null, state=ACTIVE, createTime=1719359602630(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a24b3ef 2024-06-25 23:53:22,630 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d165d583-1943-445b-b3e9-a9efcd95546a: CoreMessage[messageID=562, durable=true, userID=1b1018f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=d165d583-1943-445b-b3e9-a9efcd95546a, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62c078a1-da8c-4094-b03c-65301642e3ac, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dcc65093-3689-46dd-8b13-19639b116cd7]]@373301124, transaction: TransactionImpl [xid=null, txID=565, xid=null, state=COMMITTED, createTime=1719359602630(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a24b3ef 2024-06-25 23:53:22,631 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b108e24-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b0c4855-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b0c4855-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3acc8669, true, {}] 2024-06-25 23:53:22,632 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d165d583-1943-445b-b3e9-a9efcd95546a] Reply: TheReply 2024-06-25 23:53:22,634 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@cc3fc5c] 2024-06-25 23:53:22,636 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6d8ee544[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:22,636 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011866 ms 2024-06-25 23:53:22,637 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e75a4b19-1fd1-4cd5-a91b-cce7d6e331f0] 2024-06-25 23:53:22,639 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:22,639 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:22,639 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1b0c4855-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:22,640 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:22,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 40.967938 ms 2024-06-25 23:53:22,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [artemis]> 2024-06-25 23:53:22,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:22,642 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [artemis]> 2024-06-25 23:53:22,642 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1177741629'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:22,645 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:22,645 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1b12b106-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:22,646 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b12d819-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b12b106-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b12b106-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c7a1729, true, {}] 2024-06-25 23:53:22,648 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@512be997 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:22,648 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b13263a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b12b106-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b12b106-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5adb6c2d, true, {}] 2024-06-25 23:53:22,649 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1b13263a-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:22,649 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@31153aa8 2024-06-25 23:53:22,650 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a8036b56-7d08-4914-87e9-b2b152618d6f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,651 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f308749 2024-06-25 23:53:22,652 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a8036b56-7d08-4914-87e9-b2b152618d6f, null, 0, false, true, null] 2024-06-25 23:53:22,653 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b13c27c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b12b106-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b12b106-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68326cfc, true, {}] 2024-06-25 23:53:22,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_StringMarshaller_Exception, address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:22,682 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7a12c440 2024-06-25 23:53:22,682 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4138f1ab 2024-06-25 23:53:22,683 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_StringMarshaller_Exception, null, 0, false, true, null] 2024-06-25 23:53:22,684 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b18a47e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b12b106-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b12b106-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57126a37, true, {}] 2024-06-25 23:53:22,685 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7b9e1cb0-ea36-4aa6-a706-511835bbfbe1, address=7b9e1cb0-ea36-4aa6-a706-511835bbfbe1, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,685 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5c3bca67 2024-06-25 23:53:22,686 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6939f1bb 2024-06-25 23:53:22,687 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7b9e1cb0-ea36-4aa6-a706-511835bbfbe1, null, 0, false, true, null] 2024-06-25 23:53:22,688 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=623, durable=true, userID=1b1919b1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d20f57f-c229-47ba-943c-c6b13f25b669, JMSReplyTo=temp-queue://7b9e1cb0-ea36-4aa6-a706-511835bbfbe1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1576629638, context: RoutingContextImpl(Address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_StringMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483585) .................................................. ***** durable queues test/mom/testRequestReply_StringMarshaller_Exception: - queueID=612 address:test/mom/testRequestReply_StringMarshaller_Exception name:test/mom/testRequestReply_StringMarshaller_Exception filter:null ***** non durable for test/mom/testRequestReply_StringMarshaller_Exception: .................................................. , transaction: null 2024-06-25 23:53:22,692 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_StringMarshaller_Exception: Reference[623]:RELIABLE:CoreMessage[messageID=623, durable=true, userID=1b1919b1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d20f57f-c229-47ba-943c-c6b13f25b669, JMSReplyTo=temp-queue://7b9e1cb0-ea36-4aa6-a706-511835bbfbe1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1576629638 2024-06-25 23:53:22,693 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=623, durable=true, userID=1b1919b1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d20f57f-c229-47ba-943c-c6b13f25b669, JMSReplyTo=temp-queue://7b9e1cb0-ea36-4aa6-a706-511835bbfbe1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1576629638 to transaction: TransactionImpl [xid=null, txID=624, xid=null, state=ACTIVE, createTime=1719359602693(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@41e0fdcd 2024-06-25 23:53:22,693 ERROR [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=64f57c73-632a-45f9-8185-29bc1165f6b4, activemq.broker=mom86] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:53:22,694 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b1a2b22-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b12b106-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b12b106-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c42d010, true, {}] 2024-06-25 23:53:22,696 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=623, durable=true, userID=1b1919b1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d20f57f-c229-47ba-943c-c6b13f25b669, JMSReplyTo=temp-queue://7b9e1cb0-ea36-4aa6-a706-511835bbfbe1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1576629638, transaction: TransactionImpl [xid=null, txID=624, xid=null, state=COMMITTED, createTime=1719359602693(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@41e0fdcd 2024-06-25 23:53:22,696 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=627, durable=true, userID=1b1a5234-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=7b9e1cb0-ea36-4aa6-a706-511835bbfbe1, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d20f57f-c229-47ba-943c-c6b13f25b669, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=64f57c73-632a-45f9-8185-29bc1165f6b4]]@2090614706, context: RoutingContextImpl(Address=7b9e1cb0-ea36-4aa6-a706-511835bbfbe1, routingType=ANYCAST, PreviousAddress=7b9e1cb0-ea36-4aa6-a706-511835bbfbe1 previousRoute:ANYCAST, reusable=true, version=-2147483584) .................................................. ***** durable queues 7b9e1cb0-ea36-4aa6-a706-511835bbfbe1: ***** non durable for 7b9e1cb0-ea36-4aa6-a706-511835bbfbe1: - queueID=619 address:7b9e1cb0-ea36-4aa6-a706-511835bbfbe1 name:7b9e1cb0-ea36-4aa6-a706-511835bbfbe1 filter:null .................................................. , transaction: null 2024-06-25 23:53:22,696 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7b9e1cb0-ea36-4aa6-a706-511835bbfbe1: Reference[627]:RELIABLE:CoreMessage[messageID=627, durable=true, userID=1b1a5234-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=7b9e1cb0-ea36-4aa6-a706-511835bbfbe1, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d20f57f-c229-47ba-943c-c6b13f25b669, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=64f57c73-632a-45f9-8185-29bc1165f6b4]]@2090614706 2024-06-25 23:53:22,697 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7b9e1cb0-ea36-4aa6-a706-511835bbfbe1: CoreMessage[messageID=627, durable=true, userID=1b1a5234-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=7b9e1cb0-ea36-4aa6-a706-511835bbfbe1, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d20f57f-c229-47ba-943c-c6b13f25b669, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=64f57c73-632a-45f9-8185-29bc1165f6b4]]@2090614706 to transaction: TransactionImpl [xid=null, txID=630, xid=null, state=ACTIVE, createTime=1719359602697(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c1da4e6 2024-06-25 23:53:22,697 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7b9e1cb0-ea36-4aa6-a706-511835bbfbe1: CoreMessage[messageID=627, durable=true, userID=1b1a5234-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=7b9e1cb0-ea36-4aa6-a706-511835bbfbe1, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1d20f57f-c229-47ba-943c-c6b13f25b669, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=64f57c73-632a-45f9-8185-29bc1165f6b4]]@2090614706, transaction: TransactionImpl [xid=null, txID=630, xid=null, state=COMMITTED, createTime=1719359602697(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c1da4e6 2024-06-25 23:53:22,698 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b1ac765-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b12b106-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b12b106-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@340eda86, true, {}] 2024-06-25 23:53:22,699 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7b9e1cb0-ea36-4aa6-a706-511835bbfbe1] 2024-06-25 23:53:22,701 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4822d7a1] 2024-06-25 23:53:22,702 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4e86295d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:22,702 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010139 ms 2024-06-25 23:53:22,703 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a8036b56-7d08-4914-87e9-b2b152618d6f] 2024-06-25 23:53:22,705 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:22,705 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:22,706 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1b12b106-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:22,707 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:22,707 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.249689 ms 2024-06-25 23:53:22,707 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [artemis]> 2024-06-25 23:53:22,708 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:22,708 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [artemis]> 2024-06-25 23:53:22,708 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1406852292'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:22,711 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:22,711 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1b1cc337-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:53:22,712 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b1cea4a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@262c47c4, true, {}] 2024-06-25 23:53:22,714 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5e323285 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:53:22,715 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b1d386b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29bf144b, true, {}] 2024-06-25 23:53:22,716 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1b1d386b-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:22,716 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3718cd3b 2024-06-25 23:53:22,717 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1e3a7a7b-66a4-4499-b3d7-84a0c2cfd8e9, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,718 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@205624ad 2024-06-25 23:53:22,719 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1e3a7a7b-66a4-4499-b3d7-84a0c2cfd8e9, null, 0, false, true, null] 2024-06-25 23:53:22,720 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b1dfbbd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@240af7f5, true, {}] 2024-06-25 23:53:22,721 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,722 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b1e70ee-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@283795c1, true, {}] 2024-06-25 23:53:22,722 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5f35097a-6eee-4ddb-b066-3691cdabc2ca, address=5f35097a-6eee-4ddb-b066-3691cdabc2ca, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,723 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@38f9b869 2024-06-25 23:53:22,723 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3a1335e3 2024-06-25 23:53:22,724 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5f35097a-6eee-4ddb-b066-3691cdabc2ca, null, 0, false, true, null] 2024-06-25 23:53:22,726 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=683, durable=true, userID=1b1ee621-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75124758-b339-4baf-add9-73b87a3c35f7, JMSReplyTo=temp-queue://5f35097a-6eee-4ddb-b066-3691cdabc2ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@670691399, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,726 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[683]:RELIABLE:CoreMessage[messageID=683, durable=true, userID=1b1ee621-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75124758-b339-4baf-add9-73b87a3c35f7, JMSReplyTo=temp-queue://5f35097a-6eee-4ddb-b066-3691cdabc2ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@670691399 2024-06-25 23:53:22,727 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=683, durable=true, userID=1b1ee621-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75124758-b339-4baf-add9-73b87a3c35f7, JMSReplyTo=temp-queue://5f35097a-6eee-4ddb-b066-3691cdabc2ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@670691399 to transaction: TransactionImpl [xid=null, txID=684, xid=null, state=ACTIVE, createTime=1719359602727(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c46d39e 2024-06-25 23:53:22,727 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b1f3442-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23533c93, true, {}] 2024-06-25 23:53:22,730 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=687, durable=true, userID=1b1f8264-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=5f35097a-6eee-4ddb-b066-3691cdabc2ca, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75124758-b339-4baf-add9-73b87a3c35f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6c015bab-8e86-4c27-acc0-2d0691e32484]]@1685224707, context: RoutingContextImpl(Address=5f35097a-6eee-4ddb-b066-3691cdabc2ca, routingType=ANYCAST, PreviousAddress=5f35097a-6eee-4ddb-b066-3691cdabc2ca previousRoute:ANYCAST, reusable=true, version=-2147483580) .................................................. ***** durable queues 5f35097a-6eee-4ddb-b066-3691cdabc2ca: ***** non durable for 5f35097a-6eee-4ddb-b066-3691cdabc2ca: - queueID=679 address:5f35097a-6eee-4ddb-b066-3691cdabc2ca name:5f35097a-6eee-4ddb-b066-3691cdabc2ca filter:null .................................................. , transaction: null 2024-06-25 23:53:22,730 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=683, durable=true, userID=1b1ee621-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75124758-b339-4baf-add9-73b87a3c35f7, JMSReplyTo=temp-queue://5f35097a-6eee-4ddb-b066-3691cdabc2ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@670691399, transaction: TransactionImpl [xid=null, txID=684, xid=null, state=COMMITTED, createTime=1719359602727(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c46d39e 2024-06-25 23:53:22,730 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5f35097a-6eee-4ddb-b066-3691cdabc2ca: Reference[687]:RELIABLE:CoreMessage[messageID=687, durable=true, userID=1b1f8264-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=5f35097a-6eee-4ddb-b066-3691cdabc2ca, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75124758-b339-4baf-add9-73b87a3c35f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6c015bab-8e86-4c27-acc0-2d0691e32484]]@1685224707 2024-06-25 23:53:22,730 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5f35097a-6eee-4ddb-b066-3691cdabc2ca: CoreMessage[messageID=687, durable=true, userID=1b1f8264-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=5f35097a-6eee-4ddb-b066-3691cdabc2ca, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75124758-b339-4baf-add9-73b87a3c35f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6c015bab-8e86-4c27-acc0-2d0691e32484]]@1685224707 to transaction: TransactionImpl [xid=null, txID=690, xid=null, state=ACTIVE, createTime=1719359602730(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@641e76c4 2024-06-25 23:53:22,731 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5f35097a-6eee-4ddb-b066-3691cdabc2ca: CoreMessage[messageID=687, durable=true, userID=1b1f8264-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=5f35097a-6eee-4ddb-b066-3691cdabc2ca, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75124758-b339-4baf-add9-73b87a3c35f7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6c015bab-8e86-4c27-acc0-2d0691e32484]]@1685224707, transaction: TransactionImpl [xid=null, txID=690, xid=null, state=COMMITTED, createTime=1719359602730(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@641e76c4 2024-06-25 23:53:22,732 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b1ff795-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c01af33, true, {}] 2024-06-25 23:53:22,733 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5f35097a-6eee-4ddb-b066-3691cdabc2ca] 2024-06-25 23:53:22,736 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2b6e8711, org.eclipse.scout.rt.mom.jms.JmsSubscription@1436c041] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:22,737 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b20bae6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36863274, true, {}] 2024-06-25 23:53:22,738 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,739 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b210907-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59ccbf79, true, {}] 2024-06-25 23:53:22,740 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d8bc3bf7-1653-4feb-a035-018173212ca1, address=d8bc3bf7-1653-4feb-a035-018173212ca1, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,740 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@22d6e11f 2024-06-25 23:53:22,741 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4ec3c5c 2024-06-25 23:53:22,742 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d8bc3bf7-1653-4feb-a035-018173212ca1, null, 0, false, true, null] 2024-06-25 23:53:22,743 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=720, durable=true, userID=1b21a54a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2284a5f9-4a61-47d0-81f6-7096722705ea, JMSReplyTo=temp-queue://d8bc3bf7-1653-4feb-a035-018173212ca1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@185044680, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,744 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[720]:RELIABLE:CoreMessage[messageID=720, durable=true, userID=1b21a54a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2284a5f9-4a61-47d0-81f6-7096722705ea, JMSReplyTo=temp-queue://d8bc3bf7-1653-4feb-a035-018173212ca1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@185044680 2024-06-25 23:53:22,745 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=720, durable=true, userID=1b21a54a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2284a5f9-4a61-47d0-81f6-7096722705ea, JMSReplyTo=temp-queue://d8bc3bf7-1653-4feb-a035-018173212ca1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@185044680 to transaction: TransactionImpl [xid=null, txID=721, xid=null, state=ACTIVE, createTime=1719359602745(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@75d9cfff 2024-06-25 23:53:22,745 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b21f36b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63143c27, true, {}] 2024-06-25 23:53:22,747 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=724, durable=true, userID=1b22418d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=d8bc3bf7-1653-4feb-a035-018173212ca1, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2284a5f9-4a61-47d0-81f6-7096722705ea, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8e096e08-9d71-41e2-afa4-592b91dcfb8d]]@1325192572, context: RoutingContextImpl(Address=d8bc3bf7-1653-4feb-a035-018173212ca1, routingType=ANYCAST, PreviousAddress=d8bc3bf7-1653-4feb-a035-018173212ca1 previousRoute:ANYCAST, reusable=true, version=-2147483578) .................................................. ***** durable queues d8bc3bf7-1653-4feb-a035-018173212ca1: ***** non durable for d8bc3bf7-1653-4feb-a035-018173212ca1: - queueID=716 address:d8bc3bf7-1653-4feb-a035-018173212ca1 name:d8bc3bf7-1653-4feb-a035-018173212ca1 filter:null .................................................. , transaction: null 2024-06-25 23:53:22,748 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d8bc3bf7-1653-4feb-a035-018173212ca1: Reference[724]:RELIABLE:CoreMessage[messageID=724, durable=true, userID=1b22418d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=d8bc3bf7-1653-4feb-a035-018173212ca1, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2284a5f9-4a61-47d0-81f6-7096722705ea, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8e096e08-9d71-41e2-afa4-592b91dcfb8d]]@1325192572 2024-06-25 23:53:22,748 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=720, durable=true, userID=1b21a54a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2284a5f9-4a61-47d0-81f6-7096722705ea, JMSReplyTo=temp-queue://d8bc3bf7-1653-4feb-a035-018173212ca1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@185044680, transaction: TransactionImpl [xid=null, txID=721, xid=null, state=COMMITTED, createTime=1719359602745(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@75d9cfff 2024-06-25 23:53:22,748 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d8bc3bf7-1653-4feb-a035-018173212ca1: CoreMessage[messageID=724, durable=true, userID=1b22418d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=d8bc3bf7-1653-4feb-a035-018173212ca1, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2284a5f9-4a61-47d0-81f6-7096722705ea, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8e096e08-9d71-41e2-afa4-592b91dcfb8d]]@1325192572 to transaction: TransactionImpl [xid=null, txID=727, xid=null, state=ACTIVE, createTime=1719359602748(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@310c1621 2024-06-25 23:53:22,749 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d8bc3bf7-1653-4feb-a035-018173212ca1: CoreMessage[messageID=724, durable=true, userID=1b22418d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=d8bc3bf7-1653-4feb-a035-018173212ca1, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2284a5f9-4a61-47d0-81f6-7096722705ea, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8e096e08-9d71-41e2-afa4-592b91dcfb8d]]@1325192572, transaction: TransactionImpl [xid=null, txID=727, xid=null, state=COMMITTED, createTime=1719359602748(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@310c1621 2024-06-25 23:53:22,781 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b22b6be-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59c32231, true, {}] 2024-06-25 23:53:22,782 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d8bc3bf7-1653-4feb-a035-018173212ca1] 2024-06-25 23:53:22,785 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1dfed3d9, org.eclipse.scout.rt.mom.jms.JmsSubscription@30ee9999] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:22,786 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b2834ff-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27607548, true, {}] 2024-06-25 23:53:22,787 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,788 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b288320-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52113d85, true, {}] 2024-06-25 23:53:22,789 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=822d1942-e56e-4013-9994-c693bb007ab5, address=822d1942-e56e-4013-9994-c693bb007ab5, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,789 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@184e0fa4 2024-06-25 23:53:22,790 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3b518d63 2024-06-25 23:53:22,791 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 822d1942-e56e-4013-9994-c693bb007ab5, null, 0, false, true, null] 2024-06-25 23:53:22,792 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=757, durable=true, userID=1b28f853-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01ca236e-fc4f-4266-b040-048ad6141290, JMSReplyTo=temp-queue://822d1942-e56e-4013-9994-c693bb007ab5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@702756110, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,793 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[757]:RELIABLE:CoreMessage[messageID=757, durable=true, userID=1b28f853-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01ca236e-fc4f-4266-b040-048ad6141290, JMSReplyTo=temp-queue://822d1942-e56e-4013-9994-c693bb007ab5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@702756110 2024-06-25 23:53:22,794 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=757, durable=true, userID=1b28f853-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01ca236e-fc4f-4266-b040-048ad6141290, JMSReplyTo=temp-queue://822d1942-e56e-4013-9994-c693bb007ab5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@702756110 to transaction: TransactionImpl [xid=null, txID=758, xid=null, state=ACTIVE, createTime=1719359602793(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71999f47 2024-06-25 23:53:22,794 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b296d84-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11c527b, true, {}] 2024-06-25 23:53:22,796 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=761, durable=true, userID=1b299496-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=822d1942-e56e-4013-9994-c693bb007ab5, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01ca236e-fc4f-4266-b040-048ad6141290, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f5fb3d6e-c6f5-41d4-b50d-6352b68069af]]@1718477115, context: RoutingContextImpl(Address=822d1942-e56e-4013-9994-c693bb007ab5, routingType=ANYCAST, PreviousAddress=822d1942-e56e-4013-9994-c693bb007ab5 previousRoute:ANYCAST, reusable=true, version=-2147483576) .................................................. ***** durable queues 822d1942-e56e-4013-9994-c693bb007ab5: ***** non durable for 822d1942-e56e-4013-9994-c693bb007ab5: - queueID=753 address:822d1942-e56e-4013-9994-c693bb007ab5 name:822d1942-e56e-4013-9994-c693bb007ab5 filter:null .................................................. , transaction: null 2024-06-25 23:53:22,796 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=757, durable=true, userID=1b28f853-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01ca236e-fc4f-4266-b040-048ad6141290, JMSReplyTo=temp-queue://822d1942-e56e-4013-9994-c693bb007ab5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@702756110, transaction: TransactionImpl [xid=null, txID=758, xid=null, state=COMMITTED, createTime=1719359602793(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71999f47 2024-06-25 23:53:22,796 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 822d1942-e56e-4013-9994-c693bb007ab5: Reference[761]:RELIABLE:CoreMessage[messageID=761, durable=true, userID=1b299496-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=822d1942-e56e-4013-9994-c693bb007ab5, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01ca236e-fc4f-4266-b040-048ad6141290, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f5fb3d6e-c6f5-41d4-b50d-6352b68069af]]@1718477115 2024-06-25 23:53:22,797 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 822d1942-e56e-4013-9994-c693bb007ab5: CoreMessage[messageID=761, durable=true, userID=1b299496-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=822d1942-e56e-4013-9994-c693bb007ab5, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01ca236e-fc4f-4266-b040-048ad6141290, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f5fb3d6e-c6f5-41d4-b50d-6352b68069af]]@1718477115 to transaction: TransactionImpl [xid=null, txID=764, xid=null, state=ACTIVE, createTime=1719359602797(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4018f09a 2024-06-25 23:53:22,797 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 822d1942-e56e-4013-9994-c693bb007ab5: CoreMessage[messageID=761, durable=true, userID=1b299496-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=822d1942-e56e-4013-9994-c693bb007ab5, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01ca236e-fc4f-4266-b040-048ad6141290, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f5fb3d6e-c6f5-41d4-b50d-6352b68069af]]@1718477115, transaction: TransactionImpl [xid=null, txID=764, xid=null, state=COMMITTED, createTime=1719359602797(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4018f09a 2024-06-25 23:53:22,798 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b2a09c7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ab8c50d, true, {}] 2024-06-25 23:53:22,799 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [822d1942-e56e-4013-9994-c693bb007ab5] 2024-06-25 23:53:22,802 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@ab77549, org.eclipse.scout.rt.mom.jms.JmsSubscription@19183ed7] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:22,803 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b2acd18-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b3e0009, true, {}] 2024-06-25 23:53:22,804 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,805 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b2b1b39-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a7d4c6b, true, {}] 2024-06-25 23:53:22,806 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cdf370bd-836c-44dd-b2a5-b8938920221f, address=cdf370bd-836c-44dd-b2a5-b8938920221f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,806 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ac5c969 2024-06-25 23:53:22,807 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7ba7ebd0 2024-06-25 23:53:22,808 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cdf370bd-836c-44dd-b2a5-b8938920221f, null, 0, false, true, null] 2024-06-25 23:53:22,809 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=794, durable=true, userID=1b2b906c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e17af8-be85-4c78-82df-bd92feca6b40, JMSReplyTo=temp-queue://cdf370bd-836c-44dd-b2a5-b8938920221f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1293078906, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,810 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[794]:RELIABLE:CoreMessage[messageID=794, durable=true, userID=1b2b906c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e17af8-be85-4c78-82df-bd92feca6b40, JMSReplyTo=temp-queue://cdf370bd-836c-44dd-b2a5-b8938920221f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1293078906 2024-06-25 23:53:22,810 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=794, durable=true, userID=1b2b906c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e17af8-be85-4c78-82df-bd92feca6b40, JMSReplyTo=temp-queue://cdf370bd-836c-44dd-b2a5-b8938920221f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1293078906 to transaction: TransactionImpl [xid=null, txID=795, xid=null, state=ACTIVE, createTime=1719359602810(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48ba4366 2024-06-25 23:53:22,811 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b2c059d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f76497b, true, {}] 2024-06-25 23:53:22,813 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=794, durable=true, userID=1b2b906c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e17af8-be85-4c78-82df-bd92feca6b40, JMSReplyTo=temp-queue://cdf370bd-836c-44dd-b2a5-b8938920221f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1293078906, transaction: TransactionImpl [xid=null, txID=795, xid=null, state=COMMITTED, createTime=1719359602810(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48ba4366 2024-06-25 23:53:22,814 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=798, durable=true, userID=1b2c53bf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=cdf370bd-836c-44dd-b2a5-b8938920221f, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e17af8-be85-4c78-82df-bd92feca6b40, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b38c4833-d422-43e9-b780-d8e66f9f16cf]]@206179266, context: RoutingContextImpl(Address=cdf370bd-836c-44dd-b2a5-b8938920221f, routingType=ANYCAST, PreviousAddress=cdf370bd-836c-44dd-b2a5-b8938920221f previousRoute:ANYCAST, reusable=true, version=-2147483574) .................................................. ***** durable queues cdf370bd-836c-44dd-b2a5-b8938920221f: ***** non durable for cdf370bd-836c-44dd-b2a5-b8938920221f: - queueID=790 address:cdf370bd-836c-44dd-b2a5-b8938920221f name:cdf370bd-836c-44dd-b2a5-b8938920221f filter:null .................................................. , transaction: null 2024-06-25 23:53:22,814 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cdf370bd-836c-44dd-b2a5-b8938920221f: Reference[798]:RELIABLE:CoreMessage[messageID=798, durable=true, userID=1b2c53bf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=cdf370bd-836c-44dd-b2a5-b8938920221f, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e17af8-be85-4c78-82df-bd92feca6b40, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b38c4833-d422-43e9-b780-d8e66f9f16cf]]@206179266 2024-06-25 23:53:22,815 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cdf370bd-836c-44dd-b2a5-b8938920221f: CoreMessage[messageID=798, durable=true, userID=1b2c53bf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=cdf370bd-836c-44dd-b2a5-b8938920221f, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e17af8-be85-4c78-82df-bd92feca6b40, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b38c4833-d422-43e9-b780-d8e66f9f16cf]]@206179266 to transaction: TransactionImpl [xid=null, txID=800, xid=null, state=ACTIVE, createTime=1719359602815(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63c43489 2024-06-25 23:53:22,815 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cdf370bd-836c-44dd-b2a5-b8938920221f: CoreMessage[messageID=798, durable=true, userID=1b2c53bf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=cdf370bd-836c-44dd-b2a5-b8938920221f, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e17af8-be85-4c78-82df-bd92feca6b40, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b38c4833-d422-43e9-b780-d8e66f9f16cf]]@206179266, transaction: TransactionImpl [xid=null, txID=800, xid=null, state=COMMITTED, createTime=1719359602815(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63c43489 2024-06-25 23:53:22,816 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b2cc8f0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37578b83, true, {}] 2024-06-25 23:53:22,817 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cdf370bd-836c-44dd-b2a5-b8938920221f] 2024-06-25 23:53:22,820 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@40c2a94c, org.eclipse.scout.rt.mom.jms.JmsSubscription@38187d4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:22,822 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b2d8c41-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2145304f, true, {}] 2024-06-25 23:53:22,823 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,824 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b2e0172-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f21e6cb, true, {}] 2024-06-25 23:53:22,825 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bb46ad26-efd5-418a-9ac0-b7d9f5eda861, address=bb46ad26-efd5-418a-9ac0-b7d9f5eda861, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,825 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@37200e59 2024-06-25 23:53:22,826 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6be80764 2024-06-25 23:53:22,827 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bb46ad26-efd5-418a-9ac0-b7d9f5eda861, null, 0, false, true, null] 2024-06-25 23:53:22,829 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=831, durable=true, userID=1b2e9db5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b220645-3844-4d58-8076-28030cef700f, JMSReplyTo=temp-queue://bb46ad26-efd5-418a-9ac0-b7d9f5eda861, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2050274536, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,829 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=1b2e9db5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b220645-3844-4d58-8076-28030cef700f, JMSReplyTo=temp-queue://bb46ad26-efd5-418a-9ac0-b7d9f5eda861, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2050274536 2024-06-25 23:53:22,830 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=831, durable=true, userID=1b2e9db5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b220645-3844-4d58-8076-28030cef700f, JMSReplyTo=temp-queue://bb46ad26-efd5-418a-9ac0-b7d9f5eda861, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2050274536 to transaction: TransactionImpl [xid=null, txID=832, xid=null, state=ACTIVE, createTime=1719359602830(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3806b08a 2024-06-25 23:53:22,831 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b2eebd6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@423d97c4, true, {}] 2024-06-25 23:53:22,832 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=835, durable=true, userID=1b2f39f8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=bb46ad26-efd5-418a-9ac0-b7d9f5eda861, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b220645-3844-4d58-8076-28030cef700f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1e21729-eecf-44d3-bd09-16598541d8c4]]@434782686, context: RoutingContextImpl(Address=bb46ad26-efd5-418a-9ac0-b7d9f5eda861, routingType=ANYCAST, PreviousAddress=bb46ad26-efd5-418a-9ac0-b7d9f5eda861 previousRoute:ANYCAST, reusable=true, version=-2147483572) .................................................. ***** durable queues bb46ad26-efd5-418a-9ac0-b7d9f5eda861: ***** non durable for bb46ad26-efd5-418a-9ac0-b7d9f5eda861: - queueID=827 address:bb46ad26-efd5-418a-9ac0-b7d9f5eda861 name:bb46ad26-efd5-418a-9ac0-b7d9f5eda861 filter:null .................................................. , transaction: null 2024-06-25 23:53:22,832 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bb46ad26-efd5-418a-9ac0-b7d9f5eda861: Reference[835]:RELIABLE:CoreMessage[messageID=835, durable=true, userID=1b2f39f8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=bb46ad26-efd5-418a-9ac0-b7d9f5eda861, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b220645-3844-4d58-8076-28030cef700f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1e21729-eecf-44d3-bd09-16598541d8c4]]@434782686 2024-06-25 23:53:22,833 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=831, durable=true, userID=1b2e9db5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b220645-3844-4d58-8076-28030cef700f, JMSReplyTo=temp-queue://bb46ad26-efd5-418a-9ac0-b7d9f5eda861, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2050274536, transaction: TransactionImpl [xid=null, txID=832, xid=null, state=COMMITTED, createTime=1719359602830(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3806b08a 2024-06-25 23:53:22,833 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bb46ad26-efd5-418a-9ac0-b7d9f5eda861: CoreMessage[messageID=835, durable=true, userID=1b2f39f8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=bb46ad26-efd5-418a-9ac0-b7d9f5eda861, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b220645-3844-4d58-8076-28030cef700f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1e21729-eecf-44d3-bd09-16598541d8c4]]@434782686 to transaction: TransactionImpl [xid=null, txID=838, xid=null, state=ACTIVE, createTime=1719359602833(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2902a802 2024-06-25 23:53:22,833 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bb46ad26-efd5-418a-9ac0-b7d9f5eda861: CoreMessage[messageID=835, durable=true, userID=1b2f39f8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=bb46ad26-efd5-418a-9ac0-b7d9f5eda861, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b220645-3844-4d58-8076-28030cef700f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1e21729-eecf-44d3-bd09-16598541d8c4]]@434782686, transaction: TransactionImpl [xid=null, txID=838, xid=null, state=COMMITTED, createTime=1719359602833(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2902a802 2024-06-25 23:53:22,834 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b2f8819-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d689e58, true, {}] 2024-06-25 23:53:22,835 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [bb46ad26-efd5-418a-9ac0-b7d9f5eda861] 2024-06-25 23:53:22,838 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@9ba02da, org.eclipse.scout.rt.mom.jms.JmsSubscription@ba68708] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:22,839 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b304b6a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@704e66f, true, {}] 2024-06-25 23:53:22,840 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,841 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b30998b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1eb874f9, true, {}] 2024-06-25 23:53:22,842 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=11bc4823-3472-4519-a8b0-0f7c9b7f4ced, address=11bc4823-3472-4519-a8b0-0f7c9b7f4ced, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,842 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18b49e58 2024-06-25 23:53:22,843 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47f8fa52 2024-06-25 23:53:22,843 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 11bc4823-3472-4519-a8b0-0f7c9b7f4ced, null, 0, false, true, null] 2024-06-25 23:53:22,845 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=868, durable=true, userID=1b310ebe-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ca092a3-54bd-4c3f-aee3-777d644718c6, JMSReplyTo=temp-queue://11bc4823-3472-4519-a8b0-0f7c9b7f4ced, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@84282208, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,845 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[868]:RELIABLE:CoreMessage[messageID=868, durable=true, userID=1b310ebe-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ca092a3-54bd-4c3f-aee3-777d644718c6, JMSReplyTo=temp-queue://11bc4823-3472-4519-a8b0-0f7c9b7f4ced, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@84282208 2024-06-25 23:53:22,846 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=868, durable=true, userID=1b310ebe-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ca092a3-54bd-4c3f-aee3-777d644718c6, JMSReplyTo=temp-queue://11bc4823-3472-4519-a8b0-0f7c9b7f4ced, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@84282208 to transaction: TransactionImpl [xid=null, txID=869, xid=null, state=ACTIVE, createTime=1719359602846(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60688209 2024-06-25 23:53:22,847 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b315cdf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c4877c1, true, {}] 2024-06-25 23:53:22,849 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=868, durable=true, userID=1b310ebe-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ca092a3-54bd-4c3f-aee3-777d644718c6, JMSReplyTo=temp-queue://11bc4823-3472-4519-a8b0-0f7c9b7f4ced, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@84282208, transaction: TransactionImpl [xid=null, txID=869, xid=null, state=COMMITTED, createTime=1719359602846(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60688209 2024-06-25 23:53:22,881 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=872, durable=true, userID=1b31aa01-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=11bc4823-3472-4519-a8b0-0f7c9b7f4ced, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ca092a3-54bd-4c3f-aee3-777d644718c6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=98175036-4ab0-433c-bb71-817c94ced127]]@1767233246, context: RoutingContextImpl(Address=11bc4823-3472-4519-a8b0-0f7c9b7f4ced, routingType=ANYCAST, PreviousAddress=11bc4823-3472-4519-a8b0-0f7c9b7f4ced previousRoute:ANYCAST, reusable=true, version=-2147483570) .................................................. ***** durable queues 11bc4823-3472-4519-a8b0-0f7c9b7f4ced: ***** non durable for 11bc4823-3472-4519-a8b0-0f7c9b7f4ced: - queueID=864 address:11bc4823-3472-4519-a8b0-0f7c9b7f4ced name:11bc4823-3472-4519-a8b0-0f7c9b7f4ced filter:null .................................................. , transaction: null 2024-06-25 23:53:22,881 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 11bc4823-3472-4519-a8b0-0f7c9b7f4ced: Reference[872]:RELIABLE:CoreMessage[messageID=872, durable=true, userID=1b31aa01-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=11bc4823-3472-4519-a8b0-0f7c9b7f4ced, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ca092a3-54bd-4c3f-aee3-777d644718c6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=98175036-4ab0-433c-bb71-817c94ced127]]@1767233246 2024-06-25 23:53:22,882 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 11bc4823-3472-4519-a8b0-0f7c9b7f4ced: CoreMessage[messageID=872, durable=true, userID=1b31aa01-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=11bc4823-3472-4519-a8b0-0f7c9b7f4ced, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ca092a3-54bd-4c3f-aee3-777d644718c6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=98175036-4ab0-433c-bb71-817c94ced127]]@1767233246 to transaction: TransactionImpl [xid=null, txID=875, xid=null, state=ACTIVE, createTime=1719359602882(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@631e6d09 2024-06-25 23:53:22,882 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 11bc4823-3472-4519-a8b0-0f7c9b7f4ced: CoreMessage[messageID=872, durable=true, userID=1b31aa01-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=11bc4823-3472-4519-a8b0-0f7c9b7f4ced, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ca092a3-54bd-4c3f-aee3-777d644718c6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=98175036-4ab0-433c-bb71-817c94ced127]]@1767233246, transaction: TransactionImpl [xid=null, txID=875, xid=null, state=COMMITTED, createTime=1719359602882(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@631e6d09 2024-06-25 23:53:22,884 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b370132-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f7e0d0f, true, {}] 2024-06-25 23:53:22,884 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [11bc4823-3472-4519-a8b0-0f7c9b7f4ced] 2024-06-25 23:53:22,887 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@52cf871b, org.eclipse.scout.rt.mom.jms.JmsSubscription@111cbd60] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:22,889 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b37c483-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@93cb75d, true, {}] 2024-06-25 23:53:22,889 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,890 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b3812a4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a06057c, true, {}] 2024-06-25 23:53:22,891 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2a64393b-ea1b-4b8d-a910-ff071e5dabf4, address=2a64393b-ea1b-4b8d-a910-ff071e5dabf4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,891 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@43e5110a 2024-06-25 23:53:22,892 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@760d4f1d 2024-06-25 23:53:22,892 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2a64393b-ea1b-4b8d-a910-ff071e5dabf4, null, 0, false, true, null] 2024-06-25 23:53:22,894 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=905, durable=true, userID=1b3887d7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92fde72a-5419-4124-8ccd-89860d3be2c9, JMSReplyTo=temp-queue://2a64393b-ea1b-4b8d-a910-ff071e5dabf4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@871996752, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,898 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[905]:RELIABLE:CoreMessage[messageID=905, durable=true, userID=1b3887d7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92fde72a-5419-4124-8ccd-89860d3be2c9, JMSReplyTo=temp-queue://2a64393b-ea1b-4b8d-a910-ff071e5dabf4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@871996752 2024-06-25 23:53:22,899 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=905, durable=true, userID=1b3887d7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92fde72a-5419-4124-8ccd-89860d3be2c9, JMSReplyTo=temp-queue://2a64393b-ea1b-4b8d-a910-ff071e5dabf4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@871996752 to transaction: TransactionImpl [xid=null, txID=906, xid=null, state=ACTIVE, createTime=1719359602899(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@397faa02 2024-06-25 23:53:22,899 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b397238-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f038329, true, {}] 2024-06-25 23:53:22,901 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=909, durable=true, userID=1b39c05a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=2a64393b-ea1b-4b8d-a910-ff071e5dabf4, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92fde72a-5419-4124-8ccd-89860d3be2c9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2409ba8f-dc3d-4a55-8a1b-51bab730c534]]@1667459903, context: RoutingContextImpl(Address=2a64393b-ea1b-4b8d-a910-ff071e5dabf4, routingType=ANYCAST, PreviousAddress=2a64393b-ea1b-4b8d-a910-ff071e5dabf4 previousRoute:ANYCAST, reusable=true, version=-2147483568) .................................................. ***** durable queues 2a64393b-ea1b-4b8d-a910-ff071e5dabf4: ***** non durable for 2a64393b-ea1b-4b8d-a910-ff071e5dabf4: - queueID=901 address:2a64393b-ea1b-4b8d-a910-ff071e5dabf4 name:2a64393b-ea1b-4b8d-a910-ff071e5dabf4 filter:null .................................................. , transaction: null 2024-06-25 23:53:22,901 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2a64393b-ea1b-4b8d-a910-ff071e5dabf4: Reference[909]:RELIABLE:CoreMessage[messageID=909, durable=true, userID=1b39c05a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=2a64393b-ea1b-4b8d-a910-ff071e5dabf4, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92fde72a-5419-4124-8ccd-89860d3be2c9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2409ba8f-dc3d-4a55-8a1b-51bab730c534]]@1667459903 2024-06-25 23:53:22,901 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=905, durable=true, userID=1b3887d7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92fde72a-5419-4124-8ccd-89860d3be2c9, JMSReplyTo=temp-queue://2a64393b-ea1b-4b8d-a910-ff071e5dabf4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@871996752, transaction: TransactionImpl [xid=null, txID=906, xid=null, state=COMMITTED, createTime=1719359602899(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@397faa02 2024-06-25 23:53:22,902 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2a64393b-ea1b-4b8d-a910-ff071e5dabf4: CoreMessage[messageID=909, durable=true, userID=1b39c05a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=2a64393b-ea1b-4b8d-a910-ff071e5dabf4, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92fde72a-5419-4124-8ccd-89860d3be2c9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2409ba8f-dc3d-4a55-8a1b-51bab730c534]]@1667459903 to transaction: TransactionImpl [xid=null, txID=910, xid=null, state=ACTIVE, createTime=1719359602902(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@488d06ec 2024-06-25 23:53:22,902 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2a64393b-ea1b-4b8d-a910-ff071e5dabf4: CoreMessage[messageID=909, durable=true, userID=1b39c05a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=2a64393b-ea1b-4b8d-a910-ff071e5dabf4, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92fde72a-5419-4124-8ccd-89860d3be2c9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2409ba8f-dc3d-4a55-8a1b-51bab730c534]]@1667459903, transaction: TransactionImpl [xid=null, txID=910, xid=null, state=COMMITTED, createTime=1719359602902(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@488d06ec 2024-06-25 23:53:22,903 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b3a0e7b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64bd1e68, true, {}] 2024-06-25 23:53:22,904 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2a64393b-ea1b-4b8d-a910-ff071e5dabf4] 2024-06-25 23:53:22,907 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3985d6bc, org.eclipse.scout.rt.mom.jms.JmsSubscription@4b467006] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:22,908 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b3ad1cc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79bba5e5, true, {}] 2024-06-25 23:53:22,909 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,910 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b3b1fed-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@311228e6, true, {}] 2024-06-25 23:53:22,911 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2d6f57b5-4f54-4716-a8af-c2676fdbc0c9, address=2d6f57b5-4f54-4716-a8af-c2676fdbc0c9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,911 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@473fc590 2024-06-25 23:53:22,911 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48a6be0d 2024-06-25 23:53:22,912 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2d6f57b5-4f54-4716-a8af-c2676fdbc0c9, null, 0, false, true, null] 2024-06-25 23:53:22,914 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=942, durable=true, userID=1b3b9520-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c53a99b-a56a-4861-9c05-22f98232f26c, JMSReplyTo=temp-queue://2d6f57b5-4f54-4716-a8af-c2676fdbc0c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@929108400, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,914 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[942]:RELIABLE:CoreMessage[messageID=942, durable=true, userID=1b3b9520-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c53a99b-a56a-4861-9c05-22f98232f26c, JMSReplyTo=temp-queue://2d6f57b5-4f54-4716-a8af-c2676fdbc0c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@929108400 2024-06-25 23:53:22,915 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=942, durable=true, userID=1b3b9520-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c53a99b-a56a-4861-9c05-22f98232f26c, JMSReplyTo=temp-queue://2d6f57b5-4f54-4716-a8af-c2676fdbc0c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@929108400 to transaction: TransactionImpl [xid=null, txID=943, xid=null, state=ACTIVE, createTime=1719359602915(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39b4d862 2024-06-25 23:53:22,916 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b3be341-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24e8c6be, true, {}] 2024-06-25 23:53:22,918 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2d6f57b5-4f54-4716-a8af-c2676fdbc0c9: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=1b3c3163-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=2d6f57b5-4f54-4716-a8af-c2676fdbc0c9, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c53a99b-a56a-4861-9c05-22f98232f26c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=833a9795-1bff-4485-a764-8d33c27df234]]@1553625352 2024-06-25 23:53:22,918 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=946, durable=true, userID=1b3c3163-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=2d6f57b5-4f54-4716-a8af-c2676fdbc0c9, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c53a99b-a56a-4861-9c05-22f98232f26c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=833a9795-1bff-4485-a764-8d33c27df234]]@1553625352, context: RoutingContextImpl(Address=2d6f57b5-4f54-4716-a8af-c2676fdbc0c9, routingType=ANYCAST, PreviousAddress=2d6f57b5-4f54-4716-a8af-c2676fdbc0c9 previousRoute:ANYCAST, reusable=true, version=-2147483566) .................................................. ***** durable queues 2d6f57b5-4f54-4716-a8af-c2676fdbc0c9: ***** non durable for 2d6f57b5-4f54-4716-a8af-c2676fdbc0c9: - queueID=938 address:2d6f57b5-4f54-4716-a8af-c2676fdbc0c9 name:2d6f57b5-4f54-4716-a8af-c2676fdbc0c9 filter:null .................................................. , transaction: null 2024-06-25 23:53:22,918 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=942, durable=true, userID=1b3b9520-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c53a99b-a56a-4861-9c05-22f98232f26c, JMSReplyTo=temp-queue://2d6f57b5-4f54-4716-a8af-c2676fdbc0c9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@929108400, transaction: TransactionImpl [xid=null, txID=943, xid=null, state=COMMITTED, createTime=1719359602915(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39b4d862 2024-06-25 23:53:22,918 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2d6f57b5-4f54-4716-a8af-c2676fdbc0c9: CoreMessage[messageID=946, durable=true, userID=1b3c3163-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=2d6f57b5-4f54-4716-a8af-c2676fdbc0c9, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c53a99b-a56a-4861-9c05-22f98232f26c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=833a9795-1bff-4485-a764-8d33c27df234]]@1553625352 to transaction: TransactionImpl [xid=null, txID=947, xid=null, state=ACTIVE, createTime=1719359602918(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@458de6b0 2024-06-25 23:53:22,919 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2d6f57b5-4f54-4716-a8af-c2676fdbc0c9: CoreMessage[messageID=946, durable=true, userID=1b3c3163-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=2d6f57b5-4f54-4716-a8af-c2676fdbc0c9, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2c53a99b-a56a-4861-9c05-22f98232f26c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=833a9795-1bff-4485-a764-8d33c27df234]]@1553625352, transaction: TransactionImpl [xid=null, txID=947, xid=null, state=COMMITTED, createTime=1719359602918(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@458de6b0 2024-06-25 23:53:22,920 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b3ca694-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1326c857, true, {}] 2024-06-25 23:53:22,921 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2d6f57b5-4f54-4716-a8af-c2676fdbc0c9] 2024-06-25 23:53:22,924 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@47c44594, org.eclipse.scout.rt.mom.jms.JmsSubscription@7538e3cd] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:22,926 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b3d69e5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2458c337, true, {}] 2024-06-25 23:53:22,927 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,928 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b3db806-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a5e8320, true, {}] 2024-06-25 23:53:22,928 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=37a2384f-a6fb-49ba-8403-3e9ff9efb4f2, address=37a2384f-a6fb-49ba-8403-3e9ff9efb4f2, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,929 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a12315b 2024-06-25 23:53:22,929 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@51f13ac7 2024-06-25 23:53:22,930 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 37a2384f-a6fb-49ba-8403-3e9ff9efb4f2, null, 0, false, true, null] 2024-06-25 23:53:22,932 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=979, durable=true, userID=1b3e5449-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19e86b02-7a1e-4beb-95d3-ff0cd6d88325, JMSReplyTo=temp-queue://37a2384f-a6fb-49ba-8403-3e9ff9efb4f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@613872235, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,936 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[979]:RELIABLE:CoreMessage[messageID=979, durable=true, userID=1b3e5449-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19e86b02-7a1e-4beb-95d3-ff0cd6d88325, JMSReplyTo=temp-queue://37a2384f-a6fb-49ba-8403-3e9ff9efb4f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@613872235 2024-06-25 23:53:22,937 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=979, durable=true, userID=1b3e5449-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19e86b02-7a1e-4beb-95d3-ff0cd6d88325, JMSReplyTo=temp-queue://37a2384f-a6fb-49ba-8403-3e9ff9efb4f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@613872235 to transaction: TransactionImpl [xid=null, txID=980, xid=null, state=ACTIVE, createTime=1719359602936(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6059121c 2024-06-25 23:53:22,937 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b3f3eaa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f90dab2, true, {}] 2024-06-25 23:53:22,939 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=979, durable=true, userID=1b3e5449-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19e86b02-7a1e-4beb-95d3-ff0cd6d88325, JMSReplyTo=temp-queue://37a2384f-a6fb-49ba-8403-3e9ff9efb4f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@613872235, transaction: TransactionImpl [xid=null, txID=980, xid=null, state=COMMITTED, createTime=1719359602936(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6059121c 2024-06-25 23:53:22,939 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=983, durable=true, userID=1b3f8ccc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=37a2384f-a6fb-49ba-8403-3e9ff9efb4f2, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19e86b02-7a1e-4beb-95d3-ff0cd6d88325, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0e51271f-3ee9-465f-87d4-a157a6cdf2ed]]@1151213841, context: RoutingContextImpl(Address=37a2384f-a6fb-49ba-8403-3e9ff9efb4f2, routingType=ANYCAST, PreviousAddress=37a2384f-a6fb-49ba-8403-3e9ff9efb4f2 previousRoute:ANYCAST, reusable=true, version=-2147483564) .................................................. ***** durable queues 37a2384f-a6fb-49ba-8403-3e9ff9efb4f2: ***** non durable for 37a2384f-a6fb-49ba-8403-3e9ff9efb4f2: - queueID=975 address:37a2384f-a6fb-49ba-8403-3e9ff9efb4f2 name:37a2384f-a6fb-49ba-8403-3e9ff9efb4f2 filter:null .................................................. , transaction: null 2024-06-25 23:53:22,939 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 37a2384f-a6fb-49ba-8403-3e9ff9efb4f2: Reference[983]:RELIABLE:CoreMessage[messageID=983, durable=true, userID=1b3f8ccc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=37a2384f-a6fb-49ba-8403-3e9ff9efb4f2, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19e86b02-7a1e-4beb-95d3-ff0cd6d88325, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0e51271f-3ee9-465f-87d4-a157a6cdf2ed]]@1151213841 2024-06-25 23:53:22,940 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 37a2384f-a6fb-49ba-8403-3e9ff9efb4f2: CoreMessage[messageID=983, durable=true, userID=1b3f8ccc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=37a2384f-a6fb-49ba-8403-3e9ff9efb4f2, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19e86b02-7a1e-4beb-95d3-ff0cd6d88325, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0e51271f-3ee9-465f-87d4-a157a6cdf2ed]]@1151213841 to transaction: TransactionImpl [xid=null, txID=986, xid=null, state=ACTIVE, createTime=1719359602940(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@fc4d63e 2024-06-25 23:53:22,940 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 37a2384f-a6fb-49ba-8403-3e9ff9efb4f2: CoreMessage[messageID=983, durable=true, userID=1b3f8ccc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=37a2384f-a6fb-49ba-8403-3e9ff9efb4f2, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19e86b02-7a1e-4beb-95d3-ff0cd6d88325, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0e51271f-3ee9-465f-87d4-a157a6cdf2ed]]@1151213841, transaction: TransactionImpl [xid=null, txID=986, xid=null, state=COMMITTED, createTime=1719359602940(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@fc4d63e 2024-06-25 23:53:22,941 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b3fdaed-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b66f860, true, {}] 2024-06-25 23:53:22,942 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [37a2384f-a6fb-49ba-8403-3e9ff9efb4f2] 2024-06-25 23:53:22,944 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@77f2b357, org.eclipse.scout.rt.mom.jms.JmsSubscription@420f80fb] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:22,946 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b409e3e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f443d2e, true, {}] 2024-06-25 23:53:22,947 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:22,948 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b40ec5f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5148c5a5, true, {}] 2024-06-25 23:53:22,949 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0ca20d24-6aed-4995-a79a-71ec1bdd29a9, address=0ca20d24-6aed-4995-a79a-71ec1bdd29a9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,949 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c11a43f 2024-06-25 23:53:22,950 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f87127c 2024-06-25 23:53:22,951 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0ca20d24-6aed-4995-a79a-71ec1bdd29a9, null, 0, false, true, null] 2024-06-25 23:53:22,952 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1016, durable=true, userID=1b4188a2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a047c01-e545-4178-b503-1624035cf6ab, JMSReplyTo=temp-queue://0ca20d24-6aed-4995-a79a-71ec1bdd29a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@77020038, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:22,953 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=1b4188a2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a047c01-e545-4178-b503-1624035cf6ab, JMSReplyTo=temp-queue://0ca20d24-6aed-4995-a79a-71ec1bdd29a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@77020038 2024-06-25 23:53:22,954 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=1016, durable=true, userID=1b4188a2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a047c01-e545-4178-b503-1624035cf6ab, JMSReplyTo=temp-queue://0ca20d24-6aed-4995-a79a-71ec1bdd29a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@77020038 to transaction: TransactionImpl [xid=null, txID=1017, xid=null, state=ACTIVE, createTime=1719359602954(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@eedc034 2024-06-25 23:53:22,954 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b41d6c3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cf600fa, true, {}] 2024-06-25 23:53:22,956 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1020, durable=true, userID=1b41fdd5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=0ca20d24-6aed-4995-a79a-71ec1bdd29a9, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a047c01-e545-4178-b503-1624035cf6ab, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=20c97dfc-d22b-4de8-a327-55ccaec9e234]]@1439606503, context: RoutingContextImpl(Address=0ca20d24-6aed-4995-a79a-71ec1bdd29a9, routingType=ANYCAST, PreviousAddress=0ca20d24-6aed-4995-a79a-71ec1bdd29a9 previousRoute:ANYCAST, reusable=true, version=-2147483562) .................................................. ***** durable queues 0ca20d24-6aed-4995-a79a-71ec1bdd29a9: ***** non durable for 0ca20d24-6aed-4995-a79a-71ec1bdd29a9: - queueID=1012 address:0ca20d24-6aed-4995-a79a-71ec1bdd29a9 name:0ca20d24-6aed-4995-a79a-71ec1bdd29a9 filter:null .................................................. , transaction: null 2024-06-25 23:53:22,956 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0ca20d24-6aed-4995-a79a-71ec1bdd29a9: Reference[1020]:RELIABLE:CoreMessage[messageID=1020, durable=true, userID=1b41fdd5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=0ca20d24-6aed-4995-a79a-71ec1bdd29a9, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a047c01-e545-4178-b503-1624035cf6ab, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=20c97dfc-d22b-4de8-a327-55ccaec9e234]]@1439606503 2024-06-25 23:53:22,956 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=1016, durable=true, userID=1b4188a2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a047c01-e545-4178-b503-1624035cf6ab, JMSReplyTo=temp-queue://0ca20d24-6aed-4995-a79a-71ec1bdd29a9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@77020038, transaction: TransactionImpl [xid=null, txID=1017, xid=null, state=COMMITTED, createTime=1719359602954(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@eedc034 2024-06-25 23:53:22,957 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0ca20d24-6aed-4995-a79a-71ec1bdd29a9: CoreMessage[messageID=1020, durable=true, userID=1b41fdd5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=0ca20d24-6aed-4995-a79a-71ec1bdd29a9, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a047c01-e545-4178-b503-1624035cf6ab, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=20c97dfc-d22b-4de8-a327-55ccaec9e234]]@1439606503 to transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=ACTIVE, createTime=1719359602957(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2bacc5ce 2024-06-25 23:53:22,957 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0ca20d24-6aed-4995-a79a-71ec1bdd29a9: CoreMessage[messageID=1020, durable=true, userID=1b41fdd5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:22 UTC 2024, expiration=0, durable=true, address=0ca20d24-6aed-4995-a79a-71ec1bdd29a9, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2a047c01-e545-4178-b503-1624035cf6ab, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=20c97dfc-d22b-4de8-a327-55ccaec9e234]]@1439606503, transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=COMMITTED, createTime=1719359602957(Tue Jun 25 23:53:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2bacc5ce 2024-06-25 23:53:22,958 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b427306-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b1cc337-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b1cc337-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12a80a1d, true, {}] 2024-06-25 23:53:22,959 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0ca20d24-6aed-4995-a79a-71ec1bdd29a9] 2024-06-25 23:53:22,962 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6e56e810, org.eclipse.scout.rt.mom.jms.JmsSubscription@701d2274] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:22,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6331abb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:22,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008890 ms 2024-06-25 23:53:22,964 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1e3a7a7b-66a4-4499-b3d7-84a0c2cfd8e9] 2024-06-25 23:53:22,981 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:22,981 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:22,982 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1b1cc337-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:22,983 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:22,983 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 275.007532 ms 2024-06-25 23:53:22,983 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [artemis]> 2024-06-25 23:53:22,984 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:22,984 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:22,985 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1390171352'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:53:22,988 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:53:22,989 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1b472df8-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:22,990 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b472dfb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b472df8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b472df8-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33894750, true, {}] 2024-06-25 23:53:22,991 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3fb3a046 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:22,991 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b477c1c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b472df8-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b472df8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@417a2edd, true, {}] 2024-06-25 23:53:22,992 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1b477c1c-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:22,993 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@84f2eb3 2024-06-25 23:53:22,993 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3afab42a-abfe-4ed8-9d23-ec3118f5e428, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:22,994 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60c52e26 2024-06-25 23:53:22,995 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3afab42a-abfe-4ed8-9d23-ec3118f5e428, null, 0, false, true, null] 2024-06-25 23:53:22,996 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b48185e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b472df8-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b472df8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69bb8aeb, true, {}] 2024-06-25 23:53:22,997 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyMultipleSubscriptions, address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:22,997 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@21936ca2 2024-06-25 23:53:22,998 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@419fe4c4 2024-06-25 23:53:22,998 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:22,999 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b48b4a0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b472df8-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b472df8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cd0cb8c, true, {}] 2024-06-25 23:53:23,000 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,001 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b4902c1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b472df8-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b472df8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57130095, true, {}] 2024-06-25 23:53:23,002 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a0cf7735-973f-4fa2-953e-532a34b8d546, address=a0cf7735-973f-4fa2-953e-532a34b8d546, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,002 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@160b1674 2024-06-25 23:53:23,003 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d66a39e 2024-06-25 23:53:23,004 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a0cf7735-973f-4fa2-953e-532a34b8d546, null, 0, false, true, null] 2024-06-25 23:53:23,006 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1085, durable=true, userID=1b499f04-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da27fd85-8fd9-47a2-8a5c-c4db0ac343f1, JMSReplyTo=temp-queue://a0cf7735-973f-4fa2-953e-532a34b8d546, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1929941938, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:23,006 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1085]:RELIABLE:CoreMessage[messageID=1085, durable=true, userID=1b499f04-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da27fd85-8fd9-47a2-8a5c-c4db0ac343f1, JMSReplyTo=temp-queue://a0cf7735-973f-4fa2-953e-532a34b8d546, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1929941938 2024-06-25 23:53:23,007 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1085, durable=true, userID=1b499f04-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da27fd85-8fd9-47a2-8a5c-c4db0ac343f1, JMSReplyTo=temp-queue://a0cf7735-973f-4fa2-953e-532a34b8d546, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1929941938 to transaction: TransactionImpl [xid=null, txID=1086, xid=null, state=ACTIVE, createTime=1719359603007(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4757d36e 2024-06-25 23:53:23,008 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b4a1435-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b472df8-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b472df8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46aba26b, true, {}] 2024-06-25 23:53:23,010 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1085, durable=true, userID=1b499f04-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da27fd85-8fd9-47a2-8a5c-c4db0ac343f1, JMSReplyTo=temp-queue://a0cf7735-973f-4fa2-953e-532a34b8d546, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1929941938, transaction: TransactionImpl [xid=null, txID=1086, xid=null, state=COMMITTED, createTime=1719359603007(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4757d36e 2024-06-25 23:53:23,010 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1089, durable=true, userID=1b4a3b47-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=a0cf7735-973f-4fa2-953e-532a34b8d546, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da27fd85-8fd9-47a2-8a5c-c4db0ac343f1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f7f68796-d28c-48e3-8283-aa55994be5ca]]@1276632657, context: RoutingContextImpl(Address=a0cf7735-973f-4fa2-953e-532a34b8d546, routingType=ANYCAST, PreviousAddress=a0cf7735-973f-4fa2-953e-532a34b8d546 previousRoute:ANYCAST, reusable=true, version=-2147483557) .................................................. ***** durable queues a0cf7735-973f-4fa2-953e-532a34b8d546: ***** non durable for a0cf7735-973f-4fa2-953e-532a34b8d546: - queueID=1081 address:a0cf7735-973f-4fa2-953e-532a34b8d546 name:a0cf7735-973f-4fa2-953e-532a34b8d546 filter:null .................................................. , transaction: null 2024-06-25 23:53:23,010 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a0cf7735-973f-4fa2-953e-532a34b8d546: Reference[1089]:RELIABLE:CoreMessage[messageID=1089, durable=true, userID=1b4a3b47-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=a0cf7735-973f-4fa2-953e-532a34b8d546, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da27fd85-8fd9-47a2-8a5c-c4db0ac343f1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f7f68796-d28c-48e3-8283-aa55994be5ca]]@1276632657 2024-06-25 23:53:23,011 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a0cf7735-973f-4fa2-953e-532a34b8d546: CoreMessage[messageID=1089, durable=true, userID=1b4a3b47-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=a0cf7735-973f-4fa2-953e-532a34b8d546, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da27fd85-8fd9-47a2-8a5c-c4db0ac343f1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f7f68796-d28c-48e3-8283-aa55994be5ca]]@1276632657 to transaction: TransactionImpl [xid=null, txID=1092, xid=null, state=ACTIVE, createTime=1719359603011(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b574610 2024-06-25 23:53:23,011 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a0cf7735-973f-4fa2-953e-532a34b8d546: CoreMessage[messageID=1089, durable=true, userID=1b4a3b47-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=a0cf7735-973f-4fa2-953e-532a34b8d546, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-da27fd85-8fd9-47a2-8a5c-c4db0ac343f1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f7f68796-d28c-48e3-8283-aa55994be5ca]]@1276632657, transaction: TransactionImpl [xid=null, txID=1092, xid=null, state=COMMITTED, createTime=1719359603011(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b574610 2024-06-25 23:53:23,012 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b4ab078-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b472df8-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b472df8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79d0a684, true, {}] 2024-06-25 23:53:23,013 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a0cf7735-973f-4fa2-953e-532a34b8d546] 2024-06-25 23:53:23,065 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@628b1538, org.eclipse.scout.rt.mom.jms.JmsSubscription@36995784] 2024-06-25 23:53:23,067 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@680ddf3f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:23,068 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.031881 ms 2024-06-25 23:53:23,068 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3afab42a-abfe-4ed8-9d23-ec3118f5e428] 2024-06-25 23:53:23,070 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:23,070 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:23,071 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1b472df8-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:23,072 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:23,072 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 87.946381 ms 2024-06-25 23:53:23,072 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,073 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:23,073 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,073 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1685175066'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:23,076 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:23,076 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1b54747a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-25 23:53:23,077 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b549b8d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b54747a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b54747a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54da652e, true, {}] 2024-06-25 23:53:23,079 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6dd121e8 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-25 23:53:23,079 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b54e9ae-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b54747a-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b54747a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51f777c7, true, {}] 2024-06-25 23:53:23,080 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1b54e9ae-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:23,081 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7608768c 2024-06-25 23:53:23,081 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d271b1ce-ff59-47cd-b45b-87baecb61a06, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,082 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b64215d 2024-06-25 23:53:23,083 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d271b1ce-ff59-47cd-b45b-87baecb61a06, null, 0, false, true, null] 2024-06-25 23:53:23,084 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b55ad00-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b54747a-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b54747a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11e67ddf, true, {}] 2024-06-25 23:53:23,085 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,086 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b55fb21-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b54747a-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b54747a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@418315c6, true, {}] 2024-06-25 23:53:23,087 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,088 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b564942-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b54747a-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b54747a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bf81887, true, {}] 2024-06-25 23:53:23,088 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fb3919a9-e9da-47a1-ac4f-dc2b34e578da, address=fb3919a9-e9da-47a1-ac4f-dc2b34e578da, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,089 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@65123af3 2024-06-25 23:53:23,089 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5dd01f9c 2024-06-25 23:53:23,090 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fb3919a9-e9da-47a1-ac4f-dc2b34e578da, null, 0, false, true, null] 2024-06-25 23:53:23,092 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1153, durable=true, userID=1b56be75-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-978b6d94-bd35-49a4-bc45-007aa5b7ac91, JMSReplyTo=temp-queue://fb3919a9-e9da-47a1-ac4f-dc2b34e578da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@788319576, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:23,096 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1153]:RELIABLE:CoreMessage[messageID=1153, durable=true, userID=1b56be75-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-978b6d94-bd35-49a4-bc45-007aa5b7ac91, JMSReplyTo=temp-queue://fb3919a9-e9da-47a1-ac4f-dc2b34e578da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@788319576 2024-06-25 23:53:23,096 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1153, durable=true, userID=1b56be75-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-978b6d94-bd35-49a4-bc45-007aa5b7ac91, JMSReplyTo=temp-queue://fb3919a9-e9da-47a1-ac4f-dc2b34e578da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@788319576 to transaction: TransactionImpl [xid=null, txID=1154, xid=null, state=ACTIVE, createTime=1719359603096(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37c2f31f 2024-06-25 23:53:23,097 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b57a8d6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b54747a-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b54747a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ca53a18, true, {}] 2024-06-25 23:53:23,099 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1157, durable=true, userID=1b57cfe8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=fb3919a9-e9da-47a1-ac4f-dc2b34e578da, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-978b6d94-bd35-49a4-bc45-007aa5b7ac91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8068390e-38a5-41f7-aca0-5ce3190f6f92]]@877827617, context: RoutingContextImpl(Address=fb3919a9-e9da-47a1-ac4f-dc2b34e578da, routingType=ANYCAST, PreviousAddress=fb3919a9-e9da-47a1-ac4f-dc2b34e578da previousRoute:ANYCAST, reusable=true, version=-2147483553) .................................................. ***** durable queues fb3919a9-e9da-47a1-ac4f-dc2b34e578da: ***** non durable for fb3919a9-e9da-47a1-ac4f-dc2b34e578da: - queueID=1149 address:fb3919a9-e9da-47a1-ac4f-dc2b34e578da name:fb3919a9-e9da-47a1-ac4f-dc2b34e578da filter:null .................................................. , transaction: null 2024-06-25 23:53:23,099 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1153, durable=true, userID=1b56be75-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-978b6d94-bd35-49a4-bc45-007aa5b7ac91, JMSReplyTo=temp-queue://fb3919a9-e9da-47a1-ac4f-dc2b34e578da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@788319576, transaction: TransactionImpl [xid=null, txID=1154, xid=null, state=COMMITTED, createTime=1719359603096(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37c2f31f 2024-06-25 23:53:23,099 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fb3919a9-e9da-47a1-ac4f-dc2b34e578da: Reference[1157]:RELIABLE:CoreMessage[messageID=1157, durable=true, userID=1b57cfe8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=fb3919a9-e9da-47a1-ac4f-dc2b34e578da, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-978b6d94-bd35-49a4-bc45-007aa5b7ac91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8068390e-38a5-41f7-aca0-5ce3190f6f92]]@877827617 2024-06-25 23:53:23,099 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fb3919a9-e9da-47a1-ac4f-dc2b34e578da: CoreMessage[messageID=1157, durable=true, userID=1b57cfe8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=fb3919a9-e9da-47a1-ac4f-dc2b34e578da, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-978b6d94-bd35-49a4-bc45-007aa5b7ac91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8068390e-38a5-41f7-aca0-5ce3190f6f92]]@877827617 to transaction: TransactionImpl [xid=null, txID=1160, xid=null, state=ACTIVE, createTime=1719359603099(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12169106 2024-06-25 23:53:23,100 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fb3919a9-e9da-47a1-ac4f-dc2b34e578da: CoreMessage[messageID=1157, durable=true, userID=1b57cfe8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=fb3919a9-e9da-47a1-ac4f-dc2b34e578da, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-978b6d94-bd35-49a4-bc45-007aa5b7ac91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8068390e-38a5-41f7-aca0-5ce3190f6f92]]@877827617, transaction: TransactionImpl [xid=null, txID=1160, xid=null, state=COMMITTED, createTime=1719359603099(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12169106 2024-06-25 23:53:23,101 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b581e09-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b54747a-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b54747a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e9f877, true, {}] 2024-06-25 23:53:23,101 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fb3919a9-e9da-47a1-ac4f-dc2b34e578da] 2024-06-25 23:53:23,153 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3dd8b40e, org.eclipse.scout.rt.mom.jms.JmsSubscription@4101e146] 2024-06-25 23:53:23,156 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1c03110[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:23,156 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008592 ms 2024-06-25 23:53:23,157 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d271b1ce-ff59-47cd-b45b-87baecb61a06] 2024-06-25 23:53:23,159 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:23,159 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:23,160 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1b54747a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:23,161 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:23,161 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 88.105214 ms 2024-06-25 23:53:23,161 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,162 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:23,162 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,162 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 633925262'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:23,164 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:23,166 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1b62302b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:53:23,167 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b62302e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b62302b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b62302b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ae82aa3, true, {}] 2024-06-25 23:53:23,168 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6d919d2a - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:53:23,168 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b627e4f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b62302b-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b62302b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@eafa7ae, true, {}] 2024-06-25 23:53:23,170 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1b627e4f-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:23,170 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2f47b721 2024-06-25 23:53:23,171 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=27092b78-cff5-4df8-885c-869c114e9797, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,171 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15b2a31 2024-06-25 23:53:23,172 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 27092b78-cff5-4df8-885c-869c114e9797, null, 0, false, true, null] 2024-06-25 23:53:23,173 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b6341a1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b62302b-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b62302b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f28a8d8, true, {}] 2024-06-25 23:53:23,174 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,175 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b638fc2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b62302b-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b62302b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@795e707b, true, {}] 2024-06-25 23:53:23,176 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,177 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b63b6d3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b62302b-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b62302b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4be29ba7, true, {}] 2024-06-25 23:53:23,177 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3, address=4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,177 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5d8f4b2c 2024-06-25 23:53:23,178 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48bafbc0 2024-06-25 23:53:23,179 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3, null, 0, false, true, null] 2024-06-25 23:53:23,181 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1221, durable=true, userID=1b645316-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3692c877-5269-42b9-bab0-3ac9a230cf1a, JMSReplyTo=temp-queue://4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1033748176, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:23,185 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=1b645316-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3692c877-5269-42b9-bab0-3ac9a230cf1a, JMSReplyTo=temp-queue://4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1033748176 2024-06-25 23:53:23,186 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1221, durable=true, userID=1b645316-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3692c877-5269-42b9-bab0-3ac9a230cf1a, JMSReplyTo=temp-queue://4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1033748176 to transaction: TransactionImpl [xid=null, txID=1222, xid=null, state=ACTIVE, createTime=1719359603186(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a1c36bd 2024-06-25 23:53:23,187 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b653d77-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b62302b-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b62302b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36b807ff, true, {}] 2024-06-25 23:53:23,188 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1221, durable=true, userID=1b645316-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3692c877-5269-42b9-bab0-3ac9a230cf1a, JMSReplyTo=temp-queue://4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1033748176, transaction: TransactionImpl [xid=null, txID=1222, xid=null, state=COMMITTED, createTime=1719359603186(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a1c36bd 2024-06-25 23:53:23,189 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1225, durable=true, userID=1b658b99-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3692c877-5269-42b9-bab0-3ac9a230cf1a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9f8e7206-51d0-407d-868f-2d15867f6c6e]]@35578983, context: RoutingContextImpl(Address=4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3, routingType=ANYCAST, PreviousAddress=4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3 previousRoute:ANYCAST, reusable=true, version=-2147483549) .................................................. ***** durable queues 4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3: ***** non durable for 4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3: - queueID=1217 address:4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3 name:4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3 filter:null .................................................. , transaction: null 2024-06-25 23:53:23,189 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3: Reference[1225]:RELIABLE:CoreMessage[messageID=1225, durable=true, userID=1b658b99-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3692c877-5269-42b9-bab0-3ac9a230cf1a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9f8e7206-51d0-407d-868f-2d15867f6c6e]]@35578983 2024-06-25 23:53:23,189 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3: CoreMessage[messageID=1225, durable=true, userID=1b658b99-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3692c877-5269-42b9-bab0-3ac9a230cf1a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9f8e7206-51d0-407d-868f-2d15867f6c6e]]@35578983 to transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=ACTIVE, createTime=1719359603189(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f5830da 2024-06-25 23:53:23,190 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3: CoreMessage[messageID=1225, durable=true, userID=1b658b99-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3692c877-5269-42b9-bab0-3ac9a230cf1a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9f8e7206-51d0-407d-868f-2d15867f6c6e]]@35578983, transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=COMMITTED, createTime=1719359603189(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f5830da 2024-06-25 23:53:23,191 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b65d9ba-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b62302b-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b62302b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cf21de7, true, {}] 2024-06-25 23:53:23,191 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4d25bd2c-e88d-4d4b-a15c-341e2d2c08d3] 2024-06-25 23:53:23,243 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@cd9ce76, org.eclipse.scout.rt.mom.jms.JmsSubscription@421c057a] 2024-06-25 23:53:23,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@f8fe0ad[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:23,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008743 ms 2024-06-25 23:53:23,247 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [27092b78-cff5-4df8-885c-869c114e9797] 2024-06-25 23:53:23,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:23,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:23,249 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1b62302b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:23,250 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:23,250 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 88.341499 ms 2024-06-25 23:53:23,250 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:23,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,252 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1189908560'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:53:23,255 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:53:23,256 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1b6fc4cc-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:23,256 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b6febdf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b6fc4cc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b6fc4cc-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9600a96, true, {}] 2024-06-25 23:53:23,258 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@213b1beb - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:23,258 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b703a00-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b6fc4cc-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b6fc4cc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4abf9e74, true, {}] 2024-06-25 23:53:23,259 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1b703a00-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:23,259 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@64f86b35 2024-06-25 23:53:23,260 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=39c6930c-44fa-48ad-8a5c-189b8074dbb3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,261 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2d3233a4 2024-06-25 23:53:23,261 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 39c6930c-44fa-48ad-8a5c-189b8074dbb3, null, 0, false, true, null] 2024-06-25 23:53:23,262 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b70d642-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b6fc4cc-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b6fc4cc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1556a726, true, {}] 2024-06-25 23:53:23,263 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,264 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b712463-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b6fc4cc-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b6fc4cc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25a3055d, true, {}] 2024-06-25 23:53:23,265 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,266 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b714b74-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b6fc4cc-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b6fc4cc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ce3afe9, true, {}] 2024-06-25 23:53:23,266 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a7dc6ee7-db89-43ca-b20d-e278e46d1c5f, address=a7dc6ee7-db89-43ca-b20d-e278e46d1c5f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,267 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b087b65 2024-06-25 23:53:23,267 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73dad697 2024-06-25 23:53:23,268 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a7dc6ee7-db89-43ca-b20d-e278e46d1c5f, null, 0, false, true, null] 2024-06-25 23:53:23,270 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1289, durable=true, userID=1b71e7b7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2093521d-9afd-487a-88bd-94bac762a65d, JMSReplyTo=temp-queue://a7dc6ee7-db89-43ca-b20d-e278e46d1c5f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2145254603, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:23,274 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1289]:RELIABLE:CoreMessage[messageID=1289, durable=true, userID=1b71e7b7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2093521d-9afd-487a-88bd-94bac762a65d, JMSReplyTo=temp-queue://a7dc6ee7-db89-43ca-b20d-e278e46d1c5f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2145254603 2024-06-25 23:53:23,274 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1289, durable=true, userID=1b71e7b7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2093521d-9afd-487a-88bd-94bac762a65d, JMSReplyTo=temp-queue://a7dc6ee7-db89-43ca-b20d-e278e46d1c5f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2145254603 to transaction: TransactionImpl [xid=null, txID=1290, xid=null, state=ACTIVE, createTime=1719359603274(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@339c90df 2024-06-25 23:53:23,275 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b72d218-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b6fc4cc-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b6fc4cc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4927817a, true, {}] 2024-06-25 23:53:23,277 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a7dc6ee7-db89-43ca-b20d-e278e46d1c5f: Reference[1293]:RELIABLE:CoreMessage[messageID=1293, durable=true, userID=1b72f92a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=a7dc6ee7-db89-43ca-b20d-e278e46d1c5f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2093521d-9afd-487a-88bd-94bac762a65d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8702e827-80df-43aa-ace5-bce8bbce4aca]]@1760083855 2024-06-25 23:53:23,277 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1293, durable=true, userID=1b72f92a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=a7dc6ee7-db89-43ca-b20d-e278e46d1c5f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2093521d-9afd-487a-88bd-94bac762a65d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8702e827-80df-43aa-ace5-bce8bbce4aca]]@1760083855, context: RoutingContextImpl(Address=a7dc6ee7-db89-43ca-b20d-e278e46d1c5f, routingType=ANYCAST, PreviousAddress=a7dc6ee7-db89-43ca-b20d-e278e46d1c5f previousRoute:ANYCAST, reusable=true, version=-2147483545) .................................................. ***** durable queues a7dc6ee7-db89-43ca-b20d-e278e46d1c5f: ***** non durable for a7dc6ee7-db89-43ca-b20d-e278e46d1c5f: - queueID=1285 address:a7dc6ee7-db89-43ca-b20d-e278e46d1c5f name:a7dc6ee7-db89-43ca-b20d-e278e46d1c5f filter:null .................................................. , transaction: null 2024-06-25 23:53:23,277 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1289, durable=true, userID=1b71e7b7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2093521d-9afd-487a-88bd-94bac762a65d, JMSReplyTo=temp-queue://a7dc6ee7-db89-43ca-b20d-e278e46d1c5f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2145254603, transaction: TransactionImpl [xid=null, txID=1290, xid=null, state=COMMITTED, createTime=1719359603274(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@339c90df 2024-06-25 23:53:23,278 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a7dc6ee7-db89-43ca-b20d-e278e46d1c5f: CoreMessage[messageID=1293, durable=true, userID=1b72f92a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=a7dc6ee7-db89-43ca-b20d-e278e46d1c5f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2093521d-9afd-487a-88bd-94bac762a65d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8702e827-80df-43aa-ace5-bce8bbce4aca]]@1760083855 to transaction: TransactionImpl [xid=null, txID=1294, xid=null, state=ACTIVE, createTime=1719359603278(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7413f2fb 2024-06-25 23:53:23,278 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a7dc6ee7-db89-43ca-b20d-e278e46d1c5f: CoreMessage[messageID=1293, durable=true, userID=1b72f92a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=a7dc6ee7-db89-43ca-b20d-e278e46d1c5f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2093521d-9afd-487a-88bd-94bac762a65d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8702e827-80df-43aa-ace5-bce8bbce4aca]]@1760083855, transaction: TransactionImpl [xid=null, txID=1294, xid=null, state=COMMITTED, createTime=1719359603278(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7413f2fb 2024-06-25 23:53:23,279 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b736e5b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b6fc4cc-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b6fc4cc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b4d5b2e, true, {}] 2024-06-25 23:53:23,280 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a7dc6ee7-db89-43ca-b20d-e278e46d1c5f] 2024-06-25 23:53:23,332 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6bab373c, org.eclipse.scout.rt.mom.jms.JmsSubscription@493ed8e6] 2024-06-25 23:53:23,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4471c4d6[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:23,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008444 ms 2024-06-25 23:53:23,335 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [39c6930c-44fa-48ad-8a5c-189b8074dbb3] 2024-06-25 23:53:23,337 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:23,337 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:23,338 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1b6fc4cc-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:23,338 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:23,338 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 87.531368 ms 2024-06-25 23:53:23,339 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,339 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:23,339 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,340 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 993392977'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:23,342 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:23,342 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1b7d0b4d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-25 23:53:23,343 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b7d3260-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b7d0b4d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b7d0b4d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54dc04c8, true, {}] 2024-06-25 23:53:23,344 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1e208b34 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-25 23:53:23,345 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b7d5971-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b7d0b4d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b7d0b4d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29d5eda5, true, {}] 2024-06-25 23:53:23,346 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1b7d5971-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:23,346 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11309611 2024-06-25 23:53:23,347 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7a939680-548e-4bb5-ad41-5321d9c73557, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,348 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c2a8096 2024-06-25 23:53:23,348 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7a939680-548e-4bb5-ad41-5321d9c73557, null, 0, false, true, null] 2024-06-25 23:53:23,349 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b7e1cc3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b7d0b4d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b7d0b4d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7674e095, true, {}] 2024-06-25 23:53:23,350 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,351 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b7e6ae4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b7d0b4d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b7d0b4d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c810a7c, true, {}] 2024-06-25 23:53:23,352 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,353 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b7eb905-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b7d0b4d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b7d0b4d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61de9df3, true, {}] 2024-06-25 23:53:23,354 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f60a18e7-4cd5-437d-b0cd-ba0d4c50607b, address=f60a18e7-4cd5-437d-b0cd-ba0d4c50607b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,354 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@76bdd6f6 2024-06-25 23:53:23,355 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b840b69 2024-06-25 23:53:23,355 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f60a18e7-4cd5-437d-b0cd-ba0d4c50607b, null, 0, false, true, null] 2024-06-25 23:53:23,357 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1357, durable=true, userID=1b7f2e38-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22d459fa-a315-4802-9dfe-22aa5fd67e2a, JMSReplyTo=temp-queue://f60a18e7-4cd5-437d-b0cd-ba0d4c50607b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1257114744, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:23,358 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1357]:RELIABLE:CoreMessage[messageID=1357, durable=true, userID=1b7f2e38-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22d459fa-a315-4802-9dfe-22aa5fd67e2a, JMSReplyTo=temp-queue://f60a18e7-4cd5-437d-b0cd-ba0d4c50607b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1257114744 2024-06-25 23:53:23,358 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1357, durable=true, userID=1b7f2e38-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22d459fa-a315-4802-9dfe-22aa5fd67e2a, JMSReplyTo=temp-queue://f60a18e7-4cd5-437d-b0cd-ba0d4c50607b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1257114744 to transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=ACTIVE, createTime=1719359603358(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1049afc4 2024-06-25 23:53:23,359 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b7f7c59-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b7d0b4d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b7d0b4d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a763b4d, true, {}] 2024-06-25 23:53:23,360 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1361, durable=true, userID=1b7fca7b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=f60a18e7-4cd5-437d-b0cd-ba0d4c50607b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22d459fa-a315-4802-9dfe-22aa5fd67e2a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a23c9c3-41b9-4ab5-a137-5aeeac8e1373]]@297935760, context: RoutingContextImpl(Address=f60a18e7-4cd5-437d-b0cd-ba0d4c50607b, routingType=ANYCAST, PreviousAddress=f60a18e7-4cd5-437d-b0cd-ba0d4c50607b previousRoute:ANYCAST, reusable=true, version=-2147483541) .................................................. ***** durable queues f60a18e7-4cd5-437d-b0cd-ba0d4c50607b: ***** non durable for f60a18e7-4cd5-437d-b0cd-ba0d4c50607b: - queueID=1353 address:f60a18e7-4cd5-437d-b0cd-ba0d4c50607b name:f60a18e7-4cd5-437d-b0cd-ba0d4c50607b filter:null .................................................. , transaction: null 2024-06-25 23:53:23,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f60a18e7-4cd5-437d-b0cd-ba0d4c50607b: Reference[1361]:RELIABLE:CoreMessage[messageID=1361, durable=true, userID=1b7fca7b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=f60a18e7-4cd5-437d-b0cd-ba0d4c50607b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22d459fa-a315-4802-9dfe-22aa5fd67e2a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a23c9c3-41b9-4ab5-a137-5aeeac8e1373]]@297935760 2024-06-25 23:53:23,361 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1357, durable=true, userID=1b7f2e38-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22d459fa-a315-4802-9dfe-22aa5fd67e2a, JMSReplyTo=temp-queue://f60a18e7-4cd5-437d-b0cd-ba0d4c50607b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1257114744, transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=COMMITTED, createTime=1719359603358(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1049afc4 2024-06-25 23:53:23,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f60a18e7-4cd5-437d-b0cd-ba0d4c50607b: CoreMessage[messageID=1361, durable=true, userID=1b7fca7b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=f60a18e7-4cd5-437d-b0cd-ba0d4c50607b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22d459fa-a315-4802-9dfe-22aa5fd67e2a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a23c9c3-41b9-4ab5-a137-5aeeac8e1373]]@297935760 to transaction: TransactionImpl [xid=null, txID=1364, xid=null, state=ACTIVE, createTime=1719359603361(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5de1acf5 2024-06-25 23:53:23,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f60a18e7-4cd5-437d-b0cd-ba0d4c50607b: CoreMessage[messageID=1361, durable=true, userID=1b7fca7b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=f60a18e7-4cd5-437d-b0cd-ba0d4c50607b, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22d459fa-a315-4802-9dfe-22aa5fd67e2a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a23c9c3-41b9-4ab5-a137-5aeeac8e1373]]@297935760, transaction: TransactionImpl [xid=null, txID=1364, xid=null, state=COMMITTED, createTime=1719359603361(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5de1acf5 2024-06-25 23:53:23,363 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b80189c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b7d0b4d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b7d0b4d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39dd742c, true, {}] 2024-06-25 23:53:23,363 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f60a18e7-4cd5-437d-b0cd-ba0d4c50607b] 2024-06-25 23:53:23,415 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7fecc26f, org.eclipse.scout.rt.mom.jms.JmsSubscription@402adc9c] 2024-06-25 23:53:23,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1f9408d1[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:23,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008337 ms 2024-06-25 23:53:23,419 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7a939680-548e-4bb5-ad41-5321d9c73557] 2024-06-25 23:53:23,421 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:23,421 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:23,422 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1b7d0b4d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:23,422 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:23,422 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.235057 ms 2024-06-25 23:53:23,423 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,423 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:23,423 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,424 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1411390049'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:23,426 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:23,426 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1b89dc9e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:53:23,427 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b8a03b1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b89dc9e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b89dc9e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@689fb36b, true, {}] 2024-06-25 23:53:23,428 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@12643b7a - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:53:23,429 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b8a51d2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b89dc9e-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b89dc9e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56ad1bee, true, {}] 2024-06-25 23:53:23,430 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1b8a51d2-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:23,431 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@448cf5ce 2024-06-25 23:53:23,431 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9463d7b9-053a-4d38-8b9d-af6cca41be22, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,432 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ed64788 2024-06-25 23:53:23,433 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9463d7b9-053a-4d38-8b9d-af6cca41be22, null, 0, false, true, null] 2024-06-25 23:53:23,434 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b8b1524-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b89dc9e-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b89dc9e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a41bf1c, true, {}] 2024-06-25 23:53:23,435 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,436 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b8b3c35-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b89dc9e-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b89dc9e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e087c5a, true, {}] 2024-06-25 23:53:23,437 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,438 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b8b8a56-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b89dc9e-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b89dc9e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67e474f, true, {}] 2024-06-25 23:53:23,438 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e88276cd-3da4-48b8-b11b-85ac867d92bf, address=e88276cd-3da4-48b8-b11b-85ac867d92bf, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,438 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7ebbaceb 2024-06-25 23:53:23,439 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15fc5c22 2024-06-25 23:53:23,440 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e88276cd-3da4-48b8-b11b-85ac867d92bf, null, 0, false, true, null] 2024-06-25 23:53:23,441 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1425, durable=true, userID=1b8bff89-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea03f6b4-2507-4ec9-ada0-3e28767061c5, JMSReplyTo=temp-queue://e88276cd-3da4-48b8-b11b-85ac867d92bf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1998818839, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:23,442 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1425]:RELIABLE:CoreMessage[messageID=1425, durable=true, userID=1b8bff89-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea03f6b4-2507-4ec9-ada0-3e28767061c5, JMSReplyTo=temp-queue://e88276cd-3da4-48b8-b11b-85ac867d92bf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1998818839 2024-06-25 23:53:23,442 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1425, durable=true, userID=1b8bff89-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea03f6b4-2507-4ec9-ada0-3e28767061c5, JMSReplyTo=temp-queue://e88276cd-3da4-48b8-b11b-85ac867d92bf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1998818839 to transaction: TransactionImpl [xid=null, txID=1426, xid=null, state=ACTIVE, createTime=1719359603442(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b181fbd 2024-06-25 23:53:23,443 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b8c74ba-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b89dc9e-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b89dc9e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c871cd9, true, {}] 2024-06-25 23:53:23,445 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1429, durable=true, userID=1b8c9bcc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=e88276cd-3da4-48b8-b11b-85ac867d92bf, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea03f6b4-2507-4ec9-ada0-3e28767061c5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=888a45ed-fee6-46d0-a435-27b43946f934]]@1858209514, context: RoutingContextImpl(Address=e88276cd-3da4-48b8-b11b-85ac867d92bf, routingType=ANYCAST, PreviousAddress=e88276cd-3da4-48b8-b11b-85ac867d92bf previousRoute:ANYCAST, reusable=true, version=-2147483537) .................................................. ***** durable queues e88276cd-3da4-48b8-b11b-85ac867d92bf: ***** non durable for e88276cd-3da4-48b8-b11b-85ac867d92bf: - queueID=1421 address:e88276cd-3da4-48b8-b11b-85ac867d92bf name:e88276cd-3da4-48b8-b11b-85ac867d92bf filter:null .................................................. , transaction: null 2024-06-25 23:53:23,445 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e88276cd-3da4-48b8-b11b-85ac867d92bf: Reference[1429]:RELIABLE:CoreMessage[messageID=1429, durable=true, userID=1b8c9bcc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=e88276cd-3da4-48b8-b11b-85ac867d92bf, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea03f6b4-2507-4ec9-ada0-3e28767061c5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=888a45ed-fee6-46d0-a435-27b43946f934]]@1858209514 2024-06-25 23:53:23,445 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1425, durable=true, userID=1b8bff89-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea03f6b4-2507-4ec9-ada0-3e28767061c5, JMSReplyTo=temp-queue://e88276cd-3da4-48b8-b11b-85ac867d92bf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1998818839, transaction: TransactionImpl [xid=null, txID=1426, xid=null, state=COMMITTED, createTime=1719359603442(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b181fbd 2024-06-25 23:53:23,446 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e88276cd-3da4-48b8-b11b-85ac867d92bf: CoreMessage[messageID=1429, durable=true, userID=1b8c9bcc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=e88276cd-3da4-48b8-b11b-85ac867d92bf, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea03f6b4-2507-4ec9-ada0-3e28767061c5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=888a45ed-fee6-46d0-a435-27b43946f934]]@1858209514 to transaction: TransactionImpl [xid=null, txID=1432, xid=null, state=ACTIVE, createTime=1719359603445(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7b663fc4 2024-06-25 23:53:23,446 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e88276cd-3da4-48b8-b11b-85ac867d92bf: CoreMessage[messageID=1429, durable=true, userID=1b8c9bcc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=e88276cd-3da4-48b8-b11b-85ac867d92bf, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea03f6b4-2507-4ec9-ada0-3e28767061c5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=888a45ed-fee6-46d0-a435-27b43946f934]]@1858209514, transaction: TransactionImpl [xid=null, txID=1432, xid=null, state=COMMITTED, createTime=1719359603445(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7b663fc4 2024-06-25 23:53:23,447 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b8d10fd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b89dc9e-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b89dc9e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@679fe9ae, true, {}] 2024-06-25 23:53:23,448 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e88276cd-3da4-48b8-b11b-85ac867d92bf] 2024-06-25 23:53:23,500 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@444720b7, org.eclipse.scout.rt.mom.jms.JmsSubscription@529fda9f] 2024-06-25 23:53:23,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7c2f67df[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:23,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007618 ms 2024-06-25 23:53:23,503 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9463d7b9-053a-4d38-8b9d-af6cca41be22] 2024-06-25 23:53:23,504 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:23,504 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:23,505 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1b89dc9e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:23,505 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:23,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 82.426355 ms 2024-06-25 23:53:23,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:23,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,507 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 446884307'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:53:23,510 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:53:23,511 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1b96d4ff-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:23,511 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b96d502-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b96d4ff-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b96d4ff-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d8702a, true, {}] 2024-06-25 23:53:23,512 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4a044090 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:23,512 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b96fc13-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b96d4ff-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b96d4ff-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77959c30, true, {}] 2024-06-25 23:53:23,513 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1b96fc13-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:23,514 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@148c7fb4 2024-06-25 23:53:23,514 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0db48546-4c20-4d87-9090-7895bdf4ab40, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,515 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9b67ce6 2024-06-25 23:53:23,515 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0db48546-4c20-4d87-9090-7895bdf4ab40, null, 0, false, true, null] 2024-06-25 23:53:23,516 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b979855-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b96d4ff-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b96d4ff-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fd185e, true, {}] 2024-06-25 23:53:23,517 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,518 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b97e676-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b96d4ff-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b96d4ff-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fa4a028, true, {}] 2024-06-25 23:53:23,519 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,520 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b983497-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b96d4ff-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b96d4ff-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b0a2619, true, {}] 2024-06-25 23:53:23,521 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1e42c6a3-cce9-4443-857e-7b55c065ce19, address=1e42c6a3-cce9-4443-857e-7b55c065ce19, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,521 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@14d21016 2024-06-25 23:53:23,522 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a59b130 2024-06-25 23:53:23,522 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1e42c6a3-cce9-4443-857e-7b55c065ce19, null, 0, false, true, null] 2024-06-25 23:53:23,524 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1493, durable=true, userID=1b98a9ca-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-493e0219-b138-45db-80b1-ebfde0b3cf06, JMSReplyTo=temp-queue://1e42c6a3-cce9-4443-857e-7b55c065ce19, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1246449799, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:23,525 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1493]:RELIABLE:CoreMessage[messageID=1493, durable=true, userID=1b98a9ca-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-493e0219-b138-45db-80b1-ebfde0b3cf06, JMSReplyTo=temp-queue://1e42c6a3-cce9-4443-857e-7b55c065ce19, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1246449799 2024-06-25 23:53:23,525 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1493, durable=true, userID=1b98a9ca-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-493e0219-b138-45db-80b1-ebfde0b3cf06, JMSReplyTo=temp-queue://1e42c6a3-cce9-4443-857e-7b55c065ce19, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1246449799 to transaction: TransactionImpl [xid=null, txID=1494, xid=null, state=ACTIVE, createTime=1719359603525(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@265e27bb 2024-06-25 23:53:23,526 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b98f7eb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b96d4ff-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b96d4ff-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@321d5e4f, true, {}] 2024-06-25 23:53:23,527 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1e42c6a3-cce9-4443-857e-7b55c065ce19: Reference[1497]:RELIABLE:CoreMessage[messageID=1497, durable=true, userID=1b99460d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=1e42c6a3-cce9-4443-857e-7b55c065ce19, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-493e0219-b138-45db-80b1-ebfde0b3cf06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e20b76a3-b3d1-4fcf-92cd-015d8fcccdf4]]@537607072 2024-06-25 23:53:23,527 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1497, durable=true, userID=1b99460d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=1e42c6a3-cce9-4443-857e-7b55c065ce19, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-493e0219-b138-45db-80b1-ebfde0b3cf06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e20b76a3-b3d1-4fcf-92cd-015d8fcccdf4]]@537607072, context: RoutingContextImpl(Address=1e42c6a3-cce9-4443-857e-7b55c065ce19, routingType=ANYCAST, PreviousAddress=1e42c6a3-cce9-4443-857e-7b55c065ce19 previousRoute:ANYCAST, reusable=true, version=-2147483533) .................................................. ***** durable queues 1e42c6a3-cce9-4443-857e-7b55c065ce19: ***** non durable for 1e42c6a3-cce9-4443-857e-7b55c065ce19: - queueID=1489 address:1e42c6a3-cce9-4443-857e-7b55c065ce19 name:1e42c6a3-cce9-4443-857e-7b55c065ce19 filter:null .................................................. , transaction: null 2024-06-25 23:53:23,528 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1493, durable=true, userID=1b98a9ca-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-493e0219-b138-45db-80b1-ebfde0b3cf06, JMSReplyTo=temp-queue://1e42c6a3-cce9-4443-857e-7b55c065ce19, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1246449799, transaction: TransactionImpl [xid=null, txID=1494, xid=null, state=COMMITTED, createTime=1719359603525(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@265e27bb 2024-06-25 23:53:23,528 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1e42c6a3-cce9-4443-857e-7b55c065ce19: CoreMessage[messageID=1497, durable=true, userID=1b99460d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=1e42c6a3-cce9-4443-857e-7b55c065ce19, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-493e0219-b138-45db-80b1-ebfde0b3cf06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e20b76a3-b3d1-4fcf-92cd-015d8fcccdf4]]@537607072 to transaction: TransactionImpl [xid=null, txID=1498, xid=null, state=ACTIVE, createTime=1719359603528(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a4ab676 2024-06-25 23:53:23,528 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1e42c6a3-cce9-4443-857e-7b55c065ce19: CoreMessage[messageID=1497, durable=true, userID=1b99460d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=1e42c6a3-cce9-4443-857e-7b55c065ce19, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-493e0219-b138-45db-80b1-ebfde0b3cf06, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e20b76a3-b3d1-4fcf-92cd-015d8fcccdf4]]@537607072, transaction: TransactionImpl [xid=null, txID=1498, xid=null, state=COMMITTED, createTime=1719359603528(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a4ab676 2024-06-25 23:53:23,530 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1b99942e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1b96d4ff-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1b96d4ff-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2baf28, true, {}] 2024-06-25 23:53:23,530 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1e42c6a3-cce9-4443-857e-7b55c065ce19] 2024-06-25 23:53:23,582 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@318353, org.eclipse.scout.rt.mom.jms.JmsSubscription@2cd6fae8] 2024-06-25 23:53:23,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@400651f1[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:23,585 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009200 ms 2024-06-25 23:53:23,585 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0db48546-4c20-4d87-9090-7895bdf4ab40] 2024-06-25 23:53:23,587 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:23,587 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:23,588 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1b96d4ff-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:23,589 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:23,589 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 82.413302 ms 2024-06-25 23:53:23,589 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,589 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:23,589 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,590 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 499147851'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:23,592 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:23,593 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1ba35830-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-25 23:53:23,594 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ba35833-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1ba35830-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1ba35830-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bae7936, true, {}] 2024-06-25 23:53:23,595 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14b61a35 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-25 23:53:23,595 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ba3a654-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1ba35830-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1ba35830-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10990378, true, {}] 2024-06-25 23:53:23,596 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1ba3a654-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:23,596 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7a151cd0 2024-06-25 23:53:23,597 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c4a2d8b4-edaa-4f8f-9ba9-7785b7a77059, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,597 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7997ea 2024-06-25 23:53:23,598 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c4a2d8b4-edaa-4f8f-9ba9-7785b7a77059, null, 0, false, true, null] 2024-06-25 23:53:23,599 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ba44296-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1ba35830-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1ba35830-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@578d81ca, true, {}] 2024-06-25 23:53:23,600 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,601 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ba469a7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1ba35830-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1ba35830-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24d2e24b, true, {}] 2024-06-25 23:53:23,602 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,603 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ba4b7c8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1ba35830-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1ba35830-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@586fff1, true, {}] 2024-06-25 23:53:23,603 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4411c922-82a1-4336-bf9f-c03d65b0b7ed, address=4411c922-82a1-4336-bf9f-c03d65b0b7ed, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,604 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5df943b 2024-06-25 23:53:23,604 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26a0bc9f 2024-06-25 23:53:23,605 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4411c922-82a1-4336-bf9f-c03d65b0b7ed, null, 0, false, true, null] 2024-06-25 23:53:23,607 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1561, durable=true, userID=1ba5540b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-318f2774-e85e-4533-8066-5a9d83c5a45e, JMSReplyTo=temp-queue://4411c922-82a1-4336-bf9f-c03d65b0b7ed, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1172827756, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:23,607 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1561]:RELIABLE:CoreMessage[messageID=1561, durable=true, userID=1ba5540b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-318f2774-e85e-4533-8066-5a9d83c5a45e, JMSReplyTo=temp-queue://4411c922-82a1-4336-bf9f-c03d65b0b7ed, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1172827756 2024-06-25 23:53:23,608 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1561, durable=true, userID=1ba5540b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-318f2774-e85e-4533-8066-5a9d83c5a45e, JMSReplyTo=temp-queue://4411c922-82a1-4336-bf9f-c03d65b0b7ed, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1172827756 to transaction: TransactionImpl [xid=null, txID=1562, xid=null, state=ACTIVE, createTime=1719359603608(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@742c82e7 2024-06-25 23:53:23,608 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ba5a22c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1ba35830-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1ba35830-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9edf7fd, true, {}] 2024-06-25 23:53:23,610 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1565, durable=true, userID=1ba5c93e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=4411c922-82a1-4336-bf9f-c03d65b0b7ed, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-318f2774-e85e-4533-8066-5a9d83c5a45e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c6efe0eb-f868-4ed7-95df-d8f5c0d7f213]]@572705531, context: RoutingContextImpl(Address=4411c922-82a1-4336-bf9f-c03d65b0b7ed, routingType=ANYCAST, PreviousAddress=4411c922-82a1-4336-bf9f-c03d65b0b7ed previousRoute:ANYCAST, reusable=true, version=-2147483529) .................................................. ***** durable queues 4411c922-82a1-4336-bf9f-c03d65b0b7ed: ***** non durable for 4411c922-82a1-4336-bf9f-c03d65b0b7ed: - queueID=1557 address:4411c922-82a1-4336-bf9f-c03d65b0b7ed name:4411c922-82a1-4336-bf9f-c03d65b0b7ed filter:null .................................................. , transaction: null 2024-06-25 23:53:23,610 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4411c922-82a1-4336-bf9f-c03d65b0b7ed: Reference[1565]:RELIABLE:CoreMessage[messageID=1565, durable=true, userID=1ba5c93e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=4411c922-82a1-4336-bf9f-c03d65b0b7ed, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-318f2774-e85e-4533-8066-5a9d83c5a45e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c6efe0eb-f868-4ed7-95df-d8f5c0d7f213]]@572705531 2024-06-25 23:53:23,611 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1561, durable=true, userID=1ba5540b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-318f2774-e85e-4533-8066-5a9d83c5a45e, JMSReplyTo=temp-queue://4411c922-82a1-4336-bf9f-c03d65b0b7ed, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1172827756, transaction: TransactionImpl [xid=null, txID=1562, xid=null, state=COMMITTED, createTime=1719359603608(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@742c82e7 2024-06-25 23:53:23,611 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4411c922-82a1-4336-bf9f-c03d65b0b7ed: CoreMessage[messageID=1565, durable=true, userID=1ba5c93e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=4411c922-82a1-4336-bf9f-c03d65b0b7ed, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-318f2774-e85e-4533-8066-5a9d83c5a45e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c6efe0eb-f868-4ed7-95df-d8f5c0d7f213]]@572705531 to transaction: TransactionImpl [xid=null, txID=1568, xid=null, state=ACTIVE, createTime=1719359603611(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@51caf925 2024-06-25 23:53:23,611 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4411c922-82a1-4336-bf9f-c03d65b0b7ed: CoreMessage[messageID=1565, durable=true, userID=1ba5c93e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=4411c922-82a1-4336-bf9f-c03d65b0b7ed, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-318f2774-e85e-4533-8066-5a9d83c5a45e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c6efe0eb-f868-4ed7-95df-d8f5c0d7f213]]@572705531, transaction: TransactionImpl [xid=null, txID=1568, xid=null, state=COMMITTED, createTime=1719359603611(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@51caf925 2024-06-25 23:53:23,612 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ba63e6f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1ba35830-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1ba35830-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3145fff, true, {}] 2024-06-25 23:53:23,612 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4411c922-82a1-4336-bf9f-c03d65b0b7ed] 2024-06-25 23:53:23,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7ecd6861, org.eclipse.scout.rt.mom.jms.JmsSubscription@6557dcea] 2024-06-25 23:53:23,666 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2523d36e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:23,667 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008920 ms 2024-06-25 23:53:23,667 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c4a2d8b4-edaa-4f8f-9ba9-7785b7a77059] 2024-06-25 23:53:23,669 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:23,669 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:23,670 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1ba35830-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:23,671 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:23,671 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 81.217884 ms 2024-06-25 23:53:23,671 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,671 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:23,672 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,672 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2113006091'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:23,674 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:23,675 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1bafdb61-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:53:23,676 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bb00274-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bafdb61-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bafdb61-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fe7f58, true, {}] 2024-06-25 23:53:23,677 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14d9710c - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-25 23:53:23,677 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bb02985-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bafdb61-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bafdb61-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c9e52c4, true, {}] 2024-06-25 23:53:23,679 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1bb02985-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:23,679 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2c1b265a 2024-06-25 23:53:23,680 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ba783218-1629-43b0-94cc-1aa6018323da, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,681 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f4e17b2 2024-06-25 23:53:23,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ba783218-1629-43b0-94cc-1aa6018323da, null, 0, false, true, null] 2024-06-25 23:53:23,682 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bb0ecd7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bafdb61-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bafdb61-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f6a2b07, true, {}] 2024-06-25 23:53:23,683 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,684 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bb113e8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bafdb61-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bafdb61-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51ff7f6e, true, {}] 2024-06-25 23:53:23,684 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,685 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bb16209-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bafdb61-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bafdb61-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13ddcca9, true, {}] 2024-06-25 23:53:23,686 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7fdffe89-6fa5-4bd1-b398-3a40e78403f6, address=7fdffe89-6fa5-4bd1-b398-3a40e78403f6, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,686 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@346f0c38 2024-06-25 23:53:23,687 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@322f5f95 2024-06-25 23:53:23,687 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7fdffe89-6fa5-4bd1-b398-3a40e78403f6, null, 0, false, true, null] 2024-06-25 23:53:23,689 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1629, durable=true, userID=1bb1d73c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3befa6d-89cf-425f-b3f4-5908e1092882, JMSReplyTo=temp-queue://7fdffe89-6fa5-4bd1-b398-3a40e78403f6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@484637869, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:23,689 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1629]:RELIABLE:CoreMessage[messageID=1629, durable=true, userID=1bb1d73c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3befa6d-89cf-425f-b3f4-5908e1092882, JMSReplyTo=temp-queue://7fdffe89-6fa5-4bd1-b398-3a40e78403f6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@484637869 2024-06-25 23:53:23,690 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1629, durable=true, userID=1bb1d73c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3befa6d-89cf-425f-b3f4-5908e1092882, JMSReplyTo=temp-queue://7fdffe89-6fa5-4bd1-b398-3a40e78403f6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@484637869 to transaction: TransactionImpl [xid=null, txID=1630, xid=null, state=ACTIVE, createTime=1719359603690(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5bcfcbdd 2024-06-25 23:53:23,690 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bb2255d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bafdb61-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bafdb61-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36232219, true, {}] 2024-06-25 23:53:23,692 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1633, durable=true, userID=1bb24c6f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=7fdffe89-6fa5-4bd1-b398-3a40e78403f6, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3befa6d-89cf-425f-b3f4-5908e1092882, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3b8b38b7-eb42-454c-ae50-607df9b06d72]]@1966984792, context: RoutingContextImpl(Address=7fdffe89-6fa5-4bd1-b398-3a40e78403f6, routingType=ANYCAST, PreviousAddress=7fdffe89-6fa5-4bd1-b398-3a40e78403f6 previousRoute:ANYCAST, reusable=true, version=-2147483525) .................................................. ***** durable queues 7fdffe89-6fa5-4bd1-b398-3a40e78403f6: ***** non durable for 7fdffe89-6fa5-4bd1-b398-3a40e78403f6: - queueID=1625 address:7fdffe89-6fa5-4bd1-b398-3a40e78403f6 name:7fdffe89-6fa5-4bd1-b398-3a40e78403f6 filter:null .................................................. , transaction: null 2024-06-25 23:53:23,692 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7fdffe89-6fa5-4bd1-b398-3a40e78403f6: Reference[1633]:RELIABLE:CoreMessage[messageID=1633, durable=true, userID=1bb24c6f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=7fdffe89-6fa5-4bd1-b398-3a40e78403f6, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3befa6d-89cf-425f-b3f4-5908e1092882, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3b8b38b7-eb42-454c-ae50-607df9b06d72]]@1966984792 2024-06-25 23:53:23,693 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1629, durable=true, userID=1bb1d73c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3befa6d-89cf-425f-b3f4-5908e1092882, JMSReplyTo=temp-queue://7fdffe89-6fa5-4bd1-b398-3a40e78403f6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@484637869, transaction: TransactionImpl [xid=null, txID=1630, xid=null, state=COMMITTED, createTime=1719359603690(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5bcfcbdd 2024-06-25 23:53:23,693 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7fdffe89-6fa5-4bd1-b398-3a40e78403f6: CoreMessage[messageID=1633, durable=true, userID=1bb24c6f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=7fdffe89-6fa5-4bd1-b398-3a40e78403f6, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3befa6d-89cf-425f-b3f4-5908e1092882, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3b8b38b7-eb42-454c-ae50-607df9b06d72]]@1966984792 to transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=ACTIVE, createTime=1719359603693(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@16e7c522 2024-06-25 23:53:23,693 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7fdffe89-6fa5-4bd1-b398-3a40e78403f6: CoreMessage[messageID=1633, durable=true, userID=1bb24c6f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=7fdffe89-6fa5-4bd1-b398-3a40e78403f6, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a3befa6d-89cf-425f-b3f4-5908e1092882, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3b8b38b7-eb42-454c-ae50-607df9b06d72]]@1966984792, transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=COMMITTED, createTime=1719359603693(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@16e7c522 2024-06-25 23:53:23,694 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bb2c1a0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bafdb61-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bafdb61-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36bb2242, true, {}] 2024-06-25 23:53:23,695 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7fdffe89-6fa5-4bd1-b398-3a40e78403f6] 2024-06-25 23:53:23,746 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@43069adf, org.eclipse.scout.rt.mom.jms.JmsSubscription@18edbed9] 2024-06-25 23:53:23,749 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7f989f9e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:23,749 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008872 ms 2024-06-25 23:53:23,749 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ba783218-1629-43b0-94cc-1aa6018323da] 2024-06-25 23:53:23,751 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:23,751 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:23,752 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1bafdb61-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:23,753 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:23,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 81.702921 ms 2024-06-25 23:53:23,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,754 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:23,754 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,755 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1344272157'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:53:23,757 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-25 23:53:23,758 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1bbc85a2-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:23,758 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bbc85a5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bbc85a2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bbc85a2-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@610f53, true, {}] 2024-06-25 23:53:23,759 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@46eb288b - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:23,760 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bbcd3c6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bbc85a2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bbc85a2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59708d19, true, {}] 2024-06-25 23:53:23,761 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1bbcd3c6-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:23,761 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c6378c4 2024-06-25 23:53:23,762 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=20af2d1c-9628-4099-91c0-a7f3aa729064, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,762 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2e0f2490 2024-06-25 23:53:23,763 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 20af2d1c-9628-4099-91c0-a7f3aa729064, null, 0, false, true, null] 2024-06-25 23:53:23,764 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bbd7008-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bbc85a2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bbc85a2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ab743e1, true, {}] 2024-06-25 23:53:23,765 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,766 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bbd9719-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bbc85a2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bbc85a2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38959401, true, {}] 2024-06-25 23:53:23,766 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:23,768 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bbde53a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bbc85a2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bbc85a2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c7c4c7a, true, {}] 2024-06-25 23:53:23,768 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=98e0df15-6427-4c9a-893c-a11cfc8c659d, address=98e0df15-6427-4c9a-893c-a11cfc8c659d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,768 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1dd54bd2 2024-06-25 23:53:23,769 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@51179a9c 2024-06-25 23:53:23,769 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 98e0df15-6427-4c9a-893c-a11cfc8c659d, null, 0, false, true, null] 2024-06-25 23:53:23,771 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1697, durable=true, userID=1bbe5a6d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e231532d-0040-422b-a5ab-bbc219e66889, JMSReplyTo=temp-queue://98e0df15-6427-4c9a-893c-a11cfc8c659d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@493569223, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:23,772 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1697]:RELIABLE:CoreMessage[messageID=1697, durable=true, userID=1bbe5a6d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e231532d-0040-422b-a5ab-bbc219e66889, JMSReplyTo=temp-queue://98e0df15-6427-4c9a-893c-a11cfc8c659d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@493569223 2024-06-25 23:53:23,772 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1697, durable=true, userID=1bbe5a6d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e231532d-0040-422b-a5ab-bbc219e66889, JMSReplyTo=temp-queue://98e0df15-6427-4c9a-893c-a11cfc8c659d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@493569223 to transaction: TransactionImpl [xid=null, txID=1698, xid=null, state=ACTIVE, createTime=1719359603772(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b9109f0 2024-06-25 23:53:23,773 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bbea88e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bbc85a2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bbc85a2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32f79e99, true, {}] 2024-06-25 23:53:23,774 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1701, durable=true, userID=1bbef6b0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=98e0df15-6427-4c9a-893c-a11cfc8c659d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e231532d-0040-422b-a5ab-bbc219e66889, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ca959e9b-050e-4fac-b77f-6192f46e0d84]]@428651740, context: RoutingContextImpl(Address=98e0df15-6427-4c9a-893c-a11cfc8c659d, routingType=ANYCAST, PreviousAddress=98e0df15-6427-4c9a-893c-a11cfc8c659d previousRoute:ANYCAST, reusable=true, version=-2147483521) .................................................. ***** durable queues 98e0df15-6427-4c9a-893c-a11cfc8c659d: ***** non durable for 98e0df15-6427-4c9a-893c-a11cfc8c659d: - queueID=1693 address:98e0df15-6427-4c9a-893c-a11cfc8c659d name:98e0df15-6427-4c9a-893c-a11cfc8c659d filter:null .................................................. , transaction: null 2024-06-25 23:53:23,775 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 98e0df15-6427-4c9a-893c-a11cfc8c659d: Reference[1701]:RELIABLE:CoreMessage[messageID=1701, durable=true, userID=1bbef6b0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=98e0df15-6427-4c9a-893c-a11cfc8c659d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e231532d-0040-422b-a5ab-bbc219e66889, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ca959e9b-050e-4fac-b77f-6192f46e0d84]]@428651740 2024-06-25 23:53:23,775 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1697, durable=true, userID=1bbe5a6d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e231532d-0040-422b-a5ab-bbc219e66889, JMSReplyTo=temp-queue://98e0df15-6427-4c9a-893c-a11cfc8c659d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@493569223, transaction: TransactionImpl [xid=null, txID=1698, xid=null, state=COMMITTED, createTime=1719359603772(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b9109f0 2024-06-25 23:53:23,775 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 98e0df15-6427-4c9a-893c-a11cfc8c659d: CoreMessage[messageID=1701, durable=true, userID=1bbef6b0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=98e0df15-6427-4c9a-893c-a11cfc8c659d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e231532d-0040-422b-a5ab-bbc219e66889, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ca959e9b-050e-4fac-b77f-6192f46e0d84]]@428651740 to transaction: TransactionImpl [xid=null, txID=1704, xid=null, state=ACTIVE, createTime=1719359603775(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e7da96a 2024-06-25 23:53:23,775 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 98e0df15-6427-4c9a-893c-a11cfc8c659d: CoreMessage[messageID=1701, durable=true, userID=1bbef6b0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=98e0df15-6427-4c9a-893c-a11cfc8c659d, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e231532d-0040-422b-a5ab-bbc219e66889, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ca959e9b-050e-4fac-b77f-6192f46e0d84]]@428651740, transaction: TransactionImpl [xid=null, txID=1704, xid=null, state=COMMITTED, createTime=1719359603775(Tue Jun 25 23:53:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e7da96a 2024-06-25 23:53:23,776 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bbf44d1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bbc85a2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bbc85a2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5feec578, true, {}] 2024-06-25 23:53:23,777 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [98e0df15-6427-4c9a-893c-a11cfc8c659d] 2024-06-25 23:53:23,829 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d4aadc, org.eclipse.scout.rt.mom.jms.JmsSubscription@773ad729] 2024-06-25 23:53:23,832 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@72710588[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:23,832 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012220 ms 2024-06-25 23:53:23,833 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [20af2d1c-9628-4099-91c0-a7f3aa729064] 2024-06-25 23:53:23,834 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:23,834 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:23,835 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1bbc85a2-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:23,836 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:23,836 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 81.376093 ms 2024-06-25 23:53:23,836 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:23,837 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:23,837 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:23,838 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1371166441'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:23,840 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-25 23:53:23,840 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1bc908d3-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-25 23:53:23,841 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bc92fe6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bc908d3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bc908d3-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4759b6dd, true, {}] 2024-06-25 23:53:23,842 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@16c62c59 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-25 23:53:23,843 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bc956f7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bc908d3-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bc908d3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b33cb38, true, {}] 2024-06-25 23:53:23,844 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c, address=e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:23,844 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4e7e4a71 2024-06-25 23:53:23,844 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79c213b7 2024-06-25 23:53:23,845 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c, null, 0, false, true, null] 2024-06-25 23:53:23,847 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1bc956f7-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testQueueRequestReplyRequestFirst, [ANYCAST], true] 2024-06-25 23:53:23,847 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3293bb40 2024-06-25 23:53:23,848 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyRequestFirst, address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:23,848 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14eca569 2024-06-25 23:53:23,850 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1754, durable=true, userID=1bca686b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-331e9585-9dfd-4aef-aed5-945190241b8d, JMSReplyTo=temp-queue://e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@253849644, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:24,139 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bf6a88c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bc908d3-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bc908d3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38127a86, true, {}] 2024-06-25 23:53:24,141 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1bf6a88c-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:24,141 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@16e9a9ed 2024-06-25 23:53:24,142 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7707da2a-30aa-4568-b517-f03beadaeef7, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:24,143 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5fb2b66b 2024-06-25 23:53:24,143 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7707da2a-30aa-4568-b517-f03beadaeef7, null, 0, false, true, null] 2024-06-25 23:53:24,144 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bf76bde-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bc908d3-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bc908d3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65bdfcaa, true, {}] 2024-06-25 23:53:24,145 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:24,146 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1754]:RELIABLE:CoreMessage[messageID=1754, durable=true, userID=1bca686b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-331e9585-9dfd-4aef-aed5-945190241b8d, JMSReplyTo=temp-queue://e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@253849644 2024-06-25 23:53:24,146 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1754, durable=true, userID=1bca686b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-331e9585-9dfd-4aef-aed5-945190241b8d, JMSReplyTo=temp-queue://e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@253849644 to transaction: TransactionImpl [xid=null, txID=1767, xid=null, state=ACTIVE, createTime=1719359604146(Tue Jun 25 23:53:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61368771 2024-06-25 23:53:24,147 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bf7e10f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bc908d3-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bc908d3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b61bc1d, true, {}] 2024-06-25 23:53:24,149 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1770, durable=true, userID=1bf80821-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-331e9585-9dfd-4aef-aed5-945190241b8d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=be01927d-8152-437f-a39d-01db299a9002]]@1090412987, context: RoutingContextImpl(Address=e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c, routingType=ANYCAST, PreviousAddress=e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c previousRoute:ANYCAST, reusable=true, version=-2147483518) .................................................. ***** durable queues e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c: ***** non durable for e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c: - queueID=1745 address:e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c name:e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c filter:null .................................................. , transaction: null 2024-06-25 23:53:24,149 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c: Reference[1770]:RELIABLE:CoreMessage[messageID=1770, durable=true, userID=1bf80821-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-331e9585-9dfd-4aef-aed5-945190241b8d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=be01927d-8152-437f-a39d-01db299a9002]]@1090412987 2024-06-25 23:53:24,150 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c: CoreMessage[messageID=1770, durable=true, userID=1bf80821-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-331e9585-9dfd-4aef-aed5-945190241b8d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=be01927d-8152-437f-a39d-01db299a9002]]@1090412987 to transaction: TransactionImpl [xid=null, txID=1773, xid=null, state=ACTIVE, createTime=1719359604150(Tue Jun 25 23:53:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@55ea389b 2024-06-25 23:53:24,150 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c: CoreMessage[messageID=1770, durable=true, userID=1bf80821-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-331e9585-9dfd-4aef-aed5-945190241b8d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=be01927d-8152-437f-a39d-01db299a9002]]@1090412987, transaction: TransactionImpl [xid=null, txID=1773, xid=null, state=COMMITTED, createTime=1719359604150(Tue Jun 25 23:53:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@55ea389b 2024-06-25 23:53:24,150 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1754, durable=true, userID=1bca686b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-331e9585-9dfd-4aef-aed5-945190241b8d, JMSReplyTo=temp-queue://e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@253849644, transaction: TransactionImpl [xid=null, txID=1767, xid=null, state=COMMITTED, createTime=1719359604146(Tue Jun 25 23:53:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61368771 2024-06-25 23:53:24,151 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bf87d52-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bc908d3-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bc908d3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64fb6754, true, {}] 2024-06-25 23:53:24,152 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e7a07f9e-7d03-4ab5-94cb-c60a03b23b1c] 2024-06-25 23:53:24,153 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a0d8df8] 2024-06-25 23:53:24,154 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@40610630[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:24,155 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014972 ms 2024-06-25 23:53:24,155 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7707da2a-30aa-4568-b517-f03beadaeef7] 2024-06-25 23:53:24,157 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:24,157 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:24,158 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1bc908d3-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:24,159 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:24,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 321.816979 ms 2024-06-25 23:53:24,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:24,160 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:24,160 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:24,160 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 555642205'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:24,163 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2024-06-25 23:53:24,164 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1bfa7924-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-25 23:53:24,165 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bfaa037-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bfa7924-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bfa7924-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@319dc71f, true, {}] 2024-06-25 23:53:24,166 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@42d77cac - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-25 23:53:24,166 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1bfac748-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bfa7924-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bfa7924-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@518b0bd2, true, {}] 2024-06-25 23:53:24,167 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=09506421-ed74-4257-859f-66fda80b1d6a, address=09506421-ed74-4257-859f-66fda80b1d6a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:24,167 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@79c60b1e 2024-06-25 23:53:24,168 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36c5fe98 2024-06-25 23:53:24,168 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 09506421-ed74-4257-859f-66fda80b1d6a, null, 0, false, true, null] 2024-06-25 23:53:24,171 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1814, durable=true, userID=1bfb638b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a4434a5-3532-4566-861b-afbc5198783c, JMSReplyTo=temp-queue://09506421-ed74-4257-859f-66fda80b1d6a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2048727962, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:24,462 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c27cabc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bfa7924-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bfa7924-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ecfea42, true, {}] 2024-06-25 23:53:24,463 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1c27cabc-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:24,464 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@326f363b 2024-06-25 23:53:24,464 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c2a49c59-f471-4947-85a2-000f140fb8dd, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:24,465 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1522e26f 2024-06-25 23:53:24,466 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c2a49c59-f471-4947-85a2-000f140fb8dd, null, 0, false, true, null] 2024-06-25 23:53:24,467 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c288e0e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bfa7924-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bfa7924-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77a0ddc4, true, {}] 2024-06-25 23:53:24,467 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:24,468 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1814]:RELIABLE:CoreMessage[messageID=1814, durable=true, userID=1bfb638b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a4434a5-3532-4566-861b-afbc5198783c, JMSReplyTo=temp-queue://09506421-ed74-4257-859f-66fda80b1d6a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2048727962 2024-06-25 23:53:24,469 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1814, durable=true, userID=1bfb638b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a4434a5-3532-4566-861b-afbc5198783c, JMSReplyTo=temp-queue://09506421-ed74-4257-859f-66fda80b1d6a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2048727962 to transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=ACTIVE, createTime=1719359604469(Tue Jun 25 23:53:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@556ce616 2024-06-25 23:53:24,470 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c29033f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bfa7924-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bfa7924-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cfebe82, true, {}] 2024-06-25 23:53:24,471 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1830, durable=true, userID=1c295161-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=09506421-ed74-4257-859f-66fda80b1d6a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a4434a5-3532-4566-861b-afbc5198783c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=172048e9-b268-47fc-ba55-056f192aaf9a]]@2096626908, context: RoutingContextImpl(Address=09506421-ed74-4257-859f-66fda80b1d6a, routingType=ANYCAST, PreviousAddress=09506421-ed74-4257-859f-66fda80b1d6a previousRoute:ANYCAST, reusable=true, version=-2147483513) .................................................. ***** durable queues 09506421-ed74-4257-859f-66fda80b1d6a: ***** non durable for 09506421-ed74-4257-859f-66fda80b1d6a: - queueID=1810 address:09506421-ed74-4257-859f-66fda80b1d6a name:09506421-ed74-4257-859f-66fda80b1d6a filter:null .................................................. , transaction: null 2024-06-25 23:53:24,471 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 09506421-ed74-4257-859f-66fda80b1d6a: Reference[1830]:RELIABLE:CoreMessage[messageID=1830, durable=true, userID=1c295161-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=09506421-ed74-4257-859f-66fda80b1d6a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a4434a5-3532-4566-861b-afbc5198783c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=172048e9-b268-47fc-ba55-056f192aaf9a]]@2096626908 2024-06-25 23:53:24,472 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 09506421-ed74-4257-859f-66fda80b1d6a: CoreMessage[messageID=1830, durable=true, userID=1c295161-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=09506421-ed74-4257-859f-66fda80b1d6a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a4434a5-3532-4566-861b-afbc5198783c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=172048e9-b268-47fc-ba55-056f192aaf9a]]@2096626908 to transaction: TransactionImpl [xid=null, txID=1833, xid=null, state=ACTIVE, createTime=1719359604472(Tue Jun 25 23:53:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a45710 2024-06-25 23:53:24,472 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 09506421-ed74-4257-859f-66fda80b1d6a: CoreMessage[messageID=1830, durable=true, userID=1c295161-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=09506421-ed74-4257-859f-66fda80b1d6a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a4434a5-3532-4566-861b-afbc5198783c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=172048e9-b268-47fc-ba55-056f192aaf9a]]@2096626908, transaction: TransactionImpl [xid=null, txID=1833, xid=null, state=COMMITTED, createTime=1719359604472(Tue Jun 25 23:53:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a45710 2024-06-25 23:53:24,473 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1814, durable=true, userID=1bfb638b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3a4434a5-3532-4566-861b-afbc5198783c, JMSReplyTo=temp-queue://09506421-ed74-4257-859f-66fda80b1d6a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2048727962, transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=COMMITTED, createTime=1719359604469(Tue Jun 25 23:53:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@556ce616 2024-06-25 23:53:24,473 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c299f82-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1bfa7924-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1bfa7924-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@741be49d, true, {}] 2024-06-25 23:53:24,474 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [09506421-ed74-4257-859f-66fda80b1d6a] 2024-06-25 23:53:24,476 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@522221e1] 2024-06-25 23:53:24,477 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3cb3c5ad[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:24,477 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008455 ms 2024-06-25 23:53:24,478 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c2a49c59-f471-4947-85a2-000f140fb8dd] 2024-06-25 23:53:24,479 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:24,479 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:24,480 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1bfa7924-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:24,480 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:24,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 320.633846 ms 2024-06-25 23:53:24,481 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:24,481 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:24,482 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:24,482 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1850183895'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:24,485 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-25 23:53:24,486 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1c2b9b54-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:24,486 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c2b9b57-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c2b9b54-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c2b9b54-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17fb4d4a, true, {}] 2024-06-25 23:53:24,487 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5fe9136c - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:24,488 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c2bc268-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c2b9b54-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c2b9b54-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c2b52c5, true, {}] 2024-06-25 23:53:24,488 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f0ab662e-0855-45eb-818d-2d99b67a15a5, address=f0ab662e-0855-45eb-818d-2d99b67a15a5, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:24,489 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@29aff13c 2024-06-25 23:53:24,489 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@16d1f29a 2024-06-25 23:53:24,490 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f0ab662e-0855-45eb-818d-2d99b67a15a5, null, 0, false, true, null] 2024-06-25 23:53:24,492 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1874, durable=true, userID=1c2c5eab-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fa3003f-945b-49ca-a569-551f9fd83de6, JMSReplyTo=temp-queue://f0ab662e-0855-45eb-818d-2d99b67a15a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1793415299, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:24,784 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c58ecec-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c2b9b54-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c2b9b54-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68bac97c, true, {}] 2024-06-25 23:53:24,785 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1c58ecec-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:24,785 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@34a4407a 2024-06-25 23:53:24,786 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2fbe72b1-ee51-471b-bb38-a5700ea4b92f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:24,787 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@69c56eb 2024-06-25 23:53:24,788 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2fbe72b1-ee51-471b-bb38-a5700ea4b92f, null, 0, false, true, null] 2024-06-25 23:53:24,789 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c59d74e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c2b9b54-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c2b9b54-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d1dc541, true, {}] 2024-06-25 23:53:24,790 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:24,790 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1874]:RELIABLE:CoreMessage[messageID=1874, durable=true, userID=1c2c5eab-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fa3003f-945b-49ca-a569-551f9fd83de6, JMSReplyTo=temp-queue://f0ab662e-0855-45eb-818d-2d99b67a15a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1793415299 2024-06-25 23:53:24,791 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1874, durable=true, userID=1c2c5eab-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fa3003f-945b-49ca-a569-551f9fd83de6, JMSReplyTo=temp-queue://f0ab662e-0855-45eb-818d-2d99b67a15a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1793415299 to transaction: TransactionImpl [xid=null, txID=1887, xid=null, state=ACTIVE, createTime=1719359604791(Tue Jun 25 23:53:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@73cd5a79 2024-06-25 23:53:24,792 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c5a4c7f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c2b9b54-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c2b9b54-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21a78dff, true, {}] 2024-06-25 23:53:24,794 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1890, durable=true, userID=1c5a7291-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=f0ab662e-0855-45eb-818d-2d99b67a15a5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fa3003f-945b-49ca-a569-551f9fd83de6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=62168c90-b7b3-4f4d-8fc7-489e9856ad92]]@2004245294, context: RoutingContextImpl(Address=f0ab662e-0855-45eb-818d-2d99b67a15a5, routingType=ANYCAST, PreviousAddress=f0ab662e-0855-45eb-818d-2d99b67a15a5 previousRoute:ANYCAST, reusable=true, version=-2147483509) .................................................. ***** durable queues f0ab662e-0855-45eb-818d-2d99b67a15a5: ***** non durable for f0ab662e-0855-45eb-818d-2d99b67a15a5: - queueID=1870 address:f0ab662e-0855-45eb-818d-2d99b67a15a5 name:f0ab662e-0855-45eb-818d-2d99b67a15a5 filter:null .................................................. , transaction: null 2024-06-25 23:53:24,794 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f0ab662e-0855-45eb-818d-2d99b67a15a5: Reference[1890]:RELIABLE:CoreMessage[messageID=1890, durable=true, userID=1c5a7291-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=f0ab662e-0855-45eb-818d-2d99b67a15a5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fa3003f-945b-49ca-a569-551f9fd83de6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=62168c90-b7b3-4f4d-8fc7-489e9856ad92]]@2004245294 2024-06-25 23:53:24,794 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f0ab662e-0855-45eb-818d-2d99b67a15a5: CoreMessage[messageID=1890, durable=true, userID=1c5a7291-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=f0ab662e-0855-45eb-818d-2d99b67a15a5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fa3003f-945b-49ca-a569-551f9fd83de6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=62168c90-b7b3-4f4d-8fc7-489e9856ad92]]@2004245294 to transaction: TransactionImpl [xid=null, txID=1893, xid=null, state=ACTIVE, createTime=1719359604794(Tue Jun 25 23:53:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c36fadb 2024-06-25 23:53:24,794 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f0ab662e-0855-45eb-818d-2d99b67a15a5: CoreMessage[messageID=1890, durable=true, userID=1c5a7291-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=f0ab662e-0855-45eb-818d-2d99b67a15a5, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fa3003f-945b-49ca-a569-551f9fd83de6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=62168c90-b7b3-4f4d-8fc7-489e9856ad92]]@2004245294, transaction: TransactionImpl [xid=null, txID=1893, xid=null, state=COMMITTED, createTime=1719359604794(Tue Jun 25 23:53:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c36fadb 2024-06-25 23:53:24,795 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1874, durable=true, userID=1c2c5eab-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4fa3003f-945b-49ca-a569-551f9fd83de6, JMSReplyTo=temp-queue://f0ab662e-0855-45eb-818d-2d99b67a15a5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1793415299, transaction: TransactionImpl [xid=null, txID=1887, xid=null, state=COMMITTED, createTime=1719359604791(Tue Jun 25 23:53:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@73cd5a79 2024-06-25 23:53:24,796 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c5ac0b2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c2b9b54-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c2b9b54-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38d864d5, true, {}] 2024-06-25 23:53:24,796 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f0ab662e-0855-45eb-818d-2d99b67a15a5] 2024-06-25 23:53:24,798 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@620260ad] 2024-06-25 23:53:24,799 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@50784c3b[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:24,800 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009164 ms 2024-06-25 23:53:24,800 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2fbe72b1-ee51-471b-bb38-a5700ea4b92f] 2024-06-25 23:53:24,802 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:24,802 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:24,803 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1c2b9b54-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:24,803 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:24,804 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 321.879859 ms 2024-06-25 23:53:24,804 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:24,804 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:24,805 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:24,805 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 995566370'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:24,808 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-25 23:53:24,808 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1c5cbc84-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-25 23:53:24,809 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c5ce397-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c5cbc84-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c5cbc84-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@210662ed, true, {}] 2024-06-25 23:53:24,810 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@78fad0ad - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-25 23:53:24,810 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c5d0aa8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c5cbc84-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c5cbc84-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e6b3194, true, {}] 2024-06-25 23:53:24,811 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2cfb677e-d9cb-4350-b16a-30584493e308, address=2cfb677e-d9cb-4350-b16a-30584493e308, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:24,811 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72e429b6 2024-06-25 23:53:24,812 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7f1c39c9 2024-06-25 23:53:24,813 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2cfb677e-d9cb-4350-b16a-30584493e308, null, 0, false, true, null] 2024-06-25 23:53:24,815 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1934, durable=true, userID=1c5da6eb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-57cc82e3-151f-4d73-9034-21f2766b88b3, JMSReplyTo=temp-queue://2cfb677e-d9cb-4350-b16a-30584493e308, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1215941304, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:25,107 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c8a352c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c5cbc84-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c5cbc84-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7902b6db, true, {}] 2024-06-25 23:53:25,108 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1c8a352c-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:25,108 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2cf8dca6 2024-06-25 23:53:25,109 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4ab87b72-de7e-434d-8394-2e2d21a89b00, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:25,110 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66ab2515 2024-06-25 23:53:25,110 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4ab87b72-de7e-434d-8394-2e2d21a89b00, null, 0, false, true, null] 2024-06-25 23:53:25,111 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c8af87e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c5cbc84-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c5cbc84-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@552c6e3d, true, {}] 2024-06-25 23:53:25,112 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:25,113 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1934]:RELIABLE:CoreMessage[messageID=1934, durable=true, userID=1c5da6eb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-57cc82e3-151f-4d73-9034-21f2766b88b3, JMSReplyTo=temp-queue://2cfb677e-d9cb-4350-b16a-30584493e308, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1215941304 2024-06-25 23:53:25,113 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1934, durable=true, userID=1c5da6eb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-57cc82e3-151f-4d73-9034-21f2766b88b3, JMSReplyTo=temp-queue://2cfb677e-d9cb-4350-b16a-30584493e308, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1215941304 to transaction: TransactionImpl [xid=null, txID=1947, xid=null, state=ACTIVE, createTime=1719359605113(Tue Jun 25 23:53:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5921351a 2024-06-25 23:53:25,114 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c8b6daf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c5cbc84-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c5cbc84-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ce6adc, true, {}] 2024-06-25 23:53:25,116 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1950, durable=true, userID=1c8bbbd1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=2cfb677e-d9cb-4350-b16a-30584493e308, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-57cc82e3-151f-4d73-9034-21f2766b88b3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=00b42801-e807-4e16-ba83-b645213a3222]]@614331409, context: RoutingContextImpl(Address=2cfb677e-d9cb-4350-b16a-30584493e308, routingType=ANYCAST, PreviousAddress=2cfb677e-d9cb-4350-b16a-30584493e308 previousRoute:ANYCAST, reusable=true, version=-2147483505) .................................................. ***** durable queues 2cfb677e-d9cb-4350-b16a-30584493e308: ***** non durable for 2cfb677e-d9cb-4350-b16a-30584493e308: - queueID=1930 address:2cfb677e-d9cb-4350-b16a-30584493e308 name:2cfb677e-d9cb-4350-b16a-30584493e308 filter:null .................................................. , transaction: null 2024-06-25 23:53:25,116 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2cfb677e-d9cb-4350-b16a-30584493e308: Reference[1950]:RELIABLE:CoreMessage[messageID=1950, durable=true, userID=1c8bbbd1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=2cfb677e-d9cb-4350-b16a-30584493e308, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-57cc82e3-151f-4d73-9034-21f2766b88b3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=00b42801-e807-4e16-ba83-b645213a3222]]@614331409 2024-06-25 23:53:25,117 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2cfb677e-d9cb-4350-b16a-30584493e308: CoreMessage[messageID=1950, durable=true, userID=1c8bbbd1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=2cfb677e-d9cb-4350-b16a-30584493e308, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-57cc82e3-151f-4d73-9034-21f2766b88b3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=00b42801-e807-4e16-ba83-b645213a3222]]@614331409 to transaction: TransactionImpl [xid=null, txID=1953, xid=null, state=ACTIVE, createTime=1719359605117(Tue Jun 25 23:53:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f0b188c 2024-06-25 23:53:25,117 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1934, durable=true, userID=1c5da6eb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-57cc82e3-151f-4d73-9034-21f2766b88b3, JMSReplyTo=temp-queue://2cfb677e-d9cb-4350-b16a-30584493e308, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1215941304, transaction: TransactionImpl [xid=null, txID=1947, xid=null, state=COMMITTED, createTime=1719359605113(Tue Jun 25 23:53:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5921351a 2024-06-25 23:53:25,117 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2cfb677e-d9cb-4350-b16a-30584493e308: CoreMessage[messageID=1950, durable=true, userID=1c8bbbd1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=2cfb677e-d9cb-4350-b16a-30584493e308, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-57cc82e3-151f-4d73-9034-21f2766b88b3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=00b42801-e807-4e16-ba83-b645213a3222]]@614331409, transaction: TransactionImpl [xid=null, txID=1953, xid=null, state=COMMITTED, createTime=1719359605117(Tue Jun 25 23:53:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f0b188c 2024-06-25 23:53:25,118 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c8c09f2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c5cbc84-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c5cbc84-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f036987, true, {}] 2024-06-25 23:53:25,119 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2cfb677e-d9cb-4350-b16a-30584493e308] 2024-06-25 23:53:25,121 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c4a8c93] 2024-06-25 23:53:25,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3df938da[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:25,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011504 ms 2024-06-25 23:53:25,123 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4ab87b72-de7e-434d-8394-2e2d21a89b00] 2024-06-25 23:53:25,124 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:25,124 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:25,125 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1c5cbc84-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:25,125 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:25,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 320.879882 ms 2024-06-25 23:53:25,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:25,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:25,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:25,127 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1401332368'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:25,129 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2024-06-25 23:53:25,129 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1c8db7a4-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-25 23:53:25,130 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c8ddeb7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c8db7a4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c8db7a4-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6960c8d6, true, {}] 2024-06-25 23:53:25,131 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@79dac939 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-25 23:53:25,131 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1c8e05c8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c8db7a4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c8db7a4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c0bae18, true, {}] 2024-06-25 23:53:25,132 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f, address=f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:25,132 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4af1d066 2024-06-25 23:53:25,133 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@53f655d3 2024-06-25 23:53:25,134 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f, null, 0, false, true, null] 2024-06-25 23:53:25,136 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1994, durable=true, userID=1c8ea20b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96c5ffd6-2ae8-448f-a381-103bd149b774, JMSReplyTo=temp-queue://f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@42346301, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:25,428 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cbb575c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c8db7a4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c8db7a4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18537cc9, true, {}] 2024-06-25 23:53:25,430 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1cbb575c-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:25,430 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@28736db4 2024-06-25 23:53:25,431 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6fd351ed-9b6d-45e0-b4f4-dbabe1d4a087, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:25,432 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@32f4c5a2 2024-06-25 23:53:25,432 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6fd351ed-9b6d-45e0-b4f4-dbabe1d4a087, null, 0, false, true, null] 2024-06-25 23:53:25,433 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cbc1aae-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c8db7a4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c8db7a4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72b5e07f, true, {}] 2024-06-25 23:53:25,434 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:25,434 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=1c8ea20b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96c5ffd6-2ae8-448f-a381-103bd149b774, JMSReplyTo=temp-queue://f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@42346301 2024-06-25 23:53:25,435 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1994, durable=true, userID=1c8ea20b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96c5ffd6-2ae8-448f-a381-103bd149b774, JMSReplyTo=temp-queue://f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@42346301 to transaction: TransactionImpl [xid=null, txID=2007, xid=null, state=ACTIVE, createTime=1719359605435(Tue Jun 25 23:53:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@76f18383 2024-06-25 23:53:25,436 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cbc8fdf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c8db7a4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c8db7a4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ef29f46, true, {}] 2024-06-25 23:53:25,438 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2010, durable=true, userID=1cbcb6f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96c5ffd6-2ae8-448f-a381-103bd149b774, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97acfac5-d784-498e-bcc9-82b49f0b00c4]]@669742917, context: RoutingContextImpl(Address=f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f, routingType=ANYCAST, PreviousAddress=f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f previousRoute:ANYCAST, reusable=true, version=-2147483501) .................................................. ***** durable queues f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f: ***** non durable for f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f: - queueID=1990 address:f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f name:f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f filter:null .................................................. , transaction: null 2024-06-25 23:53:25,438 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f: Reference[2010]:RELIABLE:CoreMessage[messageID=2010, durable=true, userID=1cbcb6f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96c5ffd6-2ae8-448f-a381-103bd149b774, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97acfac5-d784-498e-bcc9-82b49f0b00c4]]@669742917 2024-06-25 23:53:25,439 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f: CoreMessage[messageID=2010, durable=true, userID=1cbcb6f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96c5ffd6-2ae8-448f-a381-103bd149b774, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97acfac5-d784-498e-bcc9-82b49f0b00c4]]@669742917 to transaction: TransactionImpl [xid=null, txID=2013, xid=null, state=ACTIVE, createTime=1719359605439(Tue Jun 25 23:53:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45b81f8d 2024-06-25 23:53:25,439 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f: CoreMessage[messageID=2010, durable=true, userID=1cbcb6f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96c5ffd6-2ae8-448f-a381-103bd149b774, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97acfac5-d784-498e-bcc9-82b49f0b00c4]]@669742917, transaction: TransactionImpl [xid=null, txID=2013, xid=null, state=COMMITTED, createTime=1719359605439(Tue Jun 25 23:53:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45b81f8d 2024-06-25 23:53:25,439 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1994, durable=true, userID=1c8ea20b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-96c5ffd6-2ae8-448f-a381-103bd149b774, JMSReplyTo=temp-queue://f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@42346301, transaction: TransactionImpl [xid=null, txID=2007, xid=null, state=COMMITTED, createTime=1719359605435(Tue Jun 25 23:53:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@76f18383 2024-06-25 23:53:25,440 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cbd2c22-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1c8db7a4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1c8db7a4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@448a47bb, true, {}] 2024-06-25 23:53:25,441 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f45fbaf7-aaeb-45cc-886c-20f9ca8fb01f] 2024-06-25 23:53:25,442 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5c3ad125] 2024-06-25 23:53:25,443 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1ae94e80[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:25,443 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008773 ms 2024-06-25 23:53:25,444 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6fd351ed-9b6d-45e0-b4f4-dbabe1d4a087] 2024-06-25 23:53:25,445 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:25,446 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:25,446 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1c8db7a4-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:25,447 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:25,447 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 320.543278 ms 2024-06-25 23:53:25,447 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:25,447 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:25,448 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:25,448 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1340335395'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:25,450 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-25 23:53:25,451 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1cbed9d4-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:25,451 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cbed9d7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1cbed9d4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1cbed9d4-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f5353cf, true, {}] 2024-06-25 23:53:25,453 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1d8007e0 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:25,453 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cbf27f8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1cbed9d4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1cbed9d4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a61a980, true, {}] 2024-06-25 23:53:25,454 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e18be7bf-2918-41c7-a462-7b17d8273991, address=e18be7bf-2918-41c7-a462-7b17d8273991, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:25,454 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@635df13e 2024-06-25 23:53:25,455 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2e4684b 2024-06-25 23:53:25,455 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e18be7bf-2918-41c7-a462-7b17d8273991, null, 0, false, true, null] 2024-06-25 23:53:25,457 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2054, durable=true, userID=1cbfc43b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73716007-85c1-4823-857d-87c8dfd3e283, JMSReplyTo=temp-queue://e18be7bf-2918-41c7-a462-7b17d8273991, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1366625101, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:25,750 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cec527c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1cbed9d4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1cbed9d4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@605cb3d8, true, {}] 2024-06-25 23:53:25,751 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1cec527c-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:25,751 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5b4f42c1 2024-06-25 23:53:25,752 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9f4fe178-361d-4567-9411-707d91da15fa, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:25,753 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29c7b343 2024-06-25 23:53:25,753 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9f4fe178-361d-4567-9411-707d91da15fa, null, 0, false, true, null] 2024-06-25 23:53:25,754 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ced15ce-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1cbed9d4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1cbed9d4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3149ab6e, true, {}] 2024-06-25 23:53:25,755 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:25,756 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2054]:RELIABLE:CoreMessage[messageID=2054, durable=true, userID=1cbfc43b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73716007-85c1-4823-857d-87c8dfd3e283, JMSReplyTo=temp-queue://e18be7bf-2918-41c7-a462-7b17d8273991, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1366625101 2024-06-25 23:53:25,757 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2054, durable=true, userID=1cbfc43b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73716007-85c1-4823-857d-87c8dfd3e283, JMSReplyTo=temp-queue://e18be7bf-2918-41c7-a462-7b17d8273991, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1366625101 to transaction: TransactionImpl [xid=null, txID=2067, xid=null, state=ACTIVE, createTime=1719359605757(Tue Jun 25 23:53:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@552f45dc 2024-06-25 23:53:25,758 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ced8aff-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1cbed9d4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1cbed9d4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b07b68a, true, {}] 2024-06-25 23:53:25,760 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e18be7bf-2918-41c7-a462-7b17d8273991: Reference[2070]:RELIABLE:CoreMessage[messageID=2070, durable=true, userID=1cedd921-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=e18be7bf-2918-41c7-a462-7b17d8273991, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73716007-85c1-4823-857d-87c8dfd3e283, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=50d61613-8b2c-4768-b846-4286ec1d10b3]]@1102868446 2024-06-25 23:53:25,760 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2070, durable=true, userID=1cedd921-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=e18be7bf-2918-41c7-a462-7b17d8273991, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73716007-85c1-4823-857d-87c8dfd3e283, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=50d61613-8b2c-4768-b846-4286ec1d10b3]]@1102868446, context: RoutingContextImpl(Address=e18be7bf-2918-41c7-a462-7b17d8273991, routingType=ANYCAST, PreviousAddress=e18be7bf-2918-41c7-a462-7b17d8273991 previousRoute:ANYCAST, reusable=true, version=-2147483497) .................................................. ***** durable queues e18be7bf-2918-41c7-a462-7b17d8273991: ***** non durable for e18be7bf-2918-41c7-a462-7b17d8273991: - queueID=2050 address:e18be7bf-2918-41c7-a462-7b17d8273991 name:e18be7bf-2918-41c7-a462-7b17d8273991 filter:null .................................................. , transaction: null 2024-06-25 23:53:25,760 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e18be7bf-2918-41c7-a462-7b17d8273991: CoreMessage[messageID=2070, durable=true, userID=1cedd921-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=e18be7bf-2918-41c7-a462-7b17d8273991, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73716007-85c1-4823-857d-87c8dfd3e283, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=50d61613-8b2c-4768-b846-4286ec1d10b3]]@1102868446 to transaction: TransactionImpl [xid=null, txID=2071, xid=null, state=ACTIVE, createTime=1719359605760(Tue Jun 25 23:53:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5068eed2 2024-06-25 23:53:25,760 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e18be7bf-2918-41c7-a462-7b17d8273991: CoreMessage[messageID=2070, durable=true, userID=1cedd921-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=e18be7bf-2918-41c7-a462-7b17d8273991, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73716007-85c1-4823-857d-87c8dfd3e283, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=50d61613-8b2c-4768-b846-4286ec1d10b3]]@1102868446, transaction: TransactionImpl [xid=null, txID=2071, xid=null, state=COMMITTED, createTime=1719359605760(Tue Jun 25 23:53:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5068eed2 2024-06-25 23:53:25,761 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2054, durable=true, userID=1cbfc43b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73716007-85c1-4823-857d-87c8dfd3e283, JMSReplyTo=temp-queue://e18be7bf-2918-41c7-a462-7b17d8273991, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1366625101, transaction: TransactionImpl [xid=null, txID=2067, xid=null, state=COMMITTED, createTime=1719359605757(Tue Jun 25 23:53:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@552f45dc 2024-06-25 23:53:25,761 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cee2742-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1cbed9d4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1cbed9d4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63d4788c, true, {}] 2024-06-25 23:53:25,762 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e18be7bf-2918-41c7-a462-7b17d8273991] 2024-06-25 23:53:25,764 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d0ce8a1] 2024-06-25 23:53:25,765 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@668d53dd[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:25,765 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008641 ms 2024-06-25 23:53:25,765 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9f4fe178-361d-4567-9411-707d91da15fa] 2024-06-25 23:53:25,767 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:25,767 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:25,767 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1cbed9d4-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:25,768 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:25,768 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 320.630907 ms 2024-06-25 23:53:25,768 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:25,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:25,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:25,770 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 271794488'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:25,772 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-25 23:53:25,773 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1ceffc04-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-25 23:53:25,774 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1ceffc07-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1ceffc04-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1ceffc04-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60bbf192, true, {}] 2024-06-25 23:53:25,774 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@746136e3 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-25 23:53:25,774 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1cf02318-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1ceffc04-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1ceffc04-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74c382bc, true, {}] 2024-06-25 23:53:25,775 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=44d604eb-ab5e-4ec5-a77b-31b899e5f1b7, address=44d604eb-ab5e-4ec5-a77b-31b899e5f1b7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:25,775 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@40c330a3 2024-06-25 23:53:25,776 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@93302f 2024-06-25 23:53:25,777 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 44d604eb-ab5e-4ec5-a77b-31b899e5f1b7, null, 0, false, true, null] 2024-06-25 23:53:25,778 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2114, durable=true, userID=1cf0bf5b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f566034-f8c8-4864-adea-340c80563a58, JMSReplyTo=temp-queue://44d604eb-ab5e-4ec5-a77b-31b899e5f1b7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1772854594, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:26,071 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d1d74ac-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1ceffc04-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1ceffc04-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33060478, true, {}] 2024-06-25 23:53:26,073 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1d1d74ac-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:26,073 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5c6ad0e3 2024-06-25 23:53:26,074 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5005c03d-e2ba-44fd-bcc7-397c0bdb07b3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:26,074 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3ca912bd 2024-06-25 23:53:26,075 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5005c03d-e2ba-44fd-bcc7-397c0bdb07b3, null, 0, false, true, null] 2024-06-25 23:53:26,076 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d1e37fe-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1ceffc04-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1ceffc04-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67073998, true, {}] 2024-06-25 23:53:26,077 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:26,078 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2114]:RELIABLE:CoreMessage[messageID=2114, durable=true, userID=1cf0bf5b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f566034-f8c8-4864-adea-340c80563a58, JMSReplyTo=temp-queue://44d604eb-ab5e-4ec5-a77b-31b899e5f1b7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1772854594 2024-06-25 23:53:26,078 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2114, durable=true, userID=1cf0bf5b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f566034-f8c8-4864-adea-340c80563a58, JMSReplyTo=temp-queue://44d604eb-ab5e-4ec5-a77b-31b899e5f1b7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1772854594 to transaction: TransactionImpl [xid=null, txID=2127, xid=null, state=ACTIVE, createTime=1719359606078(Tue Jun 25 23:53:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@bdc1c0d 2024-06-25 23:53:26,079 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d1ead2f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1ceffc04-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1ceffc04-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a04106e, true, {}] 2024-06-25 23:53:26,081 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2130, durable=true, userID=1d1ed441-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=44d604eb-ab5e-4ec5-a77b-31b899e5f1b7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f566034-f8c8-4864-adea-340c80563a58, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=efd3e0fb-1802-4e0d-b7db-8a79243e96d5]]@886341552, context: RoutingContextImpl(Address=44d604eb-ab5e-4ec5-a77b-31b899e5f1b7, routingType=ANYCAST, PreviousAddress=44d604eb-ab5e-4ec5-a77b-31b899e5f1b7 previousRoute:ANYCAST, reusable=true, version=-2147483493) .................................................. ***** durable queues 44d604eb-ab5e-4ec5-a77b-31b899e5f1b7: ***** non durable for 44d604eb-ab5e-4ec5-a77b-31b899e5f1b7: - queueID=2110 address:44d604eb-ab5e-4ec5-a77b-31b899e5f1b7 name:44d604eb-ab5e-4ec5-a77b-31b899e5f1b7 filter:null .................................................. , transaction: null 2024-06-25 23:53:26,081 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 44d604eb-ab5e-4ec5-a77b-31b899e5f1b7: Reference[2130]:RELIABLE:CoreMessage[messageID=2130, durable=true, userID=1d1ed441-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=44d604eb-ab5e-4ec5-a77b-31b899e5f1b7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f566034-f8c8-4864-adea-340c80563a58, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=efd3e0fb-1802-4e0d-b7db-8a79243e96d5]]@886341552 2024-06-25 23:53:26,082 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 44d604eb-ab5e-4ec5-a77b-31b899e5f1b7: CoreMessage[messageID=2130, durable=true, userID=1d1ed441-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=44d604eb-ab5e-4ec5-a77b-31b899e5f1b7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f566034-f8c8-4864-adea-340c80563a58, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=efd3e0fb-1802-4e0d-b7db-8a79243e96d5]]@886341552 to transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=ACTIVE, createTime=1719359606081(Tue Jun 25 23:53:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f5e1bc0 2024-06-25 23:53:26,082 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 44d604eb-ab5e-4ec5-a77b-31b899e5f1b7: CoreMessage[messageID=2130, durable=true, userID=1d1ed441-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=44d604eb-ab5e-4ec5-a77b-31b899e5f1b7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f566034-f8c8-4864-adea-340c80563a58, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=efd3e0fb-1802-4e0d-b7db-8a79243e96d5]]@886341552, transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=COMMITTED, createTime=1719359606081(Tue Jun 25 23:53:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f5e1bc0 2024-06-25 23:53:26,082 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2114, durable=true, userID=1cf0bf5b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:25 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f566034-f8c8-4864-adea-340c80563a58, JMSReplyTo=temp-queue://44d604eb-ab5e-4ec5-a77b-31b899e5f1b7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1772854594, transaction: TransactionImpl [xid=null, txID=2127, xid=null, state=COMMITTED, createTime=1719359606078(Tue Jun 25 23:53:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@bdc1c0d 2024-06-25 23:53:26,083 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d1f4972-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1ceffc04-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1ceffc04-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c3b93dc, true, {}] 2024-06-25 23:53:26,083 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [44d604eb-ab5e-4ec5-a77b-31b899e5f1b7] 2024-06-25 23:53:26,085 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c9430c6] 2024-06-25 23:53:26,086 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7c209c4d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:26,086 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008697 ms 2024-06-25 23:53:26,087 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5005c03d-e2ba-44fd-bcc7-397c0bdb07b3] 2024-06-25 23:53:26,088 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:26,088 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:26,089 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1ceffc04-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:26,090 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:26,090 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 320.715251 ms 2024-06-25 23:53:26,090 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:26,090 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:26,090 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:26,091 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 379402243'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:26,093 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2024-06-25 23:53:26,093 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1d20d014-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-25 23:53:26,094 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d20f727-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d20d014-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d20d014-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45d9df90, true, {}] 2024-06-25 23:53:26,095 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@52208167 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-25 23:53:26,095 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d211e38-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d20d014-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d20d014-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b819ad7, true, {}] 2024-06-25 23:53:26,096 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0ea5682b-f47d-4bbf-ade3-bb1a9784b779, address=0ea5682b-f47d-4bbf-ade3-bb1a9784b779, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:26,096 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3b16c46c 2024-06-25 23:53:26,097 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@12b3400 2024-06-25 23:53:26,097 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0ea5682b-f47d-4bbf-ade3-bb1a9784b779, null, 0, false, true, null] 2024-06-25 23:53:26,099 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2174, durable=true, userID=1d21ba7b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ac07458-156c-4108-a02f-07ef18075beb, JMSReplyTo=temp-queue://0ea5682b-f47d-4bbf-ade3-bb1a9784b779, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1237351423, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:26,393 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d4e6fcc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d20d014-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d20d014-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cafac13, true, {}] 2024-06-25 23:53:26,394 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1d4e6fcc-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:26,394 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@f5891ab 2024-06-25 23:53:26,395 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4b5feb41-a223-4d4b-8b6c-8a6e364c1a8d, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:26,396 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11dd6c73 2024-06-25 23:53:26,396 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4b5feb41-a223-4d4b-8b6c-8a6e364c1a8d, null, 0, false, true, null] 2024-06-25 23:53:26,397 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d4f331e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d20d014-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d20d014-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@773d3faf, true, {}] 2024-06-25 23:53:26,398 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:26,399 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2174]:RELIABLE:CoreMessage[messageID=2174, durable=true, userID=1d21ba7b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ac07458-156c-4108-a02f-07ef18075beb, JMSReplyTo=temp-queue://0ea5682b-f47d-4bbf-ade3-bb1a9784b779, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1237351423 2024-06-25 23:53:26,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2174, durable=true, userID=1d21ba7b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ac07458-156c-4108-a02f-07ef18075beb, JMSReplyTo=temp-queue://0ea5682b-f47d-4bbf-ade3-bb1a9784b779, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1237351423 to transaction: TransactionImpl [xid=null, txID=2187, xid=null, state=ACTIVE, createTime=1719359606399(Tue Jun 25 23:53:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3e73ca31 2024-06-25 23:53:26,400 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d4fa84f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d20d014-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d20d014-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43a747ec, true, {}] 2024-06-25 23:53:26,402 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2190, durable=true, userID=1d4ff671-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=0ea5682b-f47d-4bbf-ade3-bb1a9784b779, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ac07458-156c-4108-a02f-07ef18075beb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0f81976b-1e25-4393-baf4-a71e5ea32164]]@1336713296, context: RoutingContextImpl(Address=0ea5682b-f47d-4bbf-ade3-bb1a9784b779, routingType=ANYCAST, PreviousAddress=0ea5682b-f47d-4bbf-ade3-bb1a9784b779 previousRoute:ANYCAST, reusable=true, version=-2147483489) .................................................. ***** durable queues 0ea5682b-f47d-4bbf-ade3-bb1a9784b779: ***** non durable for 0ea5682b-f47d-4bbf-ade3-bb1a9784b779: - queueID=2170 address:0ea5682b-f47d-4bbf-ade3-bb1a9784b779 name:0ea5682b-f47d-4bbf-ade3-bb1a9784b779 filter:null .................................................. , transaction: null 2024-06-25 23:53:26,402 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0ea5682b-f47d-4bbf-ade3-bb1a9784b779: Reference[2190]:RELIABLE:CoreMessage[messageID=2190, durable=true, userID=1d4ff671-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=0ea5682b-f47d-4bbf-ade3-bb1a9784b779, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ac07458-156c-4108-a02f-07ef18075beb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0f81976b-1e25-4393-baf4-a71e5ea32164]]@1336713296 2024-06-25 23:53:26,403 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0ea5682b-f47d-4bbf-ade3-bb1a9784b779: CoreMessage[messageID=2190, durable=true, userID=1d4ff671-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=0ea5682b-f47d-4bbf-ade3-bb1a9784b779, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ac07458-156c-4108-a02f-07ef18075beb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0f81976b-1e25-4393-baf4-a71e5ea32164]]@1336713296 to transaction: TransactionImpl [xid=null, txID=2193, xid=null, state=ACTIVE, createTime=1719359606403(Tue Jun 25 23:53:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@db16afa 2024-06-25 23:53:26,403 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2174, durable=true, userID=1d21ba7b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ac07458-156c-4108-a02f-07ef18075beb, JMSReplyTo=temp-queue://0ea5682b-f47d-4bbf-ade3-bb1a9784b779, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1237351423, transaction: TransactionImpl [xid=null, txID=2187, xid=null, state=COMMITTED, createTime=1719359606399(Tue Jun 25 23:53:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3e73ca31 2024-06-25 23:53:26,403 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0ea5682b-f47d-4bbf-ade3-bb1a9784b779: CoreMessage[messageID=2190, durable=true, userID=1d4ff671-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=0ea5682b-f47d-4bbf-ade3-bb1a9784b779, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6ac07458-156c-4108-a02f-07ef18075beb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0f81976b-1e25-4393-baf4-a71e5ea32164]]@1336713296, transaction: TransactionImpl [xid=null, txID=2193, xid=null, state=COMMITTED, createTime=1719359606403(Tue Jun 25 23:53:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@db16afa 2024-06-25 23:53:26,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d504492-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d20d014-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d20d014-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@297abd53, true, {}] 2024-06-25 23:53:26,405 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0ea5682b-f47d-4bbf-ade3-bb1a9784b779] 2024-06-25 23:53:26,407 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61b6f287] 2024-06-25 23:53:26,408 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1f46cc28[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:26,408 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009547 ms 2024-06-25 23:53:26,409 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4b5feb41-a223-4d4b-8b6c-8a6e364c1a8d] 2024-06-25 23:53:26,410 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:26,410 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:26,411 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1d20d014-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:26,412 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:26,412 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 321.363201 ms 2024-06-25 23:53:26,412 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:26,413 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:26,413 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:26,413 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 140200098'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:26,415 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-25 23:53:26,416 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1d521954-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:26,417 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d521957-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d521954-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d521954-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78cccc50, true, {}] 2024-06-25 23:53:26,418 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@67ee474f - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:26,418 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d526778-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d521954-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d521954-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@485410, true, {}] 2024-06-25 23:53:26,419 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f850546a-c6a5-4f52-8a16-00a49c484046, address=f850546a-c6a5-4f52-8a16-00a49c484046, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:26,419 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4764e730 2024-06-25 23:53:26,420 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e855017 2024-06-25 23:53:26,420 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f850546a-c6a5-4f52-8a16-00a49c484046, null, 0, false, true, null] 2024-06-25 23:53:26,422 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2234, durable=true, userID=1d52dcab-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8e58108-85c4-4a0f-aa13-a2cc6e6fb764, JMSReplyTo=temp-queue://f850546a-c6a5-4f52-8a16-00a49c484046, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@642392369, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:26,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d7f91fc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d521954-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d521954-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@725af483, true, {}] 2024-06-25 23:53:26,716 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1d7f91fc-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:26,716 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@347c2d3c 2024-06-25 23:53:26,717 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8f82f18f-a872-4ccb-94dd-a128392d18fc, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:26,718 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2eb42586 2024-06-25 23:53:26,718 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8f82f18f-a872-4ccb-94dd-a128392d18fc, null, 0, false, true, null] 2024-06-25 23:53:26,719 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d80554e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d521954-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d521954-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ab4830, true, {}] 2024-06-25 23:53:26,720 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:26,720 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2234]:RELIABLE:CoreMessage[messageID=2234, durable=true, userID=1d52dcab-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8e58108-85c4-4a0f-aa13-a2cc6e6fb764, JMSReplyTo=temp-queue://f850546a-c6a5-4f52-8a16-00a49c484046, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@642392369 2024-06-25 23:53:26,721 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2234, durable=true, userID=1d52dcab-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8e58108-85c4-4a0f-aa13-a2cc6e6fb764, JMSReplyTo=temp-queue://f850546a-c6a5-4f52-8a16-00a49c484046, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@642392369 to transaction: TransactionImpl [xid=null, txID=2247, xid=null, state=ACTIVE, createTime=1719359606721(Tue Jun 25 23:53:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5140676b 2024-06-25 23:53:26,722 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d80a36f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d521954-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d521954-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53afd1c0, true, {}] 2024-06-25 23:53:26,723 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2250, durable=true, userID=1d80f191-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=f850546a-c6a5-4f52-8a16-00a49c484046, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8e58108-85c4-4a0f-aa13-a2cc6e6fb764, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bdbbc2ff-4327-4376-a6b2-ed4befc05a51]]@548039096, context: RoutingContextImpl(Address=f850546a-c6a5-4f52-8a16-00a49c484046, routingType=ANYCAST, PreviousAddress=f850546a-c6a5-4f52-8a16-00a49c484046 previousRoute:ANYCAST, reusable=true, version=-2147483485) .................................................. ***** durable queues f850546a-c6a5-4f52-8a16-00a49c484046: ***** non durable for f850546a-c6a5-4f52-8a16-00a49c484046: - queueID=2230 address:f850546a-c6a5-4f52-8a16-00a49c484046 name:f850546a-c6a5-4f52-8a16-00a49c484046 filter:null .................................................. , transaction: null 2024-06-25 23:53:26,724 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f850546a-c6a5-4f52-8a16-00a49c484046: Reference[2250]:RELIABLE:CoreMessage[messageID=2250, durable=true, userID=1d80f191-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=f850546a-c6a5-4f52-8a16-00a49c484046, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8e58108-85c4-4a0f-aa13-a2cc6e6fb764, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bdbbc2ff-4327-4376-a6b2-ed4befc05a51]]@548039096 2024-06-25 23:53:26,724 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f850546a-c6a5-4f52-8a16-00a49c484046: CoreMessage[messageID=2250, durable=true, userID=1d80f191-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=f850546a-c6a5-4f52-8a16-00a49c484046, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8e58108-85c4-4a0f-aa13-a2cc6e6fb764, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bdbbc2ff-4327-4376-a6b2-ed4befc05a51]]@548039096 to transaction: TransactionImpl [xid=null, txID=2253, xid=null, state=ACTIVE, createTime=1719359606724(Tue Jun 25 23:53:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60ef18fd 2024-06-25 23:53:26,724 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f850546a-c6a5-4f52-8a16-00a49c484046: CoreMessage[messageID=2250, durable=true, userID=1d80f191-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=f850546a-c6a5-4f52-8a16-00a49c484046, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8e58108-85c4-4a0f-aa13-a2cc6e6fb764, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bdbbc2ff-4327-4376-a6b2-ed4befc05a51]]@548039096, transaction: TransactionImpl [xid=null, txID=2253, xid=null, state=COMMITTED, createTime=1719359606724(Tue Jun 25 23:53:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60ef18fd 2024-06-25 23:53:26,725 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2234, durable=true, userID=1d52dcab-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d8e58108-85c4-4a0f-aa13-a2cc6e6fb764, JMSReplyTo=temp-queue://f850546a-c6a5-4f52-8a16-00a49c484046, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@642392369, transaction: TransactionImpl [xid=null, txID=2247, xid=null, state=COMMITTED, createTime=1719359606721(Tue Jun 25 23:53:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5140676b 2024-06-25 23:53:26,725 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d813fb2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d521954-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d521954-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ddbe42a, true, {}] 2024-06-25 23:53:26,726 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f850546a-c6a5-4f52-8a16-00a49c484046] 2024-06-25 23:53:26,727 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c2a7c73] 2024-06-25 23:53:26,728 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@52460816[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:26,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018205 ms 2024-06-25 23:53:26,729 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8f82f18f-a872-4ccb-94dd-a128392d18fc] 2024-06-25 23:53:26,731 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:26,731 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:26,731 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1d521954-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:26,732 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:26,732 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 319.311555 ms 2024-06-25 23:53:26,732 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:26,733 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:26,733 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:26,733 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1262766510'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:26,736 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-25 23:53:26,737 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1d831474-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-25 23:53:26,738 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d831477-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d831474-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d831474-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ff89973, true, {}] 2024-06-25 23:53:26,738 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4f32f9bf - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-25 23:53:26,739 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1d836298-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d831474-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d831474-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@121ecf00, true, {}] 2024-06-25 23:53:26,740 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2931a042-873e-4a11-a28c-d08d49621254, address=2931a042-873e-4a11-a28c-d08d49621254, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:26,740 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@409747fa 2024-06-25 23:53:26,740 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5486b217 2024-06-25 23:53:26,741 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2931a042-873e-4a11-a28c-d08d49621254, null, 0, false, true, null] 2024-06-25 23:53:26,743 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2294, durable=true, userID=1d83d7cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2db0f4d9-1a1c-4b48-b3e3-96ff5ac4ea0c, JMSReplyTo=temp-queue://2931a042-873e-4a11-a28c-d08d49621254, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@383950277, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:27,035 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1db0660c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d831474-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d831474-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c6d4156, true, {}] 2024-06-25 23:53:27,036 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1db0660c-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:27,036 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2332421f 2024-06-25 23:53:27,037 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bd7b8d40-d16b-4ddb-8738-22d6455da92f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:27,038 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@51681a4 2024-06-25 23:53:27,038 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bd7b8d40-d16b-4ddb-8738-22d6455da92f, null, 0, false, true, null] 2024-06-25 23:53:27,039 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1db1295e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d831474-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d831474-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3443c464, true, {}] 2024-06-25 23:53:27,040 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:27,041 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2294]:RELIABLE:CoreMessage[messageID=2294, durable=true, userID=1d83d7cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2db0f4d9-1a1c-4b48-b3e3-96ff5ac4ea0c, JMSReplyTo=temp-queue://2931a042-873e-4a11-a28c-d08d49621254, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@383950277 2024-06-25 23:53:27,041 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2294, durable=true, userID=1d83d7cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2db0f4d9-1a1c-4b48-b3e3-96ff5ac4ea0c, JMSReplyTo=temp-queue://2931a042-873e-4a11-a28c-d08d49621254, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@383950277 to transaction: TransactionImpl [xid=null, txID=2307, xid=null, state=ACTIVE, createTime=1719359607041(Tue Jun 25 23:53:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48ac187 2024-06-25 23:53:27,042 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1db19e8f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d831474-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d831474-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71fe5912, true, {}] 2024-06-25 23:53:27,043 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2310, durable=true, userID=1db1c5a1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=2931a042-873e-4a11-a28c-d08d49621254, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2db0f4d9-1a1c-4b48-b3e3-96ff5ac4ea0c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2d2d6296-b87b-4b1c-b397-5e4d92e23082]]@1344669800, context: RoutingContextImpl(Address=2931a042-873e-4a11-a28c-d08d49621254, routingType=ANYCAST, PreviousAddress=2931a042-873e-4a11-a28c-d08d49621254 previousRoute:ANYCAST, reusable=true, version=-2147483481) .................................................. ***** durable queues 2931a042-873e-4a11-a28c-d08d49621254: ***** non durable for 2931a042-873e-4a11-a28c-d08d49621254: - queueID=2290 address:2931a042-873e-4a11-a28c-d08d49621254 name:2931a042-873e-4a11-a28c-d08d49621254 filter:null .................................................. , transaction: null 2024-06-25 23:53:27,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2931a042-873e-4a11-a28c-d08d49621254: Reference[2310]:RELIABLE:CoreMessage[messageID=2310, durable=true, userID=1db1c5a1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=2931a042-873e-4a11-a28c-d08d49621254, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2db0f4d9-1a1c-4b48-b3e3-96ff5ac4ea0c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2d2d6296-b87b-4b1c-b397-5e4d92e23082]]@1344669800 2024-06-25 23:53:27,044 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2931a042-873e-4a11-a28c-d08d49621254: CoreMessage[messageID=2310, durable=true, userID=1db1c5a1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=2931a042-873e-4a11-a28c-d08d49621254, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2db0f4d9-1a1c-4b48-b3e3-96ff5ac4ea0c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2d2d6296-b87b-4b1c-b397-5e4d92e23082]]@1344669800 to transaction: TransactionImpl [xid=null, txID=2313, xid=null, state=ACTIVE, createTime=1719359607044(Tue Jun 25 23:53:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1905827c 2024-06-25 23:53:27,044 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2931a042-873e-4a11-a28c-d08d49621254: CoreMessage[messageID=2310, durable=true, userID=1db1c5a1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=2931a042-873e-4a11-a28c-d08d49621254, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2db0f4d9-1a1c-4b48-b3e3-96ff5ac4ea0c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2d2d6296-b87b-4b1c-b397-5e4d92e23082]]@1344669800, transaction: TransactionImpl [xid=null, txID=2313, xid=null, state=COMMITTED, createTime=1719359607044(Tue Jun 25 23:53:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1905827c 2024-06-25 23:53:27,045 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2294, durable=true, userID=1d83d7cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:26 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2db0f4d9-1a1c-4b48-b3e3-96ff5ac4ea0c, JMSReplyTo=temp-queue://2931a042-873e-4a11-a28c-d08d49621254, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@383950277, transaction: TransactionImpl [xid=null, txID=2307, xid=null, state=COMMITTED, createTime=1719359607041(Tue Jun 25 23:53:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48ac187 2024-06-25 23:53:27,045 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1db213c2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1d831474-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1d831474-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4007fe5e, true, {}] 2024-06-25 23:53:27,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2931a042-873e-4a11-a28c-d08d49621254] 2024-06-25 23:53:27,049 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@eb23b9c] 2024-06-25 23:53:27,050 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@166d3414[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:27,050 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012246 ms 2024-06-25 23:53:27,051 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [bd7b8d40-d16b-4ddb-8738-22d6455da92f] 2024-06-25 23:53:27,052 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:27,052 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:27,053 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1d831474-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:27,054 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:27,054 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 320.948398 ms 2024-06-25 23:53:27,054 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis]> 2024-06-25 23:53:27,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:27,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [artemis]> 2024-06-25 23:53:27,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1106791345'. 2024-06-25 23:53:27,057 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled 2024-06-25 23:53:27,057 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:53:27,058 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:27,058 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.661094 ms 2024-06-25 23:53:27,058 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [artemis]> 2024-06-25 23:53:27,058 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:27,058 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [artemis]> 2024-06-25 23:53:27,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2008088356'. 2024-06-25 23:53:27,060 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:53:27,061 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1db484c5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-25 23:53:27,062 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1db484c8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1db484c5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1db484c5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f0c33a, true, {}] 2024-06-25 23:53:27,063 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5200d26 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-25 23:53:27,063 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1db4d2e9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1db484c5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1db484c5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56e77564, true, {}] 2024-06-25 23:53:27,063 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1db4d2e9-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:27,064 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1a1587f5 2024-06-25 23:53:27,064 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=76cd9d9e-7b53-40d2-be1b-bfc32821378e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:27,065 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a6aed6e 2024-06-25 23:53:27,066 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 76cd9d9e-7b53-40d2-be1b-bfc32821378e, null, 0, false, true, null] 2024-06-25 23:53:27,067 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1db56f2b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1db484c5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1db484c5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@759fa69, true, {}] 2024-06-25 23:53:27,068 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testCurrentMessageRequestReply, address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:27,068 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11823d93 2024-06-25 23:53:27,069 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@43f12ad5 2024-06-25 23:53:27,069 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessageRequestReply, null, 0, false, true, null] 2024-06-25 23:53:27,070 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1db5e45d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1db484c5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1db484c5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cb293a1, true, {}] 2024-06-25 23:53:27,071 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=743786d9-5fae-4b10-8c09-7a511970260b, address=743786d9-5fae-4b10-8c09-7a511970260b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:27,071 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@30b9c15b 2024-06-25 23:53:27,071 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@338c2897 2024-06-25 23:53:27,072 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 743786d9-5fae-4b10-8c09-7a511970260b, null, 0, false, true, null] 2024-06-25 23:53:27,074 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2371, durable=true, userID=1db65990-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e825c5-30f1-447e-ac17-7fa6a4c0ee56, JMSReplyTo=temp-queue://743786d9-5fae-4b10-8c09-7a511970260b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@837040367, context: RoutingContextImpl(Address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessageRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483476) .................................................. ***** durable queues test/mom/testCurrentMessageRequestReply: - queueID=2360 address:test/mom/testCurrentMessageRequestReply name:test/mom/testCurrentMessageRequestReply filter:null ***** non durable for test/mom/testCurrentMessageRequestReply: .................................................. , transaction: null 2024-06-25 23:53:27,075 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessageRequestReply: Reference[2371]:RELIABLE:CoreMessage[messageID=2371, durable=true, userID=1db65990-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e825c5-30f1-447e-ac17-7fa6a4c0ee56, JMSReplyTo=temp-queue://743786d9-5fae-4b10-8c09-7a511970260b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@837040367 2024-06-25 23:53:27,075 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=2371, durable=true, userID=1db65990-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e825c5-30f1-447e-ac17-7fa6a4c0ee56, JMSReplyTo=temp-queue://743786d9-5fae-4b10-8c09-7a511970260b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@837040367 to transaction: TransactionImpl [xid=null, txID=2372, xid=null, state=ACTIVE, createTime=1719359607075(Tue Jun 25 23:53:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@703f3397 2024-06-25 23:53:27,076 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1db6cec1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1db484c5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1db484c5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f139085, true, {}] 2024-06-25 23:53:27,078 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2375, durable=true, userID=1db6f5d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=743786d9-5fae-4b10-8c09-7a511970260b, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e825c5-30f1-447e-ac17-7fa6a4c0ee56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@645171560, context: RoutingContextImpl(Address=743786d9-5fae-4b10-8c09-7a511970260b, routingType=ANYCAST, PreviousAddress=743786d9-5fae-4b10-8c09-7a511970260b previousRoute:ANYCAST, reusable=true, version=-2147483475) .................................................. ***** durable queues 743786d9-5fae-4b10-8c09-7a511970260b: ***** non durable for 743786d9-5fae-4b10-8c09-7a511970260b: - queueID=2367 address:743786d9-5fae-4b10-8c09-7a511970260b name:743786d9-5fae-4b10-8c09-7a511970260b filter:null .................................................. , transaction: null 2024-06-25 23:53:27,078 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 743786d9-5fae-4b10-8c09-7a511970260b: Reference[2375]:RELIABLE:CoreMessage[messageID=2375, durable=true, userID=1db6f5d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=743786d9-5fae-4b10-8c09-7a511970260b, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e825c5-30f1-447e-ac17-7fa6a4c0ee56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@645171560 2024-06-25 23:53:27,078 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=2371, durable=true, userID=1db65990-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e825c5-30f1-447e-ac17-7fa6a4c0ee56, JMSReplyTo=temp-queue://743786d9-5fae-4b10-8c09-7a511970260b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@837040367, transaction: TransactionImpl [xid=null, txID=2372, xid=null, state=COMMITTED, createTime=1719359607075(Tue Jun 25 23:53:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@703f3397 2024-06-25 23:53:27,078 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 743786d9-5fae-4b10-8c09-7a511970260b: CoreMessage[messageID=2375, durable=true, userID=1db6f5d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=743786d9-5fae-4b10-8c09-7a511970260b, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e825c5-30f1-447e-ac17-7fa6a4c0ee56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@645171560 to transaction: TransactionImpl [xid=null, txID=2378, xid=null, state=ACTIVE, createTime=1719359607078(Tue Jun 25 23:53:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@a404b9e 2024-06-25 23:53:27,079 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 743786d9-5fae-4b10-8c09-7a511970260b: CoreMessage[messageID=2375, durable=true, userID=1db6f5d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=743786d9-5fae-4b10-8c09-7a511970260b, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c1e825c5-30f1-447e-ac17-7fa6a4c0ee56, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@645171560, transaction: TransactionImpl [xid=null, txID=2378, xid=null, state=COMMITTED, createTime=1719359607078(Tue Jun 25 23:53:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@a404b9e 2024-06-25 23:53:27,079 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1db743f4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1db484c5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1db484c5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6299b7c7, true, {}] 2024-06-25 23:53:27,080 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [743786d9-5fae-4b10-8c09-7a511970260b] 2024-06-25 23:53:27,081 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@408a0e92, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d18d9ed] 2024-06-25 23:53:27,082 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6391d34f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:27,082 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017680 ms 2024-06-25 23:53:27,083 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [76cd9d9e-7b53-40d2-be1b-bfc32821378e] 2024-06-25 23:53:27,084 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:27,084 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:27,085 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1db484c5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:27,086 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:27,086 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.268255 ms 2024-06-25 23:53:27,086 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [artemis]> 2024-06-25 23:53:27,087 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:27,087 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [artemis]> 2024-06-25 23:53:27,087 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1541167974'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:27,089 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:27,090 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 1db8ca96-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener] 2024-06-25 23:53:27,090 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1db8f1a9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1db8ca96-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1db8ca96-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@402d7f81, true, {}] 2024-06-25 23:53:27,091 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4cfaede5 - MDC[jobName=JMS reply cancel message listener] 2024-06-25 23:53:27,091 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1db918ba-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1db8ca96-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1db8ca96-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16f586bf, true, {}] 2024-06-25 23:53:27,092 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1db918ba-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:27,092 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@29776f3f 2024-06-25 23:53:27,093 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=25dcd407-9745-4bf7-84c0-d2ee4a089069, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:27,093 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@10084430 2024-06-25 23:53:27,094 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 25dcd407-9745-4bf7-84c0-d2ee4a089069, null, 0, false, true, null] 2024-06-25 23:53:27,095 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1db98dec-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1db8ca96-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1db8ca96-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@359b967e, true, {}] 2024-06-25 23:53:27,095 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 1db98dec-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicRequestReplyTimeout, [MULTICAST], true] 2024-06-25 23:53:27,096 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@cbe0926 2024-06-25 23:53:27,096 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=93fa7004-66d7-4c73-b7c1-b53747b29d91, address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:27,097 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c963866 2024-06-25 23:53:27,097 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 93fa7004-66d7-4c73-b7c1-b53747b29d91, null, 0, false, true, null] 2024-06-25 23:53:27,098 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [1dba2a2e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1db8ca96-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1db8ca96-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31e8bbf3, true, {}] 2024-06-25 23:53:27,098 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=adf0f0d5-128c-47a3-b3a3-048af151928f, address=adf0f0d5-128c-47a3-b3a3-048af151928f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:27,099 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@333c690c 2024-06-25 23:53:27,099 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@797187a3 2024-06-25 23:53:27,100 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, adf0f0d5-128c-47a3-b3a3-048af151928f, null, 0, false, true, null] 2024-06-25 23:53:27,101 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2435, durable=true, userID=1dba9f61-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9b9d236-e3bd-44a8-a68a-7855d00927bf, JMSReplyTo=temp-queue://adf0f0d5-128c-47a3-b3a3-048af151928f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2070753814, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyTimeout previousRoute:MULTICAST, reusable=true, version=-2147483471) .................................................. ***** durable queues test/mom/testTopicRequestReplyTimeout: ***** non durable for test/mom/testTopicRequestReplyTimeout: - queueID=2425 address:test/mom/testTopicRequestReplyTimeout name:93fa7004-66d7-4c73-b7c1-b53747b29d91 filter:null .................................................. , transaction: null 2024-06-25 23:53:27,102 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 93fa7004-66d7-4c73-b7c1-b53747b29d91: Reference[2435]:RELIABLE:CoreMessage[messageID=2435, durable=true, userID=1dba9f61-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9b9d236-e3bd-44a8-a68a-7855d00927bf, JMSReplyTo=temp-queue://adf0f0d5-128c-47a3-b3a3-048af151928f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2070753814 2024-06-25 23:53:27,102 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 93fa7004-66d7-4c73-b7c1-b53747b29d91: CoreMessage[messageID=2435, durable=true, userID=1dba9f61-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9b9d236-e3bd-44a8-a68a-7855d00927bf, JMSReplyTo=temp-queue://adf0f0d5-128c-47a3-b3a3-048af151928f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2070753814 to transaction: TransactionImpl [xid=null, txID=2436, xid=null, state=ACTIVE, createTime=1719359607102(Tue Jun 25 23:53:27 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f459f51 2024-06-25 23:53:27,102 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 93fa7004-66d7-4c73-b7c1-b53747b29d91: CoreMessage[messageID=2435, durable=true, userID=1dba9f61-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:27 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9b9d236-e3bd-44a8-a68a-7855d00927bf, JMSReplyTo=temp-queue://adf0f0d5-128c-47a3-b3a3-048af151928f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2070753814, transaction: TransactionImpl [xid=null, txID=2436, xid=null, state=COMMITTED, createTime=1719359607102(Tue Jun 25 23:53:27 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f459f51 2024-06-25 23:53:32,099 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20b51ab2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=1db8ca96-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=1db8ca96-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@546e22fd, true, {}] 2024-06-25 23:53:32,100 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom82] 2024-06-25 23:53:32,100 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2439, durable=true, userID=20b541c4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9b9d236-e3bd-44a8-a68a-7855d00927bf, _AMQ_ROUTING_TYPE=0]]@609492271, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483472) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=2417 address:scout.mom.requestreply.cancellation name:25dcd407-9745-4bf7-84c0-d2ee4a089069 filter:null .................................................. , transaction: null 2024-06-25 23:53:32,100 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 25dcd407-9745-4bf7-84c0-d2ee4a089069: Reference[2439]:RELIABLE:CoreMessage[messageID=2439, durable=true, userID=20b541c4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9b9d236-e3bd-44a8-a68a-7855d00927bf, _AMQ_ROUTING_TYPE=0]]@609492271 2024-06-25 23:53:32,101 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 25dcd407-9745-4bf7-84c0-d2ee4a089069: CoreMessage[messageID=2439, durable=true, userID=20b541c4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9b9d236-e3bd-44a8-a68a-7855d00927bf, _AMQ_ROUTING_TYPE=0]]@609492271 to transaction: TransactionImpl [xid=null, txID=2446, xid=null, state=ACTIVE, createTime=1719359612101(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48ee5ea1 2024-06-25 23:53:32,101 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 25dcd407-9745-4bf7-84c0-d2ee4a089069: CoreMessage[messageID=2439, durable=true, userID=20b541c4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9b9d236-e3bd-44a8-a68a-7855d00927bf, _AMQ_ROUTING_TYPE=0]]@609492271, transaction: TransactionImpl [xid=null, txID=2446, xid=null, state=COMMITTED, createTime=1719359612101(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48ee5ea1 2024-06-25 23:53:32,101 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b6c882c] 2024-06-25 23:53:32,102 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [93fa7004-66d7-4c73-b7c1-b53747b29d91] 2024-06-25 23:53:32,104 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5745baf0[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:32,104 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008954 ms 2024-06-25 23:53:32,104 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [25dcd407-9745-4bf7-84c0-d2ee4a089069] 2024-06-25 23:53:32,106 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:32,106 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:32,107 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 1db8ca96-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:32,108 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:32,108 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5021.371683 ms 2024-06-25 23:53:32,108 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [artemis]> 2024-06-25 23:53:32,109 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:32,109 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:32,110 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2146744500'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:32,112 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:32,112 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20b73d96-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:32,113 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20b764a9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20b73d96-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20b73d96-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41c47fa0, true, {}] 2024-06-25 23:53:32,114 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4fc8208f - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:32,114 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20b78bba-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20b73d96-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20b73d96-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1875f125, true, {}] 2024-06-25 23:53:32,115 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 20b78bba-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:32,116 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@54e58533 2024-06-25 23:53:32,116 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d23d6482-5370-499a-8462-587d18bb4ba2, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:32,117 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@20051da1 2024-06-25 23:53:32,118 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d23d6482-5370-499a-8462-587d18bb4ba2, null, 0, false, true, null] 2024-06-25 23:53:32,119 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20b827fc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20b73d96-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20b73d96-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@408ffd49, true, {}] 2024-06-25 23:53:32,119 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 20b827fc-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicRequestReplyMultipleSubscriptions, [MULTICAST], true] 2024-06-25 23:53:32,120 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@202fe872 2024-06-25 23:53:32,120 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5c19ede3-204d-4bbd-a03e-efb10113bdc6, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:32,121 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@43d9b1e7 2024-06-25 23:53:32,121 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5c19ede3-204d-4bbd-a03e-efb10113bdc6, null, 0, false, true, null] 2024-06-25 23:53:32,122 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20b8c43e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20b73d96-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20b73d96-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@aa25675, true, {}] 2024-06-25 23:53:32,123 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a34fff2f-4afb-41fe-9b44-19b5ad8a30f3, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:32,123 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66d1ef4b 2024-06-25 23:53:32,124 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a34fff2f-4afb-41fe-9b44-19b5ad8a30f3, null, 0, false, true, null] 2024-06-25 23:53:32,125 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20b93970-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20b73d96-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20b73d96-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66050aab, true, {}] 2024-06-25 23:53:32,125 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=17d55272-e5ff-423d-a114-2cda0c38e123, address=17d55272-e5ff-423d-a114-2cda0c38e123, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:32,125 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72541183 2024-06-25 23:53:32,126 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@227072cc 2024-06-25 23:53:32,127 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 17d55272-e5ff-423d-a114-2cda0c38e123, null, 0, false, true, null] 2024-06-25 23:53:32,128 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2508, durable=true, userID=20b98793-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, JMSReplyTo=temp-queue://17d55272-e5ff-423d-a114-2cda0c38e123, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1436735162, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483464) .................................................. ***** durable queues test/mom/testTopicRequestReplyMultipleSubscriptions: ***** non durable for test/mom/testTopicRequestReplyMultipleSubscriptions: - queueID=2492 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:5c19ede3-204d-4bbd-a03e-efb10113bdc6 filter:null - queueID=2498 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:a34fff2f-4afb-41fe-9b44-19b5ad8a30f3 filter:null .................................................. , transaction: null 2024-06-25 23:53:32,128 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5c19ede3-204d-4bbd-a03e-efb10113bdc6: Reference[2508]:RELIABLE:CoreMessage[messageID=2508, durable=true, userID=20b98793-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, JMSReplyTo=temp-queue://17d55272-e5ff-423d-a114-2cda0c38e123, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1436735162 2024-06-25 23:53:32,128 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a34fff2f-4afb-41fe-9b44-19b5ad8a30f3: Reference[2508]:RELIABLE:CoreMessage[messageID=2508, durable=true, userID=20b98793-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, JMSReplyTo=temp-queue://17d55272-e5ff-423d-a114-2cda0c38e123, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1436735162 2024-06-25 23:53:32,129 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5c19ede3-204d-4bbd-a03e-efb10113bdc6: CoreMessage[messageID=2508, durable=true, userID=20b98793-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, JMSReplyTo=temp-queue://17d55272-e5ff-423d-a114-2cda0c38e123, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1436735162 to transaction: TransactionImpl [xid=null, txID=2509, xid=null, state=ACTIVE, createTime=1719359612129(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5749b5be 2024-06-25 23:53:32,129 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a34fff2f-4afb-41fe-9b44-19b5ad8a30f3: CoreMessage[messageID=2508, durable=true, userID=20b98793-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, JMSReplyTo=temp-queue://17d55272-e5ff-423d-a114-2cda0c38e123, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1436735162 to transaction: TransactionImpl [xid=null, txID=2510, xid=null, state=ACTIVE, createTime=1719359612129(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32d5e3ff 2024-06-25 23:53:32,129 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a34fff2f-4afb-41fe-9b44-19b5ad8a30f3: CoreMessage[messageID=2508, durable=true, userID=20b98793-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, JMSReplyTo=temp-queue://17d55272-e5ff-423d-a114-2cda0c38e123, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1436735162, transaction: TransactionImpl [xid=null, txID=2510, xid=null, state=COMMITTED, createTime=1719359612129(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32d5e3ff 2024-06-25 23:53:32,129 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5c19ede3-204d-4bbd-a03e-efb10113bdc6: CoreMessage[messageID=2508, durable=true, userID=20b98793-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, JMSReplyTo=temp-queue://17d55272-e5ff-423d-a114-2cda0c38e123, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1436735162, transaction: TransactionImpl [xid=null, txID=2509, xid=null, state=COMMITTED, createTime=1719359612129(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5749b5be 2024-06-25 23:53:32,129 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20b9d5b4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20b73d96-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20b73d96-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@473e55a6, true, {}] 2024-06-25 23:53:32,130 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20b9fcc5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20b73d96-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20b73d96-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@446bf9c5, true, {}] 2024-06-25 23:53:32,131 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2515, durable=true, userID=20ba23d7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=17d55272-e5ff-423d-a114-2cda0c38e123, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b7537c69-f897-4d8f-a6c8-85138cce83ef]]@680275295, context: RoutingContextImpl(Address=17d55272-e5ff-423d-a114-2cda0c38e123, routingType=ANYCAST, PreviousAddress=17d55272-e5ff-423d-a114-2cda0c38e123 previousRoute:ANYCAST, reusable=true, version=-2147483463) .................................................. ***** durable queues 17d55272-e5ff-423d-a114-2cda0c38e123: ***** non durable for 17d55272-e5ff-423d-a114-2cda0c38e123: - queueID=2504 address:17d55272-e5ff-423d-a114-2cda0c38e123 name:17d55272-e5ff-423d-a114-2cda0c38e123 filter:null .................................................. , transaction: null 2024-06-25 23:53:32,131 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 17d55272-e5ff-423d-a114-2cda0c38e123: Reference[2515]:RELIABLE:CoreMessage[messageID=2515, durable=true, userID=20ba23d7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=17d55272-e5ff-423d-a114-2cda0c38e123, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b7537c69-f897-4d8f-a6c8-85138cce83ef]]@680275295 2024-06-25 23:53:32,132 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 17d55272-e5ff-423d-a114-2cda0c38e123: CoreMessage[messageID=2515, durable=true, userID=20ba23d7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=17d55272-e5ff-423d-a114-2cda0c38e123, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b7537c69-f897-4d8f-a6c8-85138cce83ef]]@680275295 to transaction: TransactionImpl [xid=null, txID=2519, xid=null, state=ACTIVE, createTime=1719359612132(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@27641aa3 2024-06-25 23:53:32,132 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2516, durable=true, userID=20ba23d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=17d55272-e5ff-423d-a114-2cda0c38e123, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f3409946-6f93-4fe5-a2c3-7f4428ffa684]]@770042193, context: RoutingContextImpl(Address=17d55272-e5ff-423d-a114-2cda0c38e123, routingType=ANYCAST, PreviousAddress=17d55272-e5ff-423d-a114-2cda0c38e123 previousRoute:ANYCAST, reusable=true, version=-2147483463) .................................................. ***** durable queues 17d55272-e5ff-423d-a114-2cda0c38e123: ***** non durable for 17d55272-e5ff-423d-a114-2cda0c38e123: - queueID=2504 address:17d55272-e5ff-423d-a114-2cda0c38e123 name:17d55272-e5ff-423d-a114-2cda0c38e123 filter:null .................................................. , transaction: null 2024-06-25 23:53:32,132 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 17d55272-e5ff-423d-a114-2cda0c38e123: Reference[2516]:RELIABLE:CoreMessage[messageID=2516, durable=true, userID=20ba23d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=17d55272-e5ff-423d-a114-2cda0c38e123, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f3409946-6f93-4fe5-a2c3-7f4428ffa684]]@770042193 2024-06-25 23:53:32,132 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 17d55272-e5ff-423d-a114-2cda0c38e123: CoreMessage[messageID=2515, durable=true, userID=20ba23d7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=17d55272-e5ff-423d-a114-2cda0c38e123, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b7537c69-f897-4d8f-a6c8-85138cce83ef]]@680275295, transaction: TransactionImpl [xid=null, txID=2519, xid=null, state=COMMITTED, createTime=1719359612132(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@27641aa3 2024-06-25 23:53:32,133 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20ba71fa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20b73d96-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20b73d96-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@355bf9aa, true, {}] 2024-06-25 23:53:32,134 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [17d55272-e5ff-423d-a114-2cda0c38e123] 2024-06-25 23:53:32,134 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 17d55272-e5ff-423d-a114-2cda0c38e123: CoreMessage[messageID=2516, durable=true, userID=20ba23d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=17d55272-e5ff-423d-a114-2cda0c38e123, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f3409946-6f93-4fe5-a2c3-7f4428ffa684]]@770042193 to transaction: TransactionImpl [xid=null, txID=2529, xid=null, state=ACTIVE, createTime=1719359612134(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@623d9c0c 2024-06-25 23:53:32,134 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 17d55272-e5ff-423d-a114-2cda0c38e123: CoreMessage[messageID=2516, durable=true, userID=20ba23d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=17d55272-e5ff-423d-a114-2cda0c38e123, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ec9a405-e0c0-4c3a-bd19-5bff2d613580, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f3409946-6f93-4fe5-a2c3-7f4428ffa684]]@770042193, transaction: TransactionImpl [xid=null, txID=2529, xid=null, state=COMMITTED, createTime=1719359612134(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@623d9c0c 2024-06-25 23:53:32,136 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@359903b6, org.eclipse.scout.rt.mom.jms.JmsSubscription@1071f3ad] 2024-06-25 23:53:32,137 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5c19ede3-204d-4bbd-a03e-efb10113bdc6] 2024-06-25 23:53:32,138 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a34fff2f-4afb-41fe-9b44-19b5ad8a30f3] 2024-06-25 23:53:32,139 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3f036173[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:32,139 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008664 ms 2024-06-25 23:53:32,140 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d23d6482-5370-499a-8462-587d18bb4ba2] 2024-06-25 23:53:32,141 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:32,142 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:32,142 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20b73d96-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:32,143 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:32,143 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 33.448162 ms 2024-06-25 23:53:32,143 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [artemis]> 2024-06-25 23:53:32,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:32,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [artemis]> 2024-06-25 23:53:32,145 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 451776942'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:32,146 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:32,147 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20bc94dc-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-25 23:53:32,147 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20bc94df-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20bc94dc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20bc94dc-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8fabb5d, true, {}] 2024-06-25 23:53:32,148 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3ab3e530 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-25 23:53:32,149 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20bcbbf0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20bc94dc-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20bc94dc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bb79458, true, {}] 2024-06-25 23:53:32,149 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 20bcbbf0-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:32,150 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@646c0530 2024-06-25 23:53:32,150 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4d3fe56a-fa7e-496a-8f49-d215feca2a17, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:32,151 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e31ed51 2024-06-25 23:53:32,152 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4d3fe56a-fa7e-496a-8f49-d215feca2a17, null, 0, false, true, null] 2024-06-25 23:53:32,153 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20bd5832-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20bc94dc-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20bc94dc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c3455e2, true, {}] 2024-06-25 23:53:32,153 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_ObjectMarshaller_Exception, address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:32,154 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18e7c7a2 2024-06-25 23:53:32,154 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@38ecadab 2024-06-25 23:53:32,155 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_ObjectMarshaller_Exception, null, 0, false, true, null] 2024-06-25 23:53:32,156 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20bdcd64-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20bc94dc-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20bc94dc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@512ea64a, true, {}] 2024-06-25 23:53:32,156 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f615e76a-4913-454b-ba07-6dc4b8c7db01, address=f615e76a-4913-454b-ba07-6dc4b8c7db01, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:32,156 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@22110a33 2024-06-25 23:53:32,157 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@aa68336 2024-06-25 23:53:32,157 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f615e76a-4913-454b-ba07-6dc4b8c7db01, null, 0, false, true, null] 2024-06-25 23:53:32,159 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2597, durable=true, userID=20be4297-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15eda323-b4cc-419f-a23a-ec41dfba7ddf, JMSReplyTo=temp-queue://f615e76a-4913-454b-ba07-6dc4b8c7db01, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1528239700, context: RoutingContextImpl(Address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_ObjectMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483457) .................................................. ***** durable queues test/mom/testRequestReply_ObjectMarshaller_Exception: - queueID=2586 address:test/mom/testRequestReply_ObjectMarshaller_Exception name:test/mom/testRequestReply_ObjectMarshaller_Exception filter:null ***** non durable for test/mom/testRequestReply_ObjectMarshaller_Exception: .................................................. , transaction: null 2024-06-25 23:53:32,159 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_ObjectMarshaller_Exception: Reference[2597]:RELIABLE:CoreMessage[messageID=2597, durable=true, userID=20be4297-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15eda323-b4cc-419f-a23a-ec41dfba7ddf, JMSReplyTo=temp-queue://f615e76a-4913-454b-ba07-6dc4b8c7db01, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1528239700 2024-06-25 23:53:32,160 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=2597, durable=true, userID=20be4297-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15eda323-b4cc-419f-a23a-ec41dfba7ddf, JMSReplyTo=temp-queue://f615e76a-4913-454b-ba07-6dc4b8c7db01, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1528239700 to transaction: TransactionImpl [xid=null, txID=2598, xid=null, state=ACTIVE, createTime=1719359612160(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@41ee99b0 2024-06-25 23:53:32,160 ERROR [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ca465a30-49b1-4287-9781-566707c2d20d, activemq.broker=mom12] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:53:32,161 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20beb7c8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20bc94dc-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20bc94dc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70cc069, true, {}] 2024-06-25 23:53:32,163 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2601, durable=true, userID=20bededa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=f615e76a-4913-454b-ba07-6dc4b8c7db01, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15eda323-b4cc-419f-a23a-ec41dfba7ddf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ca465a30-49b1-4287-9781-566707c2d20d]]@346246341, context: RoutingContextImpl(Address=f615e76a-4913-454b-ba07-6dc4b8c7db01, routingType=ANYCAST, PreviousAddress=f615e76a-4913-454b-ba07-6dc4b8c7db01 previousRoute:ANYCAST, reusable=true, version=-2147483456) .................................................. ***** durable queues f615e76a-4913-454b-ba07-6dc4b8c7db01: ***** non durable for f615e76a-4913-454b-ba07-6dc4b8c7db01: - queueID=2593 address:f615e76a-4913-454b-ba07-6dc4b8c7db01 name:f615e76a-4913-454b-ba07-6dc4b8c7db01 filter:null .................................................. , transaction: null 2024-06-25 23:53:32,163 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f615e76a-4913-454b-ba07-6dc4b8c7db01: Reference[2601]:RELIABLE:CoreMessage[messageID=2601, durable=true, userID=20bededa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=f615e76a-4913-454b-ba07-6dc4b8c7db01, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15eda323-b4cc-419f-a23a-ec41dfba7ddf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ca465a30-49b1-4287-9781-566707c2d20d]]@346246341 2024-06-25 23:53:32,163 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=2597, durable=true, userID=20be4297-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15eda323-b4cc-419f-a23a-ec41dfba7ddf, JMSReplyTo=temp-queue://f615e76a-4913-454b-ba07-6dc4b8c7db01, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1528239700, transaction: TransactionImpl [xid=null, txID=2598, xid=null, state=COMMITTED, createTime=1719359612160(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@41ee99b0 2024-06-25 23:53:32,163 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f615e76a-4913-454b-ba07-6dc4b8c7db01: CoreMessage[messageID=2601, durable=true, userID=20bededa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=f615e76a-4913-454b-ba07-6dc4b8c7db01, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15eda323-b4cc-419f-a23a-ec41dfba7ddf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ca465a30-49b1-4287-9781-566707c2d20d]]@346246341 to transaction: TransactionImpl [xid=null, txID=2604, xid=null, state=ACTIVE, createTime=1719359612163(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b235eb9 2024-06-25 23:53:32,163 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f615e76a-4913-454b-ba07-6dc4b8c7db01: CoreMessage[messageID=2601, durable=true, userID=20bededa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=f615e76a-4913-454b-ba07-6dc4b8c7db01, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-15eda323-b4cc-419f-a23a-ec41dfba7ddf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ca465a30-49b1-4287-9781-566707c2d20d]]@346246341, transaction: TransactionImpl [xid=null, txID=2604, xid=null, state=COMMITTED, createTime=1719359612163(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b235eb9 2024-06-25 23:53:32,164 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20bf2cfb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20bc94dc-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20bc94dc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41c9917c, true, {}] 2024-06-25 23:53:32,165 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f615e76a-4913-454b-ba07-6dc4b8c7db01] 2024-06-25 23:53:32,167 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77c1a7ce] 2024-06-25 23:53:32,168 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3bcb3b12[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:32,168 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008595 ms 2024-06-25 23:53:32,168 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4d3fe56a-fa7e-496a-8f49-d215feca2a17] 2024-06-25 23:53:32,170 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:32,170 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:32,170 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20bc94dc-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:32,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:32,171 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.053743 ms 2024-06-25 23:53:32,171 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [artemis]> 2024-06-25 23:53:32,172 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:32,172 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [artemis]> 2024-06-25 23:53:32,173 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1125999501'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:32,174 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:32,181 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20c1c50d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-25 23:53:32,182 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20c1ec20-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20c1c50d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20c1c50d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@649b2028, true, {}] 2024-06-25 23:53:32,183 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@a358215 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-25 23:53:32,183 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20c21331-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20c1c50d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20c1c50d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66b3b853, true, {}] 2024-06-25 23:53:32,184 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 20c21331-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:32,184 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@73936b02 2024-06-25 23:53:32,185 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fca649d8-9de5-46da-8af7-a112933ab33b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:32,186 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@56cd49c6 2024-06-25 23:53:32,186 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fca649d8-9de5-46da-8af7-a112933ab33b, null, 0, false, true, null] 2024-06-25 23:53:32,187 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20c2af73-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20c1c50d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20c1c50d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7103ab18, true, {}] 2024-06-25 23:53:32,188 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 20c2af73-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicRequestReplyCorrelationId, [MULTICAST], true] 2024-06-25 23:53:32,188 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2ecf012e 2024-06-25 23:53:32,188 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d574dcfb-af79-4541-9fa9-82ac36c7a6d8, address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:32,189 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d6bc61e 2024-06-25 23:53:32,189 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d574dcfb-af79-4541-9fa9-82ac36c7a6d8, null, 0, false, true, null] 2024-06-25 23:53:32,190 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20c324a5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20c1c50d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20c1c50d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6722d6ef, true, {}] 2024-06-25 23:53:32,191 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5777021d-6639-46ff-b51b-b49cac38f056, address=5777021d-6639-46ff-b51b-b49cac38f056, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:32,191 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@388483a1 2024-06-25 23:53:32,191 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@430ed5c2 2024-06-25 23:53:32,192 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5777021d-6639-46ff-b51b-b49cac38f056, null, 0, false, true, null] 2024-06-25 23:53:32,193 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2661, durable=true, userID=20c399d8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e21f3b-cecb-4009-b787-bc9d47027a72, JMSReplyTo=temp-queue://5777021d-6639-46ff-b51b-b49cac38f056, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1129385915, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483452) .................................................. ***** durable queues test/mom/testTopicRequestReplyCorrelationId: ***** non durable for test/mom/testTopicRequestReplyCorrelationId: - queueID=2651 address:test/mom/testTopicRequestReplyCorrelationId name:d574dcfb-af79-4541-9fa9-82ac36c7a6d8 filter:null .................................................. , transaction: null 2024-06-25 23:53:32,194 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d574dcfb-af79-4541-9fa9-82ac36c7a6d8: Reference[2661]:RELIABLE:CoreMessage[messageID=2661, durable=true, userID=20c399d8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e21f3b-cecb-4009-b787-bc9d47027a72, JMSReplyTo=temp-queue://5777021d-6639-46ff-b51b-b49cac38f056, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1129385915 2024-06-25 23:53:32,194 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d574dcfb-af79-4541-9fa9-82ac36c7a6d8: CoreMessage[messageID=2661, durable=true, userID=20c399d8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e21f3b-cecb-4009-b787-bc9d47027a72, JMSReplyTo=temp-queue://5777021d-6639-46ff-b51b-b49cac38f056, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1129385915 to transaction: TransactionImpl [xid=null, txID=2662, xid=null, state=ACTIVE, createTime=1719359612194(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@688fad70 2024-06-25 23:53:32,194 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d574dcfb-af79-4541-9fa9-82ac36c7a6d8: CoreMessage[messageID=2661, durable=true, userID=20c399d8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e21f3b-cecb-4009-b787-bc9d47027a72, JMSReplyTo=temp-queue://5777021d-6639-46ff-b51b-b49cac38f056, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1129385915, transaction: TransactionImpl [xid=null, txID=2662, xid=null, state=COMMITTED, createTime=1719359612194(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@688fad70 2024-06-25 23:53:32,195 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20c3c0e9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20c1c50d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20c1c50d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dadf6e6, true, {}] 2024-06-25 23:53:32,197 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5777021d-6639-46ff-b51b-b49cac38f056: Reference[2665]:RELIABLE:CoreMessage[messageID=2665, durable=true, userID=20c40f0b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=5777021d-6639-46ff-b51b-b49cac38f056, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e21f3b-cecb-4009-b787-bc9d47027a72, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@175631947 2024-06-25 23:53:32,197 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2665, durable=true, userID=20c40f0b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=5777021d-6639-46ff-b51b-b49cac38f056, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e21f3b-cecb-4009-b787-bc9d47027a72, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@175631947, context: RoutingContextImpl(Address=5777021d-6639-46ff-b51b-b49cac38f056, routingType=ANYCAST, PreviousAddress=5777021d-6639-46ff-b51b-b49cac38f056 previousRoute:ANYCAST, reusable=true, version=-2147483451) .................................................. ***** durable queues 5777021d-6639-46ff-b51b-b49cac38f056: ***** non durable for 5777021d-6639-46ff-b51b-b49cac38f056: - queueID=2657 address:5777021d-6639-46ff-b51b-b49cac38f056 name:5777021d-6639-46ff-b51b-b49cac38f056 filter:null .................................................. , transaction: null 2024-06-25 23:53:32,197 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5777021d-6639-46ff-b51b-b49cac38f056: CoreMessage[messageID=2665, durable=true, userID=20c40f0b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=5777021d-6639-46ff-b51b-b49cac38f056, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e21f3b-cecb-4009-b787-bc9d47027a72, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@175631947 to transaction: TransactionImpl [xid=null, txID=2666, xid=null, state=ACTIVE, createTime=1719359612197(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32b6b0e6 2024-06-25 23:53:32,198 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5777021d-6639-46ff-b51b-b49cac38f056: CoreMessage[messageID=2665, durable=true, userID=20c40f0b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=5777021d-6639-46ff-b51b-b49cac38f056, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-54e21f3b-cecb-4009-b787-bc9d47027a72, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@175631947, transaction: TransactionImpl [xid=null, txID=2666, xid=null, state=COMMITTED, createTime=1719359612197(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32b6b0e6 2024-06-25 23:53:32,198 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20c45d2c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20c1c50d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20c1c50d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d822621, true, {}] 2024-06-25 23:53:32,199 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5777021d-6639-46ff-b51b-b49cac38f056] 2024-06-25 23:53:32,202 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5ac8916d] 2024-06-25 23:53:32,202 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d574dcfb-af79-4541-9fa9-82ac36c7a6d8] 2024-06-25 23:53:32,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7e3c65bd[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:32,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008317 ms 2024-06-25 23:53:32,204 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fca649d8-9de5-46da-8af7-a112933ab33b] 2024-06-25 23:53:32,205 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:32,206 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:32,206 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20c1c50d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:32,207 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:32,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 34.813632 ms 2024-06-25 23:53:32,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [artemis]> 2024-06-25 23:53:32,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:32,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [artemis]> 2024-06-25 23:53:32,209 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 871655915'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:32,210 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:32,211 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20c658fe-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:32,211 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20c65901-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20c658fe-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20c658fe-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d9719e4, true, {}] 2024-06-25 23:53:32,213 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@344f5641 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-25 23:53:32,213 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20c6a722-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20c658fe-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20c658fe-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a0ab661, true, {}] 2024-06-25 23:53:32,214 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 20c6a722-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:32,214 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27755c99 2024-06-25 23:53:32,215 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ac829222-c543-4e9f-8a98-ffd65978d69c, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:32,215 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4cf36e80 2024-06-25 23:53:32,216 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ac829222-c543-4e9f-8a98-ffd65978d69c, null, 0, false, true, null] 2024-06-25 23:53:32,217 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20c71c54-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20c658fe-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20c658fe-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4eeb2318, true, {}] 2024-06-25 23:53:32,218 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyCancellation, address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:32,218 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@56116336 2024-06-25 23:53:32,218 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@71967af1 2024-06-25 23:53:32,219 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-25 23:53:32,220 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20c7b896-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20c658fe-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20c658fe-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46a6ac34, true, {}] 2024-06-25 23:53:32,220 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=94e956ed-8e29-4ae4-a611-ad4bb44c739d, address=94e956ed-8e29-4ae4-a611-ad4bb44c739d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:32,220 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5e0196c3 2024-06-25 23:53:32,221 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79aa5c59 2024-06-25 23:53:32,222 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 94e956ed-8e29-4ae4-a611-ad4bb44c739d, null, 0, false, true, null] 2024-06-25 23:53:32,223 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2733, durable=true, userID=20c806b9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ed0bce7-973e-459d-a259-c88d43da53eb, JMSReplyTo=temp-queue://94e956ed-8e29-4ae4-a611-ad4bb44c739d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@440302593, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-25 23:53:32,224 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[2733]:RELIABLE:CoreMessage[messageID=2733, durable=true, userID=20c806b9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ed0bce7-973e-459d-a259-c88d43da53eb, JMSReplyTo=temp-queue://94e956ed-8e29-4ae4-a611-ad4bb44c739d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@440302593 2024-06-25 23:53:32,224 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=2733, durable=true, userID=20c806b9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ed0bce7-973e-459d-a259-c88d43da53eb, JMSReplyTo=temp-queue://94e956ed-8e29-4ae4-a611-ad4bb44c739d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@440302593 to transaction: TransactionImpl [xid=null, txID=2734, xid=null, state=ACTIVE, createTime=1719359612224(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2aa23e44 2024-06-25 23:53:32,225 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom12] 2024-06-25 23:53:32,225 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20c87bea-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20c658fe-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20c658fe-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a63d041, true, {}] 2024-06-25 23:53:32,226 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2741, durable=true, userID=20c8a2fc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ed0bce7-973e-459d-a259-c88d43da53eb, _AMQ_ROUTING_TYPE=0]]@1370411819, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483447) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=2714 address:scout.mom.requestreply.cancellation name:ac829222-c543-4e9f-8a98-ffd65978d69c filter:null .................................................. , transaction: null 2024-06-25 23:53:32,226 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ac829222-c543-4e9f-8a98-ffd65978d69c: Reference[2741]:RELIABLE:CoreMessage[messageID=2741, durable=true, userID=20c8a2fc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ed0bce7-973e-459d-a259-c88d43da53eb, _AMQ_ROUTING_TYPE=0]]@1370411819 2024-06-25 23:53:32,227 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ac829222-c543-4e9f-8a98-ffd65978d69c: CoreMessage[messageID=2741, durable=true, userID=20c8a2fc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ed0bce7-973e-459d-a259-c88d43da53eb, _AMQ_ROUTING_TYPE=0]]@1370411819 to transaction: TransactionImpl [xid=null, txID=2744, xid=null, state=ACTIVE, createTime=1719359612227(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34cbb56 2024-06-25 23:53:32,227 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=2733, durable=true, userID=20c806b9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ed0bce7-973e-459d-a259-c88d43da53eb, JMSReplyTo=temp-queue://94e956ed-8e29-4ae4-a611-ad4bb44c739d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@440302593, transaction: TransactionImpl [xid=null, txID=2734, xid=null, state=COMMITTED, createTime=1719359612224(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2aa23e44 2024-06-25 23:53:32,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@62d818c6] 2024-06-25 23:53:32,227 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ac829222-c543-4e9f-8a98-ffd65978d69c: CoreMessage[messageID=2741, durable=true, userID=20c8a2fc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ed0bce7-973e-459d-a259-c88d43da53eb, _AMQ_ROUTING_TYPE=0]]@1370411819, transaction: TransactionImpl [xid=null, txID=2744, xid=null, state=COMMITTED, createTime=1719359612227(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34cbb56 2024-06-25 23:53:32,228 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5ab91398[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:32,228 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010874 ms 2024-06-25 23:53:32,229 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ac829222-c543-4e9f-8a98-ffd65978d69c] 2024-06-25 23:53:32,230 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:32,230 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:32,231 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20c658fe-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:32,232 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:32,233 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.646949 ms 2024-06-25 23:53:32,233 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [artemis]> 2024-06-25 23:53:32,234 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:32,234 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [artemis]> 2024-06-25 23:53:32,235 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1832844690'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:32,236 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-25 23:53:32,237 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 20ca50ae-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-25 23:53:32,238 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20ca50b1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20ca50ae-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20ca50ae-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d72a42b, true, {}] 2024-06-25 23:53:32,239 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@33ef8312 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-25 23:53:32,239 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20ca9ed2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20ca50ae-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20ca50ae-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ec76eb6, true, {}] 2024-06-25 23:53:32,240 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 20ca9ed2-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:32,240 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1428abc4 2024-06-25 23:53:32,241 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=628515c4-df3a-4b31-9ae1-7fce69dd3392, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:32,242 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@726c63ed 2024-06-25 23:53:32,242 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 628515c4-df3a-4b31-9ae1-7fce69dd3392, null, 0, false, true, null] 2024-06-25 23:53:32,243 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20cb3b14-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20ca50ae-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20ca50ae-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64e7bd9e, true, {}] 2024-06-25 23:53:32,244 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyTimeout, address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:32,244 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7f71b689 2024-06-25 23:53:32,281 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@541265aa 2024-06-25 23:53:32,281 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyTimeout, null, 0, false, true, null] 2024-06-25 23:53:32,282 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [20d12e86-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20ca50ae-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20ca50ae-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@629d4f8f, true, {}] 2024-06-25 23:53:32,283 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5e4a90d6-70d3-48cb-a4db-cd66e01a46bc, address=5e4a90d6-70d3-48cb-a4db-cd66e01a46bc, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:32,283 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@34ae72d5 2024-06-25 23:53:32,284 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@762dc743 2024-06-25 23:53:32,284 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5e4a90d6-70d3-48cb-a4db-cd66e01a46bc, null, 0, false, true, null] 2024-06-25 23:53:32,286 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2794, durable=true, userID=20d1a3b9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7414638c-33df-41c3-9fdf-7e3f0194ba1b, JMSReplyTo=temp-queue://5e4a90d6-70d3-48cb-a4db-cd66e01a46bc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@988133583, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyTimeout previousRoute:ANYCAST, reusable=true, version=-2147483441) .................................................. ***** durable queues test/mom/testQueueRequestReplyTimeout: - queueID=2783 address:test/mom/testQueueRequestReplyTimeout name:test/mom/testQueueRequestReplyTimeout filter:null ***** non durable for test/mom/testQueueRequestReplyTimeout: .................................................. , transaction: null 2024-06-25 23:53:32,289 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyTimeout: Reference[2794]:RELIABLE:CoreMessage[messageID=2794, durable=true, userID=20d1a3b9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7414638c-33df-41c3-9fdf-7e3f0194ba1b, JMSReplyTo=temp-queue://5e4a90d6-70d3-48cb-a4db-cd66e01a46bc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@988133583 2024-06-25 23:53:32,290 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=2794, durable=true, userID=20d1a3b9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7414638c-33df-41c3-9fdf-7e3f0194ba1b, JMSReplyTo=temp-queue://5e4a90d6-70d3-48cb-a4db-cd66e01a46bc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@988133583 to transaction: TransactionImpl [xid=null, txID=2795, xid=null, state=ACTIVE, createTime=1719359612290(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 1]@262e7e35 2024-06-25 23:53:32,293 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=2794, durable=true, userID=20d1a3b9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:32 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7414638c-33df-41c3-9fdf-7e3f0194ba1b, JMSReplyTo=temp-queue://5e4a90d6-70d3-48cb-a4db-cd66e01a46bc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@988133583, transaction: TransactionImpl [xid=null, txID=2795, xid=null, state=COMMITTED, createTime=1719359612290(Tue Jun 25 23:53:32 UTC 2024), timeoutSeconds=-1, nr operations = 0]@262e7e35 2024-06-25 23:53:37,283 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom71] 2024-06-25 23:53:37,283 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23cc461a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=20ca50ae-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=20ca50ae-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d5a6581, true, {}] 2024-06-25 23:53:37,285 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2800, durable=true, userID=23cc6d2c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7414638c-33df-41c3-9fdf-7e3f0194ba1b, _AMQ_ROUTING_TYPE=0]]@1436201416, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483442) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=2775 address:scout.mom.requestreply.cancellation name:628515c4-df3a-4b31-9ae1-7fce69dd3392 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,285 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 628515c4-df3a-4b31-9ae1-7fce69dd3392: Reference[2800]:RELIABLE:CoreMessage[messageID=2800, durable=true, userID=23cc6d2c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7414638c-33df-41c3-9fdf-7e3f0194ba1b, _AMQ_ROUTING_TYPE=0]]@1436201416 2024-06-25 23:53:37,285 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 628515c4-df3a-4b31-9ae1-7fce69dd3392: CoreMessage[messageID=2800, durable=true, userID=23cc6d2c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7414638c-33df-41c3-9fdf-7e3f0194ba1b, _AMQ_ROUTING_TYPE=0]]@1436201416 to transaction: TransactionImpl [xid=null, txID=2805, xid=null, state=ACTIVE, createTime=1719359617285(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34945442 2024-06-25 23:53:37,286 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 628515c4-df3a-4b31-9ae1-7fce69dd3392: CoreMessage[messageID=2800, durable=true, userID=23cc6d2c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7414638c-33df-41c3-9fdf-7e3f0194ba1b, _AMQ_ROUTING_TYPE=0]]@1436201416, transaction: TransactionImpl [xid=null, txID=2805, xid=null, state=COMMITTED, createTime=1719359617285(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34945442 2024-06-25 23:53:37,286 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@252f00ba] 2024-06-25 23:53:37,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3e5c542e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:37,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007927 ms 2024-06-25 23:53:37,287 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [628515c4-df3a-4b31-9ae1-7fce69dd3392] 2024-06-25 23:53:37,289 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:37,289 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:37,290 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 20ca50ae-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:37,291 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:37,291 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5056.584273 ms 2024-06-25 23:53:37,291 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [artemis]> 2024-06-25 23:53:37,292 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:37,292 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [artemis]> 2024-06-25 23:53:37,292 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1788140293'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:37,294 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:37,295 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23cdf3ce-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-25 23:53:37,295 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ce1ae1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23cdf3ce-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23cdf3ce-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f792172, true, {}] 2024-06-25 23:53:37,296 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1a7b8884 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-25 23:53:37,296 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ce41f2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23cdf3ce-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23cdf3ce-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1400f660, true, {}] 2024-06-25 23:53:37,297 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 23ce41f2-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:37,297 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5f32c3fb 2024-06-25 23:53:37,298 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=99db150a-187b-47a6-b1c4-94e9f09dfbdd, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,299 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@56e71221 2024-06-25 23:53:37,299 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 99db150a-187b-47a6-b1c4-94e9f09dfbdd, null, 0, false, true, null] 2024-06-25 23:53:37,300 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23cede34-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23cdf3ce-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23cdf3ce-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@752c27c3, true, {}] 2024-06-25 23:53:37,301 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_JsonMarshaller_Exception1, address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:37,301 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@52a039c8 2024-06-25 23:53:37,302 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75309f3c 2024-06-25 23:53:37,303 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception1, null, 0, false, true, null] 2024-06-25 23:53:37,304 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23cf5366-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23cdf3ce-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23cdf3ce-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20ba9879, true, {}] 2024-06-25 23:53:37,304 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f94677c0-2b7f-4ebf-bf74-83b4ba7509a5, address=f94677c0-2b7f-4ebf-bf74-83b4ba7509a5, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,304 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e6d89c1 2024-06-25 23:53:37,305 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2a728375 2024-06-25 23:53:37,305 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f94677c0-2b7f-4ebf-bf74-83b4ba7509a5, null, 0, false, true, null] 2024-06-25 23:53:37,307 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2855, durable=true, userID=23cfc899-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d28a884b-69ea-4efc-8dd9-2b6f6edbbf1b, JMSReplyTo=temp-queue://f94677c0-2b7f-4ebf-bf74-83b4ba7509a5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@115434293, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception1 previousRoute:ANYCAST, reusable=true, version=-2147483436) .................................................. ***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception1: - queueID=2844 address:test/mom/testRequestReply_JsonMarshaller_Exception1 name:test/mom/testRequestReply_JsonMarshaller_Exception1 filter:null ***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception1: .................................................. , transaction: null 2024-06-25 23:53:37,307 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception1: Reference[2855]:RELIABLE:CoreMessage[messageID=2855, durable=true, userID=23cfc899-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d28a884b-69ea-4efc-8dd9-2b6f6edbbf1b, JMSReplyTo=temp-queue://f94677c0-2b7f-4ebf-bf74-83b4ba7509a5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@115434293 2024-06-25 23:53:37,308 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=2855, durable=true, userID=23cfc899-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d28a884b-69ea-4efc-8dd9-2b6f6edbbf1b, JMSReplyTo=temp-queue://f94677c0-2b7f-4ebf-bf74-83b4ba7509a5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@115434293 to transaction: TransactionImpl [xid=null, txID=2856, xid=null, state=ACTIVE, createTime=1719359617308(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b4a5542 2024-06-25 23:53:37,308 ERROR [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cf8d4ea9-07b0-4b62-96f1-740ecb2d6b83, activemq.broker=mom12] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:53:37,309 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23d03dca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23cdf3ce-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23cdf3ce-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10c101ef, true, {}] 2024-06-25 23:53:37,311 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=2855, durable=true, userID=23cfc899-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d28a884b-69ea-4efc-8dd9-2b6f6edbbf1b, JMSReplyTo=temp-queue://f94677c0-2b7f-4ebf-bf74-83b4ba7509a5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@115434293, transaction: TransactionImpl [xid=null, txID=2856, xid=null, state=COMMITTED, createTime=1719359617308(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b4a5542 2024-06-25 23:53:37,311 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2859, durable=true, userID=23d064dc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=f94677c0-2b7f-4ebf-bf74-83b4ba7509a5, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d28a884b-69ea-4efc-8dd9-2b6f6edbbf1b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cf8d4ea9-07b0-4b62-96f1-740ecb2d6b83]]@805281621, context: RoutingContextImpl(Address=f94677c0-2b7f-4ebf-bf74-83b4ba7509a5, routingType=ANYCAST, PreviousAddress=f94677c0-2b7f-4ebf-bf74-83b4ba7509a5 previousRoute:ANYCAST, reusable=true, version=-2147483435) .................................................. ***** durable queues f94677c0-2b7f-4ebf-bf74-83b4ba7509a5: ***** non durable for f94677c0-2b7f-4ebf-bf74-83b4ba7509a5: - queueID=2851 address:f94677c0-2b7f-4ebf-bf74-83b4ba7509a5 name:f94677c0-2b7f-4ebf-bf74-83b4ba7509a5 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,311 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f94677c0-2b7f-4ebf-bf74-83b4ba7509a5: Reference[2859]:RELIABLE:CoreMessage[messageID=2859, durable=true, userID=23d064dc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=f94677c0-2b7f-4ebf-bf74-83b4ba7509a5, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d28a884b-69ea-4efc-8dd9-2b6f6edbbf1b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cf8d4ea9-07b0-4b62-96f1-740ecb2d6b83]]@805281621 2024-06-25 23:53:37,312 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f94677c0-2b7f-4ebf-bf74-83b4ba7509a5: CoreMessage[messageID=2859, durable=true, userID=23d064dc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=f94677c0-2b7f-4ebf-bf74-83b4ba7509a5, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d28a884b-69ea-4efc-8dd9-2b6f6edbbf1b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cf8d4ea9-07b0-4b62-96f1-740ecb2d6b83]]@805281621 to transaction: TransactionImpl [xid=null, txID=2862, xid=null, state=ACTIVE, createTime=1719359617312(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2abc2d2 2024-06-25 23:53:37,312 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f94677c0-2b7f-4ebf-bf74-83b4ba7509a5: CoreMessage[messageID=2859, durable=true, userID=23d064dc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=f94677c0-2b7f-4ebf-bf74-83b4ba7509a5, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d28a884b-69ea-4efc-8dd9-2b6f6edbbf1b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cf8d4ea9-07b0-4b62-96f1-740ecb2d6b83]]@805281621, transaction: TransactionImpl [xid=null, txID=2862, xid=null, state=COMMITTED, createTime=1719359617312(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2abc2d2 2024-06-25 23:53:37,313 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23d0da0d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23cdf3ce-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23cdf3ce-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b909d79, true, {}] 2024-06-25 23:53:37,313 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f94677c0-2b7f-4ebf-bf74-83b4ba7509a5] 2024-06-25 23:53:37,315 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@204beb58] 2024-06-25 23:53:37,316 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@62c867e5[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:37,316 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008333 ms 2024-06-25 23:53:37,317 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [99db150a-187b-47a6-b1c4-94e9f09dfbdd] 2024-06-25 23:53:37,318 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:37,318 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:37,319 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23cdf3ce-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:37,319 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:37,319 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.454682 ms 2024-06-25 23:53:37,319 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [artemis]> 2024-06-25 23:53:37,320 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:37,320 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [artemis]> 2024-06-25 23:53:37,321 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 857208561'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:37,323 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:37,323 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23d260af-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-25 23:53:37,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23d286c2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23d260af-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23d260af-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7626fbae, true, {}] 2024-06-25 23:53:37,325 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@13bb7947 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-25 23:53:37,325 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23d2add3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23d260af-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23d260af-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dbde2df, true, {}] 2024-06-25 23:53:37,326 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 23d2add3-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:37,326 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4460bf05 2024-06-25 23:53:37,327 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b3744202-4fe7-4498-80e5-3b00bc1869fc, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,327 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63350ced 2024-06-25 23:53:37,328 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b3744202-4fe7-4498-80e5-3b00bc1869fc, null, 0, false, true, null] 2024-06-25 23:53:37,329 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23d34a15-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23d260af-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23d260af-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@506666f6, true, {}] 2024-06-25 23:53:37,330 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_JsonMarshaller_Exception2, address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:37,330 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1aa82ccd 2024-06-25 23:53:37,330 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d1cdc97 2024-06-25 23:53:37,331 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception2, null, 0, false, true, null] 2024-06-25 23:53:37,332 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23d3bf47-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23d260af-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23d260af-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4478ebd4, true, {}] 2024-06-25 23:53:37,332 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=089c3669-b0f8-410b-88d7-ea08c2195fe9, address=089c3669-b0f8-410b-88d7-ea08c2195fe9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,332 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59d27488 2024-06-25 23:53:37,333 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2858c01e 2024-06-25 23:53:37,334 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 089c3669-b0f8-410b-88d7-ea08c2195fe9, null, 0, false, true, null] 2024-06-25 23:53:37,335 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2920, durable=true, userID=23d40d6a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-77fffcc0-2e77-427f-9bac-b92d433131e1, JMSReplyTo=temp-queue://089c3669-b0f8-410b-88d7-ea08c2195fe9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2070132509, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception2 previousRoute:ANYCAST, reusable=true, version=-2147483431) .................................................. ***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception2: - queueID=2909 address:test/mom/testRequestReply_JsonMarshaller_Exception2 name:test/mom/testRequestReply_JsonMarshaller_Exception2 filter:null ***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception2: .................................................. , transaction: null 2024-06-25 23:53:37,335 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception2: Reference[2920]:RELIABLE:CoreMessage[messageID=2920, durable=true, userID=23d40d6a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-77fffcc0-2e77-427f-9bac-b92d433131e1, JMSReplyTo=temp-queue://089c3669-b0f8-410b-88d7-ea08c2195fe9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2070132509 2024-06-25 23:53:37,336 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=2920, durable=true, userID=23d40d6a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-77fffcc0-2e77-427f-9bac-b92d433131e1, JMSReplyTo=temp-queue://089c3669-b0f8-410b-88d7-ea08c2195fe9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2070132509 to transaction: TransactionImpl [xid=null, txID=2921, xid=null, state=ACTIVE, createTime=1719359617336(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17b685eb 2024-06-25 23:53:37,336 INFO [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3eedac97-a531-45b8-b33c-66193975a513, activemq.broker=mom12] 2024-06-25 23:53:37,337 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23d45b8b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23d260af-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23d260af-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@398e019c, true, {}] 2024-06-25 23:53:37,338 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2924, durable=true, userID=23d4a9ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=089c3669-b0f8-410b-88d7-ea08c2195fe9, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-77fffcc0-2e77-427f-9bac-b92d433131e1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3eedac97-a531-45b8-b33c-66193975a513]]@1273643573, context: RoutingContextImpl(Address=089c3669-b0f8-410b-88d7-ea08c2195fe9, routingType=ANYCAST, PreviousAddress=089c3669-b0f8-410b-88d7-ea08c2195fe9 previousRoute:ANYCAST, reusable=true, version=-2147483430) .................................................. ***** durable queues 089c3669-b0f8-410b-88d7-ea08c2195fe9: ***** non durable for 089c3669-b0f8-410b-88d7-ea08c2195fe9: - queueID=2916 address:089c3669-b0f8-410b-88d7-ea08c2195fe9 name:089c3669-b0f8-410b-88d7-ea08c2195fe9 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,338 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 089c3669-b0f8-410b-88d7-ea08c2195fe9: Reference[2924]:RELIABLE:CoreMessage[messageID=2924, durable=true, userID=23d4a9ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=089c3669-b0f8-410b-88d7-ea08c2195fe9, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-77fffcc0-2e77-427f-9bac-b92d433131e1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3eedac97-a531-45b8-b33c-66193975a513]]@1273643573 2024-06-25 23:53:37,339 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 089c3669-b0f8-410b-88d7-ea08c2195fe9: CoreMessage[messageID=2924, durable=true, userID=23d4a9ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=089c3669-b0f8-410b-88d7-ea08c2195fe9, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-77fffcc0-2e77-427f-9bac-b92d433131e1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3eedac97-a531-45b8-b33c-66193975a513]]@1273643573 to transaction: TransactionImpl [xid=null, txID=2927, xid=null, state=ACTIVE, createTime=1719359617339(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3e74abc7 2024-06-25 23:53:37,339 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=2920, durable=true, userID=23d40d6a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-77fffcc0-2e77-427f-9bac-b92d433131e1, JMSReplyTo=temp-queue://089c3669-b0f8-410b-88d7-ea08c2195fe9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2070132509, transaction: TransactionImpl [xid=null, txID=2921, xid=null, state=COMMITTED, createTime=1719359617336(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17b685eb 2024-06-25 23:53:37,339 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 089c3669-b0f8-410b-88d7-ea08c2195fe9: CoreMessage[messageID=2924, durable=true, userID=23d4a9ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=089c3669-b0f8-410b-88d7-ea08c2195fe9, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-77fffcc0-2e77-427f-9bac-b92d433131e1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3eedac97-a531-45b8-b33c-66193975a513]]@1273643573, transaction: TransactionImpl [xid=null, txID=2927, xid=null, state=COMMITTED, createTime=1719359617339(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3e74abc7 2024-06-25 23:53:37,340 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23d4f7ce-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23d260af-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23d260af-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8d2b931, true, {}] 2024-06-25 23:53:37,340 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [089c3669-b0f8-410b-88d7-ea08c2195fe9] 2024-06-25 23:53:37,342 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1abf38d1] 2024-06-25 23:53:37,343 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3b5bf37a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:37,343 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011182 ms 2024-06-25 23:53:37,344 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b3744202-4fe7-4498-80e5-3b00bc1869fc] 2024-06-25 23:53:37,345 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:37,345 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:37,346 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23d260af-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:37,347 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:37,348 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.214729 ms 2024-06-25 23:53:37,348 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [artemis]> 2024-06-25 23:53:37,349 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:37,349 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [artemis]> 2024-06-25 23:53:37,350 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1463343599'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,351 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,352 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23d6cc90-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-25 23:53:37,353 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23d6cc93-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23d6cc90-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23d6cc90-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7db5975e, true, {}] 2024-06-25 23:53:37,354 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@39467fba - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-25 23:53:37,354 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23d71ab4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23d6cc90-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23d6cc90-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@aa2d678, true, {}] 2024-06-25 23:53:37,355 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 23d71ab4-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:37,355 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ec53b14 2024-06-25 23:53:37,356 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3dd9a747-3ce7-45e7-bba8-a09e12bbfde3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,356 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@32d87d3b 2024-06-25 23:53:37,357 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3dd9a747-3ce7-45e7-bba8-a09e12bbfde3, null, 0, false, true, null] 2024-06-25 23:53:37,357 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23d78fe6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23d6cc90-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23d6cc90-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5563cfa8, true, {}] 2024-06-25 23:53:37,381 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 23d78fe6-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testQueueRequestReplyJsonObjectMarshaller, [MULTICAST], true] 2024-06-25 23:53:37,381 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6e23610e 2024-06-25 23:53:37,382 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=450fc2f5-bba7-4ee9-905b-dcfeb6d945d9, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,382 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@46d4cf6d 2024-06-25 23:53:37,383 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 450fc2f5-bba7-4ee9-905b-dcfeb6d945d9, null, 0, false, true, null] 2024-06-25 23:53:37,384 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23db8788-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23d6cc90-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23d6cc90-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@439f3f9b, true, {}] 2024-06-25 23:53:37,384 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6be630d6-73a2-4630-b4ae-18231ccf0189, address=6be630d6-73a2-4630-b4ae-18231ccf0189, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,384 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2dc74b44 2024-06-25 23:53:37,385 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2e622363 2024-06-25 23:53:37,385 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6be630d6-73a2-4630-b4ae-18231ccf0189, null, 0, false, true, null] 2024-06-25 23:53:37,387 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2984, durable=true, userID=23dbfcbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99008375-f4f2-40fc-826a-f922cb0f4399, JMSReplyTo=temp-queue://6be630d6-73a2-4630-b4ae-18231ccf0189, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1301883132, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, PreviousAddress=test/mom/testQueueRequestReplyJsonObjectMarshaller previousRoute:MULTICAST, reusable=true, version=-2147483426) .................................................. ***** durable queues test/mom/testQueueRequestReplyJsonObjectMarshaller: ***** non durable for test/mom/testQueueRequestReplyJsonObjectMarshaller: - queueID=2974 address:test/mom/testQueueRequestReplyJsonObjectMarshaller name:450fc2f5-bba7-4ee9-905b-dcfeb6d945d9 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,387 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 450fc2f5-bba7-4ee9-905b-dcfeb6d945d9: Reference[2984]:RELIABLE:CoreMessage[messageID=2984, durable=true, userID=23dbfcbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99008375-f4f2-40fc-826a-f922cb0f4399, JMSReplyTo=temp-queue://6be630d6-73a2-4630-b4ae-18231ccf0189, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1301883132 2024-06-25 23:53:37,387 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 450fc2f5-bba7-4ee9-905b-dcfeb6d945d9: CoreMessage[messageID=2984, durable=true, userID=23dbfcbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99008375-f4f2-40fc-826a-f922cb0f4399, JMSReplyTo=temp-queue://6be630d6-73a2-4630-b4ae-18231ccf0189, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1301883132 to transaction: TransactionImpl [xid=null, txID=2985, xid=null, state=ACTIVE, createTime=1719359617387(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24796470 2024-06-25 23:53:37,387 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 450fc2f5-bba7-4ee9-905b-dcfeb6d945d9: CoreMessage[messageID=2984, durable=true, userID=23dbfcbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99008375-f4f2-40fc-826a-f922cb0f4399, JMSReplyTo=temp-queue://6be630d6-73a2-4630-b4ae-18231ccf0189, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1301883132, transaction: TransactionImpl [xid=null, txID=2985, xid=null, state=COMMITTED, createTime=1719359617387(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24796470 2024-06-25 23:53:37,388 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23dc4adc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23d6cc90-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23d6cc90-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39866355, true, {}] 2024-06-25 23:53:37,390 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2988, durable=true, userID=23dc71ee-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=6be630d6-73a2-4630-b4ae-18231ccf0189, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99008375-f4f2-40fc-826a-f922cb0f4399, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d5e73c3a-45d7-45cf-b687-8d90f016c552]]@1506824758, context: RoutingContextImpl(Address=6be630d6-73a2-4630-b4ae-18231ccf0189, routingType=ANYCAST, PreviousAddress=6be630d6-73a2-4630-b4ae-18231ccf0189 previousRoute:ANYCAST, reusable=true, version=-2147483425) .................................................. ***** durable queues 6be630d6-73a2-4630-b4ae-18231ccf0189: ***** non durable for 6be630d6-73a2-4630-b4ae-18231ccf0189: - queueID=2980 address:6be630d6-73a2-4630-b4ae-18231ccf0189 name:6be630d6-73a2-4630-b4ae-18231ccf0189 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,390 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6be630d6-73a2-4630-b4ae-18231ccf0189: Reference[2988]:RELIABLE:CoreMessage[messageID=2988, durable=true, userID=23dc71ee-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=6be630d6-73a2-4630-b4ae-18231ccf0189, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99008375-f4f2-40fc-826a-f922cb0f4399, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d5e73c3a-45d7-45cf-b687-8d90f016c552]]@1506824758 2024-06-25 23:53:37,390 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6be630d6-73a2-4630-b4ae-18231ccf0189: CoreMessage[messageID=2988, durable=true, userID=23dc71ee-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=6be630d6-73a2-4630-b4ae-18231ccf0189, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99008375-f4f2-40fc-826a-f922cb0f4399, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d5e73c3a-45d7-45cf-b687-8d90f016c552]]@1506824758 to transaction: TransactionImpl [xid=null, txID=2990, xid=null, state=ACTIVE, createTime=1719359617390(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4ec391a9 2024-06-25 23:53:37,390 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6be630d6-73a2-4630-b4ae-18231ccf0189: CoreMessage[messageID=2988, durable=true, userID=23dc71ee-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=6be630d6-73a2-4630-b4ae-18231ccf0189, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99008375-f4f2-40fc-826a-f922cb0f4399, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d5e73c3a-45d7-45cf-b687-8d90f016c552]]@1506824758, transaction: TransactionImpl [xid=null, txID=2990, xid=null, state=COMMITTED, createTime=1719359617390(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4ec391a9 2024-06-25 23:53:37,391 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23dcc00f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23d6cc90-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23d6cc90-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36f03a69, true, {}] 2024-06-25 23:53:37,392 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6be630d6-73a2-4630-b4ae-18231ccf0189] 2024-06-25 23:53:37,393 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@32a29361, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d6ccad7] 2024-06-25 23:53:37,394 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [450fc2f5-bba7-4ee9-905b-dcfeb6d945d9] 2024-06-25 23:53:37,395 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5b12e3bd[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:37,396 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011402 ms 2024-06-25 23:53:37,396 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3dd9a747-3ce7-45e7-bba8-a09e12bbfde3] 2024-06-25 23:53:37,398 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:37,398 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:37,399 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23d6cc90-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:37,400 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:37,400 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 50.757362 ms 2024-06-25 23:53:37,400 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [artemis]> 2024-06-25 23:53:37,401 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:37,401 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [artemis]> 2024-06-25 23:53:37,402 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 37462319'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:37,404 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:37,404 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23debbe1-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-25 23:53:37,405 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23debbe4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23debbe1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23debbe1-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@509f0b4f, true, {}] 2024-06-25 23:53:37,406 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4a6e7ccf - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-25 23:53:37,406 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23df0a05-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23debbe1-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23debbe1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@599cfccb, true, {}] 2024-06-25 23:53:37,407 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 23df0a05-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:37,407 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5358e2c0 2024-06-25 23:53:37,408 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b7faa656-f7bb-475d-b4f1-fb8e34d80d84, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,408 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75ab4c48 2024-06-25 23:53:37,409 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b7faa656-f7bb-475d-b4f1-fb8e34d80d84, null, 0, false, true, null] 2024-06-25 23:53:37,409 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23df7f37-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23debbe1-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23debbe1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7105ca29, true, {}] 2024-06-25 23:53:37,410 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/momtestQueueRequestReply, address=test/momtestQueueRequestReply, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:37,411 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@123f4892 2024-06-25 23:53:37,411 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@25ab0bce 2024-06-25 23:53:37,412 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/momtestQueueRequestReply, null, 0, false, true, null] 2024-06-25 23:53:37,412 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23dff469-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23debbe1-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23debbe1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22187c35, true, {}] 2024-06-25 23:53:37,413 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a1ba57a9-b71b-4132-a2e3-88a680cb7e9a, address=a1ba57a9-b71b-4132-a2e3-88a680cb7e9a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,413 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@692d245e 2024-06-25 23:53:37,414 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3bb1be0b 2024-06-25 23:53:37,414 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a1ba57a9-b71b-4132-a2e3-88a680cb7e9a, null, 0, false, true, null] 2024-06-25 23:53:37,415 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3056, durable=true, userID=23e0699c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0e1e314-9d3a-48df-89d4-3eea8db65f77, JMSReplyTo=temp-queue://a1ba57a9-b71b-4132-a2e3-88a680cb7e9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1255082193, context: RoutingContextImpl(Address=test/momtestQueueRequestReply, routingType=ANYCAST, PreviousAddress=test/momtestQueueRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483420) .................................................. ***** durable queues test/momtestQueueRequestReply: - queueID=3045 address:test/momtestQueueRequestReply name:test/momtestQueueRequestReply filter:null ***** non durable for test/momtestQueueRequestReply: .................................................. , transaction: null 2024-06-25 23:53:37,416 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/momtestQueueRequestReply: Reference[3056]:RELIABLE:CoreMessage[messageID=3056, durable=true, userID=23e0699c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0e1e314-9d3a-48df-89d4-3eea8db65f77, JMSReplyTo=temp-queue://a1ba57a9-b71b-4132-a2e3-88a680cb7e9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1255082193 2024-06-25 23:53:37,416 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/momtestQueueRequestReply: CoreMessage[messageID=3056, durable=true, userID=23e0699c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0e1e314-9d3a-48df-89d4-3eea8db65f77, JMSReplyTo=temp-queue://a1ba57a9-b71b-4132-a2e3-88a680cb7e9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1255082193 to transaction: TransactionImpl [xid=null, txID=3057, xid=null, state=ACTIVE, createTime=1719359617416(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f49b902 2024-06-25 23:53:37,417 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23e0b7bd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23debbe1-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23debbe1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53ad0057, true, {}] 2024-06-25 23:53:37,418 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3060, durable=true, userID=23e0decf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=a1ba57a9-b71b-4132-a2e3-88a680cb7e9a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0e1e314-9d3a-48df-89d4-3eea8db65f77, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cb770498-17aa-4147-ade9-acffc5df22f5]]@1689944022, context: RoutingContextImpl(Address=a1ba57a9-b71b-4132-a2e3-88a680cb7e9a, routingType=ANYCAST, PreviousAddress=a1ba57a9-b71b-4132-a2e3-88a680cb7e9a previousRoute:ANYCAST, reusable=true, version=-2147483419) .................................................. ***** durable queues a1ba57a9-b71b-4132-a2e3-88a680cb7e9a: ***** non durable for a1ba57a9-b71b-4132-a2e3-88a680cb7e9a: - queueID=3052 address:a1ba57a9-b71b-4132-a2e3-88a680cb7e9a name:a1ba57a9-b71b-4132-a2e3-88a680cb7e9a filter:null .................................................. , transaction: null 2024-06-25 23:53:37,419 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a1ba57a9-b71b-4132-a2e3-88a680cb7e9a: Reference[3060]:RELIABLE:CoreMessage[messageID=3060, durable=true, userID=23e0decf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=a1ba57a9-b71b-4132-a2e3-88a680cb7e9a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0e1e314-9d3a-48df-89d4-3eea8db65f77, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cb770498-17aa-4147-ade9-acffc5df22f5]]@1689944022 2024-06-25 23:53:37,419 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a1ba57a9-b71b-4132-a2e3-88a680cb7e9a: CoreMessage[messageID=3060, durable=true, userID=23e0decf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=a1ba57a9-b71b-4132-a2e3-88a680cb7e9a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0e1e314-9d3a-48df-89d4-3eea8db65f77, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cb770498-17aa-4147-ade9-acffc5df22f5]]@1689944022 to transaction: TransactionImpl [xid=null, txID=3063, xid=null, state=ACTIVE, createTime=1719359617419(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7bc220b7 2024-06-25 23:53:37,419 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a1ba57a9-b71b-4132-a2e3-88a680cb7e9a: CoreMessage[messageID=3060, durable=true, userID=23e0decf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=a1ba57a9-b71b-4132-a2e3-88a680cb7e9a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0e1e314-9d3a-48df-89d4-3eea8db65f77, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cb770498-17aa-4147-ade9-acffc5df22f5]]@1689944022, transaction: TransactionImpl [xid=null, txID=3063, xid=null, state=COMMITTED, createTime=1719359617419(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7bc220b7 2024-06-25 23:53:37,419 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/momtestQueueRequestReply: CoreMessage[messageID=3056, durable=true, userID=23e0699c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f0e1e314-9d3a-48df-89d4-3eea8db65f77, JMSReplyTo=temp-queue://a1ba57a9-b71b-4132-a2e3-88a680cb7e9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1255082193, transaction: TransactionImpl [xid=null, txID=3057, xid=null, state=COMMITTED, createTime=1719359617416(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f49b902 2024-06-25 23:53:37,420 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23e12cf0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23debbe1-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23debbe1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@782fa325, true, {}] 2024-06-25 23:53:37,421 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a1ba57a9-b71b-4132-a2e3-88a680cb7e9a] 2024-06-25 23:53:37,423 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6ebf5f26] 2024-06-25 23:53:37,424 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@44b9dcd7[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:37,424 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010459 ms 2024-06-25 23:53:37,425 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b7faa656-f7bb-475d-b4f1-fb8e34d80d84] 2024-06-25 23:53:37,426 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:37,426 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:37,427 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23debbe1-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:37,428 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:37,429 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.159417 ms 2024-06-25 23:53:37,429 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [artemis]> 2024-06-25 23:53:37,430 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:37,430 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [artemis]> 2024-06-25 23:53:37,431 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 914959332'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:37,432 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:37,433 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23e328c2-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-25 23:53:37,434 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23e328c5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23e328c2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23e328c2-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43634814, true, {}] 2024-06-25 23:53:37,434 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@28e1a84a - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-25 23:53:37,435 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23e376e6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23e328c2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23e328c2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36a1db4c, true, {}] 2024-06-25 23:53:37,436 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 23e376e6-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:37,436 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@352c7fd 2024-06-25 23:53:37,437 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5b6aa6d0-a976-42e6-8631-b5e82b7aa762, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,437 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@46c469a2 2024-06-25 23:53:37,438 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5b6aa6d0-a976-42e6-8631-b5e82b7aa762, null, 0, false, true, null] 2024-06-25 23:53:37,438 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23e3ec18-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23e328c2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23e328c2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b992f, true, {}] 2024-06-25 23:53:37,439 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 23e3ec18-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicRequestReplyCancellation, [MULTICAST], true] 2024-06-25 23:53:37,439 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@49f9269e 2024-06-25 23:53:37,440 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=86cd0b47-6e9c-4254-8c04-b652fa596610, address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,440 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4377ccd4 2024-06-25 23:53:37,441 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 86cd0b47-6e9c-4254-8c04-b652fa596610, null, 0, false, true, null] 2024-06-25 23:53:37,442 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23e4614a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23e328c2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23e328c2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20ebbda6, true, {}] 2024-06-25 23:53:37,442 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d2fe3324-d9b2-440c-a9c1-e1310c642a0c, address=d2fe3324-d9b2-440c-a9c1-e1310c642a0c, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,442 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a4b6054 2024-06-25 23:53:37,443 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3658a263 2024-06-25 23:53:37,443 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d2fe3324-d9b2-440c-a9c1-e1310c642a0c, null, 0, false, true, null] 2024-06-25 23:53:37,445 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3120, durable=true, userID=23e4d67d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c98d7bc-be03-44c5-a061-83a77b401001, JMSReplyTo=temp-queue://d2fe3324-d9b2-440c-a9c1-e1310c642a0c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@56429597, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCancellation previousRoute:MULTICAST, reusable=true, version=-2147483415) .................................................. ***** durable queues test/mom/testTopicRequestReplyCancellation: ***** non durable for test/mom/testTopicRequestReplyCancellation: - queueID=3110 address:test/mom/testTopicRequestReplyCancellation name:86cd0b47-6e9c-4254-8c04-b652fa596610 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,445 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 86cd0b47-6e9c-4254-8c04-b652fa596610: Reference[3120]:RELIABLE:CoreMessage[messageID=3120, durable=true, userID=23e4d67d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c98d7bc-be03-44c5-a061-83a77b401001, JMSReplyTo=temp-queue://d2fe3324-d9b2-440c-a9c1-e1310c642a0c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@56429597 2024-06-25 23:53:37,445 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 86cd0b47-6e9c-4254-8c04-b652fa596610: CoreMessage[messageID=3120, durable=true, userID=23e4d67d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c98d7bc-be03-44c5-a061-83a77b401001, JMSReplyTo=temp-queue://d2fe3324-d9b2-440c-a9c1-e1310c642a0c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@56429597 to transaction: TransactionImpl [xid=null, txID=3121, xid=null, state=ACTIVE, createTime=1719359617445(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f986b39 2024-06-25 23:53:37,446 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 86cd0b47-6e9c-4254-8c04-b652fa596610: CoreMessage[messageID=3120, durable=true, userID=23e4d67d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c98d7bc-be03-44c5-a061-83a77b401001, JMSReplyTo=temp-queue://d2fe3324-d9b2-440c-a9c1-e1310c642a0c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@56429597, transaction: TransactionImpl [xid=null, txID=3121, xid=null, state=COMMITTED, createTime=1719359617445(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f986b39 2024-06-25 23:53:37,446 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom12] 2024-06-25 23:53:37,446 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23e5249e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23e328c2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23e328c2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53344473, true, {}] 2024-06-25 23:53:37,447 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3126, durable=true, userID=23e54bb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c98d7bc-be03-44c5-a061-83a77b401001, _AMQ_ROUTING_TYPE=0]]@1956248256, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483416) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=3102 address:scout.mom.requestreply.cancellation name:5b6aa6d0-a976-42e6-8631-b5e82b7aa762 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,447 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5b6aa6d0-a976-42e6-8631-b5e82b7aa762: Reference[3126]:RELIABLE:CoreMessage[messageID=3126, durable=true, userID=23e54bb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c98d7bc-be03-44c5-a061-83a77b401001, _AMQ_ROUTING_TYPE=0]]@1956248256 2024-06-25 23:53:37,448 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5b6aa6d0-a976-42e6-8631-b5e82b7aa762: CoreMessage[messageID=3126, durable=true, userID=23e54bb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c98d7bc-be03-44c5-a061-83a77b401001, _AMQ_ROUTING_TYPE=0]]@1956248256 to transaction: TransactionImpl [xid=null, txID=3131, xid=null, state=ACTIVE, createTime=1719359617448(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@726d284e 2024-06-25 23:53:37,448 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5b6aa6d0-a976-42e6-8631-b5e82b7aa762: CoreMessage[messageID=3126, durable=true, userID=23e54bb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9c98d7bc-be03-44c5-a061-83a77b401001, _AMQ_ROUTING_TYPE=0]]@1956248256, transaction: TransactionImpl [xid=null, txID=3131, xid=null, state=COMMITTED, createTime=1719359617448(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@726d284e 2024-06-25 23:53:37,448 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5457123a] 2024-06-25 23:53:37,449 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [86cd0b47-6e9c-4254-8c04-b652fa596610] 2024-06-25 23:53:37,450 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1c5646e6[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:37,450 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009487 ms 2024-06-25 23:53:37,481 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5b6aa6d0-a976-42e6-8631-b5e82b7aa762] 2024-06-25 23:53:37,483 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:37,483 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:37,484 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23e328c2-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:37,486 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:37,486 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 56.019424 ms 2024-06-25 23:53:37,486 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [artemis]> 2024-06-25 23:53:37,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:37,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [artemis]> 2024-06-25 23:53:37,488 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 858300556'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,490 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,491 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 23ec0272-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-25 23:53:37,491 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ec0275-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fa0afe2, true, {}] 2024-06-25 23:53:37,492 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2be0289b - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-25 23:53:37,493 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ec5096-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d7e9bf3, true, {}] 2024-06-25 23:53:37,493 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 23ec5096-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:37,494 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@9626f78 2024-06-25 23:53:37,494 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bad5cdf0-30a6-4e61-890e-99ebffe0b632, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,495 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@352abb9b 2024-06-25 23:53:37,496 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bad5cdf0-30a6-4e61-890e-99ebffe0b632, null, 0, false, true, null] 2024-06-25 23:53:37,497 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ecc5c8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6811e8bd, true, {}] 2024-06-25 23:53:37,498 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:37,498 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ed13e9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2592627, true, {}] 2024-06-25 23:53:37,499 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d8d15ce0-8cff-44c2-95ee-3932d985ff1a, address=d8d15ce0-8cff-44c2-95ee-3932d985ff1a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,499 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@710d6e84 2024-06-25 23:53:37,499 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b2fb9f8 2024-06-25 23:53:37,500 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d8d15ce0-8cff-44c2-95ee-3932d985ff1a, null, 0, false, true, null] 2024-06-25 23:53:37,502 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3183, durable=true, userID=23ed891c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04eb7839-ec5f-44f4-aae6-69ee430e4638, JMSReplyTo=temp-queue://d8d15ce0-8cff-44c2-95ee-3932d985ff1a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@821724207, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:37,502 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3183]:RELIABLE:CoreMessage[messageID=3183, durable=true, userID=23ed891c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04eb7839-ec5f-44f4-aae6-69ee430e4638, JMSReplyTo=temp-queue://d8d15ce0-8cff-44c2-95ee-3932d985ff1a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@821724207 2024-06-25 23:53:37,503 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3183, durable=true, userID=23ed891c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04eb7839-ec5f-44f4-aae6-69ee430e4638, JMSReplyTo=temp-queue://d8d15ce0-8cff-44c2-95ee-3932d985ff1a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@821724207 to transaction: TransactionImpl [xid=null, txID=3184, xid=null, state=ACTIVE, createTime=1719359617503(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f818c6c 2024-06-25 23:53:37,503 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23edd73d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30378978, true, {}] 2024-06-25 23:53:37,505 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3187, durable=true, userID=23edfe4f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=d8d15ce0-8cff-44c2-95ee-3932d985ff1a, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04eb7839-ec5f-44f4-aae6-69ee430e4638, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1518784c-5f61-42ee-ad4c-375befef9ccb]]@2088222627, context: RoutingContextImpl(Address=d8d15ce0-8cff-44c2-95ee-3932d985ff1a, routingType=ANYCAST, PreviousAddress=d8d15ce0-8cff-44c2-95ee-3932d985ff1a previousRoute:ANYCAST, reusable=true, version=-2147483409) .................................................. ***** durable queues d8d15ce0-8cff-44c2-95ee-3932d985ff1a: ***** non durable for d8d15ce0-8cff-44c2-95ee-3932d985ff1a: - queueID=3179 address:d8d15ce0-8cff-44c2-95ee-3932d985ff1a name:d8d15ce0-8cff-44c2-95ee-3932d985ff1a filter:null .................................................. , transaction: null 2024-06-25 23:53:37,505 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d8d15ce0-8cff-44c2-95ee-3932d985ff1a: Reference[3187]:RELIABLE:CoreMessage[messageID=3187, durable=true, userID=23edfe4f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=d8d15ce0-8cff-44c2-95ee-3932d985ff1a, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04eb7839-ec5f-44f4-aae6-69ee430e4638, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1518784c-5f61-42ee-ad4c-375befef9ccb]]@2088222627 2024-06-25 23:53:37,505 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d8d15ce0-8cff-44c2-95ee-3932d985ff1a: CoreMessage[messageID=3187, durable=true, userID=23edfe4f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=d8d15ce0-8cff-44c2-95ee-3932d985ff1a, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04eb7839-ec5f-44f4-aae6-69ee430e4638, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1518784c-5f61-42ee-ad4c-375befef9ccb]]@2088222627 to transaction: TransactionImpl [xid=null, txID=3190, xid=null, state=ACTIVE, createTime=1719359617505(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4fb228c2 2024-06-25 23:53:37,506 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3183, durable=true, userID=23ed891c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04eb7839-ec5f-44f4-aae6-69ee430e4638, JMSReplyTo=temp-queue://d8d15ce0-8cff-44c2-95ee-3932d985ff1a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@821724207, transaction: TransactionImpl [xid=null, txID=3184, xid=null, state=COMMITTED, createTime=1719359617503(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f818c6c 2024-06-25 23:53:37,506 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d8d15ce0-8cff-44c2-95ee-3932d985ff1a: CoreMessage[messageID=3187, durable=true, userID=23edfe4f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=d8d15ce0-8cff-44c2-95ee-3932d985ff1a, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-04eb7839-ec5f-44f4-aae6-69ee430e4638, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1518784c-5f61-42ee-ad4c-375befef9ccb]]@2088222627, transaction: TransactionImpl [xid=null, txID=3190, xid=null, state=COMMITTED, createTime=1719359617505(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4fb228c2 2024-06-25 23:53:37,506 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ee4c70-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79363ee0, true, {}] 2024-06-25 23:53:37,507 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d8d15ce0-8cff-44c2-95ee-3932d985ff1a] 2024-06-25 23:53:37,509 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6273f9db, org.eclipse.scout.rt.mom.jms.JmsSubscription@5fdce573] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,510 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23eee8b1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b0d06e7, true, {}] 2024-06-25 23:53:37,511 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:37,512 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ef0fc2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c6135d5, true, {}] 2024-06-25 23:53:37,512 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c652c33d-7e71-4250-9793-c1dbb816d0d1, address=c652c33d-7e71-4250-9793-c1dbb816d0d1, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,512 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11f103e0 2024-06-25 23:53:37,513 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@32300f5e 2024-06-25 23:53:37,513 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c652c33d-7e71-4250-9793-c1dbb816d0d1, null, 0, false, true, null] 2024-06-25 23:53:37,515 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3220, durable=true, userID=23ef84f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2127eedd-f273-4e27-af76-2fc82524d5f2, JMSReplyTo=temp-queue://c652c33d-7e71-4250-9793-c1dbb816d0d1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@327768728, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:37,515 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3220]:RELIABLE:CoreMessage[messageID=3220, durable=true, userID=23ef84f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2127eedd-f273-4e27-af76-2fc82524d5f2, JMSReplyTo=temp-queue://c652c33d-7e71-4250-9793-c1dbb816d0d1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@327768728 2024-06-25 23:53:37,516 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3220, durable=true, userID=23ef84f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2127eedd-f273-4e27-af76-2fc82524d5f2, JMSReplyTo=temp-queue://c652c33d-7e71-4250-9793-c1dbb816d0d1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@327768728 to transaction: TransactionImpl [xid=null, txID=3221, xid=null, state=ACTIVE, createTime=1719359617516(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34497fd9 2024-06-25 23:53:37,516 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23efd316-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4da39413, true, {}] 2024-06-25 23:53:37,518 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3224, durable=true, userID=23effa28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=c652c33d-7e71-4250-9793-c1dbb816d0d1, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2127eedd-f273-4e27-af76-2fc82524d5f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d96ca714-ed24-4226-baca-d016e5e4fee9]]@1264208562, context: RoutingContextImpl(Address=c652c33d-7e71-4250-9793-c1dbb816d0d1, routingType=ANYCAST, PreviousAddress=c652c33d-7e71-4250-9793-c1dbb816d0d1 previousRoute:ANYCAST, reusable=true, version=-2147483407) .................................................. ***** durable queues c652c33d-7e71-4250-9793-c1dbb816d0d1: ***** non durable for c652c33d-7e71-4250-9793-c1dbb816d0d1: - queueID=3216 address:c652c33d-7e71-4250-9793-c1dbb816d0d1 name:c652c33d-7e71-4250-9793-c1dbb816d0d1 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,518 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c652c33d-7e71-4250-9793-c1dbb816d0d1: Reference[3224]:RELIABLE:CoreMessage[messageID=3224, durable=true, userID=23effa28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=c652c33d-7e71-4250-9793-c1dbb816d0d1, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2127eedd-f273-4e27-af76-2fc82524d5f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d96ca714-ed24-4226-baca-d016e5e4fee9]]@1264208562 2024-06-25 23:53:37,518 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c652c33d-7e71-4250-9793-c1dbb816d0d1: CoreMessage[messageID=3224, durable=true, userID=23effa28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=c652c33d-7e71-4250-9793-c1dbb816d0d1, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2127eedd-f273-4e27-af76-2fc82524d5f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d96ca714-ed24-4226-baca-d016e5e4fee9]]@1264208562 to transaction: TransactionImpl [xid=null, txID=3227, xid=null, state=ACTIVE, createTime=1719359617518(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@40dcde9c 2024-06-25 23:53:37,518 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c652c33d-7e71-4250-9793-c1dbb816d0d1: CoreMessage[messageID=3224, durable=true, userID=23effa28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=c652c33d-7e71-4250-9793-c1dbb816d0d1, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2127eedd-f273-4e27-af76-2fc82524d5f2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d96ca714-ed24-4226-baca-d016e5e4fee9]]@1264208562, transaction: TransactionImpl [xid=null, txID=3227, xid=null, state=COMMITTED, createTime=1719359617518(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@40dcde9c 2024-06-25 23:53:37,518 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3220, durable=true, userID=23ef84f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2127eedd-f273-4e27-af76-2fc82524d5f2, JMSReplyTo=temp-queue://c652c33d-7e71-4250-9793-c1dbb816d0d1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@327768728, transaction: TransactionImpl [xid=null, txID=3221, xid=null, state=COMMITTED, createTime=1719359617516(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34497fd9 2024-06-25 23:53:37,519 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23f04849-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36ca41fb, true, {}] 2024-06-25 23:53:37,519 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c652c33d-7e71-4250-9793-c1dbb816d0d1] 2024-06-25 23:53:37,521 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3ce7528f, org.eclipse.scout.rt.mom.jms.JmsSubscription@94df613] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,523 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23f0bd7a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a2fecfc, true, {}] 2024-06-25 23:53:37,523 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:37,524 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23f10b9b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5146af19, true, {}] 2024-06-25 23:53:37,525 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8601b5b9-4f4a-43e6-8e25-79ba931afaaf, address=8601b5b9-4f4a-43e6-8e25-79ba931afaaf, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,525 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4bf252b1 2024-06-25 23:53:37,525 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27df2955 2024-06-25 23:53:37,526 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8601b5b9-4f4a-43e6-8e25-79ba931afaaf, null, 0, false, true, null] 2024-06-25 23:53:37,527 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3257, durable=true, userID=23f159be-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-888cb590-9738-408d-b561-b6c789da6940, JMSReplyTo=temp-queue://8601b5b9-4f4a-43e6-8e25-79ba931afaaf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2059007686, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:37,528 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3257]:RELIABLE:CoreMessage[messageID=3257, durable=true, userID=23f159be-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-888cb590-9738-408d-b561-b6c789da6940, JMSReplyTo=temp-queue://8601b5b9-4f4a-43e6-8e25-79ba931afaaf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2059007686 2024-06-25 23:53:37,528 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3257, durable=true, userID=23f159be-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-888cb590-9738-408d-b561-b6c789da6940, JMSReplyTo=temp-queue://8601b5b9-4f4a-43e6-8e25-79ba931afaaf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2059007686 to transaction: TransactionImpl [xid=null, txID=3258, xid=null, state=ACTIVE, createTime=1719359617528(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@19d81185 2024-06-25 23:53:37,528 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23f1a7df-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fa2fa47, true, {}] 2024-06-25 23:53:37,530 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3261, durable=true, userID=23f1cef1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=8601b5b9-4f4a-43e6-8e25-79ba931afaaf, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-888cb590-9738-408d-b561-b6c789da6940, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f59002ac-b94c-4b09-bd97-0c36a0edca7d]]@66222536, context: RoutingContextImpl(Address=8601b5b9-4f4a-43e6-8e25-79ba931afaaf, routingType=ANYCAST, PreviousAddress=8601b5b9-4f4a-43e6-8e25-79ba931afaaf previousRoute:ANYCAST, reusable=true, version=-2147483405) .................................................. ***** durable queues 8601b5b9-4f4a-43e6-8e25-79ba931afaaf: ***** non durable for 8601b5b9-4f4a-43e6-8e25-79ba931afaaf: - queueID=3253 address:8601b5b9-4f4a-43e6-8e25-79ba931afaaf name:8601b5b9-4f4a-43e6-8e25-79ba931afaaf filter:null .................................................. , transaction: null 2024-06-25 23:53:37,530 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8601b5b9-4f4a-43e6-8e25-79ba931afaaf: Reference[3261]:RELIABLE:CoreMessage[messageID=3261, durable=true, userID=23f1cef1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=8601b5b9-4f4a-43e6-8e25-79ba931afaaf, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-888cb590-9738-408d-b561-b6c789da6940, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f59002ac-b94c-4b09-bd97-0c36a0edca7d]]@66222536 2024-06-25 23:53:37,530 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8601b5b9-4f4a-43e6-8e25-79ba931afaaf: CoreMessage[messageID=3261, durable=true, userID=23f1cef1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=8601b5b9-4f4a-43e6-8e25-79ba931afaaf, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-888cb590-9738-408d-b561-b6c789da6940, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f59002ac-b94c-4b09-bd97-0c36a0edca7d]]@66222536 to transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=ACTIVE, createTime=1719359617530(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@642db12b 2024-06-25 23:53:37,531 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8601b5b9-4f4a-43e6-8e25-79ba931afaaf: CoreMessage[messageID=3261, durable=true, userID=23f1cef1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=8601b5b9-4f4a-43e6-8e25-79ba931afaaf, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-888cb590-9738-408d-b561-b6c789da6940, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f59002ac-b94c-4b09-bd97-0c36a0edca7d]]@66222536, transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=COMMITTED, createTime=1719359617530(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@642db12b 2024-06-25 23:53:37,531 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3257, durable=true, userID=23f159be-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-888cb590-9738-408d-b561-b6c789da6940, JMSReplyTo=temp-queue://8601b5b9-4f4a-43e6-8e25-79ba931afaaf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2059007686, transaction: TransactionImpl [xid=null, txID=3258, xid=null, state=COMMITTED, createTime=1719359617528(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@19d81185 2024-06-25 23:53:37,531 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23f21d12-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@931ed2c, true, {}] 2024-06-25 23:53:37,532 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8601b5b9-4f4a-43e6-8e25-79ba931afaaf] 2024-06-25 23:53:37,534 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@10044e88, org.eclipse.scout.rt.mom.jms.JmsSubscription@26e3df70] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,535 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23f2b953-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@519764ae, true, {}] 2024-06-25 23:53:37,535 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:37,536 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23f2e064-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7766e4e0, true, {}] 2024-06-25 23:53:37,537 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2670019c-21a8-481c-80b1-a65c9e8760a6, address=2670019c-21a8-481c-80b1-a65c9e8760a6, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,537 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@a917edd 2024-06-25 23:53:37,537 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f4b3dc7 2024-06-25 23:53:37,538 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2670019c-21a8-481c-80b1-a65c9e8760a6, null, 0, false, true, null] 2024-06-25 23:53:37,539 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3294, durable=true, userID=23f35597-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b7a1a18-4709-41e0-8720-f22df4966c7c, JMSReplyTo=temp-queue://2670019c-21a8-481c-80b1-a65c9e8760a6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@578063299, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:37,543 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3294]:RELIABLE:CoreMessage[messageID=3294, durable=true, userID=23f35597-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b7a1a18-4709-41e0-8720-f22df4966c7c, JMSReplyTo=temp-queue://2670019c-21a8-481c-80b1-a65c9e8760a6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@578063299 2024-06-25 23:53:37,544 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3294, durable=true, userID=23f35597-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b7a1a18-4709-41e0-8720-f22df4966c7c, JMSReplyTo=temp-queue://2670019c-21a8-481c-80b1-a65c9e8760a6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@578063299 to transaction: TransactionImpl [xid=null, txID=3295, xid=null, state=ACTIVE, createTime=1719359617544(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1cab9894 2024-06-25 23:53:37,544 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23f418e8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32588a7c, true, {}] 2024-06-25 23:53:37,546 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3298, durable=true, userID=23f43ffa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=2670019c-21a8-481c-80b1-a65c9e8760a6, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b7a1a18-4709-41e0-8720-f22df4966c7c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad6caafb-b23b-4764-813a-81877c9f30c0]]@336797373, context: RoutingContextImpl(Address=2670019c-21a8-481c-80b1-a65c9e8760a6, routingType=ANYCAST, PreviousAddress=2670019c-21a8-481c-80b1-a65c9e8760a6 previousRoute:ANYCAST, reusable=true, version=-2147483403) .................................................. ***** durable queues 2670019c-21a8-481c-80b1-a65c9e8760a6: ***** non durable for 2670019c-21a8-481c-80b1-a65c9e8760a6: - queueID=3290 address:2670019c-21a8-481c-80b1-a65c9e8760a6 name:2670019c-21a8-481c-80b1-a65c9e8760a6 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,546 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2670019c-21a8-481c-80b1-a65c9e8760a6: Reference[3298]:RELIABLE:CoreMessage[messageID=3298, durable=true, userID=23f43ffa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=2670019c-21a8-481c-80b1-a65c9e8760a6, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b7a1a18-4709-41e0-8720-f22df4966c7c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad6caafb-b23b-4764-813a-81877c9f30c0]]@336797373 2024-06-25 23:53:37,546 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2670019c-21a8-481c-80b1-a65c9e8760a6: CoreMessage[messageID=3298, durable=true, userID=23f43ffa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=2670019c-21a8-481c-80b1-a65c9e8760a6, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b7a1a18-4709-41e0-8720-f22df4966c7c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad6caafb-b23b-4764-813a-81877c9f30c0]]@336797373 to transaction: TransactionImpl [xid=null, txID=3301, xid=null, state=ACTIVE, createTime=1719359617546(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a82dd6 2024-06-25 23:53:37,547 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3294, durable=true, userID=23f35597-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b7a1a18-4709-41e0-8720-f22df4966c7c, JMSReplyTo=temp-queue://2670019c-21a8-481c-80b1-a65c9e8760a6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@578063299, transaction: TransactionImpl [xid=null, txID=3295, xid=null, state=COMMITTED, createTime=1719359617544(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1cab9894 2024-06-25 23:53:37,547 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2670019c-21a8-481c-80b1-a65c9e8760a6: CoreMessage[messageID=3298, durable=true, userID=23f43ffa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=2670019c-21a8-481c-80b1-a65c9e8760a6, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7b7a1a18-4709-41e0-8720-f22df4966c7c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad6caafb-b23b-4764-813a-81877c9f30c0]]@336797373, transaction: TransactionImpl [xid=null, txID=3301, xid=null, state=COMMITTED, createTime=1719359617546(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a82dd6 2024-06-25 23:53:37,547 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23f48e1b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@480a1da1, true, {}] 2024-06-25 23:53:37,548 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2670019c-21a8-481c-80b1-a65c9e8760a6] 2024-06-25 23:53:37,550 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@e52b33, org.eclipse.scout.rt.mom.jms.JmsSubscription@49aff938] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,552 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23f5516c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f69a67, true, {}] 2024-06-25 23:53:37,552 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:37,553 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23f5787d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a4f2f0e, true, {}] 2024-06-25 23:53:37,554 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=34270c9a-c490-457a-9483-8b3a31a5b750, address=34270c9a-c490-457a-9483-8b3a31a5b750, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,554 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5f969068 2024-06-25 23:53:37,555 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1dd8f4e 2024-06-25 23:53:37,555 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 34270c9a-c490-457a-9483-8b3a31a5b750, null, 0, false, true, null] 2024-06-25 23:53:37,557 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3331, durable=true, userID=23f5edb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5538913-736f-4eeb-8eac-8a8ce74cbe23, JMSReplyTo=temp-queue://34270c9a-c490-457a-9483-8b3a31a5b750, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1957122804, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:37,557 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3331]:RELIABLE:CoreMessage[messageID=3331, durable=true, userID=23f5edb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5538913-736f-4eeb-8eac-8a8ce74cbe23, JMSReplyTo=temp-queue://34270c9a-c490-457a-9483-8b3a31a5b750, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1957122804 2024-06-25 23:53:37,558 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3331, durable=true, userID=23f5edb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5538913-736f-4eeb-8eac-8a8ce74cbe23, JMSReplyTo=temp-queue://34270c9a-c490-457a-9483-8b3a31a5b750, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1957122804 to transaction: TransactionImpl [xid=null, txID=3332, xid=null, state=ACTIVE, createTime=1719359617558(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@344fe85d 2024-06-25 23:53:37,559 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23f63bd1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@726b7f1f, true, {}] 2024-06-25 23:53:37,560 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3335, durable=true, userID=23f689f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=34270c9a-c490-457a-9483-8b3a31a5b750, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5538913-736f-4eeb-8eac-8a8ce74cbe23, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6e697da6-c917-4a07-84fb-088034229a3b]]@1111427087, context: RoutingContextImpl(Address=34270c9a-c490-457a-9483-8b3a31a5b750, routingType=ANYCAST, PreviousAddress=34270c9a-c490-457a-9483-8b3a31a5b750 previousRoute:ANYCAST, reusable=true, version=-2147483401) .................................................. ***** durable queues 34270c9a-c490-457a-9483-8b3a31a5b750: ***** non durable for 34270c9a-c490-457a-9483-8b3a31a5b750: - queueID=3327 address:34270c9a-c490-457a-9483-8b3a31a5b750 name:34270c9a-c490-457a-9483-8b3a31a5b750 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,560 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 34270c9a-c490-457a-9483-8b3a31a5b750: Reference[3335]:RELIABLE:CoreMessage[messageID=3335, durable=true, userID=23f689f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=34270c9a-c490-457a-9483-8b3a31a5b750, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5538913-736f-4eeb-8eac-8a8ce74cbe23, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6e697da6-c917-4a07-84fb-088034229a3b]]@1111427087 2024-06-25 23:53:37,561 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 34270c9a-c490-457a-9483-8b3a31a5b750: CoreMessage[messageID=3335, durable=true, userID=23f689f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=34270c9a-c490-457a-9483-8b3a31a5b750, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5538913-736f-4eeb-8eac-8a8ce74cbe23, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6e697da6-c917-4a07-84fb-088034229a3b]]@1111427087 to transaction: TransactionImpl [xid=null, txID=3338, xid=null, state=ACTIVE, createTime=1719359617561(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11eac20a 2024-06-25 23:53:37,561 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3331, durable=true, userID=23f5edb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5538913-736f-4eeb-8eac-8a8ce74cbe23, JMSReplyTo=temp-queue://34270c9a-c490-457a-9483-8b3a31a5b750, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1957122804, transaction: TransactionImpl [xid=null, txID=3332, xid=null, state=COMMITTED, createTime=1719359617558(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@344fe85d 2024-06-25 23:53:37,561 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 34270c9a-c490-457a-9483-8b3a31a5b750: CoreMessage[messageID=3335, durable=true, userID=23f689f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=34270c9a-c490-457a-9483-8b3a31a5b750, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5538913-736f-4eeb-8eac-8a8ce74cbe23, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6e697da6-c917-4a07-84fb-088034229a3b]]@1111427087, transaction: TransactionImpl [xid=null, txID=3338, xid=null, state=COMMITTED, createTime=1719359617561(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11eac20a 2024-06-25 23:53:37,582 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23f9be44-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41f2c8d9, true, {}] 2024-06-25 23:53:37,582 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [34270c9a-c490-457a-9483-8b3a31a5b750] 2024-06-25 23:53:37,585 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@77f75940, org.eclipse.scout.rt.mom.jms.JmsSubscription@6af8d868] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,586 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23fa8195-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d8d5eda, true, {}] 2024-06-25 23:53:37,587 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:37,588 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23facfb6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dc28368, true, {}] 2024-06-25 23:53:37,589 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=94b54755-f4a2-446a-b72a-c01aa2ba9e48, address=94b54755-f4a2-446a-b72a-c01aa2ba9e48, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,589 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45cb08a 2024-06-25 23:53:37,590 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27c8d850 2024-06-25 23:53:37,590 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 94b54755-f4a2-446a-b72a-c01aa2ba9e48, null, 0, false, true, null] 2024-06-25 23:53:37,591 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3368, durable=true, userID=23fb44e9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce52e8f3-1440-47ed-8293-c3e8161ff24f, JMSReplyTo=temp-queue://94b54755-f4a2-446a-b72a-c01aa2ba9e48, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1470414603, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:37,592 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3368]:RELIABLE:CoreMessage[messageID=3368, durable=true, userID=23fb44e9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce52e8f3-1440-47ed-8293-c3e8161ff24f, JMSReplyTo=temp-queue://94b54755-f4a2-446a-b72a-c01aa2ba9e48, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1470414603 2024-06-25 23:53:37,593 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3368, durable=true, userID=23fb44e9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce52e8f3-1440-47ed-8293-c3e8161ff24f, JMSReplyTo=temp-queue://94b54755-f4a2-446a-b72a-c01aa2ba9e48, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1470414603 to transaction: TransactionImpl [xid=null, txID=3369, xid=null, state=ACTIVE, createTime=1719359617593(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f941231 2024-06-25 23:53:37,593 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23fb930a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d9070b8, true, {}] 2024-06-25 23:53:37,595 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3372, durable=true, userID=23fbba1c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=94b54755-f4a2-446a-b72a-c01aa2ba9e48, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce52e8f3-1440-47ed-8293-c3e8161ff24f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4bcdca92-c2f0-476b-ac5b-68a66c90aaed]]@731120927, context: RoutingContextImpl(Address=94b54755-f4a2-446a-b72a-c01aa2ba9e48, routingType=ANYCAST, PreviousAddress=94b54755-f4a2-446a-b72a-c01aa2ba9e48 previousRoute:ANYCAST, reusable=true, version=-2147483399) .................................................. ***** durable queues 94b54755-f4a2-446a-b72a-c01aa2ba9e48: ***** non durable for 94b54755-f4a2-446a-b72a-c01aa2ba9e48: - queueID=3364 address:94b54755-f4a2-446a-b72a-c01aa2ba9e48 name:94b54755-f4a2-446a-b72a-c01aa2ba9e48 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,595 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 94b54755-f4a2-446a-b72a-c01aa2ba9e48: Reference[3372]:RELIABLE:CoreMessage[messageID=3372, durable=true, userID=23fbba1c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=94b54755-f4a2-446a-b72a-c01aa2ba9e48, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce52e8f3-1440-47ed-8293-c3e8161ff24f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4bcdca92-c2f0-476b-ac5b-68a66c90aaed]]@731120927 2024-06-25 23:53:37,595 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3368, durable=true, userID=23fb44e9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce52e8f3-1440-47ed-8293-c3e8161ff24f, JMSReplyTo=temp-queue://94b54755-f4a2-446a-b72a-c01aa2ba9e48, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1470414603, transaction: TransactionImpl [xid=null, txID=3369, xid=null, state=COMMITTED, createTime=1719359617593(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f941231 2024-06-25 23:53:37,596 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 94b54755-f4a2-446a-b72a-c01aa2ba9e48: CoreMessage[messageID=3372, durable=true, userID=23fbba1c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=94b54755-f4a2-446a-b72a-c01aa2ba9e48, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce52e8f3-1440-47ed-8293-c3e8161ff24f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4bcdca92-c2f0-476b-ac5b-68a66c90aaed]]@731120927 to transaction: TransactionImpl [xid=null, txID=3374, xid=null, state=ACTIVE, createTime=1719359617595(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63bbd732 2024-06-25 23:53:37,596 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 94b54755-f4a2-446a-b72a-c01aa2ba9e48: CoreMessage[messageID=3372, durable=true, userID=23fbba1c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=94b54755-f4a2-446a-b72a-c01aa2ba9e48, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ce52e8f3-1440-47ed-8293-c3e8161ff24f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4bcdca92-c2f0-476b-ac5b-68a66c90aaed]]@731120927, transaction: TransactionImpl [xid=null, txID=3374, xid=null, state=COMMITTED, createTime=1719359617595(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63bbd732 2024-06-25 23:53:37,597 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23fc2f4d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23ba7e41, true, {}] 2024-06-25 23:53:37,597 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [94b54755-f4a2-446a-b72a-c01aa2ba9e48] 2024-06-25 23:53:37,600 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@a1f3a0e, org.eclipse.scout.rt.mom.jms.JmsSubscription@34565809] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,601 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23fccb8e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11d11f12, true, {}] 2024-06-25 23:53:37,602 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:37,603 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23fd19af-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72cd4702, true, {}] 2024-06-25 23:53:37,604 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ff88f0b1-08f9-4d70-ae58-f5e8e39222ca, address=ff88f0b1-08f9-4d70-ae58-f5e8e39222ca, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,604 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@688412a0 2024-06-25 23:53:37,604 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23c202ed 2024-06-25 23:53:37,605 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ff88f0b1-08f9-4d70-ae58-f5e8e39222ca, null, 0, false, true, null] 2024-06-25 23:53:37,606 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3405, durable=true, userID=23fd8ee2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d8610bf-ef3f-4bf6-8a68-44c5fcea5abe, JMSReplyTo=temp-queue://ff88f0b1-08f9-4d70-ae58-f5e8e39222ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@285436247, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:37,607 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3405]:RELIABLE:CoreMessage[messageID=3405, durable=true, userID=23fd8ee2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d8610bf-ef3f-4bf6-8a68-44c5fcea5abe, JMSReplyTo=temp-queue://ff88f0b1-08f9-4d70-ae58-f5e8e39222ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@285436247 2024-06-25 23:53:37,607 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3405, durable=true, userID=23fd8ee2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d8610bf-ef3f-4bf6-8a68-44c5fcea5abe, JMSReplyTo=temp-queue://ff88f0b1-08f9-4d70-ae58-f5e8e39222ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@285436247 to transaction: TransactionImpl [xid=null, txID=3406, xid=null, state=ACTIVE, createTime=1719359617607(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@762e1d5b 2024-06-25 23:53:37,608 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23fddd03-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ab43a95, true, {}] 2024-06-25 23:53:37,609 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3409, durable=true, userID=23fe0415-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=ff88f0b1-08f9-4d70-ae58-f5e8e39222ca, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d8610bf-ef3f-4bf6-8a68-44c5fcea5abe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=48cf04fc-3733-4c95-a2e0-aa6234eb4ba0]]@1312315299, context: RoutingContextImpl(Address=ff88f0b1-08f9-4d70-ae58-f5e8e39222ca, routingType=ANYCAST, PreviousAddress=ff88f0b1-08f9-4d70-ae58-f5e8e39222ca previousRoute:ANYCAST, reusable=true, version=-2147483397) .................................................. ***** durable queues ff88f0b1-08f9-4d70-ae58-f5e8e39222ca: ***** non durable for ff88f0b1-08f9-4d70-ae58-f5e8e39222ca: - queueID=3401 address:ff88f0b1-08f9-4d70-ae58-f5e8e39222ca name:ff88f0b1-08f9-4d70-ae58-f5e8e39222ca filter:null .................................................. , transaction: null 2024-06-25 23:53:37,610 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ff88f0b1-08f9-4d70-ae58-f5e8e39222ca: Reference[3409]:RELIABLE:CoreMessage[messageID=3409, durable=true, userID=23fe0415-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=ff88f0b1-08f9-4d70-ae58-f5e8e39222ca, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d8610bf-ef3f-4bf6-8a68-44c5fcea5abe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=48cf04fc-3733-4c95-a2e0-aa6234eb4ba0]]@1312315299 2024-06-25 23:53:37,610 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ff88f0b1-08f9-4d70-ae58-f5e8e39222ca: CoreMessage[messageID=3409, durable=true, userID=23fe0415-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=ff88f0b1-08f9-4d70-ae58-f5e8e39222ca, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d8610bf-ef3f-4bf6-8a68-44c5fcea5abe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=48cf04fc-3733-4c95-a2e0-aa6234eb4ba0]]@1312315299 to transaction: TransactionImpl [xid=null, txID=3412, xid=null, state=ACTIVE, createTime=1719359617610(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32f7f849 2024-06-25 23:53:37,610 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3405, durable=true, userID=23fd8ee2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d8610bf-ef3f-4bf6-8a68-44c5fcea5abe, JMSReplyTo=temp-queue://ff88f0b1-08f9-4d70-ae58-f5e8e39222ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@285436247, transaction: TransactionImpl [xid=null, txID=3406, xid=null, state=COMMITTED, createTime=1719359617607(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@762e1d5b 2024-06-25 23:53:37,610 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ff88f0b1-08f9-4d70-ae58-f5e8e39222ca: CoreMessage[messageID=3409, durable=true, userID=23fe0415-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=ff88f0b1-08f9-4d70-ae58-f5e8e39222ca, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d8610bf-ef3f-4bf6-8a68-44c5fcea5abe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=48cf04fc-3733-4c95-a2e0-aa6234eb4ba0]]@1312315299, transaction: TransactionImpl [xid=null, txID=3412, xid=null, state=COMMITTED, createTime=1719359617610(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32f7f849 2024-06-25 23:53:37,611 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23fe5236-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ae20c3e, true, {}] 2024-06-25 23:53:37,612 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ff88f0b1-08f9-4d70-ae58-f5e8e39222ca] 2024-06-25 23:53:37,614 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@f0fb292, org.eclipse.scout.rt.mom.jms.JmsSubscription@12f1480d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,615 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23feee77-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c7b8e6c, true, {}] 2024-06-25 23:53:37,616 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:37,617 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ff3c98-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75d45845, true, {}] 2024-06-25 23:53:37,617 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9819ac9e-f1ab-4c7e-b2f6-757165aaea64, address=9819ac9e-f1ab-4c7e-b2f6-757165aaea64, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,618 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@38347691 2024-06-25 23:53:37,618 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36f8390 2024-06-25 23:53:37,619 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9819ac9e-f1ab-4c7e-b2f6-757165aaea64, null, 0, false, true, null] 2024-06-25 23:53:37,620 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3442, durable=true, userID=23ffb1cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fda2ee4b-1fb0-4844-a4b9-71109b4108c3, JMSReplyTo=temp-queue://9819ac9e-f1ab-4c7e-b2f6-757165aaea64, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@201775209, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:37,621 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3442]:RELIABLE:CoreMessage[messageID=3442, durable=true, userID=23ffb1cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fda2ee4b-1fb0-4844-a4b9-71109b4108c3, JMSReplyTo=temp-queue://9819ac9e-f1ab-4c7e-b2f6-757165aaea64, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@201775209 2024-06-25 23:53:37,621 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3442, durable=true, userID=23ffb1cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fda2ee4b-1fb0-4844-a4b9-71109b4108c3, JMSReplyTo=temp-queue://9819ac9e-f1ab-4c7e-b2f6-757165aaea64, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@201775209 to transaction: TransactionImpl [xid=null, txID=3443, xid=null, state=ACTIVE, createTime=1719359617621(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6098bc46 2024-06-25 23:53:37,622 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [23ffd8dc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31b99c9c, true, {}] 2024-06-25 23:53:37,623 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3446, durable=true, userID=23ffffee-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=9819ac9e-f1ab-4c7e-b2f6-757165aaea64, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fda2ee4b-1fb0-4844-a4b9-71109b4108c3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24512ffb-93f8-44ac-999b-89613303fd20]]@607519452, context: RoutingContextImpl(Address=9819ac9e-f1ab-4c7e-b2f6-757165aaea64, routingType=ANYCAST, PreviousAddress=9819ac9e-f1ab-4c7e-b2f6-757165aaea64 previousRoute:ANYCAST, reusable=true, version=-2147483395) .................................................. ***** durable queues 9819ac9e-f1ab-4c7e-b2f6-757165aaea64: ***** non durable for 9819ac9e-f1ab-4c7e-b2f6-757165aaea64: - queueID=3438 address:9819ac9e-f1ab-4c7e-b2f6-757165aaea64 name:9819ac9e-f1ab-4c7e-b2f6-757165aaea64 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,623 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9819ac9e-f1ab-4c7e-b2f6-757165aaea64: Reference[3446]:RELIABLE:CoreMessage[messageID=3446, durable=true, userID=23ffffee-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=9819ac9e-f1ab-4c7e-b2f6-757165aaea64, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fda2ee4b-1fb0-4844-a4b9-71109b4108c3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24512ffb-93f8-44ac-999b-89613303fd20]]@607519452 2024-06-25 23:53:37,624 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9819ac9e-f1ab-4c7e-b2f6-757165aaea64: CoreMessage[messageID=3446, durable=true, userID=23ffffee-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=9819ac9e-f1ab-4c7e-b2f6-757165aaea64, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fda2ee4b-1fb0-4844-a4b9-71109b4108c3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24512ffb-93f8-44ac-999b-89613303fd20]]@607519452 to transaction: TransactionImpl [xid=null, txID=3449, xid=null, state=ACTIVE, createTime=1719359617623(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@274ab133 2024-06-25 23:53:37,624 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9819ac9e-f1ab-4c7e-b2f6-757165aaea64: CoreMessage[messageID=3446, durable=true, userID=23ffffee-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=9819ac9e-f1ab-4c7e-b2f6-757165aaea64, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fda2ee4b-1fb0-4844-a4b9-71109b4108c3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24512ffb-93f8-44ac-999b-89613303fd20]]@607519452, transaction: TransactionImpl [xid=null, txID=3449, xid=null, state=COMMITTED, createTime=1719359617623(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@274ab133 2024-06-25 23:53:37,624 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3442, durable=true, userID=23ffb1cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fda2ee4b-1fb0-4844-a4b9-71109b4108c3, JMSReplyTo=temp-queue://9819ac9e-f1ab-4c7e-b2f6-757165aaea64, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@201775209, transaction: TransactionImpl [xid=null, txID=3443, xid=null, state=COMMITTED, createTime=1719359617621(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6098bc46 2024-06-25 23:53:37,625 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24004e0f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78750200, true, {}] 2024-06-25 23:53:37,625 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9819ac9e-f1ab-4c7e-b2f6-757165aaea64] 2024-06-25 23:53:37,628 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6fca14b0, org.eclipse.scout.rt.mom.jms.JmsSubscription@5de84216] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,629 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24011160-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75d46953, true, {}] 2024-06-25 23:53:37,630 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:37,631 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24015f81-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b95f7fc, true, {}] 2024-06-25 23:53:37,631 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=516833a6-f2e4-4166-8e8c-25e46a5a94a7, address=516833a6-f2e4-4166-8e8c-25e46a5a94a7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,632 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@290e93a3 2024-06-25 23:53:37,632 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3215f8ed 2024-06-25 23:53:37,633 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 516833a6-f2e4-4166-8e8c-25e46a5a94a7, null, 0, false, true, null] 2024-06-25 23:53:37,634 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3479, durable=true, userID=2401d4b4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b34886e6-77f0-43d4-84f5-8aef7a93d31f, JMSReplyTo=temp-queue://516833a6-f2e4-4166-8e8c-25e46a5a94a7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1952287691, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:37,635 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3479]:RELIABLE:CoreMessage[messageID=3479, durable=true, userID=2401d4b4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b34886e6-77f0-43d4-84f5-8aef7a93d31f, JMSReplyTo=temp-queue://516833a6-f2e4-4166-8e8c-25e46a5a94a7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1952287691 2024-06-25 23:53:37,635 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3479, durable=true, userID=2401d4b4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b34886e6-77f0-43d4-84f5-8aef7a93d31f, JMSReplyTo=temp-queue://516833a6-f2e4-4166-8e8c-25e46a5a94a7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1952287691 to transaction: TransactionImpl [xid=null, txID=3480, xid=null, state=ACTIVE, createTime=1719359617635(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1db5f023 2024-06-25 23:53:37,636 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [240222d5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@354bc93b, true, {}] 2024-06-25 23:53:37,637 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3483, durable=true, userID=240249e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=516833a6-f2e4-4166-8e8c-25e46a5a94a7, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b34886e6-77f0-43d4-84f5-8aef7a93d31f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a572fe7a-bdc1-4dc7-be4b-1ea005ebbb4a]]@1293520444, context: RoutingContextImpl(Address=516833a6-f2e4-4166-8e8c-25e46a5a94a7, routingType=ANYCAST, PreviousAddress=516833a6-f2e4-4166-8e8c-25e46a5a94a7 previousRoute:ANYCAST, reusable=true, version=-2147483393) .................................................. ***** durable queues 516833a6-f2e4-4166-8e8c-25e46a5a94a7: ***** non durable for 516833a6-f2e4-4166-8e8c-25e46a5a94a7: - queueID=3475 address:516833a6-f2e4-4166-8e8c-25e46a5a94a7 name:516833a6-f2e4-4166-8e8c-25e46a5a94a7 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,638 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 516833a6-f2e4-4166-8e8c-25e46a5a94a7: Reference[3483]:RELIABLE:CoreMessage[messageID=3483, durable=true, userID=240249e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=516833a6-f2e4-4166-8e8c-25e46a5a94a7, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b34886e6-77f0-43d4-84f5-8aef7a93d31f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a572fe7a-bdc1-4dc7-be4b-1ea005ebbb4a]]@1293520444 2024-06-25 23:53:37,638 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 516833a6-f2e4-4166-8e8c-25e46a5a94a7: CoreMessage[messageID=3483, durable=true, userID=240249e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=516833a6-f2e4-4166-8e8c-25e46a5a94a7, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b34886e6-77f0-43d4-84f5-8aef7a93d31f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a572fe7a-bdc1-4dc7-be4b-1ea005ebbb4a]]@1293520444 to transaction: TransactionImpl [xid=null, txID=3486, xid=null, state=ACTIVE, createTime=1719359617638(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6095c275 2024-06-25 23:53:37,638 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3479, durable=true, userID=2401d4b4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b34886e6-77f0-43d4-84f5-8aef7a93d31f, JMSReplyTo=temp-queue://516833a6-f2e4-4166-8e8c-25e46a5a94a7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1952287691, transaction: TransactionImpl [xid=null, txID=3480, xid=null, state=COMMITTED, createTime=1719359617635(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1db5f023 2024-06-25 23:53:37,638 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 516833a6-f2e4-4166-8e8c-25e46a5a94a7: CoreMessage[messageID=3483, durable=true, userID=240249e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=516833a6-f2e4-4166-8e8c-25e46a5a94a7, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b34886e6-77f0-43d4-84f5-8aef7a93d31f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a572fe7a-bdc1-4dc7-be4b-1ea005ebbb4a]]@1293520444, transaction: TransactionImpl [xid=null, txID=3486, xid=null, state=COMMITTED, createTime=1719359617638(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6095c275 2024-06-25 23:53:37,639 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24029808-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43510747, true, {}] 2024-06-25 23:53:37,640 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [516833a6-f2e4-4166-8e8c-25e46a5a94a7] 2024-06-25 23:53:37,642 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@42c1ae95, org.eclipse.scout.rt.mom.jms.JmsSubscription@60d13e1e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,643 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24033449-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b16e893, true, {}] 2024-06-25 23:53:37,644 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:37,645 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2403826a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3674adbd, true, {}] 2024-06-25 23:53:37,645 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=590f9eff-4cc8-40e4-ad10-b0d14618378a, address=590f9eff-4cc8-40e4-ad10-b0d14618378a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,645 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@592d45a1 2024-06-25 23:53:37,646 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@46356ac 2024-06-25 23:53:37,647 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 590f9eff-4cc8-40e4-ad10-b0d14618378a, null, 0, false, true, null] 2024-06-25 23:53:37,648 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3516, durable=true, userID=2403d08d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a63eb8c8-d912-4e0b-9e0e-efbbd0715bbb, JMSReplyTo=temp-queue://590f9eff-4cc8-40e4-ad10-b0d14618378a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@746336175, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:37,649 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3516]:RELIABLE:CoreMessage[messageID=3516, durable=true, userID=2403d08d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a63eb8c8-d912-4e0b-9e0e-efbbd0715bbb, JMSReplyTo=temp-queue://590f9eff-4cc8-40e4-ad10-b0d14618378a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@746336175 2024-06-25 23:53:37,649 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3516, durable=true, userID=2403d08d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a63eb8c8-d912-4e0b-9e0e-efbbd0715bbb, JMSReplyTo=temp-queue://590f9eff-4cc8-40e4-ad10-b0d14618378a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@746336175 to transaction: TransactionImpl [xid=null, txID=3517, xid=null, state=ACTIVE, createTime=1719359617649(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1eff629f 2024-06-25 23:53:37,650 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [240445be-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e4dd03a, true, {}] 2024-06-25 23:53:37,652 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 590f9eff-4cc8-40e4-ad10-b0d14618378a: Reference[3520]:RELIABLE:CoreMessage[messageID=3520, durable=true, userID=24046cd0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=590f9eff-4cc8-40e4-ad10-b0d14618378a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a63eb8c8-d912-4e0b-9e0e-efbbd0715bbb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=68bd0474-dcdf-49b8-8cd5-03002c6f5ddd]]@422315101 2024-06-25 23:53:37,652 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3520, durable=true, userID=24046cd0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=590f9eff-4cc8-40e4-ad10-b0d14618378a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a63eb8c8-d912-4e0b-9e0e-efbbd0715bbb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=68bd0474-dcdf-49b8-8cd5-03002c6f5ddd]]@422315101, context: RoutingContextImpl(Address=590f9eff-4cc8-40e4-ad10-b0d14618378a, routingType=ANYCAST, PreviousAddress=590f9eff-4cc8-40e4-ad10-b0d14618378a previousRoute:ANYCAST, reusable=true, version=-2147483391) .................................................. ***** durable queues 590f9eff-4cc8-40e4-ad10-b0d14618378a: ***** non durable for 590f9eff-4cc8-40e4-ad10-b0d14618378a: - queueID=3512 address:590f9eff-4cc8-40e4-ad10-b0d14618378a name:590f9eff-4cc8-40e4-ad10-b0d14618378a filter:null .................................................. , transaction: null 2024-06-25 23:53:37,652 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3516, durable=true, userID=2403d08d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a63eb8c8-d912-4e0b-9e0e-efbbd0715bbb, JMSReplyTo=temp-queue://590f9eff-4cc8-40e4-ad10-b0d14618378a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@746336175, transaction: TransactionImpl [xid=null, txID=3517, xid=null, state=COMMITTED, createTime=1719359617649(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1eff629f 2024-06-25 23:53:37,652 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 590f9eff-4cc8-40e4-ad10-b0d14618378a: CoreMessage[messageID=3520, durable=true, userID=24046cd0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=590f9eff-4cc8-40e4-ad10-b0d14618378a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a63eb8c8-d912-4e0b-9e0e-efbbd0715bbb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=68bd0474-dcdf-49b8-8cd5-03002c6f5ddd]]@422315101 to transaction: TransactionImpl [xid=null, txID=3522, xid=null, state=ACTIVE, createTime=1719359617652(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d5c8dc2 2024-06-25 23:53:37,652 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 590f9eff-4cc8-40e4-ad10-b0d14618378a: CoreMessage[messageID=3520, durable=true, userID=24046cd0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=590f9eff-4cc8-40e4-ad10-b0d14618378a, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a63eb8c8-d912-4e0b-9e0e-efbbd0715bbb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=68bd0474-dcdf-49b8-8cd5-03002c6f5ddd]]@422315101, transaction: TransactionImpl [xid=null, txID=3522, xid=null, state=COMMITTED, createTime=1719359617652(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d5c8dc2 2024-06-25 23:53:37,653 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2404baf1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=23ec0272-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=23ec0272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47617798, true, {}] 2024-06-25 23:53:37,654 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [590f9eff-4cc8-40e4-ad10-b0d14618378a] 2024-06-25 23:53:37,681 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7eb0ad73, org.eclipse.scout.rt.mom.jms.JmsSubscription@5f2b7147] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,682 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@240abfb1[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:37,682 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008369 ms 2024-06-25 23:53:37,683 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [bad5cdf0-30a6-4e61-890e-99ebffe0b632] 2024-06-25 23:53:37,685 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:37,685 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:37,686 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 23ec0272-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:37,686 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:37,686 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 198.745041 ms 2024-06-25 23:53:37,686 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [artemis]> 2024-06-25 23:53:37,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:37,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [artemis]> 2024-06-25 23:53:37,688 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1537507310'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:37,690 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:37,690 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 240a6043-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-25 23:53:37,691 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [240a8756-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=240a6043-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=240a6043-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2283e6ae, true, {}] 2024-06-25 23:53:37,692 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2b48fd43 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-25 23:53:37,692 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [240aae67-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=240a6043-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=240a6043-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f3375c5, true, {}] 2024-06-25 23:53:37,693 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 240aae67-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:37,693 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27176dcc 2024-06-25 23:53:37,694 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a67bff9b-5e67-4236-b703-ee78923bb067, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,695 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@10c53e65 2024-06-25 23:53:37,695 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a67bff9b-5e67-4236-b703-ee78923bb067, null, 0, false, true, null] 2024-06-25 23:53:37,696 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [240b4aa9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=240a6043-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=240a6043-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56fee68a, true, {}] 2024-06-25 23:53:37,697 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testTopicRequestReplyJsonObjectMarshaller, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:37,698 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18c5012a 2024-06-25 23:53:37,698 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2bf65fde 2024-06-25 23:53:37,699 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTopicRequestReplyJsonObjectMarshaller, null, 0, false, true, null] 2024-06-25 23:53:37,700 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [240bbfdb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=240a6043-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=240a6043-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35beaa3a, true, {}] 2024-06-25 23:53:37,700 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b, address=6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,700 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5c84f5fc 2024-06-25 23:53:37,701 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4232fa14 2024-06-25 23:53:37,701 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b, null, 0, false, true, null] 2024-06-25 23:53:37,703 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3581, durable=true, userID=240c350e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8866d824-59e9-4264-932f-5e4f7b04bf98, JMSReplyTo=temp-queue://6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1762558754, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, PreviousAddress=test/mom/testTopicRequestReplyJsonObjectMarshaller previousRoute:ANYCAST, reusable=true, version=-2147483387) .................................................. ***** durable queues test/mom/testTopicRequestReplyJsonObjectMarshaller: - queueID=3570 address:test/mom/testTopicRequestReplyJsonObjectMarshaller name:test/mom/testTopicRequestReplyJsonObjectMarshaller filter:null ***** non durable for test/mom/testTopicRequestReplyJsonObjectMarshaller: .................................................. , transaction: null 2024-06-25 23:53:37,703 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: Reference[3581]:RELIABLE:CoreMessage[messageID=3581, durable=true, userID=240c350e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8866d824-59e9-4264-932f-5e4f7b04bf98, JMSReplyTo=temp-queue://6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1762558754 2024-06-25 23:53:37,704 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=3581, durable=true, userID=240c350e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8866d824-59e9-4264-932f-5e4f7b04bf98, JMSReplyTo=temp-queue://6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1762558754 to transaction: TransactionImpl [xid=null, txID=3582, xid=null, state=ACTIVE, createTime=1719359617704(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@54e5adfd 2024-06-25 23:53:37,705 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [240c832f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=240a6043-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=240a6043-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dacfdf, true, {}] 2024-06-25 23:53:37,706 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3585, durable=true, userID=240cd151-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8866d824-59e9-4264-932f-5e4f7b04bf98, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=143c7f20-65d7-4171-bb42-465883b8e722]]@2092292830, context: RoutingContextImpl(Address=6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b, routingType=ANYCAST, PreviousAddress=6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b previousRoute:ANYCAST, reusable=true, version=-2147483386) .................................................. ***** durable queues 6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b: ***** non durable for 6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b: - queueID=3577 address:6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b name:6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b filter:null .................................................. , transaction: null 2024-06-25 23:53:37,706 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b: Reference[3585]:RELIABLE:CoreMessage[messageID=3585, durable=true, userID=240cd151-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8866d824-59e9-4264-932f-5e4f7b04bf98, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=143c7f20-65d7-4171-bb42-465883b8e722]]@2092292830 2024-06-25 23:53:37,707 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b: CoreMessage[messageID=3585, durable=true, userID=240cd151-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8866d824-59e9-4264-932f-5e4f7b04bf98, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=143c7f20-65d7-4171-bb42-465883b8e722]]@2092292830 to transaction: TransactionImpl [xid=null, txID=3588, xid=null, state=ACTIVE, createTime=1719359617707(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a199561 2024-06-25 23:53:37,707 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=3581, durable=true, userID=240c350e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8866d824-59e9-4264-932f-5e4f7b04bf98, JMSReplyTo=temp-queue://6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1762558754, transaction: TransactionImpl [xid=null, txID=3582, xid=null, state=COMMITTED, createTime=1719359617704(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@54e5adfd 2024-06-25 23:53:37,707 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b: CoreMessage[messageID=3585, durable=true, userID=240cd151-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8866d824-59e9-4264-932f-5e4f7b04bf98, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=143c7f20-65d7-4171-bb42-465883b8e722]]@2092292830, transaction: TransactionImpl [xid=null, txID=3588, xid=null, state=COMMITTED, createTime=1719359617707(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a199561 2024-06-25 23:53:37,708 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [240d1f72-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=240a6043-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=240a6043-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65a46239, true, {}] 2024-06-25 23:53:37,708 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6f1ccf34-b85d-4eb5-a83b-96f6c1a0189b] 2024-06-25 23:53:37,710 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5a8d03ce, org.eclipse.scout.rt.mom.jms.JmsSubscription@14ecd835] 2024-06-25 23:53:37,711 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@39782636[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:37,711 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007999 ms 2024-06-25 23:53:37,711 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a67bff9b-5e67-4236-b703-ee78923bb067] 2024-06-25 23:53:37,713 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:37,713 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:37,713 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 240a6043-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:37,714 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:37,714 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.578439 ms 2024-06-25 23:53:37,714 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [artemis]> 2024-06-25 23:53:37,715 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:37,715 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [artemis]> 2024-06-25 23:53:37,716 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1391963441'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,718 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,719 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 240ecd24-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-25 23:53:37,719 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [240ecd27-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=240ecd24-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=240ecd24-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@645faba9, true, {}] 2024-06-25 23:53:37,720 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@8870afa - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-25 23:53:37,721 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [240ef438-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=240ecd24-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=240ecd24-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e4c31b5, true, {}] 2024-06-25 23:53:37,722 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 240ef438-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:37,722 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@259fe42c 2024-06-25 23:53:37,723 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7ca03298-dd1a-45e5-8d34-4a372a524337, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,723 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6ce3be03 2024-06-25 23:53:37,723 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7ca03298-dd1a-45e5-8d34-4a372a524337, null, 0, false, true, null] 2024-06-25 23:53:37,724 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [240f907a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=240ecd24-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=240ecd24-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@147946ee, true, {}] 2024-06-25 23:53:37,725 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 240f907a-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicRequestReply, [MULTICAST], true] 2024-06-25 23:53:37,725 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2335f9ee 2024-06-25 23:53:37,726 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=01b393a4-1608-4e95-be0b-12f14d486832, address=test/mom/testTopicRequestReply, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,726 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27bc8357 2024-06-25 23:53:37,727 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 01b393a4-1608-4e95-be0b-12f14d486832, null, 0, false, true, null] 2024-06-25 23:53:37,728 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24102cbc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=240ecd24-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=240ecd24-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@566ee6c6, true, {}] 2024-06-25 23:53:37,728 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5f937baa-a9a8-4f8f-b1b6-2630ff59a881, address=5f937baa-a9a8-4f8f-b1b6-2630ff59a881, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,728 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@15107c27 2024-06-25 23:53:37,729 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73c45179 2024-06-25 23:53:37,729 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5f937baa-a9a8-4f8f-b1b6-2630ff59a881, null, 0, false, true, null] 2024-06-25 23:53:37,731 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3645, durable=true, userID=24107adf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db4a6438-9c76-4b7a-bfd2-3a2784b432f5, JMSReplyTo=temp-queue://5f937baa-a9a8-4f8f-b1b6-2630ff59a881, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@686150736, context: RoutingContextImpl(Address=test/mom/testTopicRequestReply, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReply previousRoute:MULTICAST, reusable=true, version=-2147483382) .................................................. ***** durable queues test/mom/testTopicRequestReply: ***** non durable for test/mom/testTopicRequestReply: - queueID=3635 address:test/mom/testTopicRequestReply name:01b393a4-1608-4e95-be0b-12f14d486832 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,731 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 01b393a4-1608-4e95-be0b-12f14d486832: Reference[3645]:RELIABLE:CoreMessage[messageID=3645, durable=true, userID=24107adf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db4a6438-9c76-4b7a-bfd2-3a2784b432f5, JMSReplyTo=temp-queue://5f937baa-a9a8-4f8f-b1b6-2630ff59a881, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@686150736 2024-06-25 23:53:37,731 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 01b393a4-1608-4e95-be0b-12f14d486832: CoreMessage[messageID=3645, durable=true, userID=24107adf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db4a6438-9c76-4b7a-bfd2-3a2784b432f5, JMSReplyTo=temp-queue://5f937baa-a9a8-4f8f-b1b6-2630ff59a881, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@686150736 to transaction: TransactionImpl [xid=null, txID=3646, xid=null, state=ACTIVE, createTime=1719359617731(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10b429f9 2024-06-25 23:53:37,731 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 01b393a4-1608-4e95-be0b-12f14d486832: CoreMessage[messageID=3645, durable=true, userID=24107adf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db4a6438-9c76-4b7a-bfd2-3a2784b432f5, JMSReplyTo=temp-queue://5f937baa-a9a8-4f8f-b1b6-2630ff59a881, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@686150736, transaction: TransactionImpl [xid=null, txID=3646, xid=null, state=COMMITTED, createTime=1719359617731(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10b429f9 2024-06-25 23:53:37,732 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2410c900-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=240ecd24-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=240ecd24-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@224e680e, true, {}] 2024-06-25 23:53:37,733 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3649, durable=true, userID=2410f012-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=5f937baa-a9a8-4f8f-b1b6-2630ff59a881, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db4a6438-9c76-4b7a-bfd2-3a2784b432f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6b90602d-d3c4-4ed0-9ceb-f031b9188e30]]@1896133756, context: RoutingContextImpl(Address=5f937baa-a9a8-4f8f-b1b6-2630ff59a881, routingType=ANYCAST, PreviousAddress=5f937baa-a9a8-4f8f-b1b6-2630ff59a881 previousRoute:ANYCAST, reusable=true, version=-2147483381) .................................................. ***** durable queues 5f937baa-a9a8-4f8f-b1b6-2630ff59a881: ***** non durable for 5f937baa-a9a8-4f8f-b1b6-2630ff59a881: - queueID=3641 address:5f937baa-a9a8-4f8f-b1b6-2630ff59a881 name:5f937baa-a9a8-4f8f-b1b6-2630ff59a881 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,733 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5f937baa-a9a8-4f8f-b1b6-2630ff59a881: Reference[3649]:RELIABLE:CoreMessage[messageID=3649, durable=true, userID=2410f012-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=5f937baa-a9a8-4f8f-b1b6-2630ff59a881, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db4a6438-9c76-4b7a-bfd2-3a2784b432f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6b90602d-d3c4-4ed0-9ceb-f031b9188e30]]@1896133756 2024-06-25 23:53:37,734 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5f937baa-a9a8-4f8f-b1b6-2630ff59a881: CoreMessage[messageID=3649, durable=true, userID=2410f012-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=5f937baa-a9a8-4f8f-b1b6-2630ff59a881, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db4a6438-9c76-4b7a-bfd2-3a2784b432f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6b90602d-d3c4-4ed0-9ceb-f031b9188e30]]@1896133756 to transaction: TransactionImpl [xid=null, txID=3652, xid=null, state=ACTIVE, createTime=1719359617734(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c6660e4 2024-06-25 23:53:37,734 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5f937baa-a9a8-4f8f-b1b6-2630ff59a881: CoreMessage[messageID=3649, durable=true, userID=2410f012-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=5f937baa-a9a8-4f8f-b1b6-2630ff59a881, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-db4a6438-9c76-4b7a-bfd2-3a2784b432f5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6b90602d-d3c4-4ed0-9ceb-f031b9188e30]]@1896133756, transaction: TransactionImpl [xid=null, txID=3652, xid=null, state=COMMITTED, createTime=1719359617734(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c6660e4 2024-06-25 23:53:37,735 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24113e33-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=240ecd24-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=240ecd24-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3777a5cf, true, {}] 2024-06-25 23:53:37,736 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5f937baa-a9a8-4f8f-b1b6-2630ff59a881] 2024-06-25 23:53:37,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c27be1d] 2024-06-25 23:53:37,738 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [01b393a4-1608-4e95-be0b-12f14d486832] 2024-06-25 23:53:37,739 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4558fc23[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:37,740 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015350 ms 2024-06-25 23:53:37,740 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7ca03298-dd1a-45e5-8d34-4a372a524337] 2024-06-25 23:53:37,742 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:37,742 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:37,742 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 240ecd24-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:37,743 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:37,743 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 28.315866 ms 2024-06-25 23:53:37,743 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [artemis]> 2024-06-25 23:53:37,744 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:37,744 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [artemis]> 2024-06-25 23:53:37,745 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1635616023'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:37,747 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:37,747 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 241312f5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-25 23:53:37,748 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24133a08-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241312f5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241312f5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69403e21, true, {}] 2024-06-25 23:53:37,749 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@493b2690 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-25 23:53:37,749 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24136119-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241312f5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241312f5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47a7a7fc, true, {}] 2024-06-25 23:53:37,751 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 24136119-334e-11ef-8db2-0a580a281190 with parameters: [scout.physical.UnitTestTopic, [MULTICAST], true] 2024-06-25 23:53:37,751 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@454b66e4 2024-06-25 23:53:37,752 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c670790a-b759-4893-a426-017f57173c27, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,753 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c9ba5eb 2024-06-25 23:53:37,753 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c670790a-b759-4893-a426-017f57173c27, null, 0, false, true, null] 2024-06-25 23:53:37,754 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2414246c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241312f5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241312f5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41ae8fb3, true, {}] 2024-06-25 23:53:37,755 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=49bcd9bf-0b72-408c-955e-c4ff404d6d34, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,755 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1455a8ad 2024-06-25 23:53:37,756 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 49bcd9bf-0b72-408c-955e-c4ff404d6d34, null, 0, false, true, null] 2024-06-25 23:53:37,756 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2414728e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241312f5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241312f5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e76da85, true, {}] 2024-06-25 23:53:37,781 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-25 23:53:37,782 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24186a2f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241312f5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241312f5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@450aac31, true, {}] 2024-06-25 23:53:37,783 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5d3bf63f-a485-4675-991a-0d56f18fa921, address=5d3bf63f-a485-4675-991a-0d56f18fa921, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,783 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1f0ef217 2024-06-25 23:53:37,783 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15f79f04 2024-06-25 23:53:37,784 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5d3bf63f-a485-4675-991a-0d56f18fa921, null, 0, false, true, null] 2024-06-25 23:53:37,785 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3718, durable=true, userID=2418df62-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22b1771c-8bd3-420c-9c0c-883bf684a326, JMSReplyTo=temp-queue://5d3bf63f-a485-4675-991a-0d56f18fa921, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@17889614, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-25 23:53:37,786 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[3718]:RELIABLE:CoreMessage[messageID=3718, durable=true, userID=2418df62-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22b1771c-8bd3-420c-9c0c-883bf684a326, JMSReplyTo=temp-queue://5d3bf63f-a485-4675-991a-0d56f18fa921, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@17889614 2024-06-25 23:53:37,786 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3718, durable=true, userID=2418df62-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22b1771c-8bd3-420c-9c0c-883bf684a326, JMSReplyTo=temp-queue://5d3bf63f-a485-4675-991a-0d56f18fa921, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@17889614 to transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=ACTIVE, createTime=1719359617786(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11d0c914 2024-06-25 23:53:37,787 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom12] 2024-06-25 23:53:37,787 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24192d83-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241312f5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241312f5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@305ae374, true, {}] 2024-06-25 23:53:37,788 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3726, durable=true, userID=24195495-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22b1771c-8bd3-420c-9c0c-883bf684a326, _AMQ_ROUTING_TYPE=0]]@1576160876, context: RoutingContextImpl(Address=scout.physical.UnitTestTopic, routingType=MULTICAST, PreviousAddress=scout.physical.UnitTestTopic previousRoute:MULTICAST, reusable=true, version=-2147483376) .................................................. ***** durable queues scout.physical.UnitTestTopic: ***** non durable for scout.physical.UnitTestTopic: - queueID=3698 address:scout.physical.UnitTestTopic name:c670790a-b759-4893-a426-017f57173c27 filter:null - queueID=3704 address:scout.physical.UnitTestTopic name:49bcd9bf-0b72-408c-955e-c4ff404d6d34 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,789 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c670790a-b759-4893-a426-017f57173c27: Reference[3726]:RELIABLE:CoreMessage[messageID=3726, durable=true, userID=24195495-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22b1771c-8bd3-420c-9c0c-883bf684a326, _AMQ_ROUTING_TYPE=0]]@1576160876 2024-06-25 23:53:37,789 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 49bcd9bf-0b72-408c-955e-c4ff404d6d34: Reference[3726]:RELIABLE:CoreMessage[messageID=3726, durable=true, userID=24195495-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22b1771c-8bd3-420c-9c0c-883bf684a326, _AMQ_ROUTING_TYPE=0]]@1576160876 2024-06-25 23:53:37,789 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c670790a-b759-4893-a426-017f57173c27: CoreMessage[messageID=3726, durable=true, userID=24195495-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22b1771c-8bd3-420c-9c0c-883bf684a326, _AMQ_ROUTING_TYPE=0]]@1576160876 to transaction: TransactionImpl [xid=null, txID=3729, xid=null, state=ACTIVE, createTime=1719359617789(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@116af13f 2024-06-25 23:53:37,789 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 49bcd9bf-0b72-408c-955e-c4ff404d6d34: CoreMessage[messageID=3726, durable=true, userID=24195495-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22b1771c-8bd3-420c-9c0c-883bf684a326, _AMQ_ROUTING_TYPE=0]]@1576160876 to transaction: TransactionImpl [xid=null, txID=3730, xid=null, state=ACTIVE, createTime=1719359617789(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5bae0615 2024-06-25 23:53:37,789 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c670790a-b759-4893-a426-017f57173c27: CoreMessage[messageID=3726, durable=true, userID=24195495-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22b1771c-8bd3-420c-9c0c-883bf684a326, _AMQ_ROUTING_TYPE=0]]@1576160876, transaction: TransactionImpl [xid=null, txID=3729, xid=null, state=COMMITTED, createTime=1719359617789(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@116af13f 2024-06-25 23:53:37,789 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 49bcd9bf-0b72-408c-955e-c4ff404d6d34: CoreMessage[messageID=3726, durable=true, userID=24195495-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22b1771c-8bd3-420c-9c0c-883bf684a326, _AMQ_ROUTING_TYPE=0]]@1576160876, transaction: TransactionImpl [xid=null, txID=3730, xid=null, state=COMMITTED, createTime=1719359617789(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5bae0615 2024-06-25 23:53:37,789 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3718, durable=true, userID=2418df62-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-22b1771c-8bd3-420c-9c0c-883bf684a326, JMSReplyTo=temp-queue://5d3bf63f-a485-4675-991a-0d56f18fa921, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@17889614, transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=COMMITTED, createTime=1719359617786(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11d0c914 2024-06-25 23:53:37,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f7aa4f8, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d76aa05] 2024-06-25 23:53:37,790 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c670790a-b759-4893-a426-017f57173c27] 2024-06-25 23:53:37,792 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@20eeeea1[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:37,792 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010097 ms 2024-06-25 23:53:37,793 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [49bcd9bf-0b72-408c-955e-c4ff404d6d34] 2024-06-25 23:53:37,794 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:37,794 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:37,794 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 241312f5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:37,795 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:37,796 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 50.963590 ms 2024-06-25 23:53:37,796 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [artemis]> 2024-06-25 23:53:37,797 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:37,797 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [artemis]> 2024-06-25 23:53:37,798 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 81878963'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,799 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:37,800 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 241b2957-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom71] 2024-06-25 23:53:37,801 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [241b295a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241b2957-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241b2957-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c6067a3, true, {}] 2024-06-25 23:53:37,802 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2c4df7f9 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom71] 2024-06-25 23:53:37,802 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [241b777b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241b2957-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241b2957-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50455543, true, {}] 2024-06-25 23:53:37,803 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 241b777b-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:37,803 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2011591e 2024-06-25 23:53:37,804 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7cc384eb-93fb-4503-8222-e13a22161067, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,805 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@683fd645 2024-06-25 23:53:37,805 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7cc384eb-93fb-4503-8222-e13a22161067, null, 0, false, true, null] 2024-06-25 23:53:37,806 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [241c13bd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241b2957-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241b2957-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19b2856d, true, {}] 2024-06-25 23:53:37,807 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyCorrelationId, address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:53:37,807 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3c880f57 2024-06-25 23:53:37,808 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5583e611 2024-06-25 23:53:37,808 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCorrelationId, null, 0, false, true, null] 2024-06-25 23:53:37,809 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [241c88ef-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241b2957-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241b2957-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a4d53e3, true, {}] 2024-06-25 23:53:37,809 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1da4404c-b681-4448-b28a-b1d5379b3685, address=1da4404c-b681-4448-b28a-b1d5379b3685, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,810 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@571767a8 2024-06-25 23:53:37,810 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47ec225f 2024-06-25 23:53:37,811 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1da4404c-b681-4448-b28a-b1d5379b3685, null, 0, false, true, null] 2024-06-25 23:53:37,812 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3790, durable=true, userID=241cfe22-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a75dffbe-f0e9-491c-a295-25286ae2cb52, JMSReplyTo=temp-queue://1da4404c-b681-4448-b28a-b1d5379b3685, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1280840248, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483370) .................................................. ***** durable queues test/mom/testQueueRequestReplyCorrelationId: - queueID=3779 address:test/mom/testQueueRequestReplyCorrelationId name:test/mom/testQueueRequestReplyCorrelationId filter:null ***** non durable for test/mom/testQueueRequestReplyCorrelationId: .................................................. , transaction: null 2024-06-25 23:53:37,812 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCorrelationId: Reference[3790]:RELIABLE:CoreMessage[messageID=3790, durable=true, userID=241cfe22-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a75dffbe-f0e9-491c-a295-25286ae2cb52, JMSReplyTo=temp-queue://1da4404c-b681-4448-b28a-b1d5379b3685, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1280840248 2024-06-25 23:53:37,813 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=3790, durable=true, userID=241cfe22-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a75dffbe-f0e9-491c-a295-25286ae2cb52, JMSReplyTo=temp-queue://1da4404c-b681-4448-b28a-b1d5379b3685, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1280840248 to transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=ACTIVE, createTime=1719359617813(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e17a1b6 2024-06-25 23:53:37,814 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [241d2533-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241b2957-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241b2957-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bd7eace, true, {}] 2024-06-25 23:53:37,815 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3794, durable=true, userID=241d4c45-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=1da4404c-b681-4448-b28a-b1d5379b3685, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a75dffbe-f0e9-491c-a295-25286ae2cb52, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1299588046, context: RoutingContextImpl(Address=1da4404c-b681-4448-b28a-b1d5379b3685, routingType=ANYCAST, PreviousAddress=1da4404c-b681-4448-b28a-b1d5379b3685 previousRoute:ANYCAST, reusable=true, version=-2147483369) .................................................. ***** durable queues 1da4404c-b681-4448-b28a-b1d5379b3685: ***** non durable for 1da4404c-b681-4448-b28a-b1d5379b3685: - queueID=3786 address:1da4404c-b681-4448-b28a-b1d5379b3685 name:1da4404c-b681-4448-b28a-b1d5379b3685 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,815 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1da4404c-b681-4448-b28a-b1d5379b3685: Reference[3794]:RELIABLE:CoreMessage[messageID=3794, durable=true, userID=241d4c45-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=1da4404c-b681-4448-b28a-b1d5379b3685, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a75dffbe-f0e9-491c-a295-25286ae2cb52, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1299588046 2024-06-25 23:53:37,815 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1da4404c-b681-4448-b28a-b1d5379b3685: CoreMessage[messageID=3794, durable=true, userID=241d4c45-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=1da4404c-b681-4448-b28a-b1d5379b3685, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a75dffbe-f0e9-491c-a295-25286ae2cb52, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1299588046 to transaction: TransactionImpl [xid=null, txID=3797, xid=null, state=ACTIVE, createTime=1719359617815(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@41040e86 2024-06-25 23:53:37,816 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1da4404c-b681-4448-b28a-b1d5379b3685: CoreMessage[messageID=3794, durable=true, userID=241d4c45-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=1da4404c-b681-4448-b28a-b1d5379b3685, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a75dffbe-f0e9-491c-a295-25286ae2cb52, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1299588046, transaction: TransactionImpl [xid=null, txID=3797, xid=null, state=COMMITTED, createTime=1719359617815(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@41040e86 2024-06-25 23:53:37,816 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=3790, durable=true, userID=241cfe22-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a75dffbe-f0e9-491c-a295-25286ae2cb52, JMSReplyTo=temp-queue://1da4404c-b681-4448-b28a-b1d5379b3685, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1280840248, transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=COMMITTED, createTime=1719359617813(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e17a1b6 2024-06-25 23:53:37,817 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [241d9a66-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241b2957-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241b2957-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17333d12, true, {}] 2024-06-25 23:53:37,817 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1da4404c-b681-4448-b28a-b1d5379b3685] 2024-06-25 23:53:37,819 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@475fb7] 2024-06-25 23:53:37,820 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7f35a490[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:37,821 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011929 ms 2024-06-25 23:53:37,821 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7cc384eb-93fb-4503-8222-e13a22161067] 2024-06-25 23:53:37,823 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:37,823 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:37,823 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 241b2957-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:37,824 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:37,824 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.107865 ms 2024-06-25 23:53:37,824 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [artemis]> 2024-06-25 23:53:37,826 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:37,826 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [artemis]> 2024-06-25 23:53:37,826 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 30165149'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:37,827 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:37,828 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:37,828 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 241f6f28-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-25 23:53:37,829 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [241f963b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241f6f28-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241f6f28-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70fe71f, true, {}] 2024-06-25 23:53:37,830 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@52a5881e - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-25 23:53:37,830 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [241fbd4c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241f6f28-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241f6f28-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@527e05a, true, {}] 2024-06-25 23:53:37,831 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 241fbd4c-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:37,831 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d410d4c 2024-06-25 23:53:37,832 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=77b604fa-26ce-4548-8784-6e35a5470ff1, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,832 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f47c84e 2024-06-25 23:53:37,833 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 77b604fa-26ce-4548-8784-6e35a5470ff1, null, 0, false, true, null] 2024-06-25 23:53:37,833 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2420327e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241f6f28-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241f6f28-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17cfc45, true, {}] 2024-06-25 23:53:37,834 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2420327e-334e-11ef-8db2-0a580a281190 with parameters: [differentTopic, [MULTICAST], true] 2024-06-25 23:53:37,834 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@97fcdd9 2024-06-25 23:53:37,835 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=79bee863-ada4-499d-9832-9061c46b71c7, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,836 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@53d1555f 2024-06-25 23:53:37,836 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 79bee863-ada4-499d-9832-9061c46b71c7, null, 0, false, true, null] 2024-06-25 23:53:37,837 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2420cec0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241f6f28-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241f6f28-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27a0eb3f, true, {}] 2024-06-25 23:53:37,838 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6cdbbbf8-3c64-4819-9de6-fbdaadc0ef5c, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,838 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3534bb11 2024-06-25 23:53:37,838 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6cdbbbf8-3c64-4819-9de6-fbdaadc0ef5c, null, 0, false, true, null] 2024-06-25 23:53:37,839 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24211ce2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241f6f28-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241f6f28-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48a40b8d, true, {}] 2024-06-25 23:53:37,840 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-25 23:53:37,841 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24216b03-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241f6f28-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241f6f28-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@564da610, true, {}] 2024-06-25 23:53:37,841 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7e1f95ca-bef2-48c5-aaed-fd06537e2185, address=7e1f95ca-bef2-48c5-aaed-fd06537e2185, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:37,842 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@29241fb0 2024-06-25 23:53:37,842 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5292ccd 2024-06-25 23:53:37,843 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7e1f95ca-bef2-48c5-aaed-fd06537e2185, null, 0, false, true, null] 2024-06-25 23:53:37,844 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3864, durable=true, userID=2421b926-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-924a9268-0edd-40d9-b90e-b48c984b10fe, JMSReplyTo=temp-queue://7e1f95ca-bef2-48c5-aaed-fd06537e2185, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@37371679, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-25 23:53:37,845 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[3864]:RELIABLE:CoreMessage[messageID=3864, durable=true, userID=2421b926-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-924a9268-0edd-40d9-b90e-b48c984b10fe, JMSReplyTo=temp-queue://7e1f95ca-bef2-48c5-aaed-fd06537e2185, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@37371679 2024-06-25 23:53:37,845 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3864, durable=true, userID=2421b926-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-924a9268-0edd-40d9-b90e-b48c984b10fe, JMSReplyTo=temp-queue://7e1f95ca-bef2-48c5-aaed-fd06537e2185, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@37371679 to transaction: TransactionImpl [xid=null, txID=3865, xid=null, state=ACTIVE, createTime=1719359617845(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50152d8c 2024-06-25 23:53:37,846 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom12] 2024-06-25 23:53:37,846 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24222e57-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=241f6f28-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=241f6f28-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b18e9aa, true, {}] 2024-06-25 23:53:37,848 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3864, durable=true, userID=2421b926-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-924a9268-0edd-40d9-b90e-b48c984b10fe, JMSReplyTo=temp-queue://7e1f95ca-bef2-48c5-aaed-fd06537e2185, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@37371679, transaction: TransactionImpl [xid=null, txID=3865, xid=null, state=COMMITTED, createTime=1719359617845(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50152d8c 2024-06-25 23:53:37,882 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3870, durable=true, userID=24278589-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-924a9268-0edd-40d9-b90e-b48c984b10fe, _AMQ_ROUTING_TYPE=0]]@643241727, context: RoutingContextImpl(Address=differentTopic, routingType=MULTICAST, PreviousAddress=differentTopic previousRoute:MULTICAST, reusable=true, version=-2147483364) .................................................. ***** durable queues differentTopic: ***** non durable for differentTopic: - queueID=3850 address:differentTopic name:6cdbbbf8-3c64-4819-9de6-fbdaadc0ef5c filter:null - queueID=3844 address:differentTopic name:79bee863-ada4-499d-9832-9061c46b71c7 filter:null .................................................. , transaction: null 2024-06-25 23:53:37,882 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6cdbbbf8-3c64-4819-9de6-fbdaadc0ef5c: Reference[3870]:RELIABLE:CoreMessage[messageID=3870, durable=true, userID=24278589-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-924a9268-0edd-40d9-b90e-b48c984b10fe, _AMQ_ROUTING_TYPE=0]]@643241727 2024-06-25 23:53:37,882 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 79bee863-ada4-499d-9832-9061c46b71c7: Reference[3870]:RELIABLE:CoreMessage[messageID=3870, durable=true, userID=24278589-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-924a9268-0edd-40d9-b90e-b48c984b10fe, _AMQ_ROUTING_TYPE=0]]@643241727 2024-06-25 23:53:37,882 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6cdbbbf8-3c64-4819-9de6-fbdaadc0ef5c: CoreMessage[messageID=3870, durable=true, userID=24278589-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-924a9268-0edd-40d9-b90e-b48c984b10fe, _AMQ_ROUTING_TYPE=0]]@643241727 to transaction: TransactionImpl [xid=null, txID=3875, xid=null, state=ACTIVE, createTime=1719359617882(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4465bfaa 2024-06-25 23:53:37,882 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 79bee863-ada4-499d-9832-9061c46b71c7: CoreMessage[messageID=3870, durable=true, userID=24278589-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-924a9268-0edd-40d9-b90e-b48c984b10fe, _AMQ_ROUTING_TYPE=0]]@643241727 to transaction: TransactionImpl [xid=null, txID=3876, xid=null, state=ACTIVE, createTime=1719359617882(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e405131 2024-06-25 23:53:37,882 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6cdbbbf8-3c64-4819-9de6-fbdaadc0ef5c: CoreMessage[messageID=3870, durable=true, userID=24278589-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-924a9268-0edd-40d9-b90e-b48c984b10fe, _AMQ_ROUTING_TYPE=0]]@643241727, transaction: TransactionImpl [xid=null, txID=3875, xid=null, state=COMMITTED, createTime=1719359617882(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4465bfaa 2024-06-25 23:53:37,882 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 79bee863-ada4-499d-9832-9061c46b71c7: CoreMessage[messageID=3870, durable=true, userID=24278589-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:37 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-924a9268-0edd-40d9-b90e-b48c984b10fe, _AMQ_ROUTING_TYPE=0]]@643241727, transaction: TransactionImpl [xid=null, txID=3876, xid=null, state=COMMITTED, createTime=1719359617882(Tue Jun 25 23:53:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e405131 2024-06-25 23:53:38,883 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4c7d19bf, org.eclipse.scout.rt.mom.jms.JmsSubscription@21d478f3, org.eclipse.scout.rt.mom.jms.JmsSubscription@3be60847] 2024-06-25 23:53:38,884 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [77b604fa-26ce-4548-8784-6e35a5470ff1] 2024-06-25 23:53:38,887 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [79bee863-ada4-499d-9832-9061c46b71c7] 2024-06-25 23:53:38,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@de4d258[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:38,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010453 ms 2024-06-25 23:53:38,890 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6cdbbbf8-3c64-4819-9de6-fbdaadc0ef5c] 2024-06-25 23:53:38,892 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:53:38,892 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:53:38,893 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 241f6f28-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:38,895 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:53:38,895 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1069.301793 ms 2024-06-25 23:53:38,895 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [artemis]> 2024-06-25 23:53:38,896 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:38,896 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply [artemis-j2ee]> 2024-06-25 23:53:38,897 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1427028387'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,899 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,900 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24c3023b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,901 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c3023e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c3023b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c3023b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bc6624, true, {}] 2024-06-25 23:53:38,902 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c3294f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c3023b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c3023b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a44ba4c, true, {}] 2024-06-25 23:53:38,903 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 24c3294f-334e-11ef-8db2-0a580a281190 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-25 23:53:38,903 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@643c5d0a 2024-06-25 23:53:38,904 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dd2bed63-a28c-4d2b-8b79-57bca8bb000f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:38,905 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@617e3c47 2024-06-25 23:53:38,905 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dd2bed63-a28c-4d2b-8b79-57bca8bb000f, null, 0, false, true, null] 2024-06-25 23:53:38,906 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24c3eba1-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,907 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c412b4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c3eba1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c3eba1-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a23ac04, true, {}] 2024-06-25 23:53:38,908 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c412b5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c3eba1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c3eba1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9da58c5, true, {}] 2024-06-25 23:53:38,909 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:38,910 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24c487e6-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:38,911 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c4aef9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c487e6-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c487e6-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e0a516a, true, {}] 2024-06-25 23:53:38,912 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c4d60a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c487e6-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c487e6-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@726daff, true, {}] 2024-06-25 23:53:38,912 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d06ce6e6-8595-4d7c-b441-f10e7b48b279, address=d06ce6e6-8595-4d7c-b441-f10e7b48b279, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:38,913 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@31a698cd 2024-06-25 23:53:38,913 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@124f5efc 2024-06-25 23:53:38,914 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d06ce6e6-8595-4d7c-b441-f10e7b48b279, null, 0, false, true, null] 2024-06-25 23:53:38,916 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3946, durable=true, userID=24c54b3d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=24c4aef8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26758ad-18f4-4355-906c-8d18926e06c1, JMSReplyTo=temp-queue://d06ce6e6-8595-4d7c-b441-f10e7b48b279, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688204769, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:38,916 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3946]:RELIABLE:CoreMessage[messageID=3946, durable=true, userID=24c54b3d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=24c4aef8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26758ad-18f4-4355-906c-8d18926e06c1, JMSReplyTo=temp-queue://d06ce6e6-8595-4d7c-b441-f10e7b48b279, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688204769 2024-06-25 23:53:38,917 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3946, durable=true, userID=24c54b3d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=24c4aef8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26758ad-18f4-4355-906c-8d18926e06c1, JMSReplyTo=temp-queue://d06ce6e6-8595-4d7c-b441-f10e7b48b279, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688204769 to transaction: TransactionImpl [xid=null, txID=3947, xid=null, state=ACTIVE, createTime=1719359618917(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64b862d0 2024-06-25 23:53:38,917 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24c5995e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=0385b2ae-0072-4af8-8f58-ecbba002424a, activemq.broker=mom71] 2024-06-25 23:53:38,918 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c5c071-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c5995e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c5995e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c9a6817, true, {}] 2024-06-25 23:53:38,919 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c5e782-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c5995e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c5995e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48fe2956, true, {}] 2024-06-25 23:53:38,920 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3946, durable=true, userID=24c54b3d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=24c4aef8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26758ad-18f4-4355-906c-8d18926e06c1, JMSReplyTo=temp-queue://d06ce6e6-8595-4d7c-b441-f10e7b48b279, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688204769, transaction: TransactionImpl [xid=null, txID=3947, xid=null, state=COMMITTED, createTime=1719359618917(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64b862d0 2024-06-25 23:53:38,921 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3952, durable=true, userID=24c60e94-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=d06ce6e6-8595-4d7c-b441-f10e7b48b279, size=837, properties=TypedProperties[__AMQ_CID=24c5c070-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26758ad-18f4-4355-906c-8d18926e06c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0385b2ae-0072-4af8-8f58-ecbba002424a]]@2076327373, context: RoutingContextImpl(Address=d06ce6e6-8595-4d7c-b441-f10e7b48b279, routingType=ANYCAST, PreviousAddress=d06ce6e6-8595-4d7c-b441-f10e7b48b279 previousRoute:ANYCAST, reusable=true, version=-2147483357) .................................................. ***** durable queues d06ce6e6-8595-4d7c-b441-f10e7b48b279: ***** non durable for d06ce6e6-8595-4d7c-b441-f10e7b48b279: - queueID=3942 address:d06ce6e6-8595-4d7c-b441-f10e7b48b279 name:d06ce6e6-8595-4d7c-b441-f10e7b48b279 filter:null .................................................. , transaction: null 2024-06-25 23:53:38,921 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d06ce6e6-8595-4d7c-b441-f10e7b48b279: Reference[3952]:RELIABLE:CoreMessage[messageID=3952, durable=true, userID=24c60e94-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=d06ce6e6-8595-4d7c-b441-f10e7b48b279, size=837, properties=TypedProperties[__AMQ_CID=24c5c070-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26758ad-18f4-4355-906c-8d18926e06c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0385b2ae-0072-4af8-8f58-ecbba002424a]]@2076327373 2024-06-25 23:53:38,921 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d06ce6e6-8595-4d7c-b441-f10e7b48b279: CoreMessage[messageID=3952, durable=true, userID=24c60e94-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=d06ce6e6-8595-4d7c-b441-f10e7b48b279, size=837, properties=TypedProperties[__AMQ_CID=24c5c070-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26758ad-18f4-4355-906c-8d18926e06c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0385b2ae-0072-4af8-8f58-ecbba002424a]]@2076327373 to transaction: TransactionImpl [xid=null, txID=3955, xid=null, state=ACTIVE, createTime=1719359618921(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49883000 2024-06-25 23:53:38,922 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d06ce6e6-8595-4d7c-b441-f10e7b48b279: CoreMessage[messageID=3952, durable=true, userID=24c60e94-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=d06ce6e6-8595-4d7c-b441-f10e7b48b279, size=837, properties=TypedProperties[__AMQ_CID=24c5c070-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26758ad-18f4-4355-906c-8d18926e06c1, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0385b2ae-0072-4af8-8f58-ecbba002424a]]@2076327373, transaction: TransactionImpl [xid=null, txID=3955, xid=null, state=COMMITTED, createTime=1719359618921(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49883000 2024-06-25 23:53:38,922 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24c5995e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=0385b2ae-0072-4af8-8f58-ecbba002424a, activemq.broker=mom71] 2024-06-25 23:53:38,923 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24c487e6-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:38,926 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@72f1cbbe, org.eclipse.scout.rt.mom.jms.JmsSubscription@72c5598d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,927 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24c3eba1-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,928 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24c74715-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,928 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c74718-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c74715-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c74715-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@98ff4eb, true, {}] 2024-06-25 23:53:38,929 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c76e29-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c74715-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c74715-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21d63866, true, {}] 2024-06-25 23:53:38,930 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:38,931 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24c7bc4a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:38,932 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c7e35d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c7bc4a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c7bc4a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49a43722, true, {}] 2024-06-25 23:53:38,933 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c80a6e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c7bc4a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c7bc4a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66a057de, true, {}] 2024-06-25 23:53:38,933 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9d63cab0-b72c-4f28-af91-9cd8b2a2cd16, address=9d63cab0-b72c-4f28-af91-9cd8b2a2cd16, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:38,934 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@648564ea 2024-06-25 23:53:38,934 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@430c2448 2024-06-25 23:53:38,935 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9d63cab0-b72c-4f28-af91-9cd8b2a2cd16, null, 0, false, true, null] 2024-06-25 23:53:38,936 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3991, durable=true, userID=24c87fa1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=24c7e35c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5ee446b-00a0-4929-ad28-9698890cfe73, JMSReplyTo=temp-queue://9d63cab0-b72c-4f28-af91-9cd8b2a2cd16, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1520523876, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:38,937 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3991]:RELIABLE:CoreMessage[messageID=3991, durable=true, userID=24c87fa1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=24c7e35c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5ee446b-00a0-4929-ad28-9698890cfe73, JMSReplyTo=temp-queue://9d63cab0-b72c-4f28-af91-9cd8b2a2cd16, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1520523876 2024-06-25 23:53:38,937 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3991, durable=true, userID=24c87fa1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=24c7e35c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5ee446b-00a0-4929-ad28-9698890cfe73, JMSReplyTo=temp-queue://9d63cab0-b72c-4f28-af91-9cd8b2a2cd16, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1520523876 to transaction: TransactionImpl [xid=null, txID=3992, xid=null, state=ACTIVE, createTime=1719359618937(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3de2070b 2024-06-25 23:53:38,938 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24c8cdc2-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=751ac77a-17b0-458f-ae56-2483e15aae44, activemq.broker=mom71] 2024-06-25 23:53:38,939 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c8f4d5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c8cdc2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c8cdc2-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b15c10d, true, {}] 2024-06-25 23:53:38,939 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24c8f4d6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24c8cdc2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24c8cdc2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53093147, true, {}] 2024-06-25 23:53:38,940 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3991, durable=true, userID=24c87fa1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=24c7e35c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5ee446b-00a0-4929-ad28-9698890cfe73, JMSReplyTo=temp-queue://9d63cab0-b72c-4f28-af91-9cd8b2a2cd16, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1520523876, transaction: TransactionImpl [xid=null, txID=3992, xid=null, state=COMMITTED, createTime=1719359618937(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3de2070b 2024-06-25 23:53:38,941 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3997, durable=true, userID=24c91be8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=9d63cab0-b72c-4f28-af91-9cd8b2a2cd16, size=930, properties=TypedProperties[__AMQ_CID=24c8cdc4-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5ee446b-00a0-4929-ad28-9698890cfe73, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=751ac77a-17b0-458f-ae56-2483e15aae44]]@120226657, context: RoutingContextImpl(Address=9d63cab0-b72c-4f28-af91-9cd8b2a2cd16, routingType=ANYCAST, PreviousAddress=9d63cab0-b72c-4f28-af91-9cd8b2a2cd16 previousRoute:ANYCAST, reusable=true, version=-2147483355) .................................................. ***** durable queues 9d63cab0-b72c-4f28-af91-9cd8b2a2cd16: ***** non durable for 9d63cab0-b72c-4f28-af91-9cd8b2a2cd16: - queueID=3987 address:9d63cab0-b72c-4f28-af91-9cd8b2a2cd16 name:9d63cab0-b72c-4f28-af91-9cd8b2a2cd16 filter:null .................................................. , transaction: null 2024-06-25 23:53:38,941 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9d63cab0-b72c-4f28-af91-9cd8b2a2cd16: Reference[3997]:RELIABLE:CoreMessage[messageID=3997, durable=true, userID=24c91be8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=9d63cab0-b72c-4f28-af91-9cd8b2a2cd16, size=930, properties=TypedProperties[__AMQ_CID=24c8cdc4-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5ee446b-00a0-4929-ad28-9698890cfe73, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=751ac77a-17b0-458f-ae56-2483e15aae44]]@120226657 2024-06-25 23:53:38,942 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9d63cab0-b72c-4f28-af91-9cd8b2a2cd16: CoreMessage[messageID=3997, durable=true, userID=24c91be8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=9d63cab0-b72c-4f28-af91-9cd8b2a2cd16, size=930, properties=TypedProperties[__AMQ_CID=24c8cdc4-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5ee446b-00a0-4929-ad28-9698890cfe73, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=751ac77a-17b0-458f-ae56-2483e15aae44]]@120226657 to transaction: TransactionImpl [xid=null, txID=4000, xid=null, state=ACTIVE, createTime=1719359618942(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5724692f 2024-06-25 23:53:38,942 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9d63cab0-b72c-4f28-af91-9cd8b2a2cd16: CoreMessage[messageID=3997, durable=true, userID=24c91be8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=9d63cab0-b72c-4f28-af91-9cd8b2a2cd16, size=930, properties=TypedProperties[__AMQ_CID=24c8cdc4-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e5ee446b-00a0-4929-ad28-9698890cfe73, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=751ac77a-17b0-458f-ae56-2483e15aae44]]@120226657, transaction: TransactionImpl [xid=null, txID=4000, xid=null, state=COMMITTED, createTime=1719359618942(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5724692f 2024-06-25 23:53:38,942 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24c8cdc2-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=751ac77a-17b0-458f-ae56-2483e15aae44, activemq.broker=mom71] 2024-06-25 23:53:38,943 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24c7bc4a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:38,946 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@578bd81a, org.eclipse.scout.rt.mom.jms.JmsSubscription@26b30c32] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,948 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24c74715-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,949 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24ca7b79-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,950 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24caa28c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24ca7b79-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24ca7b79-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fd159ce, true, {}] 2024-06-25 23:53:38,951 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24cac99d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24ca7b79-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24ca7b79-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b2e4757, true, {}] 2024-06-25 23:53:38,952 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:38,953 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24cb17be-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:38,954 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24cb17c1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24cb17be-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24cb17be-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67ef5154, true, {}] 2024-06-25 23:53:38,954 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24cb3ed2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24cb17be-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24cb17be-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@235a7257, true, {}] 2024-06-25 23:53:38,955 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=82917036-8552-4daa-a987-7d6a77fc345b, address=82917036-8552-4daa-a987-7d6a77fc345b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:38,955 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2526c9a8 2024-06-25 23:53:38,956 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3fbf4742 2024-06-25 23:53:38,956 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 82917036-8552-4daa-a987-7d6a77fc345b, null, 0, false, true, null] 2024-06-25 23:53:38,958 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4036, durable=true, userID=24cbb405-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=24cb17c0-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b63ab25-fa6d-4421-a6e6-c2ae850a0943, JMSReplyTo=temp-queue://82917036-8552-4daa-a987-7d6a77fc345b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2109643268, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:38,958 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4036]:RELIABLE:CoreMessage[messageID=4036, durable=true, userID=24cbb405-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=24cb17c0-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b63ab25-fa6d-4421-a6e6-c2ae850a0943, JMSReplyTo=temp-queue://82917036-8552-4daa-a987-7d6a77fc345b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2109643268 2024-06-25 23:53:38,959 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4036, durable=true, userID=24cbb405-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=24cb17c0-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b63ab25-fa6d-4421-a6e6-c2ae850a0943, JMSReplyTo=temp-queue://82917036-8552-4daa-a987-7d6a77fc345b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2109643268 to transaction: TransactionImpl [xid=null, txID=4037, xid=null, state=ACTIVE, createTime=1719359618959(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@f86030e 2024-06-25 23:53:38,959 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24cc0226-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a22fd869-c7a3-42a7-83b4-455a7bab34bd, activemq.broker=mom71] 2024-06-25 23:53:38,960 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24cc2939-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24cc0226-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24cc0226-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41b3c2fd, true, {}] 2024-06-25 23:53:38,961 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24cc293a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24cc0226-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24cc0226-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d82a40e, true, {}] 2024-06-25 23:53:38,962 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4036, durable=true, userID=24cbb405-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=24cb17c0-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b63ab25-fa6d-4421-a6e6-c2ae850a0943, JMSReplyTo=temp-queue://82917036-8552-4daa-a987-7d6a77fc345b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2109643268, transaction: TransactionImpl [xid=null, txID=4037, xid=null, state=COMMITTED, createTime=1719359618959(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@f86030e 2024-06-25 23:53:38,962 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4042, durable=true, userID=24cc504c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=82917036-8552-4daa-a987-7d6a77fc345b, size=939, properties=TypedProperties[__AMQ_CID=24cc2938-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b63ab25-fa6d-4421-a6e6-c2ae850a0943, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a22fd869-c7a3-42a7-83b4-455a7bab34bd]]@561151102, context: RoutingContextImpl(Address=82917036-8552-4daa-a987-7d6a77fc345b, routingType=ANYCAST, PreviousAddress=82917036-8552-4daa-a987-7d6a77fc345b previousRoute:ANYCAST, reusable=true, version=-2147483353) .................................................. ***** durable queues 82917036-8552-4daa-a987-7d6a77fc345b: ***** non durable for 82917036-8552-4daa-a987-7d6a77fc345b: - queueID=4032 address:82917036-8552-4daa-a987-7d6a77fc345b name:82917036-8552-4daa-a987-7d6a77fc345b filter:null .................................................. , transaction: null 2024-06-25 23:53:38,962 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 82917036-8552-4daa-a987-7d6a77fc345b: Reference[4042]:RELIABLE:CoreMessage[messageID=4042, durable=true, userID=24cc504c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=82917036-8552-4daa-a987-7d6a77fc345b, size=939, properties=TypedProperties[__AMQ_CID=24cc2938-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b63ab25-fa6d-4421-a6e6-c2ae850a0943, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a22fd869-c7a3-42a7-83b4-455a7bab34bd]]@561151102 2024-06-25 23:53:38,963 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 82917036-8552-4daa-a987-7d6a77fc345b: CoreMessage[messageID=4042, durable=true, userID=24cc504c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=82917036-8552-4daa-a987-7d6a77fc345b, size=939, properties=TypedProperties[__AMQ_CID=24cc2938-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b63ab25-fa6d-4421-a6e6-c2ae850a0943, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a22fd869-c7a3-42a7-83b4-455a7bab34bd]]@561151102 to transaction: TransactionImpl [xid=null, txID=4045, xid=null, state=ACTIVE, createTime=1719359618962(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@545d5dac 2024-06-25 23:53:38,963 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 82917036-8552-4daa-a987-7d6a77fc345b: CoreMessage[messageID=4042, durable=true, userID=24cc504c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=82917036-8552-4daa-a987-7d6a77fc345b, size=939, properties=TypedProperties[__AMQ_CID=24cc2938-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4b63ab25-fa6d-4421-a6e6-c2ae850a0943, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a22fd869-c7a3-42a7-83b4-455a7bab34bd]]@561151102, transaction: TransactionImpl [xid=null, txID=4045, xid=null, state=COMMITTED, createTime=1719359618962(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@545d5dac 2024-06-25 23:53:38,963 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24cc0226-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a22fd869-c7a3-42a7-83b4-455a7bab34bd, activemq.broker=mom71] 2024-06-25 23:53:38,964 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24cb17be-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:38,967 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@620d9788, org.eclipse.scout.rt.mom.jms.JmsSubscription@7dc6038a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,969 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24ca7b79-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,970 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24cdafdd-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,971 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24cdd6f0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24cdafdd-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24cdafdd-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fc54c3a, true, {}] 2024-06-25 23:53:38,971 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24cdd6f1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24cdafdd-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24cdafdd-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fed4636, true, {}] 2024-06-25 23:53:38,972 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:38,973 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24ce2512-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:38,974 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24ce4c25-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24ce2512-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24ce2512-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9a7f98d, true, {}] 2024-06-25 23:53:38,981 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24cf5d96-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24ce2512-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24ce2512-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d0f2ae1, true, {}] 2024-06-25 23:53:38,982 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=696b5a86-8a7a-478b-920d-f4415d253d76, address=696b5a86-8a7a-478b-920d-f4415d253d76, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:38,982 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@23fd55a1 2024-06-25 23:53:38,982 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e05c57b 2024-06-25 23:53:38,983 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 696b5a86-8a7a-478b-920d-f4415d253d76, null, 0, false, true, null] 2024-06-25 23:53:38,984 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4081, durable=true, userID=24cfd2c9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=24ce4c24-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1f601f6-3b65-41bd-9af4-0913c1f8a38d, JMSReplyTo=temp-queue://696b5a86-8a7a-478b-920d-f4415d253d76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2131376634, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:38,985 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4081]:RELIABLE:CoreMessage[messageID=4081, durable=true, userID=24cfd2c9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=24ce4c24-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1f601f6-3b65-41bd-9af4-0913c1f8a38d, JMSReplyTo=temp-queue://696b5a86-8a7a-478b-920d-f4415d253d76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2131376634 2024-06-25 23:53:38,985 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4081, durable=true, userID=24cfd2c9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=24ce4c24-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1f601f6-3b65-41bd-9af4-0913c1f8a38d, JMSReplyTo=temp-queue://696b5a86-8a7a-478b-920d-f4415d253d76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2131376634 to transaction: TransactionImpl [xid=null, txID=4082, xid=null, state=ACTIVE, createTime=1719359618985(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@24f6f7db 2024-06-25 23:53:38,986 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24d020ea-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=17ba4643-9b11-4092-a2d9-b78116a0eb2f, activemq.broker=mom71] 2024-06-25 23:53:38,987 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d020ed-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d020ea-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d020ea-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@701a6727, true, {}] 2024-06-25 23:53:38,987 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d047fe-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d020ea-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d020ea-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ff71491, true, {}] 2024-06-25 23:53:38,988 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4081, durable=true, userID=24cfd2c9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=24ce4c24-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1f601f6-3b65-41bd-9af4-0913c1f8a38d, JMSReplyTo=temp-queue://696b5a86-8a7a-478b-920d-f4415d253d76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2131376634, transaction: TransactionImpl [xid=null, txID=4082, xid=null, state=COMMITTED, createTime=1719359618985(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@24f6f7db 2024-06-25 23:53:38,989 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4087, durable=true, userID=24d06f10-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=696b5a86-8a7a-478b-920d-f4415d253d76, size=865, properties=TypedProperties[__AMQ_CID=24d020ec-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1f601f6-3b65-41bd-9af4-0913c1f8a38d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=17ba4643-9b11-4092-a2d9-b78116a0eb2f]]@380962370, context: RoutingContextImpl(Address=696b5a86-8a7a-478b-920d-f4415d253d76, routingType=ANYCAST, PreviousAddress=696b5a86-8a7a-478b-920d-f4415d253d76 previousRoute:ANYCAST, reusable=true, version=-2147483351) .................................................. ***** durable queues 696b5a86-8a7a-478b-920d-f4415d253d76: ***** non durable for 696b5a86-8a7a-478b-920d-f4415d253d76: - queueID=4077 address:696b5a86-8a7a-478b-920d-f4415d253d76 name:696b5a86-8a7a-478b-920d-f4415d253d76 filter:null .................................................. , transaction: null 2024-06-25 23:53:38,989 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 696b5a86-8a7a-478b-920d-f4415d253d76: Reference[4087]:RELIABLE:CoreMessage[messageID=4087, durable=true, userID=24d06f10-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=696b5a86-8a7a-478b-920d-f4415d253d76, size=865, properties=TypedProperties[__AMQ_CID=24d020ec-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1f601f6-3b65-41bd-9af4-0913c1f8a38d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=17ba4643-9b11-4092-a2d9-b78116a0eb2f]]@380962370 2024-06-25 23:53:38,989 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 696b5a86-8a7a-478b-920d-f4415d253d76: CoreMessage[messageID=4087, durable=true, userID=24d06f10-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=696b5a86-8a7a-478b-920d-f4415d253d76, size=865, properties=TypedProperties[__AMQ_CID=24d020ec-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1f601f6-3b65-41bd-9af4-0913c1f8a38d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=17ba4643-9b11-4092-a2d9-b78116a0eb2f]]@380962370 to transaction: TransactionImpl [xid=null, txID=4090, xid=null, state=ACTIVE, createTime=1719359618989(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f4ef4ec 2024-06-25 23:53:38,990 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 696b5a86-8a7a-478b-920d-f4415d253d76: CoreMessage[messageID=4087, durable=true, userID=24d06f10-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:38 UTC 2024, expiration=0, durable=true, address=696b5a86-8a7a-478b-920d-f4415d253d76, size=865, properties=TypedProperties[__AMQ_CID=24d020ec-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a1f601f6-3b65-41bd-9af4-0913c1f8a38d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=17ba4643-9b11-4092-a2d9-b78116a0eb2f]]@380962370, transaction: TransactionImpl [xid=null, txID=4090, xid=null, state=COMMITTED, createTime=1719359618989(Tue Jun 25 23:53:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f4ef4ec 2024-06-25 23:53:38,990 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24d020ea-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=17ba4643-9b11-4092-a2d9-b78116a0eb2f, activemq.broker=mom71] 2024-06-25 23:53:38,990 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24ce2512-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:38,994 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3e09db7, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c1a34a1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,996 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24cdafdd-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:38,997 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24d1cea1-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,000 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d21cc4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d1cea1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d1cea1-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4104bb8a, true, {}] 2024-06-25 23:53:39,001 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d26ae5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d1cea1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d1cea1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c0b32d9, true, {}] 2024-06-25 23:53:39,003 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,005 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24d2e016-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,005 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d30729-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d2e016-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d2e016-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@419ae51a, true, {}] 2024-06-25 23:53:39,006 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d32e3a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d2e016-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d2e016-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f177045, true, {}] 2024-06-25 23:53:39,006 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ae8b7370-423b-4649-b9e3-15d275b817eb, address=ae8b7370-423b-4649-b9e3-15d275b817eb, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,007 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2d9137fb 2024-06-25 23:53:39,008 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b4cd855 2024-06-25 23:53:39,009 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ae8b7370-423b-4649-b9e3-15d275b817eb, null, 0, false, true, null] 2024-06-25 23:53:39,011 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4126, durable=true, userID=24d3ca7d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=24d30728-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9f35ce5-b1dd-404a-bde7-8d1c7a3d024e, JMSReplyTo=temp-queue://ae8b7370-423b-4649-b9e3-15d275b817eb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1786547071, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,012 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4126]:RELIABLE:CoreMessage[messageID=4126, durable=true, userID=24d3ca7d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=24d30728-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9f35ce5-b1dd-404a-bde7-8d1c7a3d024e, JMSReplyTo=temp-queue://ae8b7370-423b-4649-b9e3-15d275b817eb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1786547071 2024-06-25 23:53:39,013 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4126, durable=true, userID=24d3ca7d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=24d30728-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9f35ce5-b1dd-404a-bde7-8d1c7a3d024e, JMSReplyTo=temp-queue://ae8b7370-423b-4649-b9e3-15d275b817eb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1786547071 to transaction: TransactionImpl [xid=null, txID=4127, xid=null, state=ACTIVE, createTime=1719359619013(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b8c5600 2024-06-25 23:53:39,013 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24d43fae-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b39a9471-0cbe-4dea-adec-fabd0348aa46, activemq.broker=mom71] 2024-06-25 23:53:39,014 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d466c1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d43fae-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d43fae-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22e7910, true, {}] 2024-06-25 23:53:39,014 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d466c2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d43fae-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d43fae-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49e18a4c, true, {}] 2024-06-25 23:53:39,015 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4126, durable=true, userID=24d3ca7d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=24d30728-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9f35ce5-b1dd-404a-bde7-8d1c7a3d024e, JMSReplyTo=temp-queue://ae8b7370-423b-4649-b9e3-15d275b817eb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1786547071, transaction: TransactionImpl [xid=null, txID=4127, xid=null, state=COMMITTED, createTime=1719359619013(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b8c5600 2024-06-25 23:53:39,016 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4132, durable=true, userID=24d48dd4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=ae8b7370-423b-4649-b9e3-15d275b817eb, size=821, properties=TypedProperties[__AMQ_CID=24d466c0-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9f35ce5-b1dd-404a-bde7-8d1c7a3d024e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b39a9471-0cbe-4dea-adec-fabd0348aa46]]@1634939292, context: RoutingContextImpl(Address=ae8b7370-423b-4649-b9e3-15d275b817eb, routingType=ANYCAST, PreviousAddress=ae8b7370-423b-4649-b9e3-15d275b817eb previousRoute:ANYCAST, reusable=true, version=-2147483349) .................................................. ***** durable queues ae8b7370-423b-4649-b9e3-15d275b817eb: ***** non durable for ae8b7370-423b-4649-b9e3-15d275b817eb: - queueID=4122 address:ae8b7370-423b-4649-b9e3-15d275b817eb name:ae8b7370-423b-4649-b9e3-15d275b817eb filter:null .................................................. , transaction: null 2024-06-25 23:53:39,016 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ae8b7370-423b-4649-b9e3-15d275b817eb: Reference[4132]:RELIABLE:CoreMessage[messageID=4132, durable=true, userID=24d48dd4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=ae8b7370-423b-4649-b9e3-15d275b817eb, size=821, properties=TypedProperties[__AMQ_CID=24d466c0-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9f35ce5-b1dd-404a-bde7-8d1c7a3d024e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b39a9471-0cbe-4dea-adec-fabd0348aa46]]@1634939292 2024-06-25 23:53:39,016 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ae8b7370-423b-4649-b9e3-15d275b817eb: CoreMessage[messageID=4132, durable=true, userID=24d48dd4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=ae8b7370-423b-4649-b9e3-15d275b817eb, size=821, properties=TypedProperties[__AMQ_CID=24d466c0-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9f35ce5-b1dd-404a-bde7-8d1c7a3d024e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b39a9471-0cbe-4dea-adec-fabd0348aa46]]@1634939292 to transaction: TransactionImpl [xid=null, txID=4135, xid=null, state=ACTIVE, createTime=1719359619016(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32867585 2024-06-25 23:53:39,017 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ae8b7370-423b-4649-b9e3-15d275b817eb: CoreMessage[messageID=4132, durable=true, userID=24d48dd4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=ae8b7370-423b-4649-b9e3-15d275b817eb, size=821, properties=TypedProperties[__AMQ_CID=24d466c0-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9f35ce5-b1dd-404a-bde7-8d1c7a3d024e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b39a9471-0cbe-4dea-adec-fabd0348aa46]]@1634939292, transaction: TransactionImpl [xid=null, txID=4135, xid=null, state=COMMITTED, createTime=1719359619016(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32867585 2024-06-25 23:53:39,017 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24d43fae-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b39a9471-0cbe-4dea-adec-fabd0348aa46, activemq.broker=mom71] 2024-06-25 23:53:39,017 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24d2e016-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,020 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@42edee52, org.eclipse.scout.rt.mom.jms.JmsSubscription@4cd40e13] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,022 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24d1cea1-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,023 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24d5c655-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,024 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d5ed68-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d5c655-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d5c655-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5521dff6, true, {}] 2024-06-25 23:53:39,024 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d5ed69-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d5c655-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d5c655-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ed2c0cf, true, {}] 2024-06-25 23:53:39,025 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,026 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24d63b8a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,027 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d6629d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d63b8a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d63b8a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7eb02ec7, true, {}] 2024-06-25 23:53:39,027 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d6629e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d63b8a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d63b8a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55b5da25, true, {}] 2024-06-25 23:53:39,028 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=62380bed-6b96-4eea-9f36-9f166cccb387, address=62380bed-6b96-4eea-9f36-9f166cccb387, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,028 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4497ba23 2024-06-25 23:53:39,029 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@20ab91d0 2024-06-25 23:53:39,029 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 62380bed-6b96-4eea-9f36-9f166cccb387, null, 0, false, true, null] 2024-06-25 23:53:39,030 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4171, durable=true, userID=24d6d7d1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=24d6629c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62f7d677-5b63-4b72-bea2-71f8056b2eb0, JMSReplyTo=temp-queue://62380bed-6b96-4eea-9f36-9f166cccb387, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1604860921, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,034 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4171]:RELIABLE:CoreMessage[messageID=4171, durable=true, userID=24d6d7d1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=24d6629c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62f7d677-5b63-4b72-bea2-71f8056b2eb0, JMSReplyTo=temp-queue://62380bed-6b96-4eea-9f36-9f166cccb387, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1604860921 2024-06-25 23:53:39,035 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4171, durable=true, userID=24d6d7d1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=24d6629c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62f7d677-5b63-4b72-bea2-71f8056b2eb0, JMSReplyTo=temp-queue://62380bed-6b96-4eea-9f36-9f166cccb387, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1604860921 to transaction: TransactionImpl [xid=null, txID=4172, xid=null, state=ACTIVE, createTime=1719359619035(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@463586fa 2024-06-25 23:53:39,035 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24d79b22-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c212d821-fc1a-4242-af21-4f67699b64d1, activemq.broker=mom71] 2024-06-25 23:53:39,036 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d7c235-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d79b22-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d79b22-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f5e766, true, {}] 2024-06-25 23:53:39,036 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d7c236-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d79b22-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d79b22-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75b74686, true, {}] 2024-06-25 23:53:39,038 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4171, durable=true, userID=24d6d7d1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=24d6629c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62f7d677-5b63-4b72-bea2-71f8056b2eb0, JMSReplyTo=temp-queue://62380bed-6b96-4eea-9f36-9f166cccb387, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1604860921, transaction: TransactionImpl [xid=null, txID=4172, xid=null, state=COMMITTED, createTime=1719359619035(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@463586fa 2024-06-25 23:53:39,038 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4177, durable=true, userID=24d7e948-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=62380bed-6b96-4eea-9f36-9f166cccb387, size=837, properties=TypedProperties[__AMQ_CID=24d7c234-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62f7d677-5b63-4b72-bea2-71f8056b2eb0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c212d821-fc1a-4242-af21-4f67699b64d1]]@1260799084, context: RoutingContextImpl(Address=62380bed-6b96-4eea-9f36-9f166cccb387, routingType=ANYCAST, PreviousAddress=62380bed-6b96-4eea-9f36-9f166cccb387 previousRoute:ANYCAST, reusable=true, version=-2147483347) .................................................. ***** durable queues 62380bed-6b96-4eea-9f36-9f166cccb387: ***** non durable for 62380bed-6b96-4eea-9f36-9f166cccb387: - queueID=4167 address:62380bed-6b96-4eea-9f36-9f166cccb387 name:62380bed-6b96-4eea-9f36-9f166cccb387 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,038 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 62380bed-6b96-4eea-9f36-9f166cccb387: Reference[4177]:RELIABLE:CoreMessage[messageID=4177, durable=true, userID=24d7e948-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=62380bed-6b96-4eea-9f36-9f166cccb387, size=837, properties=TypedProperties[__AMQ_CID=24d7c234-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62f7d677-5b63-4b72-bea2-71f8056b2eb0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c212d821-fc1a-4242-af21-4f67699b64d1]]@1260799084 2024-06-25 23:53:39,038 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 62380bed-6b96-4eea-9f36-9f166cccb387: CoreMessage[messageID=4177, durable=true, userID=24d7e948-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=62380bed-6b96-4eea-9f36-9f166cccb387, size=837, properties=TypedProperties[__AMQ_CID=24d7c234-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62f7d677-5b63-4b72-bea2-71f8056b2eb0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c212d821-fc1a-4242-af21-4f67699b64d1]]@1260799084 to transaction: TransactionImpl [xid=null, txID=4180, xid=null, state=ACTIVE, createTime=1719359619038(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e0347d4 2024-06-25 23:53:39,039 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 62380bed-6b96-4eea-9f36-9f166cccb387: CoreMessage[messageID=4177, durable=true, userID=24d7e948-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=62380bed-6b96-4eea-9f36-9f166cccb387, size=837, properties=TypedProperties[__AMQ_CID=24d7c234-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-62f7d677-5b63-4b72-bea2-71f8056b2eb0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c212d821-fc1a-4242-af21-4f67699b64d1]]@1260799084, transaction: TransactionImpl [xid=null, txID=4180, xid=null, state=COMMITTED, createTime=1719359619038(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e0347d4 2024-06-25 23:53:39,039 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24d79b22-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c212d821-fc1a-4242-af21-4f67699b64d1, activemq.broker=mom71] 2024-06-25 23:53:39,039 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24d63b8a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,042 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7c2d14a6, org.eclipse.scout.rt.mom.jms.JmsSubscription@125fbe01] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,043 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24d5c655-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,044 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24d8fab9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,045 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d921cc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d8fab9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d8fab9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@586ed8d, true, {}] 2024-06-25 23:53:39,045 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d921cd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d8fab9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d8fab9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37eeaa4c, true, {}] 2024-06-25 23:53:39,046 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,047 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24d96fee-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,048 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d96ff1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d96fee-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d96fee-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@349f9dd9, true, {}] 2024-06-25 23:53:39,048 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24d99702-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24d96fee-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24d96fee-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79dab31, true, {}] 2024-06-25 23:53:39,049 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cf657466-f3a0-435e-8c49-cd15eb904870, address=cf657466-f3a0-435e-8c49-cd15eb904870, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,049 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@58be8332 2024-06-25 23:53:39,049 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5697cc29 2024-06-25 23:53:39,050 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cf657466-f3a0-435e-8c49-cd15eb904870, null, 0, false, true, null] 2024-06-25 23:53:39,051 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4216, durable=true, userID=24d9e525-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=24d96ff0-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339fe002-3b0e-4996-8c1b-71c4b6b77ef7, JMSReplyTo=temp-queue://cf657466-f3a0-435e-8c49-cd15eb904870, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@161385056, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,055 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4216]:RELIABLE:CoreMessage[messageID=4216, durable=true, userID=24d9e525-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=24d96ff0-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339fe002-3b0e-4996-8c1b-71c4b6b77ef7, JMSReplyTo=temp-queue://cf657466-f3a0-435e-8c49-cd15eb904870, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@161385056 2024-06-25 23:53:39,055 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4216, durable=true, userID=24d9e525-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=24d96ff0-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339fe002-3b0e-4996-8c1b-71c4b6b77ef7, JMSReplyTo=temp-queue://cf657466-f3a0-435e-8c49-cd15eb904870, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@161385056 to transaction: TransactionImpl [xid=null, txID=4217, xid=null, state=ACTIVE, createTime=1719359619055(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@43d08f9a 2024-06-25 23:53:39,056 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24dacf86-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ad7423da-6a5d-46ff-a6c8-a69ea3a8e85b, activemq.broker=mom71] 2024-06-25 23:53:39,056 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24dacf89-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24dacf86-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24dacf86-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1345ce6, true, {}] 2024-06-25 23:53:39,057 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24daf69a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24dacf86-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24dacf86-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56bdd8bc, true, {}] 2024-06-25 23:53:39,058 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4216, durable=true, userID=24d9e525-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=24d96ff0-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339fe002-3b0e-4996-8c1b-71c4b6b77ef7, JMSReplyTo=temp-queue://cf657466-f3a0-435e-8c49-cd15eb904870, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@161385056, transaction: TransactionImpl [xid=null, txID=4217, xid=null, state=COMMITTED, createTime=1719359619055(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@43d08f9a 2024-06-25 23:53:39,058 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4222, durable=true, userID=24db1dac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=cf657466-f3a0-435e-8c49-cd15eb904870, size=930, properties=TypedProperties[__AMQ_CID=24dacf88-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339fe002-3b0e-4996-8c1b-71c4b6b77ef7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad7423da-6a5d-46ff-a6c8-a69ea3a8e85b]]@107357487, context: RoutingContextImpl(Address=cf657466-f3a0-435e-8c49-cd15eb904870, routingType=ANYCAST, PreviousAddress=cf657466-f3a0-435e-8c49-cd15eb904870 previousRoute:ANYCAST, reusable=true, version=-2147483345) .................................................. ***** durable queues cf657466-f3a0-435e-8c49-cd15eb904870: ***** non durable for cf657466-f3a0-435e-8c49-cd15eb904870: - queueID=4212 address:cf657466-f3a0-435e-8c49-cd15eb904870 name:cf657466-f3a0-435e-8c49-cd15eb904870 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,059 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cf657466-f3a0-435e-8c49-cd15eb904870: Reference[4222]:RELIABLE:CoreMessage[messageID=4222, durable=true, userID=24db1dac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=cf657466-f3a0-435e-8c49-cd15eb904870, size=930, properties=TypedProperties[__AMQ_CID=24dacf88-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339fe002-3b0e-4996-8c1b-71c4b6b77ef7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad7423da-6a5d-46ff-a6c8-a69ea3a8e85b]]@107357487 2024-06-25 23:53:39,059 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cf657466-f3a0-435e-8c49-cd15eb904870: CoreMessage[messageID=4222, durable=true, userID=24db1dac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=cf657466-f3a0-435e-8c49-cd15eb904870, size=930, properties=TypedProperties[__AMQ_CID=24dacf88-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339fe002-3b0e-4996-8c1b-71c4b6b77ef7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad7423da-6a5d-46ff-a6c8-a69ea3a8e85b]]@107357487 to transaction: TransactionImpl [xid=null, txID=4225, xid=null, state=ACTIVE, createTime=1719359619059(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d675160 2024-06-25 23:53:39,059 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cf657466-f3a0-435e-8c49-cd15eb904870: CoreMessage[messageID=4222, durable=true, userID=24db1dac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=cf657466-f3a0-435e-8c49-cd15eb904870, size=930, properties=TypedProperties[__AMQ_CID=24dacf88-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-339fe002-3b0e-4996-8c1b-71c4b6b77ef7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ad7423da-6a5d-46ff-a6c8-a69ea3a8e85b]]@107357487, transaction: TransactionImpl [xid=null, txID=4225, xid=null, state=COMMITTED, createTime=1719359619059(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d675160 2024-06-25 23:53:39,059 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24dacf86-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ad7423da-6a5d-46ff-a6c8-a69ea3a8e85b, activemq.broker=mom71] 2024-06-25 23:53:39,060 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24d96fee-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,062 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5bec22a0, org.eclipse.scout.rt.mom.jms.JmsSubscription@ee8b93b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,081 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24d8fab9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,083 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24dec72d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,083 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24deee40-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24dec72d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24dec72d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d1333c2, true, {}] 2024-06-25 23:53:39,084 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24df1551-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24dec72d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24dec72d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d166ea4, true, {}] 2024-06-25 23:53:39,085 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,085 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24df3c62-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,086 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24df6375-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24df3c62-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24df3c62-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fa8327a, true, {}] 2024-06-25 23:53:39,087 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24df8a86-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24df3c62-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24df3c62-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f3f27c4, true, {}] 2024-06-25 23:53:39,087 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=38a1298b-7f23-470a-9cd4-856cf2144b40, address=38a1298b-7f23-470a-9cd4-856cf2144b40, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,087 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@65db6919 2024-06-25 23:53:39,088 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1a32041a 2024-06-25 23:53:39,088 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 38a1298b-7f23-470a-9cd4-856cf2144b40, null, 0, false, true, null] 2024-06-25 23:53:39,090 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4261, durable=true, userID=24dfd8a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=24df6374-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-929682dc-70ae-429f-b17b-2ab500361faa, JMSReplyTo=temp-queue://38a1298b-7f23-470a-9cd4-856cf2144b40, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@83673709, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,090 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4261]:RELIABLE:CoreMessage[messageID=4261, durable=true, userID=24dfd8a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=24df6374-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-929682dc-70ae-429f-b17b-2ab500361faa, JMSReplyTo=temp-queue://38a1298b-7f23-470a-9cd4-856cf2144b40, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@83673709 2024-06-25 23:53:39,091 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4261, durable=true, userID=24dfd8a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=24df6374-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-929682dc-70ae-429f-b17b-2ab500361faa, JMSReplyTo=temp-queue://38a1298b-7f23-470a-9cd4-856cf2144b40, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@83673709 to transaction: TransactionImpl [xid=null, txID=4262, xid=null, state=ACTIVE, createTime=1719359619091(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7f7abd11 2024-06-25 23:53:39,091 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24e026ca-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cd485aa1-de17-4d60-b7ac-59be5aabb227, activemq.broker=mom71] 2024-06-25 23:53:39,092 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e026cd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e026ca-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e026ca-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d334af1, true, {}] 2024-06-25 23:53:39,092 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e04dde-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e026ca-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e026ca-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@549f3ab6, true, {}] 2024-06-25 23:53:39,094 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4261, durable=true, userID=24dfd8a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=24df6374-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-929682dc-70ae-429f-b17b-2ab500361faa, JMSReplyTo=temp-queue://38a1298b-7f23-470a-9cd4-856cf2144b40, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@83673709, transaction: TransactionImpl [xid=null, txID=4262, xid=null, state=COMMITTED, createTime=1719359619091(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7f7abd11 2024-06-25 23:53:39,094 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4267, durable=true, userID=24e074f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=38a1298b-7f23-470a-9cd4-856cf2144b40, size=939, properties=TypedProperties[__AMQ_CID=24e026cc-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-929682dc-70ae-429f-b17b-2ab500361faa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cd485aa1-de17-4d60-b7ac-59be5aabb227]]@400871507, context: RoutingContextImpl(Address=38a1298b-7f23-470a-9cd4-856cf2144b40, routingType=ANYCAST, PreviousAddress=38a1298b-7f23-470a-9cd4-856cf2144b40 previousRoute:ANYCAST, reusable=true, version=-2147483343) .................................................. ***** durable queues 38a1298b-7f23-470a-9cd4-856cf2144b40: ***** non durable for 38a1298b-7f23-470a-9cd4-856cf2144b40: - queueID=4257 address:38a1298b-7f23-470a-9cd4-856cf2144b40 name:38a1298b-7f23-470a-9cd4-856cf2144b40 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,094 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 38a1298b-7f23-470a-9cd4-856cf2144b40: Reference[4267]:RELIABLE:CoreMessage[messageID=4267, durable=true, userID=24e074f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=38a1298b-7f23-470a-9cd4-856cf2144b40, size=939, properties=TypedProperties[__AMQ_CID=24e026cc-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-929682dc-70ae-429f-b17b-2ab500361faa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cd485aa1-de17-4d60-b7ac-59be5aabb227]]@400871507 2024-06-25 23:53:39,094 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 38a1298b-7f23-470a-9cd4-856cf2144b40: CoreMessage[messageID=4267, durable=true, userID=24e074f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=38a1298b-7f23-470a-9cd4-856cf2144b40, size=939, properties=TypedProperties[__AMQ_CID=24e026cc-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-929682dc-70ae-429f-b17b-2ab500361faa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cd485aa1-de17-4d60-b7ac-59be5aabb227]]@400871507 to transaction: TransactionImpl [xid=null, txID=4270, xid=null, state=ACTIVE, createTime=1719359619094(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5cafefe0 2024-06-25 23:53:39,094 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 38a1298b-7f23-470a-9cd4-856cf2144b40: CoreMessage[messageID=4267, durable=true, userID=24e074f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=38a1298b-7f23-470a-9cd4-856cf2144b40, size=939, properties=TypedProperties[__AMQ_CID=24e026cc-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-929682dc-70ae-429f-b17b-2ab500361faa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cd485aa1-de17-4d60-b7ac-59be5aabb227]]@400871507, transaction: TransactionImpl [xid=null, txID=4270, xid=null, state=COMMITTED, createTime=1719359619094(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5cafefe0 2024-06-25 23:53:39,095 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24e026ca-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cd485aa1-de17-4d60-b7ac-59be5aabb227, activemq.broker=mom71] 2024-06-25 23:53:39,095 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24df3c62-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,098 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@704711c7, org.eclipse.scout.rt.mom.jms.JmsSubscription@57490496] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,099 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24dec72d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,100 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24e18661-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,100 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e18664-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e18661-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e18661-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ebcc0f3, true, {}] 2024-06-25 23:53:39,101 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e1ad75-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e18661-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e18661-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3384d080, true, {}] 2024-06-25 23:53:39,102 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,103 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24e1fb96-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,103 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e1fb99-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e1fb96-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e1fb96-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79311b37, true, {}] 2024-06-25 23:53:39,104 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e222aa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e1fb96-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e1fb96-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d329564, true, {}] 2024-06-25 23:53:39,104 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d8b20124-1b42-421e-baea-ee853e863ef8, address=d8b20124-1b42-421e-baea-ee853e863ef8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,104 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@15a33dd5 2024-06-25 23:53:39,105 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77ae7aa6 2024-06-25 23:53:39,105 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d8b20124-1b42-421e-baea-ee853e863ef8, null, 0, false, true, null] 2024-06-25 23:53:39,107 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4306, durable=true, userID=24e270cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=24e1fb98-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9babd1a2-0072-4c1c-9e7e-c78e3363bde2, JMSReplyTo=temp-queue://d8b20124-1b42-421e-baea-ee853e863ef8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1229178690, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,107 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4306]:RELIABLE:CoreMessage[messageID=4306, durable=true, userID=24e270cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=24e1fb98-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9babd1a2-0072-4c1c-9e7e-c78e3363bde2, JMSReplyTo=temp-queue://d8b20124-1b42-421e-baea-ee853e863ef8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1229178690 2024-06-25 23:53:39,108 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4306, durable=true, userID=24e270cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=24e1fb98-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9babd1a2-0072-4c1c-9e7e-c78e3363bde2, JMSReplyTo=temp-queue://d8b20124-1b42-421e-baea-ee853e863ef8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1229178690 to transaction: TransactionImpl [xid=null, txID=4307, xid=null, state=ACTIVE, createTime=1719359619108(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@8b9bf58 2024-06-25 23:53:39,108 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24e2beee-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bb0b10c9-4d5e-4284-8d72-1525bc35a86b, activemq.broker=mom71] 2024-06-25 23:53:39,109 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e2e601-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e2beee-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e2beee-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59f0102, true, {}] 2024-06-25 23:53:39,109 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e2e602-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e2beee-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e2beee-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14dc90a1, true, {}] 2024-06-25 23:53:39,111 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4306, durable=true, userID=24e270cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=24e1fb98-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9babd1a2-0072-4c1c-9e7e-c78e3363bde2, JMSReplyTo=temp-queue://d8b20124-1b42-421e-baea-ee853e863ef8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1229178690, transaction: TransactionImpl [xid=null, txID=4307, xid=null, state=COMMITTED, createTime=1719359619108(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@8b9bf58 2024-06-25 23:53:39,111 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4312, durable=true, userID=24e30d14-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=d8b20124-1b42-421e-baea-ee853e863ef8, size=865, properties=TypedProperties[__AMQ_CID=24e2e600-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9babd1a2-0072-4c1c-9e7e-c78e3363bde2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bb0b10c9-4d5e-4284-8d72-1525bc35a86b]]@1383011683, context: RoutingContextImpl(Address=d8b20124-1b42-421e-baea-ee853e863ef8, routingType=ANYCAST, PreviousAddress=d8b20124-1b42-421e-baea-ee853e863ef8 previousRoute:ANYCAST, reusable=true, version=-2147483341) .................................................. ***** durable queues d8b20124-1b42-421e-baea-ee853e863ef8: ***** non durable for d8b20124-1b42-421e-baea-ee853e863ef8: - queueID=4302 address:d8b20124-1b42-421e-baea-ee853e863ef8 name:d8b20124-1b42-421e-baea-ee853e863ef8 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,111 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d8b20124-1b42-421e-baea-ee853e863ef8: Reference[4312]:RELIABLE:CoreMessage[messageID=4312, durable=true, userID=24e30d14-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=d8b20124-1b42-421e-baea-ee853e863ef8, size=865, properties=TypedProperties[__AMQ_CID=24e2e600-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9babd1a2-0072-4c1c-9e7e-c78e3363bde2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bb0b10c9-4d5e-4284-8d72-1525bc35a86b]]@1383011683 2024-06-25 23:53:39,111 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d8b20124-1b42-421e-baea-ee853e863ef8: CoreMessage[messageID=4312, durable=true, userID=24e30d14-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=d8b20124-1b42-421e-baea-ee853e863ef8, size=865, properties=TypedProperties[__AMQ_CID=24e2e600-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9babd1a2-0072-4c1c-9e7e-c78e3363bde2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bb0b10c9-4d5e-4284-8d72-1525bc35a86b]]@1383011683 to transaction: TransactionImpl [xid=null, txID=4315, xid=null, state=ACTIVE, createTime=1719359619111(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@396e9054 2024-06-25 23:53:39,111 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d8b20124-1b42-421e-baea-ee853e863ef8: CoreMessage[messageID=4312, durable=true, userID=24e30d14-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=d8b20124-1b42-421e-baea-ee853e863ef8, size=865, properties=TypedProperties[__AMQ_CID=24e2e600-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9babd1a2-0072-4c1c-9e7e-c78e3363bde2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bb0b10c9-4d5e-4284-8d72-1525bc35a86b]]@1383011683, transaction: TransactionImpl [xid=null, txID=4315, xid=null, state=COMMITTED, createTime=1719359619111(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@396e9054 2024-06-25 23:53:39,112 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24e2beee-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bb0b10c9-4d5e-4284-8d72-1525bc35a86b, activemq.broker=mom71] 2024-06-25 23:53:39,112 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24e1fb96-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,115 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@651ca821, org.eclipse.scout.rt.mom.jms.JmsSubscription@31819068] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,116 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24e18661-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,118 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24e44595-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,118 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e44598-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e44595-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e44595-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e2959cc, true, {}] 2024-06-25 23:53:39,119 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e46ca9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e44595-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e44595-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16cf2d13, true, {}] 2024-06-25 23:53:39,120 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,121 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24e4baca-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,121 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e4bacd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e4baca-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e4baca-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@430fa364, true, {}] 2024-06-25 23:53:39,122 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e4e1de-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e4baca-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e4baca-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4877cced, true, {}] 2024-06-25 23:53:39,122 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2e69f4ec-2937-435e-852b-51e0a5f37224, address=2e69f4ec-2937-435e-852b-51e0a5f37224, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,122 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a437f0f 2024-06-25 23:53:39,123 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@deddad2 2024-06-25 23:53:39,124 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2e69f4ec-2937-435e-852b-51e0a5f37224, null, 0, false, true, null] 2024-06-25 23:53:39,125 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4351, durable=true, userID=24e53001-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=24e4bacc-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9f15c0d-696c-4225-a861-785a6f8efd6b, JMSReplyTo=temp-queue://2e69f4ec-2937-435e-852b-51e0a5f37224, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1844683652, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,125 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4351]:RELIABLE:CoreMessage[messageID=4351, durable=true, userID=24e53001-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=24e4bacc-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9f15c0d-696c-4225-a861-785a6f8efd6b, JMSReplyTo=temp-queue://2e69f4ec-2937-435e-852b-51e0a5f37224, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1844683652 2024-06-25 23:53:39,126 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4351, durable=true, userID=24e53001-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=24e4bacc-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9f15c0d-696c-4225-a861-785a6f8efd6b, JMSReplyTo=temp-queue://2e69f4ec-2937-435e-852b-51e0a5f37224, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1844683652 to transaction: TransactionImpl [xid=null, txID=4352, xid=null, state=ACTIVE, createTime=1719359619126(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1cae094d 2024-06-25 23:53:39,126 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24e57e22-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8a7cea43-ae62-4aeb-b03f-bbf4a280a905, activemq.broker=mom71] 2024-06-25 23:53:39,127 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e5a535-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e57e22-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e57e22-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62a5d9c9, true, {}] 2024-06-25 23:53:39,127 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e5a536-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e57e22-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e57e22-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@273be953, true, {}] 2024-06-25 23:53:39,129 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4351, durable=true, userID=24e53001-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=24e4bacc-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9f15c0d-696c-4225-a861-785a6f8efd6b, JMSReplyTo=temp-queue://2e69f4ec-2937-435e-852b-51e0a5f37224, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1844683652, transaction: TransactionImpl [xid=null, txID=4352, xid=null, state=COMMITTED, createTime=1719359619126(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1cae094d 2024-06-25 23:53:39,129 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4357, durable=true, userID=24e5cc48-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=2e69f4ec-2937-435e-852b-51e0a5f37224, size=821, properties=TypedProperties[__AMQ_CID=24e5a534-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9f15c0d-696c-4225-a861-785a6f8efd6b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8a7cea43-ae62-4aeb-b03f-bbf4a280a905]]@910218166, context: RoutingContextImpl(Address=2e69f4ec-2937-435e-852b-51e0a5f37224, routingType=ANYCAST, PreviousAddress=2e69f4ec-2937-435e-852b-51e0a5f37224 previousRoute:ANYCAST, reusable=true, version=-2147483339) .................................................. ***** durable queues 2e69f4ec-2937-435e-852b-51e0a5f37224: ***** non durable for 2e69f4ec-2937-435e-852b-51e0a5f37224: - queueID=4347 address:2e69f4ec-2937-435e-852b-51e0a5f37224 name:2e69f4ec-2937-435e-852b-51e0a5f37224 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,129 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2e69f4ec-2937-435e-852b-51e0a5f37224: Reference[4357]:RELIABLE:CoreMessage[messageID=4357, durable=true, userID=24e5cc48-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=2e69f4ec-2937-435e-852b-51e0a5f37224, size=821, properties=TypedProperties[__AMQ_CID=24e5a534-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9f15c0d-696c-4225-a861-785a6f8efd6b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8a7cea43-ae62-4aeb-b03f-bbf4a280a905]]@910218166 2024-06-25 23:53:39,129 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2e69f4ec-2937-435e-852b-51e0a5f37224: CoreMessage[messageID=4357, durable=true, userID=24e5cc48-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=2e69f4ec-2937-435e-852b-51e0a5f37224, size=821, properties=TypedProperties[__AMQ_CID=24e5a534-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9f15c0d-696c-4225-a861-785a6f8efd6b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8a7cea43-ae62-4aeb-b03f-bbf4a280a905]]@910218166 to transaction: TransactionImpl [xid=null, txID=4360, xid=null, state=ACTIVE, createTime=1719359619129(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5bb8b168 2024-06-25 23:53:39,129 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2e69f4ec-2937-435e-852b-51e0a5f37224: CoreMessage[messageID=4357, durable=true, userID=24e5cc48-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=2e69f4ec-2937-435e-852b-51e0a5f37224, size=821, properties=TypedProperties[__AMQ_CID=24e5a534-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f9f15c0d-696c-4225-a861-785a6f8efd6b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8a7cea43-ae62-4aeb-b03f-bbf4a280a905]]@910218166, transaction: TransactionImpl [xid=null, txID=4360, xid=null, state=COMMITTED, createTime=1719359619129(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5bb8b168 2024-06-25 23:53:39,130 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24e57e22-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8a7cea43-ae62-4aeb-b03f-bbf4a280a905, activemq.broker=mom71] 2024-06-25 23:53:39,130 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24e4baca-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,132 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5d2db81d, org.eclipse.scout.rt.mom.jms.JmsSubscription@21a8c4b8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,133 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24e44595-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,134 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@608df1f5[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:39,134 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009919 ms 2024-06-25 23:53:39,136 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24c3023b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,137 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:39,137 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 240.439426 ms 2024-06-25 23:53:39,137 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply [artemis-j2ee]> 2024-06-25 23:53:39,138 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:39,138 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyWithBlockingCondition [artemis-j2ee]> 2024-06-25 23:53:39,139 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 443762485'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,141 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,141 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24e7c81a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,142 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e7ef2d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e7c81a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e7c81a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62bbb403, true, {}] 2024-06-25 23:53:39,143 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e8163e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e7c81a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e7c81a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cfc98da, true, {}] 2024-06-25 23:53:39,144 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8997fc41-49b7-413b-ac29-124952caf903, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,144 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3860db87 2024-06-25 23:53:39,145 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8997fc41-49b7-413b-ac29-124952caf903, null, 0, false, true, null] 2024-06-25 23:53:39,145 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24e86460-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,146 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e88b73-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e86460-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e86460-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@744726d3, true, {}] 2024-06-25 23:53:39,146 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e88b74-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e86460-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e86460-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3786fd5f, true, {}] 2024-06-25 23:53:39,147 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyWithBlockingCondition, null, 0, false, true, null] 2024-06-25 23:53:39,148 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24e8d995-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyWithBlockingCondition, activemq.broker=mom71] 2024-06-25 23:53:39,149 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e900a8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e8d995-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e8d995-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6053187b, true, {}] 2024-06-25 23:53:39,149 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e900a9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e8d995-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e8d995-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d892e6f, true, {}] 2024-06-25 23:53:39,150 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6bbb852c-8d19-4b26-87d4-84f8228b181a, address=6bbb852c-8d19-4b26-87d4-84f8228b181a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,150 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@8ea5299 2024-06-25 23:53:39,151 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f70531f 2024-06-25 23:53:39,151 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6bbb852c-8d19-4b26-87d4-84f8228b181a, null, 0, false, true, null] 2024-06-25 23:53:39,152 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4416, durable=true, userID=24e975dc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=24e900a7-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a908a6b7-bded-4ad5-928a-0598aa0548ca, JMSReplyTo=temp-queue://6bbb852c-8d19-4b26-87d4-84f8228b181a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1745697925, context: RoutingContextImpl(Address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyWithBlockingCondition previousRoute:ANYCAST, reusable=true, version=-2147483590) .................................................. ***** durable queues test/mom/testRequestReplyWithBlockingCondition: - queueID=547 address:test/mom/testRequestReplyWithBlockingCondition name:test/mom/testRequestReplyWithBlockingCondition filter:null ***** non durable for test/mom/testRequestReplyWithBlockingCondition: .................................................. , transaction: null 2024-06-25 23:53:39,153 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyWithBlockingCondition: Reference[4416]:RELIABLE:CoreMessage[messageID=4416, durable=true, userID=24e975dc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=24e900a7-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a908a6b7-bded-4ad5-928a-0598aa0548ca, JMSReplyTo=temp-queue://6bbb852c-8d19-4b26-87d4-84f8228b181a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1745697925 2024-06-25 23:53:39,153 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=4416, durable=true, userID=24e975dc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=24e900a7-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a908a6b7-bded-4ad5-928a-0598aa0548ca, JMSReplyTo=temp-queue://6bbb852c-8d19-4b26-87d4-84f8228b181a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1745697925 to transaction: TransactionImpl [xid=null, txID=4417, xid=null, state=ACTIVE, createTime=1719359619153(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@13ed8fa2 2024-06-25 23:53:39,154 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24e9c3fd-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@809889d1[name=test/mom/testRequestReplyWithBlockingCondition, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=575ac361-ceb2-4566-9103-86de3fd240e0] 2024-06-25 23:53:39,154 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e9c400-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e9c3fd-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e9c3fd-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dfa2521, true, {}] 2024-06-25 23:53:39,155 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24e9eb11-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24e9c3fd-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24e9c3fd-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22eb5820, true, {}] 2024-06-25 23:53:39,156 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4422, durable=true, userID=24ea1223-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=6bbb852c-8d19-4b26-87d4-84f8228b181a, size=933, properties=TypedProperties[__AMQ_CID=24e9c3ff-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a908a6b7-bded-4ad5-928a-0598aa0548ca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=575ac361-ceb2-4566-9103-86de3fd240e0]]@464676703, context: RoutingContextImpl(Address=6bbb852c-8d19-4b26-87d4-84f8228b181a, routingType=ANYCAST, PreviousAddress=6bbb852c-8d19-4b26-87d4-84f8228b181a previousRoute:ANYCAST, reusable=true, version=-2147483335) .................................................. ***** durable queues 6bbb852c-8d19-4b26-87d4-84f8228b181a: ***** non durable for 6bbb852c-8d19-4b26-87d4-84f8228b181a: - queueID=4412 address:6bbb852c-8d19-4b26-87d4-84f8228b181a name:6bbb852c-8d19-4b26-87d4-84f8228b181a filter:null .................................................. , transaction: null 2024-06-25 23:53:39,156 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6bbb852c-8d19-4b26-87d4-84f8228b181a: Reference[4422]:RELIABLE:CoreMessage[messageID=4422, durable=true, userID=24ea1223-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=6bbb852c-8d19-4b26-87d4-84f8228b181a, size=933, properties=TypedProperties[__AMQ_CID=24e9c3ff-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a908a6b7-bded-4ad5-928a-0598aa0548ca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=575ac361-ceb2-4566-9103-86de3fd240e0]]@464676703 2024-06-25 23:53:39,156 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=4416, durable=true, userID=24e975dc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=24e900a7-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a908a6b7-bded-4ad5-928a-0598aa0548ca, JMSReplyTo=temp-queue://6bbb852c-8d19-4b26-87d4-84f8228b181a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1745697925, transaction: TransactionImpl [xid=null, txID=4417, xid=null, state=COMMITTED, createTime=1719359619153(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@13ed8fa2 2024-06-25 23:53:39,156 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6bbb852c-8d19-4b26-87d4-84f8228b181a: CoreMessage[messageID=4422, durable=true, userID=24ea1223-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=6bbb852c-8d19-4b26-87d4-84f8228b181a, size=933, properties=TypedProperties[__AMQ_CID=24e9c3ff-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a908a6b7-bded-4ad5-928a-0598aa0548ca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=575ac361-ceb2-4566-9103-86de3fd240e0]]@464676703 to transaction: TransactionImpl [xid=null, txID=4425, xid=null, state=ACTIVE, createTime=1719359619156(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7378d5dd 2024-06-25 23:53:39,157 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6bbb852c-8d19-4b26-87d4-84f8228b181a: CoreMessage[messageID=4422, durable=true, userID=24ea1223-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=6bbb852c-8d19-4b26-87d4-84f8228b181a, size=933, properties=TypedProperties[__AMQ_CID=24e9c3ff-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a908a6b7-bded-4ad5-928a-0598aa0548ca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=575ac361-ceb2-4566-9103-86de3fd240e0]]@464676703, transaction: TransactionImpl [xid=null, txID=4425, xid=null, state=COMMITTED, createTime=1719359619156(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7378d5dd 2024-06-25 23:53:39,157 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24e9c3fd-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@809889d1[name=test/mom/testRequestReplyWithBlockingCondition, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=575ac361-ceb2-4566-9103-86de3fd240e0] 2024-06-25 23:53:39,181 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24e8d995-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyWithBlockingCondition, activemq.broker=mom71] Reply: TheReply 2024-06-25 23:53:39,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3fecdd00] 2024-06-25 23:53:39,184 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24e86460-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,185 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@744dd7fc[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:39,185 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007671 ms 2024-06-25 23:53:39,186 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24e7c81a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,187 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:39,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 48.939847 ms 2024-06-25 23:53:39,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyWithBlockingCondition [artemis-j2ee]> 2024-06-25 23:53:39,188 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:39,188 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_StringMarshaller_Exception [artemis-j2ee]> 2024-06-25 23:53:39,189 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1774547660'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,192 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,192 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24ef9065-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,193 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24efb778-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24ef9065-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24ef9065-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53914efd, true, {}] 2024-06-25 23:53:39,194 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24efb779-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24ef9065-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24ef9065-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43157567, true, {}] 2024-06-25 23:53:39,195 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fde59557-bdd0-4639-afb3-294d85cb4a5b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,195 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@53a284f5 2024-06-25 23:53:39,196 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fde59557-bdd0-4639-afb3-294d85cb4a5b, null, 0, false, true, null] 2024-06-25 23:53:39,196 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24f02cab-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:39,197 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f053be-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f02cab-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f02cab-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2be0ec13, true, {}] 2024-06-25 23:53:39,198 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f053bf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f02cab-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f02cab-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1930cefc, true, {}] 2024-06-25 23:53:39,199 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_StringMarshaller_Exception, null, 0, false, true, null] 2024-06-25 23:53:39,199 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24f0a1e0-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_StringMarshaller_Exception, activemq.broker=mom84] 2024-06-25 23:53:39,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f0c8f3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f0a1e0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f0a1e0-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bc8e01b, true, {}] 2024-06-25 23:53:39,201 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f0f004-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f0a1e0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f0a1e0-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30a92a5b, true, {}] 2024-06-25 23:53:39,201 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=02b399f0-d93c-45b1-a692-80885d0e9a22, address=02b399f0-d93c-45b1-a692-80885d0e9a22, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,201 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@635a2492 2024-06-25 23:53:39,202 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3707c21f 2024-06-25 23:53:39,202 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 02b399f0-d93c-45b1-a692-80885d0e9a22, null, 0, false, true, null] 2024-06-25 23:53:39,204 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4481, durable=true, userID=24f13e27-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=24f0c8f2-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78480952-4892-4a68-818e-fa60eb1e61cb, JMSReplyTo=temp-queue://02b399f0-d93c-45b1-a692-80885d0e9a22, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@71621012, context: RoutingContextImpl(Address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_StringMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483585) .................................................. ***** durable queues test/mom/testRequestReply_StringMarshaller_Exception: - queueID=612 address:test/mom/testRequestReply_StringMarshaller_Exception name:test/mom/testRequestReply_StringMarshaller_Exception filter:null ***** non durable for test/mom/testRequestReply_StringMarshaller_Exception: .................................................. , transaction: null 2024-06-25 23:53:39,204 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_StringMarshaller_Exception: Reference[4481]:RELIABLE:CoreMessage[messageID=4481, durable=true, userID=24f13e27-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=24f0c8f2-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78480952-4892-4a68-818e-fa60eb1e61cb, JMSReplyTo=temp-queue://02b399f0-d93c-45b1-a692-80885d0e9a22, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@71621012 2024-06-25 23:53:39,205 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=4481, durable=true, userID=24f13e27-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=24f0c8f2-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78480952-4892-4a68-818e-fa60eb1e61cb, JMSReplyTo=temp-queue://02b399f0-d93c-45b1-a692-80885d0e9a22, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@71621012 to transaction: TransactionImpl [xid=null, txID=4482, xid=null, state=ACTIVE, createTime=1719359619205(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70a6a54d 2024-06-25 23:53:39,205 ERROR [scout-thread-16] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9174d421-2781-4180-bfc9-c2171dc912e3, activemq.broker=mom71] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:53:39,205 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24f18c48-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9174d421-2781-4180-bfc9-c2171dc912e3, activemq.broker=mom71] 2024-06-25 23:53:39,206 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f1b35b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f18c48-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f18c48-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d0a1c1, true, {}] 2024-06-25 23:53:39,206 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f1b35c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f18c48-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f18c48-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b9f1943, true, {}] 2024-06-25 23:53:39,208 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=4481, durable=true, userID=24f13e27-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=24f0c8f2-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78480952-4892-4a68-818e-fa60eb1e61cb, JMSReplyTo=temp-queue://02b399f0-d93c-45b1-a692-80885d0e9a22, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@71621012, transaction: TransactionImpl [xid=null, txID=4482, xid=null, state=COMMITTED, createTime=1719359619205(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70a6a54d 2024-06-25 23:53:39,208 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4487, durable=true, userID=24f1da6e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=02b399f0-d93c-45b1-a692-80885d0e9a22, size=1045, properties=TypedProperties[__AMQ_CID=24f1b35a-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78480952-4892-4a68-818e-fa60eb1e61cb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9174d421-2781-4180-bfc9-c2171dc912e3]]@1785369577, context: RoutingContextImpl(Address=02b399f0-d93c-45b1-a692-80885d0e9a22, routingType=ANYCAST, PreviousAddress=02b399f0-d93c-45b1-a692-80885d0e9a22 previousRoute:ANYCAST, reusable=true, version=-2147483331) .................................................. ***** durable queues 02b399f0-d93c-45b1-a692-80885d0e9a22: ***** non durable for 02b399f0-d93c-45b1-a692-80885d0e9a22: - queueID=4477 address:02b399f0-d93c-45b1-a692-80885d0e9a22 name:02b399f0-d93c-45b1-a692-80885d0e9a22 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,208 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 02b399f0-d93c-45b1-a692-80885d0e9a22: Reference[4487]:RELIABLE:CoreMessage[messageID=4487, durable=true, userID=24f1da6e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=02b399f0-d93c-45b1-a692-80885d0e9a22, size=1045, properties=TypedProperties[__AMQ_CID=24f1b35a-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78480952-4892-4a68-818e-fa60eb1e61cb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9174d421-2781-4180-bfc9-c2171dc912e3]]@1785369577 2024-06-25 23:53:39,208 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 02b399f0-d93c-45b1-a692-80885d0e9a22: CoreMessage[messageID=4487, durable=true, userID=24f1da6e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=02b399f0-d93c-45b1-a692-80885d0e9a22, size=1045, properties=TypedProperties[__AMQ_CID=24f1b35a-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78480952-4892-4a68-818e-fa60eb1e61cb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9174d421-2781-4180-bfc9-c2171dc912e3]]@1785369577 to transaction: TransactionImpl [xid=null, txID=4488, xid=null, state=ACTIVE, createTime=1719359619208(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1baed4a 2024-06-25 23:53:39,209 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 02b399f0-d93c-45b1-a692-80885d0e9a22: CoreMessage[messageID=4487, durable=true, userID=24f1da6e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=02b399f0-d93c-45b1-a692-80885d0e9a22, size=1045, properties=TypedProperties[__AMQ_CID=24f1b35a-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-78480952-4892-4a68-818e-fa60eb1e61cb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9174d421-2781-4180-bfc9-c2171dc912e3]]@1785369577, transaction: TransactionImpl [xid=null, txID=4488, xid=null, state=COMMITTED, createTime=1719359619208(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1baed4a 2024-06-25 23:53:39,209 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24f18c48-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9174d421-2781-4180-bfc9-c2171dc912e3, activemq.broker=mom71] 2024-06-25 23:53:39,210 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24f0a1e0-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_StringMarshaller_Exception, activemq.broker=mom84] 2024-06-25 23:53:39,211 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@786de0a3] 2024-06-25 23:53:39,212 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24f02cab-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@14bba4a3[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:39,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022692 ms 2024-06-25 23:53:39,214 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24ef9065-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,215 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:39,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 26.267066 ms 2024-06-25 23:53:39,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_StringMarshaller_Exception [artemis-j2ee]> 2024-06-25 23:53:39,216 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:39,216 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyEmpty [artemis-j2ee]> 2024-06-25 23:53:39,216 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1123846295'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,218 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,218 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24f38720-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,219 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f38723-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f38720-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f38720-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5290ead2, true, {}] 2024-06-25 23:53:39,219 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f3ae34-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f38720-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f38720-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31a722fc, true, {}] 2024-06-25 23:53:39,220 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=32963463-ff9f-41c2-ab5f-c59b48239fd4, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,221 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7156700c 2024-06-25 23:53:39,221 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 32963463-ff9f-41c2-ab5f-c59b48239fd4, null, 0, false, true, null] 2024-06-25 23:53:39,222 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24f42366-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,222 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f42369-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f42366-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f42366-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d486281, true, {}] 2024-06-25 23:53:39,223 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f44a7a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f42366-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f42366-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@367e6e87, true, {}] 2024-06-25 23:53:39,224 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,225 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24f4989b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,225 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f4989e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f4989b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f4989b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@945ed58, true, {}] 2024-06-25 23:53:39,226 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f4bfaf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f4989b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f4989b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4868dbc2, true, {}] 2024-06-25 23:53:39,226 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e9007000-c777-4f19-afc8-b85572fe6152, address=e9007000-c777-4f19-afc8-b85572fe6152, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,227 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c9d9c73 2024-06-25 23:53:39,227 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6eb7740d 2024-06-25 23:53:39,228 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e9007000-c777-4f19-afc8-b85572fe6152, null, 0, false, true, null] 2024-06-25 23:53:39,229 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4546, durable=true, userID=24f50dd2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=24f4989d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dbee9f95-2cc3-48d6-a286-c9f48613e4af, JMSReplyTo=temp-queue://e9007000-c777-4f19-afc8-b85572fe6152, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@227325823, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,230 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4546]:RELIABLE:CoreMessage[messageID=4546, durable=true, userID=24f50dd2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=24f4989d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dbee9f95-2cc3-48d6-a286-c9f48613e4af, JMSReplyTo=temp-queue://e9007000-c777-4f19-afc8-b85572fe6152, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@227325823 2024-06-25 23:53:39,230 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4546, durable=true, userID=24f50dd2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=24f4989d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dbee9f95-2cc3-48d6-a286-c9f48613e4af, JMSReplyTo=temp-queue://e9007000-c777-4f19-afc8-b85572fe6152, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@227325823 to transaction: TransactionImpl [xid=null, txID=4547, xid=null, state=ACTIVE, createTime=1719359619230(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60a15a8f 2024-06-25 23:53:39,231 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24f58303-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=00c2e33e-b0c8-4838-8a82-f76bfd7ee85b, activemq.broker=mom71] 2024-06-25 23:53:39,231 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f58306-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f58303-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f58303-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72a40734, true, {}] 2024-06-25 23:53:39,232 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f5aa17-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f58303-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f58303-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d66f3f4, true, {}] 2024-06-25 23:53:39,233 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4546, durable=true, userID=24f50dd2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=24f4989d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dbee9f95-2cc3-48d6-a286-c9f48613e4af, JMSReplyTo=temp-queue://e9007000-c777-4f19-afc8-b85572fe6152, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@227325823, transaction: TransactionImpl [xid=null, txID=4547, xid=null, state=COMMITTED, createTime=1719359619230(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60a15a8f 2024-06-25 23:53:39,233 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4552, durable=true, userID=24f5d129-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=e9007000-c777-4f19-afc8-b85572fe6152, size=815, properties=TypedProperties[__AMQ_CID=24f58305-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dbee9f95-2cc3-48d6-a286-c9f48613e4af, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=00c2e33e-b0c8-4838-8a82-f76bfd7ee85b]]@1971471915, context: RoutingContextImpl(Address=e9007000-c777-4f19-afc8-b85572fe6152, routingType=ANYCAST, PreviousAddress=e9007000-c777-4f19-afc8-b85572fe6152 previousRoute:ANYCAST, reusable=true, version=-2147483327) .................................................. ***** durable queues e9007000-c777-4f19-afc8-b85572fe6152: ***** non durable for e9007000-c777-4f19-afc8-b85572fe6152: - queueID=4542 address:e9007000-c777-4f19-afc8-b85572fe6152 name:e9007000-c777-4f19-afc8-b85572fe6152 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,233 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e9007000-c777-4f19-afc8-b85572fe6152: Reference[4552]:RELIABLE:CoreMessage[messageID=4552, durable=true, userID=24f5d129-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=e9007000-c777-4f19-afc8-b85572fe6152, size=815, properties=TypedProperties[__AMQ_CID=24f58305-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dbee9f95-2cc3-48d6-a286-c9f48613e4af, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=00c2e33e-b0c8-4838-8a82-f76bfd7ee85b]]@1971471915 2024-06-25 23:53:39,234 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e9007000-c777-4f19-afc8-b85572fe6152: CoreMessage[messageID=4552, durable=true, userID=24f5d129-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=e9007000-c777-4f19-afc8-b85572fe6152, size=815, properties=TypedProperties[__AMQ_CID=24f58305-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dbee9f95-2cc3-48d6-a286-c9f48613e4af, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=00c2e33e-b0c8-4838-8a82-f76bfd7ee85b]]@1971471915 to transaction: TransactionImpl [xid=null, txID=4555, xid=null, state=ACTIVE, createTime=1719359619234(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f1870d2 2024-06-25 23:53:39,234 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e9007000-c777-4f19-afc8-b85572fe6152: CoreMessage[messageID=4552, durable=true, userID=24f5d129-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=e9007000-c777-4f19-afc8-b85572fe6152, size=815, properties=TypedProperties[__AMQ_CID=24f58305-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dbee9f95-2cc3-48d6-a286-c9f48613e4af, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=00c2e33e-b0c8-4838-8a82-f76bfd7ee85b]]@1971471915, transaction: TransactionImpl [xid=null, txID=4555, xid=null, state=COMMITTED, createTime=1719359619234(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f1870d2 2024-06-25 23:53:39,234 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24f58303-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=00c2e33e-b0c8-4838-8a82-f76bfd7ee85b, activemq.broker=mom71] 2024-06-25 23:53:39,234 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24f4989b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,236 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@19d48ceb, org.eclipse.scout.rt.mom.jms.JmsSubscription@32fcf422] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,238 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24f42366-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,238 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24f6947a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,239 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f6bb8d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f6947a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f6947a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73442529, true, {}] 2024-06-25 23:53:39,239 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f6bb8e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f6947a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f6947a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@414a4fda, true, {}] 2024-06-25 23:53:39,240 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,241 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24f709af-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,241 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f709b2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f709af-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f709af-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e286ce, true, {}] 2024-06-25 23:53:39,242 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f730c3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f709af-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f709af-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@668f0be5, true, {}] 2024-06-25 23:53:39,242 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=89e1ef27-ae70-4a35-8053-211972185f16, address=89e1ef27-ae70-4a35-8053-211972185f16, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,243 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6fb49f69 2024-06-25 23:53:39,243 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63a6fcad 2024-06-25 23:53:39,244 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 89e1ef27-ae70-4a35-8053-211972185f16, null, 0, false, true, null] 2024-06-25 23:53:39,245 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4591, durable=true, userID=24f7a5f6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=24f709b1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-352eae18-4d3d-4622-8afa-6497239a76fa, JMSReplyTo=temp-queue://89e1ef27-ae70-4a35-8053-211972185f16, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@196673962, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,246 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4591]:RELIABLE:CoreMessage[messageID=4591, durable=true, userID=24f7a5f6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=24f709b1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-352eae18-4d3d-4622-8afa-6497239a76fa, JMSReplyTo=temp-queue://89e1ef27-ae70-4a35-8053-211972185f16, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@196673962 2024-06-25 23:53:39,246 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4591, durable=true, userID=24f7a5f6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=24f709b1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-352eae18-4d3d-4622-8afa-6497239a76fa, JMSReplyTo=temp-queue://89e1ef27-ae70-4a35-8053-211972185f16, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@196673962 to transaction: TransactionImpl [xid=null, txID=4592, xid=null, state=ACTIVE, createTime=1719359619246(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@9901d8d 2024-06-25 23:53:39,247 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24f7f417-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=840c92e1-6991-4b58-9907-59fe6cfd3107, activemq.broker=mom71] 2024-06-25 23:53:39,247 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f7f41a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f7f417-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f7f417-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11c87244, true, {}] 2024-06-25 23:53:39,248 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f81b2b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f7f417-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f7f417-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36272b6c, true, {}] 2024-06-25 23:53:39,249 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4591, durable=true, userID=24f7a5f6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=24f709b1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-352eae18-4d3d-4622-8afa-6497239a76fa, JMSReplyTo=temp-queue://89e1ef27-ae70-4a35-8053-211972185f16, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@196673962, transaction: TransactionImpl [xid=null, txID=4592, xid=null, state=COMMITTED, createTime=1719359619246(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@9901d8d 2024-06-25 23:53:39,249 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4597, durable=true, userID=24f8423d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=89e1ef27-ae70-4a35-8053-211972185f16, size=919, properties=TypedProperties[__AMQ_CID=24f7f419-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-352eae18-4d3d-4622-8afa-6497239a76fa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=840c92e1-6991-4b58-9907-59fe6cfd3107]]@1514442795, context: RoutingContextImpl(Address=89e1ef27-ae70-4a35-8053-211972185f16, routingType=ANYCAST, PreviousAddress=89e1ef27-ae70-4a35-8053-211972185f16 previousRoute:ANYCAST, reusable=true, version=-2147483325) .................................................. ***** durable queues 89e1ef27-ae70-4a35-8053-211972185f16: ***** non durable for 89e1ef27-ae70-4a35-8053-211972185f16: - queueID=4587 address:89e1ef27-ae70-4a35-8053-211972185f16 name:89e1ef27-ae70-4a35-8053-211972185f16 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,249 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 89e1ef27-ae70-4a35-8053-211972185f16: Reference[4597]:RELIABLE:CoreMessage[messageID=4597, durable=true, userID=24f8423d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=89e1ef27-ae70-4a35-8053-211972185f16, size=919, properties=TypedProperties[__AMQ_CID=24f7f419-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-352eae18-4d3d-4622-8afa-6497239a76fa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=840c92e1-6991-4b58-9907-59fe6cfd3107]]@1514442795 2024-06-25 23:53:39,250 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 89e1ef27-ae70-4a35-8053-211972185f16: CoreMessage[messageID=4597, durable=true, userID=24f8423d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=89e1ef27-ae70-4a35-8053-211972185f16, size=919, properties=TypedProperties[__AMQ_CID=24f7f419-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-352eae18-4d3d-4622-8afa-6497239a76fa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=840c92e1-6991-4b58-9907-59fe6cfd3107]]@1514442795 to transaction: TransactionImpl [xid=null, txID=4599, xid=null, state=ACTIVE, createTime=1719359619250(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6cedbde8 2024-06-25 23:53:39,250 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 89e1ef27-ae70-4a35-8053-211972185f16: CoreMessage[messageID=4597, durable=true, userID=24f8423d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=89e1ef27-ae70-4a35-8053-211972185f16, size=919, properties=TypedProperties[__AMQ_CID=24f7f419-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-352eae18-4d3d-4622-8afa-6497239a76fa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=840c92e1-6991-4b58-9907-59fe6cfd3107]]@1514442795, transaction: TransactionImpl [xid=null, txID=4599, xid=null, state=COMMITTED, createTime=1719359619250(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6cedbde8 2024-06-25 23:53:39,250 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24f7f417-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=840c92e1-6991-4b58-9907-59fe6cfd3107, activemq.broker=mom71] 2024-06-25 23:53:39,250 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24f709af-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,252 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@25db4718, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b77657c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,253 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24f6947a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,254 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24f9058e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,255 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f90591-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f9058e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f9058e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b237b64, true, {}] 2024-06-25 23:53:39,255 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f92ca2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f9058e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f9058e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2483b057, true, {}] 2024-06-25 23:53:39,256 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,257 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24f97ac3-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,257 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f97ac6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f97ac3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f97ac3-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@676bb7c2, true, {}] 2024-06-25 23:53:39,258 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24f9a1d7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24f97ac3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24f97ac3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e52b031, true, {}] 2024-06-25 23:53:39,258 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5139a2ff-ac74-44d0-8d3a-df51a0a74fc2, address=5139a2ff-ac74-44d0-8d3a-df51a0a74fc2, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,259 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@70815b9c 2024-06-25 23:53:39,259 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@280fd4ff 2024-06-25 23:53:39,260 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5139a2ff-ac74-44d0-8d3a-df51a0a74fc2, null, 0, false, true, null] 2024-06-25 23:53:39,261 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4636, durable=true, userID=24f9effa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=24f97ac5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b504736d-3edd-4b33-b263-8b480667cd07, JMSReplyTo=temp-queue://5139a2ff-ac74-44d0-8d3a-df51a0a74fc2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@510505796, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,262 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4636]:RELIABLE:CoreMessage[messageID=4636, durable=true, userID=24f9effa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=24f97ac5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b504736d-3edd-4b33-b263-8b480667cd07, JMSReplyTo=temp-queue://5139a2ff-ac74-44d0-8d3a-df51a0a74fc2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@510505796 2024-06-25 23:53:39,262 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4636, durable=true, userID=24f9effa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=24f97ac5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b504736d-3edd-4b33-b263-8b480667cd07, JMSReplyTo=temp-queue://5139a2ff-ac74-44d0-8d3a-df51a0a74fc2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@510505796 to transaction: TransactionImpl [xid=null, txID=4637, xid=null, state=ACTIVE, createTime=1719359619262(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@207ca1b 2024-06-25 23:53:39,262 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24fa3e1b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=433d2142-628a-441e-b583-48cf4b82b22f, activemq.broker=mom71] 2024-06-25 23:53:39,263 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24fa652e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24fa3e1b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24fa3e1b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d95ea6, true, {}] 2024-06-25 23:53:39,264 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24fa8c3f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24fa3e1b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24fa3e1b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68c216a6, true, {}] 2024-06-25 23:53:39,265 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4636, durable=true, userID=24f9effa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=24f97ac5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b504736d-3edd-4b33-b263-8b480667cd07, JMSReplyTo=temp-queue://5139a2ff-ac74-44d0-8d3a-df51a0a74fc2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@510505796, transaction: TransactionImpl [xid=null, txID=4637, xid=null, state=COMMITTED, createTime=1719359619262(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@207ca1b 2024-06-25 23:53:39,265 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4642, durable=true, userID=24fab351-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=5139a2ff-ac74-44d0-8d3a-df51a0a74fc2, size=917, properties=TypedProperties[__AMQ_CID=24fa652d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b504736d-3edd-4b33-b263-8b480667cd07, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=433d2142-628a-441e-b583-48cf4b82b22f]]@773999258, context: RoutingContextImpl(Address=5139a2ff-ac74-44d0-8d3a-df51a0a74fc2, routingType=ANYCAST, PreviousAddress=5139a2ff-ac74-44d0-8d3a-df51a0a74fc2 previousRoute:ANYCAST, reusable=true, version=-2147483323) .................................................. ***** durable queues 5139a2ff-ac74-44d0-8d3a-df51a0a74fc2: ***** non durable for 5139a2ff-ac74-44d0-8d3a-df51a0a74fc2: - queueID=4632 address:5139a2ff-ac74-44d0-8d3a-df51a0a74fc2 name:5139a2ff-ac74-44d0-8d3a-df51a0a74fc2 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,265 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5139a2ff-ac74-44d0-8d3a-df51a0a74fc2: Reference[4642]:RELIABLE:CoreMessage[messageID=4642, durable=true, userID=24fab351-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=5139a2ff-ac74-44d0-8d3a-df51a0a74fc2, size=917, properties=TypedProperties[__AMQ_CID=24fa652d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b504736d-3edd-4b33-b263-8b480667cd07, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=433d2142-628a-441e-b583-48cf4b82b22f]]@773999258 2024-06-25 23:53:39,266 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5139a2ff-ac74-44d0-8d3a-df51a0a74fc2: CoreMessage[messageID=4642, durable=true, userID=24fab351-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=5139a2ff-ac74-44d0-8d3a-df51a0a74fc2, size=917, properties=TypedProperties[__AMQ_CID=24fa652d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b504736d-3edd-4b33-b263-8b480667cd07, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=433d2142-628a-441e-b583-48cf4b82b22f]]@773999258 to transaction: TransactionImpl [xid=null, txID=4645, xid=null, state=ACTIVE, createTime=1719359619266(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6336cd51 2024-06-25 23:53:39,266 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5139a2ff-ac74-44d0-8d3a-df51a0a74fc2: CoreMessage[messageID=4642, durable=true, userID=24fab351-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=5139a2ff-ac74-44d0-8d3a-df51a0a74fc2, size=917, properties=TypedProperties[__AMQ_CID=24fa652d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b504736d-3edd-4b33-b263-8b480667cd07, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=433d2142-628a-441e-b583-48cf4b82b22f]]@773999258, transaction: TransactionImpl [xid=null, txID=4645, xid=null, state=COMMITTED, createTime=1719359619266(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6336cd51 2024-06-25 23:53:39,266 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24fa3e1b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=433d2142-628a-441e-b583-48cf4b82b22f, activemq.broker=mom71] 2024-06-25 23:53:39,267 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24f97ac3-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,281 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@36d4e823, org.eclipse.scout.rt.mom.jms.JmsSubscription@6556e280] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,282 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24f9058e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,283 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24fd7272-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,283 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24fd7275-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24fd7272-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24fd7272-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@630b5940, true, {}] 2024-06-25 23:53:39,284 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24fd9986-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24fd7272-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24fd7272-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60d6bd6a, true, {}] 2024-06-25 23:53:39,285 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,286 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24fde7a7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,286 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24fde7aa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24fde7a7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24fde7a7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59d9a352, true, {}] 2024-06-25 23:53:39,287 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24fe0ebb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24fde7a7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24fde7a7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ca38f95, true, {}] 2024-06-25 23:53:39,287 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d632d9ea-a11a-4100-a645-74ee08f8dc9e, address=d632d9ea-a11a-4100-a645-74ee08f8dc9e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,288 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@580f172f 2024-06-25 23:53:39,288 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@42e700af 2024-06-25 23:53:39,289 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d632d9ea-a11a-4100-a645-74ee08f8dc9e, null, 0, false, true, null] 2024-06-25 23:53:39,290 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4681, durable=true, userID=24fe5cde-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=24fde7a9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b26ccc8f-741b-4bc0-b30c-107e477effb3, JMSReplyTo=temp-queue://d632d9ea-a11a-4100-a645-74ee08f8dc9e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1295737564, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,291 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4681]:RELIABLE:CoreMessage[messageID=4681, durable=true, userID=24fe5cde-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=24fde7a9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b26ccc8f-741b-4bc0-b30c-107e477effb3, JMSReplyTo=temp-queue://d632d9ea-a11a-4100-a645-74ee08f8dc9e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1295737564 2024-06-25 23:53:39,291 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4681, durable=true, userID=24fe5cde-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=24fde7a9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b26ccc8f-741b-4bc0-b30c-107e477effb3, JMSReplyTo=temp-queue://d632d9ea-a11a-4100-a645-74ee08f8dc9e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1295737564 to transaction: TransactionImpl [xid=null, txID=4682, xid=null, state=ACTIVE, createTime=1719359619291(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f088f72 2024-06-25 23:53:39,292 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 24fed20f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bc3461f7-59cc-4243-844d-abab5f4bdd7b, activemq.broker=mom71] 2024-06-25 23:53:39,293 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24fed212-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24fed20f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24fed20f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@242e648, true, {}] 2024-06-25 23:53:39,293 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [24fef923-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=24fed20f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=24fed20f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ae85973, true, {}] 2024-06-25 23:53:39,294 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4681, durable=true, userID=24fe5cde-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=24fde7a9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b26ccc8f-741b-4bc0-b30c-107e477effb3, JMSReplyTo=temp-queue://d632d9ea-a11a-4100-a645-74ee08f8dc9e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1295737564, transaction: TransactionImpl [xid=null, txID=4682, xid=null, state=COMMITTED, createTime=1719359619291(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f088f72 2024-06-25 23:53:39,295 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4687, durable=true, userID=24ff2035-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=d632d9ea-a11a-4100-a645-74ee08f8dc9e, size=819, properties=TypedProperties[__AMQ_CID=24fed211-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b26ccc8f-741b-4bc0-b30c-107e477effb3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bc3461f7-59cc-4243-844d-abab5f4bdd7b]]@1124244584, context: RoutingContextImpl(Address=d632d9ea-a11a-4100-a645-74ee08f8dc9e, routingType=ANYCAST, PreviousAddress=d632d9ea-a11a-4100-a645-74ee08f8dc9e previousRoute:ANYCAST, reusable=true, version=-2147483321) .................................................. ***** durable queues d632d9ea-a11a-4100-a645-74ee08f8dc9e: ***** non durable for d632d9ea-a11a-4100-a645-74ee08f8dc9e: - queueID=4677 address:d632d9ea-a11a-4100-a645-74ee08f8dc9e name:d632d9ea-a11a-4100-a645-74ee08f8dc9e filter:null .................................................. , transaction: null 2024-06-25 23:53:39,295 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d632d9ea-a11a-4100-a645-74ee08f8dc9e: Reference[4687]:RELIABLE:CoreMessage[messageID=4687, durable=true, userID=24ff2035-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=d632d9ea-a11a-4100-a645-74ee08f8dc9e, size=819, properties=TypedProperties[__AMQ_CID=24fed211-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b26ccc8f-741b-4bc0-b30c-107e477effb3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bc3461f7-59cc-4243-844d-abab5f4bdd7b]]@1124244584 2024-06-25 23:53:39,295 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d632d9ea-a11a-4100-a645-74ee08f8dc9e: CoreMessage[messageID=4687, durable=true, userID=24ff2035-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=d632d9ea-a11a-4100-a645-74ee08f8dc9e, size=819, properties=TypedProperties[__AMQ_CID=24fed211-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b26ccc8f-741b-4bc0-b30c-107e477effb3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bc3461f7-59cc-4243-844d-abab5f4bdd7b]]@1124244584 to transaction: TransactionImpl [xid=null, txID=4690, xid=null, state=ACTIVE, createTime=1719359619295(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1a018f87 2024-06-25 23:53:39,295 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d632d9ea-a11a-4100-a645-74ee08f8dc9e: CoreMessage[messageID=4687, durable=true, userID=24ff2035-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=d632d9ea-a11a-4100-a645-74ee08f8dc9e, size=819, properties=TypedProperties[__AMQ_CID=24fed211-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b26ccc8f-741b-4bc0-b30c-107e477effb3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bc3461f7-59cc-4243-844d-abab5f4bdd7b]]@1124244584, transaction: TransactionImpl [xid=null, txID=4690, xid=null, state=COMMITTED, createTime=1719359619295(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1a018f87 2024-06-25 23:53:39,295 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24fed20f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bc3461f7-59cc-4243-844d-abab5f4bdd7b, activemq.broker=mom71] 2024-06-25 23:53:39,296 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24fde7a7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,299 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@293bbc50, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f706e7b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,300 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24fd7272-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,301 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 250031a6-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,302 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [250031a9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250031a6-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250031a6-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ed7f573, true, {}] 2024-06-25 23:53:39,302 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [250058ba-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250031a6-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250031a6-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b45ffa8, true, {}] 2024-06-25 23:53:39,303 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,304 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2500a6db-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,304 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2500a6de-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2500a6db-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2500a6db-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@399a0edf, true, {}] 2024-06-25 23:53:39,305 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2500cdef-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2500a6db-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2500a6db-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ed66ca6, true, {}] 2024-06-25 23:53:39,305 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8c340839-c4d2-4b25-aa5f-1bf779b49a42, address=8c340839-c4d2-4b25-aa5f-1bf779b49a42, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,306 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7257b59c 2024-06-25 23:53:39,306 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1d3df01 2024-06-25 23:53:39,307 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8c340839-c4d2-4b25-aa5f-1bf779b49a42, null, 0, false, true, null] 2024-06-25 23:53:39,308 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4726, durable=true, userID=25014322-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=2500a6dd-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bcdd5f9e-5c4f-43b2-b02b-4b18fdb9ea74, JMSReplyTo=temp-queue://8c340839-c4d2-4b25-aa5f-1bf779b49a42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2002356559, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,309 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4726]:RELIABLE:CoreMessage[messageID=4726, durable=true, userID=25014322-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=2500a6dd-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bcdd5f9e-5c4f-43b2-b02b-4b18fdb9ea74, JMSReplyTo=temp-queue://8c340839-c4d2-4b25-aa5f-1bf779b49a42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2002356559 2024-06-25 23:53:39,309 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4726, durable=true, userID=25014322-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=2500a6dd-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bcdd5f9e-5c4f-43b2-b02b-4b18fdb9ea74, JMSReplyTo=temp-queue://8c340839-c4d2-4b25-aa5f-1bf779b49a42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2002356559 to transaction: TransactionImpl [xid=null, txID=4727, xid=null, state=ACTIVE, createTime=1719359619309(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e3425 2024-06-25 23:53:39,310 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25019143-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bebdb690-d76f-4e73-a0b6-b80069870101, activemq.broker=mom71] 2024-06-25 23:53:39,310 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25019146-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25019143-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25019143-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6800b215, true, {}] 2024-06-25 23:53:39,311 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2501b857-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25019143-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25019143-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71e2aed4, true, {}] 2024-06-25 23:53:39,312 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4726, durable=true, userID=25014322-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=2500a6dd-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bcdd5f9e-5c4f-43b2-b02b-4b18fdb9ea74, JMSReplyTo=temp-queue://8c340839-c4d2-4b25-aa5f-1bf779b49a42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2002356559, transaction: TransactionImpl [xid=null, txID=4727, xid=null, state=COMMITTED, createTime=1719359619309(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e3425 2024-06-25 23:53:39,312 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4732, durable=true, userID=2501df69-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=8c340839-c4d2-4b25-aa5f-1bf779b49a42, size=810, properties=TypedProperties[__AMQ_CID=25019145-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bcdd5f9e-5c4f-43b2-b02b-4b18fdb9ea74, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bebdb690-d76f-4e73-a0b6-b80069870101]]@1130726658, context: RoutingContextImpl(Address=8c340839-c4d2-4b25-aa5f-1bf779b49a42, routingType=ANYCAST, PreviousAddress=8c340839-c4d2-4b25-aa5f-1bf779b49a42 previousRoute:ANYCAST, reusable=true, version=-2147483319) .................................................. ***** durable queues 8c340839-c4d2-4b25-aa5f-1bf779b49a42: ***** non durable for 8c340839-c4d2-4b25-aa5f-1bf779b49a42: - queueID=4722 address:8c340839-c4d2-4b25-aa5f-1bf779b49a42 name:8c340839-c4d2-4b25-aa5f-1bf779b49a42 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,312 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8c340839-c4d2-4b25-aa5f-1bf779b49a42: Reference[4732]:RELIABLE:CoreMessage[messageID=4732, durable=true, userID=2501df69-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=8c340839-c4d2-4b25-aa5f-1bf779b49a42, size=810, properties=TypedProperties[__AMQ_CID=25019145-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bcdd5f9e-5c4f-43b2-b02b-4b18fdb9ea74, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bebdb690-d76f-4e73-a0b6-b80069870101]]@1130726658 2024-06-25 23:53:39,313 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8c340839-c4d2-4b25-aa5f-1bf779b49a42: CoreMessage[messageID=4732, durable=true, userID=2501df69-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=8c340839-c4d2-4b25-aa5f-1bf779b49a42, size=810, properties=TypedProperties[__AMQ_CID=25019145-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bcdd5f9e-5c4f-43b2-b02b-4b18fdb9ea74, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bebdb690-d76f-4e73-a0b6-b80069870101]]@1130726658 to transaction: TransactionImpl [xid=null, txID=4735, xid=null, state=ACTIVE, createTime=1719359619313(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@97fc5ae 2024-06-25 23:53:39,313 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8c340839-c4d2-4b25-aa5f-1bf779b49a42: CoreMessage[messageID=4732, durable=true, userID=2501df69-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=8c340839-c4d2-4b25-aa5f-1bf779b49a42, size=810, properties=TypedProperties[__AMQ_CID=25019145-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bcdd5f9e-5c4f-43b2-b02b-4b18fdb9ea74, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bebdb690-d76f-4e73-a0b6-b80069870101]]@1130726658, transaction: TransactionImpl [xid=null, txID=4735, xid=null, state=COMMITTED, createTime=1719359619313(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@97fc5ae 2024-06-25 23:53:39,313 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25019143-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bebdb690-d76f-4e73-a0b6-b80069870101, activemq.broker=mom71] 2024-06-25 23:53:39,314 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2500a6db-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,316 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6127e74e, org.eclipse.scout.rt.mom.jms.JmsSubscription@11a44621] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,317 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 250031a6-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,317 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2502a2ba-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,318 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2502c9cd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2502a2ba-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2502a2ba-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@543b0fbc, true, {}] 2024-06-25 23:53:39,319 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2502c9ce-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2502a2ba-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2502a2ba-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66a80f83, true, {}] 2024-06-25 23:53:39,319 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,320 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 250317ef-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,321 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25033f02-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250317ef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250317ef-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57e8099a, true, {}] 2024-06-25 23:53:39,322 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25033f03-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250317ef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250317ef-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5355045a, true, {}] 2024-06-25 23:53:39,322 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=567205dd-a57c-447f-bef5-40abe8bf0ff8, address=567205dd-a57c-447f-bef5-40abe8bf0ff8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,322 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2e32174b 2024-06-25 23:53:39,323 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4110ca1a 2024-06-25 23:53:39,323 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 567205dd-a57c-447f-bef5-40abe8bf0ff8, null, 0, false, true, null] 2024-06-25 23:53:39,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4771, durable=true, userID=2503b436-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=25033f01-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3029ddc9-27b5-4840-90d9-a102132597dc, JMSReplyTo=temp-queue://567205dd-a57c-447f-bef5-40abe8bf0ff8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1882754774, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,325 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4771]:RELIABLE:CoreMessage[messageID=4771, durable=true, userID=2503b436-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=25033f01-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3029ddc9-27b5-4840-90d9-a102132597dc, JMSReplyTo=temp-queue://567205dd-a57c-447f-bef5-40abe8bf0ff8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1882754774 2024-06-25 23:53:39,325 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4771, durable=true, userID=2503b436-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=25033f01-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3029ddc9-27b5-4840-90d9-a102132597dc, JMSReplyTo=temp-queue://567205dd-a57c-447f-bef5-40abe8bf0ff8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1882754774 to transaction: TransactionImpl [xid=null, txID=4772, xid=null, state=ACTIVE, createTime=1719359619325(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@676201ac 2024-06-25 23:53:39,326 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25040257-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bbefcc8c-4dd9-44f4-a7e1-173aba53b92d, activemq.broker=mom71] 2024-06-25 23:53:39,326 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2504025a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25040257-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25040257-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ba3ad45, true, {}] 2024-06-25 23:53:39,327 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2504296b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25040257-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25040257-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e7720df, true, {}] 2024-06-25 23:53:39,328 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4771, durable=true, userID=2503b436-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=25033f01-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3029ddc9-27b5-4840-90d9-a102132597dc, JMSReplyTo=temp-queue://567205dd-a57c-447f-bef5-40abe8bf0ff8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1882754774, transaction: TransactionImpl [xid=null, txID=4772, xid=null, state=COMMITTED, createTime=1719359619325(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@676201ac 2024-06-25 23:53:39,328 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4777, durable=true, userID=2504507d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=567205dd-a57c-447f-bef5-40abe8bf0ff8, size=815, properties=TypedProperties[__AMQ_CID=25040259-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3029ddc9-27b5-4840-90d9-a102132597dc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bbefcc8c-4dd9-44f4-a7e1-173aba53b92d]]@1088049992, context: RoutingContextImpl(Address=567205dd-a57c-447f-bef5-40abe8bf0ff8, routingType=ANYCAST, PreviousAddress=567205dd-a57c-447f-bef5-40abe8bf0ff8 previousRoute:ANYCAST, reusable=true, version=-2147483317) .................................................. ***** durable queues 567205dd-a57c-447f-bef5-40abe8bf0ff8: ***** non durable for 567205dd-a57c-447f-bef5-40abe8bf0ff8: - queueID=4767 address:567205dd-a57c-447f-bef5-40abe8bf0ff8 name:567205dd-a57c-447f-bef5-40abe8bf0ff8 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,328 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 567205dd-a57c-447f-bef5-40abe8bf0ff8: Reference[4777]:RELIABLE:CoreMessage[messageID=4777, durable=true, userID=2504507d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=567205dd-a57c-447f-bef5-40abe8bf0ff8, size=815, properties=TypedProperties[__AMQ_CID=25040259-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3029ddc9-27b5-4840-90d9-a102132597dc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bbefcc8c-4dd9-44f4-a7e1-173aba53b92d]]@1088049992 2024-06-25 23:53:39,329 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 567205dd-a57c-447f-bef5-40abe8bf0ff8: CoreMessage[messageID=4777, durable=true, userID=2504507d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=567205dd-a57c-447f-bef5-40abe8bf0ff8, size=815, properties=TypedProperties[__AMQ_CID=25040259-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3029ddc9-27b5-4840-90d9-a102132597dc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bbefcc8c-4dd9-44f4-a7e1-173aba53b92d]]@1088049992 to transaction: TransactionImpl [xid=null, txID=4779, xid=null, state=ACTIVE, createTime=1719359619329(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@13673e8 2024-06-25 23:53:39,329 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 567205dd-a57c-447f-bef5-40abe8bf0ff8: CoreMessage[messageID=4777, durable=true, userID=2504507d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=567205dd-a57c-447f-bef5-40abe8bf0ff8, size=815, properties=TypedProperties[__AMQ_CID=25040259-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3029ddc9-27b5-4840-90d9-a102132597dc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bbefcc8c-4dd9-44f4-a7e1-173aba53b92d]]@1088049992, transaction: TransactionImpl [xid=null, txID=4779, xid=null, state=COMMITTED, createTime=1719359619329(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@13673e8 2024-06-25 23:53:39,329 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25040257-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bbefcc8c-4dd9-44f4-a7e1-173aba53b92d, activemq.broker=mom71] 2024-06-25 23:53:39,330 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 250317ef-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,331 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@77054bf6, org.eclipse.scout.rt.mom.jms.JmsSubscription@37763e63] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,332 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2502a2ba-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,333 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 250513ce-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,334 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25053ae1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250513ce-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250513ce-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a700da9, true, {}] 2024-06-25 23:53:39,334 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25053ae2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250513ce-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250513ce-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@882c59f, true, {}] 2024-06-25 23:53:39,335 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,336 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25058903-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,336 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25058906-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25058903-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25058903-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16850e8d, true, {}] 2024-06-25 23:53:39,337 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2505b017-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25058903-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25058903-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7eec9c57, true, {}] 2024-06-25 23:53:39,337 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2d9ae685-de63-462e-8731-8202265e3cfe, address=2d9ae685-de63-462e-8731-8202265e3cfe, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,337 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@338977b0 2024-06-25 23:53:39,338 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44ac96da 2024-06-25 23:53:39,339 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2d9ae685-de63-462e-8731-8202265e3cfe, null, 0, false, true, null] 2024-06-25 23:53:39,340 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4816, durable=true, userID=2505fe3a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=25058905-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1718266-751d-4b79-915c-7f96f907b726, JMSReplyTo=temp-queue://2d9ae685-de63-462e-8731-8202265e3cfe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1244429463, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,340 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4816]:RELIABLE:CoreMessage[messageID=4816, durable=true, userID=2505fe3a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=25058905-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1718266-751d-4b79-915c-7f96f907b726, JMSReplyTo=temp-queue://2d9ae685-de63-462e-8731-8202265e3cfe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1244429463 2024-06-25 23:53:39,341 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4816, durable=true, userID=2505fe3a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=25058905-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1718266-751d-4b79-915c-7f96f907b726, JMSReplyTo=temp-queue://2d9ae685-de63-462e-8731-8202265e3cfe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1244429463 to transaction: TransactionImpl [xid=null, txID=4817, xid=null, state=ACTIVE, createTime=1719359619341(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@740e2a9c 2024-06-25 23:53:39,341 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25064c5b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=887c63ab-9efe-4fd0-b1e8-9974fac7c844, activemq.broker=mom71] 2024-06-25 23:53:39,342 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2506736e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25064c5b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25064c5b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ef3d06a, true, {}] 2024-06-25 23:53:39,342 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2506736f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25064c5b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25064c5b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a1c0ded, true, {}] 2024-06-25 23:53:39,344 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4816, durable=true, userID=2505fe3a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=25058905-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1718266-751d-4b79-915c-7f96f907b726, JMSReplyTo=temp-queue://2d9ae685-de63-462e-8731-8202265e3cfe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1244429463, transaction: TransactionImpl [xid=null, txID=4817, xid=null, state=COMMITTED, createTime=1719359619341(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@740e2a9c 2024-06-25 23:53:39,344 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4822, durable=true, userID=25069a81-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=2d9ae685-de63-462e-8731-8202265e3cfe, size=919, properties=TypedProperties[__AMQ_CID=2506736d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1718266-751d-4b79-915c-7f96f907b726, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=887c63ab-9efe-4fd0-b1e8-9974fac7c844]]@1186315032, context: RoutingContextImpl(Address=2d9ae685-de63-462e-8731-8202265e3cfe, routingType=ANYCAST, PreviousAddress=2d9ae685-de63-462e-8731-8202265e3cfe previousRoute:ANYCAST, reusable=true, version=-2147483315) .................................................. ***** durable queues 2d9ae685-de63-462e-8731-8202265e3cfe: ***** non durable for 2d9ae685-de63-462e-8731-8202265e3cfe: - queueID=4812 address:2d9ae685-de63-462e-8731-8202265e3cfe name:2d9ae685-de63-462e-8731-8202265e3cfe filter:null .................................................. , transaction: null 2024-06-25 23:53:39,344 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2d9ae685-de63-462e-8731-8202265e3cfe: Reference[4822]:RELIABLE:CoreMessage[messageID=4822, durable=true, userID=25069a81-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=2d9ae685-de63-462e-8731-8202265e3cfe, size=919, properties=TypedProperties[__AMQ_CID=2506736d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1718266-751d-4b79-915c-7f96f907b726, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=887c63ab-9efe-4fd0-b1e8-9974fac7c844]]@1186315032 2024-06-25 23:53:39,344 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2d9ae685-de63-462e-8731-8202265e3cfe: CoreMessage[messageID=4822, durable=true, userID=25069a81-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=2d9ae685-de63-462e-8731-8202265e3cfe, size=919, properties=TypedProperties[__AMQ_CID=2506736d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1718266-751d-4b79-915c-7f96f907b726, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=887c63ab-9efe-4fd0-b1e8-9974fac7c844]]@1186315032 to transaction: TransactionImpl [xid=null, txID=4825, xid=null, state=ACTIVE, createTime=1719359619344(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7ec4cd3e 2024-06-25 23:53:39,344 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2d9ae685-de63-462e-8731-8202265e3cfe: CoreMessage[messageID=4822, durable=true, userID=25069a81-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=2d9ae685-de63-462e-8731-8202265e3cfe, size=919, properties=TypedProperties[__AMQ_CID=2506736d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1718266-751d-4b79-915c-7f96f907b726, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=887c63ab-9efe-4fd0-b1e8-9974fac7c844]]@1186315032, transaction: TransactionImpl [xid=null, txID=4825, xid=null, state=COMMITTED, createTime=1719359619344(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7ec4cd3e 2024-06-25 23:53:39,345 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25064c5b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=887c63ab-9efe-4fd0-b1e8-9974fac7c844, activemq.broker=mom71] 2024-06-25 23:53:39,345 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25058903-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,347 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1ce469a, org.eclipse.scout.rt.mom.jms.JmsSubscription@3aecccf5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,348 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 250513ce-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,349 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 250784e2-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,350 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2507abf5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250784e2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250784e2-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4615aec6, true, {}] 2024-06-25 23:53:39,350 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2507abf6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250784e2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250784e2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21758dcd, true, {}] 2024-06-25 23:53:39,351 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,352 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2507fa17-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,352 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2507fa1a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2507fa17-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2507fa17-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@585deb36, true, {}] 2024-06-25 23:53:39,353 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2508212b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2507fa17-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2507fa17-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21f3632e, true, {}] 2024-06-25 23:53:39,353 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=481c34f3-d652-491b-add0-faaa6bc831ef, address=481c34f3-d652-491b-add0-faaa6bc831ef, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,353 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@26558b74 2024-06-25 23:53:39,354 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66fd322 2024-06-25 23:53:39,354 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 481c34f3-d652-491b-add0-faaa6bc831ef, null, 0, false, true, null] 2024-06-25 23:53:39,356 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4861, durable=true, userID=25086f4e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=2507fa19-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b88f1528-1663-437f-a36f-0716d0661c99, JMSReplyTo=temp-queue://481c34f3-d652-491b-add0-faaa6bc831ef, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@450874140, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,356 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4861]:RELIABLE:CoreMessage[messageID=4861, durable=true, userID=25086f4e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=2507fa19-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b88f1528-1663-437f-a36f-0716d0661c99, JMSReplyTo=temp-queue://481c34f3-d652-491b-add0-faaa6bc831ef, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@450874140 2024-06-25 23:53:39,357 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4861, durable=true, userID=25086f4e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=2507fa19-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b88f1528-1663-437f-a36f-0716d0661c99, JMSReplyTo=temp-queue://481c34f3-d652-491b-add0-faaa6bc831ef, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@450874140 to transaction: TransactionImpl [xid=null, txID=4862, xid=null, state=ACTIVE, createTime=1719359619356(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3271cc9d 2024-06-25 23:53:39,357 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2508bd6f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7c9bf15e-8607-4f19-bc8d-49a7f8328d26, activemq.broker=mom71] 2024-06-25 23:53:39,357 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2508bd72-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2508bd6f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2508bd6f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47e38605, true, {}] 2024-06-25 23:53:39,358 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2508e483-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2508bd6f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2508bd6f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54738a0a, true, {}] 2024-06-25 23:53:39,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4861, durable=true, userID=25086f4e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=2507fa19-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b88f1528-1663-437f-a36f-0716d0661c99, JMSReplyTo=temp-queue://481c34f3-d652-491b-add0-faaa6bc831ef, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@450874140, transaction: TransactionImpl [xid=null, txID=4862, xid=null, state=COMMITTED, createTime=1719359619356(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3271cc9d 2024-06-25 23:53:39,360 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4867, durable=true, userID=25090b95-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=481c34f3-d652-491b-add0-faaa6bc831ef, size=917, properties=TypedProperties[__AMQ_CID=2508bd71-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b88f1528-1663-437f-a36f-0716d0661c99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7c9bf15e-8607-4f19-bc8d-49a7f8328d26]]@661932120, context: RoutingContextImpl(Address=481c34f3-d652-491b-add0-faaa6bc831ef, routingType=ANYCAST, PreviousAddress=481c34f3-d652-491b-add0-faaa6bc831ef previousRoute:ANYCAST, reusable=true, version=-2147483313) .................................................. ***** durable queues 481c34f3-d652-491b-add0-faaa6bc831ef: ***** non durable for 481c34f3-d652-491b-add0-faaa6bc831ef: - queueID=4857 address:481c34f3-d652-491b-add0-faaa6bc831ef name:481c34f3-d652-491b-add0-faaa6bc831ef filter:null .................................................. , transaction: null 2024-06-25 23:53:39,360 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 481c34f3-d652-491b-add0-faaa6bc831ef: Reference[4867]:RELIABLE:CoreMessage[messageID=4867, durable=true, userID=25090b95-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=481c34f3-d652-491b-add0-faaa6bc831ef, size=917, properties=TypedProperties[__AMQ_CID=2508bd71-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b88f1528-1663-437f-a36f-0716d0661c99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7c9bf15e-8607-4f19-bc8d-49a7f8328d26]]@661932120 2024-06-25 23:53:39,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 481c34f3-d652-491b-add0-faaa6bc831ef: CoreMessage[messageID=4867, durable=true, userID=25090b95-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=481c34f3-d652-491b-add0-faaa6bc831ef, size=917, properties=TypedProperties[__AMQ_CID=2508bd71-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b88f1528-1663-437f-a36f-0716d0661c99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7c9bf15e-8607-4f19-bc8d-49a7f8328d26]]@661932120 to transaction: TransactionImpl [xid=null, txID=4870, xid=null, state=ACTIVE, createTime=1719359619360(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ccfea44 2024-06-25 23:53:39,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 481c34f3-d652-491b-add0-faaa6bc831ef: CoreMessage[messageID=4867, durable=true, userID=25090b95-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=481c34f3-d652-491b-add0-faaa6bc831ef, size=917, properties=TypedProperties[__AMQ_CID=2508bd71-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b88f1528-1663-437f-a36f-0716d0661c99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7c9bf15e-8607-4f19-bc8d-49a7f8328d26]]@661932120, transaction: TransactionImpl [xid=null, txID=4870, xid=null, state=COMMITTED, createTime=1719359619360(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ccfea44 2024-06-25 23:53:39,360 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2508bd6f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7c9bf15e-8607-4f19-bc8d-49a7f8328d26, activemq.broker=mom71] 2024-06-25 23:53:39,361 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2507fa17-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,363 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2fc1d478, org.eclipse.scout.rt.mom.jms.JmsSubscription@65db67e0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,382 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 250784e2-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,382 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 250c8e06-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,383 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [250cb519-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250c8e06-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250c8e06-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46eb5b3c, true, {}] 2024-06-25 23:53:39,383 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [250cb51a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250c8e06-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250c8e06-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b7caeb0, true, {}] 2024-06-25 23:53:39,384 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,385 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 250d033b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,386 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [250d033e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250d033b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250d033b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2672eada, true, {}] 2024-06-25 23:53:39,386 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [250d2a4f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250d033b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250d033b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ca6c567, true, {}] 2024-06-25 23:53:39,387 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=56670d91-4a2b-4213-af5b-97cae05686f3, address=56670d91-4a2b-4213-af5b-97cae05686f3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,387 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1f005811 2024-06-25 23:53:39,387 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7488b6a9 2024-06-25 23:53:39,388 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 56670d91-4a2b-4213-af5b-97cae05686f3, null, 0, false, true, null] 2024-06-25 23:53:39,389 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4906, durable=true, userID=250d7872-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=250d033d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de68a028-365a-4aae-96cb-dec8802711bf, JMSReplyTo=temp-queue://56670d91-4a2b-4213-af5b-97cae05686f3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@636069133, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,393 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4906]:RELIABLE:CoreMessage[messageID=4906, durable=true, userID=250d7872-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=250d033d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de68a028-365a-4aae-96cb-dec8802711bf, JMSReplyTo=temp-queue://56670d91-4a2b-4213-af5b-97cae05686f3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@636069133 2024-06-25 23:53:39,393 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4906, durable=true, userID=250d7872-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=250d033d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de68a028-365a-4aae-96cb-dec8802711bf, JMSReplyTo=temp-queue://56670d91-4a2b-4213-af5b-97cae05686f3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@636069133 to transaction: TransactionImpl [xid=null, txID=4907, xid=null, state=ACTIVE, createTime=1719359619393(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@36ec9807 2024-06-25 23:53:39,394 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 250e62d3-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c510fa06-bef0-48c4-83d3-c3d8b5230756, activemq.broker=mom71] 2024-06-25 23:53:39,395 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [250e62d6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250e62d3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250e62d3-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22b03799, true, {}] 2024-06-25 23:53:39,395 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [250e89e7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250e62d3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250e62d3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47cd19c6, true, {}] 2024-06-25 23:53:39,396 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4906, durable=true, userID=250d7872-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=250d033d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de68a028-365a-4aae-96cb-dec8802711bf, JMSReplyTo=temp-queue://56670d91-4a2b-4213-af5b-97cae05686f3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@636069133, transaction: TransactionImpl [xid=null, txID=4907, xid=null, state=COMMITTED, createTime=1719359619393(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@36ec9807 2024-06-25 23:53:39,397 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4912, durable=true, userID=250eb0f9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=56670d91-4a2b-4213-af5b-97cae05686f3, size=819, properties=TypedProperties[__AMQ_CID=250e62d5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de68a028-365a-4aae-96cb-dec8802711bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c510fa06-bef0-48c4-83d3-c3d8b5230756]]@1345945075, context: RoutingContextImpl(Address=56670d91-4a2b-4213-af5b-97cae05686f3, routingType=ANYCAST, PreviousAddress=56670d91-4a2b-4213-af5b-97cae05686f3 previousRoute:ANYCAST, reusable=true, version=-2147483311) .................................................. ***** durable queues 56670d91-4a2b-4213-af5b-97cae05686f3: ***** non durable for 56670d91-4a2b-4213-af5b-97cae05686f3: - queueID=4902 address:56670d91-4a2b-4213-af5b-97cae05686f3 name:56670d91-4a2b-4213-af5b-97cae05686f3 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,397 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 56670d91-4a2b-4213-af5b-97cae05686f3: Reference[4912]:RELIABLE:CoreMessage[messageID=4912, durable=true, userID=250eb0f9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=56670d91-4a2b-4213-af5b-97cae05686f3, size=819, properties=TypedProperties[__AMQ_CID=250e62d5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de68a028-365a-4aae-96cb-dec8802711bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c510fa06-bef0-48c4-83d3-c3d8b5230756]]@1345945075 2024-06-25 23:53:39,397 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 56670d91-4a2b-4213-af5b-97cae05686f3: CoreMessage[messageID=4912, durable=true, userID=250eb0f9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=56670d91-4a2b-4213-af5b-97cae05686f3, size=819, properties=TypedProperties[__AMQ_CID=250e62d5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de68a028-365a-4aae-96cb-dec8802711bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c510fa06-bef0-48c4-83d3-c3d8b5230756]]@1345945075 to transaction: TransactionImpl [xid=null, txID=4914, xid=null, state=ACTIVE, createTime=1719359619397(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a747db1 2024-06-25 23:53:39,397 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 56670d91-4a2b-4213-af5b-97cae05686f3: CoreMessage[messageID=4912, durable=true, userID=250eb0f9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=56670d91-4a2b-4213-af5b-97cae05686f3, size=819, properties=TypedProperties[__AMQ_CID=250e62d5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-de68a028-365a-4aae-96cb-dec8802711bf, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c510fa06-bef0-48c4-83d3-c3d8b5230756]]@1345945075, transaction: TransactionImpl [xid=null, txID=4914, xid=null, state=COMMITTED, createTime=1719359619397(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a747db1 2024-06-25 23:53:39,398 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 250e62d3-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c510fa06-bef0-48c4-83d3-c3d8b5230756, activemq.broker=mom71] 2024-06-25 23:53:39,398 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 250d033b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,400 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@439763d1, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b38164c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,402 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 250c8e06-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,402 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 250f9b5a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,403 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [250fc26d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250f9b5a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250f9b5a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d74a49e, true, {}] 2024-06-25 23:53:39,403 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [250fc26e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=250f9b5a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=250f9b5a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26d4099e, true, {}] 2024-06-25 23:53:39,404 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:39,405 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2510108f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,406 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25101092-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2510108f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2510108f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20da0f60, true, {}] 2024-06-25 23:53:39,406 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [251037a3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2510108f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2510108f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5273309d, true, {}] 2024-06-25 23:53:39,406 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b4e16edb-b55e-4185-8910-44322107f3fd, address=b4e16edb-b55e-4185-8910-44322107f3fd, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,406 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@583bea23 2024-06-25 23:53:39,407 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b140242 2024-06-25 23:53:39,408 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b4e16edb-b55e-4185-8910-44322107f3fd, null, 0, false, true, null] 2024-06-25 23:53:39,409 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4951, durable=true, userID=251085c6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=25101091-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-658ea8c5-a016-4ae2-a816-bf4f10595294, JMSReplyTo=temp-queue://b4e16edb-b55e-4185-8910-44322107f3fd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@608830692, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:39,409 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4951]:RELIABLE:CoreMessage[messageID=4951, durable=true, userID=251085c6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=25101091-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-658ea8c5-a016-4ae2-a816-bf4f10595294, JMSReplyTo=temp-queue://b4e16edb-b55e-4185-8910-44322107f3fd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@608830692 2024-06-25 23:53:39,410 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4951, durable=true, userID=251085c6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=25101091-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-658ea8c5-a016-4ae2-a816-bf4f10595294, JMSReplyTo=temp-queue://b4e16edb-b55e-4185-8910-44322107f3fd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@608830692 to transaction: TransactionImpl [xid=null, txID=4952, xid=null, state=ACTIVE, createTime=1719359619410(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3861ea56 2024-06-25 23:53:39,410 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2510d3e7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6d2a0872-053c-402a-924e-da1e1eed5dc0, activemq.broker=mom71] 2024-06-25 23:53:39,411 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2510fafa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2510d3e7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2510d3e7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51b1f468, true, {}] 2024-06-25 23:53:39,411 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2510fafb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2510d3e7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2510d3e7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30720343, true, {}] 2024-06-25 23:53:39,413 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4951, durable=true, userID=251085c6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=25101091-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-658ea8c5-a016-4ae2-a816-bf4f10595294, JMSReplyTo=temp-queue://b4e16edb-b55e-4185-8910-44322107f3fd, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@608830692, transaction: TransactionImpl [xid=null, txID=4952, xid=null, state=COMMITTED, createTime=1719359619410(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3861ea56 2024-06-25 23:53:39,413 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4957, durable=true, userID=2511220d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=b4e16edb-b55e-4185-8910-44322107f3fd, size=810, properties=TypedProperties[__AMQ_CID=2510faf9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-658ea8c5-a016-4ae2-a816-bf4f10595294, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6d2a0872-053c-402a-924e-da1e1eed5dc0]]@1301368006, context: RoutingContextImpl(Address=b4e16edb-b55e-4185-8910-44322107f3fd, routingType=ANYCAST, PreviousAddress=b4e16edb-b55e-4185-8910-44322107f3fd previousRoute:ANYCAST, reusable=true, version=-2147483309) .................................................. ***** durable queues b4e16edb-b55e-4185-8910-44322107f3fd: ***** non durable for b4e16edb-b55e-4185-8910-44322107f3fd: - queueID=4947 address:b4e16edb-b55e-4185-8910-44322107f3fd name:b4e16edb-b55e-4185-8910-44322107f3fd filter:null .................................................. , transaction: null 2024-06-25 23:53:39,413 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b4e16edb-b55e-4185-8910-44322107f3fd: Reference[4957]:RELIABLE:CoreMessage[messageID=4957, durable=true, userID=2511220d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=b4e16edb-b55e-4185-8910-44322107f3fd, size=810, properties=TypedProperties[__AMQ_CID=2510faf9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-658ea8c5-a016-4ae2-a816-bf4f10595294, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6d2a0872-053c-402a-924e-da1e1eed5dc0]]@1301368006 2024-06-25 23:53:39,413 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b4e16edb-b55e-4185-8910-44322107f3fd: CoreMessage[messageID=4957, durable=true, userID=2511220d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=b4e16edb-b55e-4185-8910-44322107f3fd, size=810, properties=TypedProperties[__AMQ_CID=2510faf9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-658ea8c5-a016-4ae2-a816-bf4f10595294, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6d2a0872-053c-402a-924e-da1e1eed5dc0]]@1301368006 to transaction: TransactionImpl [xid=null, txID=4960, xid=null, state=ACTIVE, createTime=1719359619413(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1546d33a 2024-06-25 23:53:39,414 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b4e16edb-b55e-4185-8910-44322107f3fd: CoreMessage[messageID=4957, durable=true, userID=2511220d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=b4e16edb-b55e-4185-8910-44322107f3fd, size=810, properties=TypedProperties[__AMQ_CID=2510faf9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-658ea8c5-a016-4ae2-a816-bf4f10595294, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6d2a0872-053c-402a-924e-da1e1eed5dc0]]@1301368006, transaction: TransactionImpl [xid=null, txID=4960, xid=null, state=COMMITTED, createTime=1719359619413(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1546d33a 2024-06-25 23:53:39,414 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2510d3e7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6d2a0872-053c-402a-924e-da1e1eed5dc0, activemq.broker=mom71] 2024-06-25 23:53:39,414 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2510108f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom84] 2024-06-25 23:53:39,416 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@fdf79c5, org.eclipse.scout.rt.mom.jms.JmsSubscription@4deefa7] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,417 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 250f9b5a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6c803c63[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:39,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008661 ms 2024-06-25 23:53:39,419 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 24f38720-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,420 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:39,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 204.587901 ms 2024-06-25 23:53:39,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyEmpty [artemis-j2ee]> 2024-06-25 23:53:39,421 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:39,421 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,422 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1756304804'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,423 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,424 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2512f6cf-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,424 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2512f6d2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2512f6cf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2512f6cf-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@693d712, true, {}] 2024-06-25 23:53:39,425 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25131de3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2512f6cf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2512f6cf-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d6ec558, true, {}] 2024-06-25 23:53:39,426 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5ff270b0-1212-4a64-bd86-3447c9aec3bb, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,427 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@61e62436 2024-06-25 23:53:39,427 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5ff270b0-1212-4a64-bd86-3447c9aec3bb, null, 0, false, true, null] 2024-06-25 23:53:39,428 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25139315-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,429 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25139318-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25139315-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25139315-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28b6544e, true, {}] 2024-06-25 23:53:39,429 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2513ba29-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25139315-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25139315-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16cc5124, true, {}] 2024-06-25 23:53:39,430 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,431 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2514084a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,431 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2514084d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2514084a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2514084a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6633af92, true, {}] 2024-06-25 23:53:39,432 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25142f5e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2514084a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2514084a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@643a77e4, true, {}] 2024-06-25 23:53:39,433 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,434 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2514566f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,434 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25147d82-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2514566f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2514566f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5048e19a, true, {}] 2024-06-25 23:53:39,435 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2514a493-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2514566f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2514566f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18f93895, true, {}] 2024-06-25 23:53:39,435 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5a10b57c-c500-4e8a-8ec6-188f55191b50, address=5a10b57c-c500-4e8a-8ec6-188f55191b50, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,435 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@573bd0ed 2024-06-25 23:53:39,436 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@185d0ed6 2024-06-25 23:53:39,436 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5a10b57c-c500-4e8a-8ec6-188f55191b50, null, 0, false, true, null] 2024-06-25 23:53:39,438 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5022, durable=true, userID=2514f2b6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=25147d81-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8de22410-4dfc-4973-83f1-b78cd41e392e, JMSReplyTo=temp-queue://5a10b57c-c500-4e8a-8ec6-188f55191b50, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@954388577, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:39,438 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5022]:RELIABLE:CoreMessage[messageID=5022, durable=true, userID=2514f2b6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=25147d81-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8de22410-4dfc-4973-83f1-b78cd41e392e, JMSReplyTo=temp-queue://5a10b57c-c500-4e8a-8ec6-188f55191b50, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@954388577 2024-06-25 23:53:39,439 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5022, durable=true, userID=2514f2b6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=25147d81-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8de22410-4dfc-4973-83f1-b78cd41e392e, JMSReplyTo=temp-queue://5a10b57c-c500-4e8a-8ec6-188f55191b50, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@954388577 to transaction: TransactionImpl [xid=null, txID=5023, xid=null, state=ACTIVE, createTime=1719359619439(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@526c8438 2024-06-25 23:53:39,439 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 251540d7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c1733175-7a00-4b99-b014-6b1f83c96bc2] 2024-06-25 23:53:39,440 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [251540da-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=251540d7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=251540d7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@205ab19e, true, {}] 2024-06-25 23:53:39,440 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [251567eb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=251540d7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=251540d7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2caad658, true, {}] 2024-06-25 23:53:39,442 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5022, durable=true, userID=2514f2b6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=25147d81-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8de22410-4dfc-4973-83f1-b78cd41e392e, JMSReplyTo=temp-queue://5a10b57c-c500-4e8a-8ec6-188f55191b50, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@954388577, transaction: TransactionImpl [xid=null, txID=5023, xid=null, state=COMMITTED, createTime=1719359619439(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@526c8438 2024-06-25 23:53:39,442 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5028, durable=true, userID=25158efd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=5a10b57c-c500-4e8a-8ec6-188f55191b50, size=939, properties=TypedProperties[__AMQ_CID=251540d9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8de22410-4dfc-4973-83f1-b78cd41e392e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c1733175-7a00-4b99-b014-6b1f83c96bc2]]@663539109, context: RoutingContextImpl(Address=5a10b57c-c500-4e8a-8ec6-188f55191b50, routingType=ANYCAST, PreviousAddress=5a10b57c-c500-4e8a-8ec6-188f55191b50 previousRoute:ANYCAST, reusable=true, version=-2147483305) .................................................. ***** durable queues 5a10b57c-c500-4e8a-8ec6-188f55191b50: ***** non durable for 5a10b57c-c500-4e8a-8ec6-188f55191b50: - queueID=5018 address:5a10b57c-c500-4e8a-8ec6-188f55191b50 name:5a10b57c-c500-4e8a-8ec6-188f55191b50 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,442 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5a10b57c-c500-4e8a-8ec6-188f55191b50: Reference[5028]:RELIABLE:CoreMessage[messageID=5028, durable=true, userID=25158efd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=5a10b57c-c500-4e8a-8ec6-188f55191b50, size=939, properties=TypedProperties[__AMQ_CID=251540d9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8de22410-4dfc-4973-83f1-b78cd41e392e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c1733175-7a00-4b99-b014-6b1f83c96bc2]]@663539109 2024-06-25 23:53:39,442 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5a10b57c-c500-4e8a-8ec6-188f55191b50: CoreMessage[messageID=5028, durable=true, userID=25158efd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=5a10b57c-c500-4e8a-8ec6-188f55191b50, size=939, properties=TypedProperties[__AMQ_CID=251540d9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8de22410-4dfc-4973-83f1-b78cd41e392e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c1733175-7a00-4b99-b014-6b1f83c96bc2]]@663539109 to transaction: TransactionImpl [xid=null, txID=5031, xid=null, state=ACTIVE, createTime=1719359619442(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1edf230b 2024-06-25 23:53:39,442 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5a10b57c-c500-4e8a-8ec6-188f55191b50: CoreMessage[messageID=5028, durable=true, userID=25158efd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=5a10b57c-c500-4e8a-8ec6-188f55191b50, size=939, properties=TypedProperties[__AMQ_CID=251540d9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8de22410-4dfc-4973-83f1-b78cd41e392e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c1733175-7a00-4b99-b014-6b1f83c96bc2]]@663539109, transaction: TransactionImpl [xid=null, txID=5031, xid=null, state=COMMITTED, createTime=1719359619442(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1edf230b 2024-06-25 23:53:39,443 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 251540d7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c1733175-7a00-4b99-b014-6b1f83c96bc2] 2024-06-25 23:53:39,443 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2514566f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,494 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@44f5259a, org.eclipse.scout.rt.mom.jms.JmsSubscription@2e871e93] 2024-06-25 23:53:39,496 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25139315-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,498 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2514084a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,498 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@46935bac[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:39,498 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008536 ms 2024-06-25 23:53:39,500 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2512f6cf-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,501 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:39,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 79.805309 ms 2024-06-25 23:53:39,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:39,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,503 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1543142479'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,504 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,505 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 251f52ff-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,506 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [251f7a12-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=251f52ff-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=251f52ff-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@af3670c, true, {}] 2024-06-25 23:53:39,506 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [251f7a13-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=251f52ff-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=251f52ff-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b825b93, true, {}] 2024-06-25 23:53:39,507 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a882ddd3-681b-4e8e-b7ec-197f49e95aa7, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,508 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c0fa5c8 2024-06-25 23:53:39,509 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a882ddd3-681b-4e8e-b7ec-197f49e95aa7, null, 0, false, true, null] 2024-06-25 23:53:39,509 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 251fef45-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,510 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25201658-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=251fef45-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=251fef45-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4baf0c39, true, {}] 2024-06-25 23:53:39,511 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25201659-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=251fef45-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=251fef45-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fe6be71, true, {}] 2024-06-25 23:53:39,512 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,512 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2520647a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,513 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25208b8d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2520647a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2520647a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2251170d, true, {}] 2024-06-25 23:53:39,513 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25208b8e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2520647a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2520647a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72695a69, true, {}] 2024-06-25 23:53:39,514 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,515 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2520d9af-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,515 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2520d9b2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2520d9af-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2520d9af-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f3455a9, true, {}] 2024-06-25 23:53:39,516 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2520ffc3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2520d9af-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2520d9af-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e0975f5, true, {}] 2024-06-25 23:53:39,516 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5d871633-7b8f-4a5c-bc83-20c186c8b686, address=5d871633-7b8f-4a5c-bc83-20c186c8b686, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,516 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6609c55e 2024-06-25 23:53:39,517 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@505b4743 2024-06-25 23:53:39,517 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5d871633-7b8f-4a5c-bc83-20c186c8b686, null, 0, false, true, null] 2024-06-25 23:53:39,519 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5099, durable=true, userID=25214de6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2520d9b1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49a2d01d-52ab-414d-9be8-21cfd302e455, JMSReplyTo=temp-queue://5d871633-7b8f-4a5c-bc83-20c186c8b686, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@669238413, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:39,519 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5099]:RELIABLE:CoreMessage[messageID=5099, durable=true, userID=25214de6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2520d9b1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49a2d01d-52ab-414d-9be8-21cfd302e455, JMSReplyTo=temp-queue://5d871633-7b8f-4a5c-bc83-20c186c8b686, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@669238413 2024-06-25 23:53:39,520 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5099, durable=true, userID=25214de6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2520d9b1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49a2d01d-52ab-414d-9be8-21cfd302e455, JMSReplyTo=temp-queue://5d871633-7b8f-4a5c-bc83-20c186c8b686, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@669238413 to transaction: TransactionImpl [xid=null, txID=5100, xid=null, state=ACTIVE, createTime=1719359619520(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b97fe62 2024-06-25 23:53:39,520 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25219c07-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=82ddce68-f81c-4299-b0d1-7c931a56790b] 2024-06-25 23:53:39,521 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2521c31a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25219c07-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25219c07-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6859f533, true, {}] 2024-06-25 23:53:39,521 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2521c31b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25219c07-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25219c07-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40dcc3e3, true, {}] 2024-06-25 23:53:39,523 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5099, durable=true, userID=25214de6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2520d9b1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49a2d01d-52ab-414d-9be8-21cfd302e455, JMSReplyTo=temp-queue://5d871633-7b8f-4a5c-bc83-20c186c8b686, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@669238413, transaction: TransactionImpl [xid=null, txID=5100, xid=null, state=COMMITTED, createTime=1719359619520(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b97fe62 2024-06-25 23:53:39,523 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5105, durable=true, userID=2521ea2d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=5d871633-7b8f-4a5c-bc83-20c186c8b686, size=939, properties=TypedProperties[__AMQ_CID=2521c319-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49a2d01d-52ab-414d-9be8-21cfd302e455, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=82ddce68-f81c-4299-b0d1-7c931a56790b]]@1386410309, context: RoutingContextImpl(Address=5d871633-7b8f-4a5c-bc83-20c186c8b686, routingType=ANYCAST, PreviousAddress=5d871633-7b8f-4a5c-bc83-20c186c8b686 previousRoute:ANYCAST, reusable=true, version=-2147483301) .................................................. ***** durable queues 5d871633-7b8f-4a5c-bc83-20c186c8b686: ***** non durable for 5d871633-7b8f-4a5c-bc83-20c186c8b686: - queueID=5095 address:5d871633-7b8f-4a5c-bc83-20c186c8b686 name:5d871633-7b8f-4a5c-bc83-20c186c8b686 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,523 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5d871633-7b8f-4a5c-bc83-20c186c8b686: Reference[5105]:RELIABLE:CoreMessage[messageID=5105, durable=true, userID=2521ea2d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=5d871633-7b8f-4a5c-bc83-20c186c8b686, size=939, properties=TypedProperties[__AMQ_CID=2521c319-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49a2d01d-52ab-414d-9be8-21cfd302e455, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=82ddce68-f81c-4299-b0d1-7c931a56790b]]@1386410309 2024-06-25 23:53:39,523 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5d871633-7b8f-4a5c-bc83-20c186c8b686: CoreMessage[messageID=5105, durable=true, userID=2521ea2d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=5d871633-7b8f-4a5c-bc83-20c186c8b686, size=939, properties=TypedProperties[__AMQ_CID=2521c319-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49a2d01d-52ab-414d-9be8-21cfd302e455, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=82ddce68-f81c-4299-b0d1-7c931a56790b]]@1386410309 to transaction: TransactionImpl [xid=null, txID=5108, xid=null, state=ACTIVE, createTime=1719359619523(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2bf321b4 2024-06-25 23:53:39,524 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5d871633-7b8f-4a5c-bc83-20c186c8b686: CoreMessage[messageID=5105, durable=true, userID=2521ea2d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=5d871633-7b8f-4a5c-bc83-20c186c8b686, size=939, properties=TypedProperties[__AMQ_CID=2521c319-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-49a2d01d-52ab-414d-9be8-21cfd302e455, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=82ddce68-f81c-4299-b0d1-7c931a56790b]]@1386410309, transaction: TransactionImpl [xid=null, txID=5108, xid=null, state=COMMITTED, createTime=1719359619523(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2bf321b4 2024-06-25 23:53:39,524 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25219c07-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=82ddce68-f81c-4299-b0d1-7c931a56790b] 2024-06-25 23:53:39,524 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2520d9af-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,576 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27ea7c8f, org.eclipse.scout.rt.mom.jms.JmsSubscription@17e31657] 2024-06-25 23:53:39,577 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 251fef45-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,579 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2520647a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,580 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@12e6f318[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:39,580 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.023566 ms 2024-06-25 23:53:39,581 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 251f52ff-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:39,582 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 80.122949 ms 2024-06-25 23:53:39,582 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:39,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,584 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 610126996'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:39,585 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:39,585 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 252b871f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:39,586 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [252bae32-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=252b871f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=252b871f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ed405ae, true, {}] 2024-06-25 23:53:39,587 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [252bd543-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=252b871f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=252b871f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@733cc1f7, true, {}] 2024-06-25 23:53:39,588 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=470c482d-8900-4f32-a008-074df9c5b957, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,588 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7826b708 2024-06-25 23:53:39,589 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 470c482d-8900-4f32-a008-074df9c5b957, null, 0, false, true, null] 2024-06-25 23:53:39,589 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 252c2365-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:39,590 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [252c4a78-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=252c2365-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=252c2365-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1de5d324, true, {}] 2024-06-25 23:53:39,590 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [252c4a79-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=252c2365-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=252c2365-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6071b843, true, {}] 2024-06-25 23:53:39,591 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,592 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 252c989a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:39,593 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [252c989d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=252c989a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=252c989a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@772021a4, true, {}] 2024-06-25 23:53:39,593 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [252cbfae-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=252c989a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=252c989a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21fd5576, true, {}] 2024-06-25 23:53:39,594 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,595 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 252ce6bf-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,595 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [252d0dd2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=252ce6bf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=252ce6bf-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21981ad6, true, {}] 2024-06-25 23:53:39,596 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [252d34e3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=252ce6bf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=252ce6bf-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@755d2a8b, true, {}] 2024-06-25 23:53:39,596 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0704a48d-cf57-4820-9ce5-6e317981193b, address=0704a48d-cf57-4820-9ce5-6e317981193b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,596 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45d61fd7 2024-06-25 23:53:39,597 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4de34f46 2024-06-25 23:53:39,598 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0704a48d-cf57-4820-9ce5-6e317981193b, null, 0, false, true, null] 2024-06-25 23:53:39,599 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5176, durable=true, userID=252d8306-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=252d0dd1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4045d5bd-239d-4e1a-81b3-1039b107d79c, JMSReplyTo=temp-queue://0704a48d-cf57-4820-9ce5-6e317981193b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@163372582, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:39,600 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5176]:RELIABLE:CoreMessage[messageID=5176, durable=true, userID=252d8306-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=252d0dd1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4045d5bd-239d-4e1a-81b3-1039b107d79c, JMSReplyTo=temp-queue://0704a48d-cf57-4820-9ce5-6e317981193b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@163372582 2024-06-25 23:53:39,600 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5176, durable=true, userID=252d8306-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=252d0dd1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4045d5bd-239d-4e1a-81b3-1039b107d79c, JMSReplyTo=temp-queue://0704a48d-cf57-4820-9ce5-6e317981193b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@163372582 to transaction: TransactionImpl [xid=null, txID=5177, xid=null, state=ACTIVE, createTime=1719359619600(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44c87175 2024-06-25 23:53:39,601 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 252dd127-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=dce83f8a-34e1-4d48-88ee-f8dcfa301457] 2024-06-25 23:53:39,601 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [252df83a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=252dd127-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=252dd127-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ae6f79d, true, {}] 2024-06-25 23:53:39,602 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [252df83b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=252dd127-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=252dd127-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5251a677, true, {}] 2024-06-25 23:53:39,603 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5176, durable=true, userID=252d8306-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=252d0dd1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4045d5bd-239d-4e1a-81b3-1039b107d79c, JMSReplyTo=temp-queue://0704a48d-cf57-4820-9ce5-6e317981193b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@163372582, transaction: TransactionImpl [xid=null, txID=5177, xid=null, state=COMMITTED, createTime=1719359619600(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44c87175 2024-06-25 23:53:39,603 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5182, durable=true, userID=252e465d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=0704a48d-cf57-4820-9ce5-6e317981193b, size=939, properties=TypedProperties[__AMQ_CID=252df839-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4045d5bd-239d-4e1a-81b3-1039b107d79c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dce83f8a-34e1-4d48-88ee-f8dcfa301457]]@119678540, context: RoutingContextImpl(Address=0704a48d-cf57-4820-9ce5-6e317981193b, routingType=ANYCAST, PreviousAddress=0704a48d-cf57-4820-9ce5-6e317981193b previousRoute:ANYCAST, reusable=true, version=-2147483297) .................................................. ***** durable queues 0704a48d-cf57-4820-9ce5-6e317981193b: ***** non durable for 0704a48d-cf57-4820-9ce5-6e317981193b: - queueID=5172 address:0704a48d-cf57-4820-9ce5-6e317981193b name:0704a48d-cf57-4820-9ce5-6e317981193b filter:null .................................................. , transaction: null 2024-06-25 23:53:39,603 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0704a48d-cf57-4820-9ce5-6e317981193b: Reference[5182]:RELIABLE:CoreMessage[messageID=5182, durable=true, userID=252e465d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=0704a48d-cf57-4820-9ce5-6e317981193b, size=939, properties=TypedProperties[__AMQ_CID=252df839-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4045d5bd-239d-4e1a-81b3-1039b107d79c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dce83f8a-34e1-4d48-88ee-f8dcfa301457]]@119678540 2024-06-25 23:53:39,604 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0704a48d-cf57-4820-9ce5-6e317981193b: CoreMessage[messageID=5182, durable=true, userID=252e465d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=0704a48d-cf57-4820-9ce5-6e317981193b, size=939, properties=TypedProperties[__AMQ_CID=252df839-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4045d5bd-239d-4e1a-81b3-1039b107d79c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dce83f8a-34e1-4d48-88ee-f8dcfa301457]]@119678540 to transaction: TransactionImpl [xid=null, txID=5185, xid=null, state=ACTIVE, createTime=1719359619603(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7848e6a4 2024-06-25 23:53:39,604 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0704a48d-cf57-4820-9ce5-6e317981193b: CoreMessage[messageID=5182, durable=true, userID=252e465d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=0704a48d-cf57-4820-9ce5-6e317981193b, size=939, properties=TypedProperties[__AMQ_CID=252df839-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4045d5bd-239d-4e1a-81b3-1039b107d79c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dce83f8a-34e1-4d48-88ee-f8dcfa301457]]@119678540, transaction: TransactionImpl [xid=null, txID=5185, xid=null, state=COMMITTED, createTime=1719359619603(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7848e6a4 2024-06-25 23:53:39,604 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 252dd127-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=dce83f8a-34e1-4d48-88ee-f8dcfa301457] 2024-06-25 23:53:39,605 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 252ce6bf-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,656 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76a1cc1a, org.eclipse.scout.rt.mom.jms.JmsSubscription@597a5ead] 2024-06-25 23:53:39,657 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 252c2365-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,659 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 252c989a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,659 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@d9f64b[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:39,659 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008145 ms 2024-06-25 23:53:39,661 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 252b871f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,662 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:39,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 78.737692 ms 2024-06-25 23:53:39,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:39,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,663 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1159620613'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,664 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,665 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2537bc3f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,666 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2537bc42-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2537bc3f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2537bc3f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e93c508, true, {}] 2024-06-25 23:53:39,666 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2537e353-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2537bc3f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2537bc3f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e94cd1a, true, {}] 2024-06-25 23:53:39,667 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ddf98779-000f-4591-97d5-33c700e4b76f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,668 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@768416d9 2024-06-25 23:53:39,668 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ddf98779-000f-4591-97d5-33c700e4b76f, null, 0, false, true, null] 2024-06-25 23:53:39,669 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25385885-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,669 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25385888-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25385885-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25385885-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@172bfc75, true, {}] 2024-06-25 23:53:39,670 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25387f99-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25385885-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25385885-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ca37acf, true, {}] 2024-06-25 23:53:39,671 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,672 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2538cdba-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,672 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2538cdbd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2538cdba-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2538cdba-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ac7f07c, true, {}] 2024-06-25 23:53:39,673 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2538f4ce-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2538cdba-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2538cdba-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34bdf6, true, {}] 2024-06-25 23:53:39,674 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,675 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 253942ef-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,675 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [253942f2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=253942ef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=253942ef-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7324da21, true, {}] 2024-06-25 23:53:39,676 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25396a03-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=253942ef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=253942ef-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b522b1d, true, {}] 2024-06-25 23:53:39,676 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f6af9fb3-89c7-469b-842a-ba31da1aaaa3, address=f6af9fb3-89c7-469b-842a-ba31da1aaaa3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,677 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41d71add 2024-06-25 23:53:39,677 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7e95a985 2024-06-25 23:53:39,678 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f6af9fb3-89c7-469b-842a-ba31da1aaaa3, null, 0, false, true, null] 2024-06-25 23:53:39,679 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5253, durable=true, userID=2539b826-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=253942f1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e9e9e8-2930-4a2b-9ec3-519f13d37880, JMSReplyTo=temp-queue://f6af9fb3-89c7-469b-842a-ba31da1aaaa3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1956874902, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:39,680 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5253]:RELIABLE:CoreMessage[messageID=5253, durable=true, userID=2539b826-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=253942f1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e9e9e8-2930-4a2b-9ec3-519f13d37880, JMSReplyTo=temp-queue://f6af9fb3-89c7-469b-842a-ba31da1aaaa3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1956874902 2024-06-25 23:53:39,680 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5253, durable=true, userID=2539b826-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=253942f1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e9e9e8-2930-4a2b-9ec3-519f13d37880, JMSReplyTo=temp-queue://f6af9fb3-89c7-469b-842a-ba31da1aaaa3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1956874902 to transaction: TransactionImpl [xid=null, txID=5254, xid=null, state=ACTIVE, createTime=1719359619680(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7dede6f9 2024-06-25 23:53:39,681 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 253a2d57-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e9abf746-690e-48ab-a4f1-730f68229ea4] 2024-06-25 23:53:39,681 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [253a2d5a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=253a2d57-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=253a2d57-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d08ee1, true, {}] 2024-06-25 23:53:39,682 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [253a546b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=253a2d57-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=253a2d57-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@576c1414, true, {}] 2024-06-25 23:53:39,683 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5253, durable=true, userID=2539b826-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=253942f1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e9e9e8-2930-4a2b-9ec3-519f13d37880, JMSReplyTo=temp-queue://f6af9fb3-89c7-469b-842a-ba31da1aaaa3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1956874902, transaction: TransactionImpl [xid=null, txID=5254, xid=null, state=COMMITTED, createTime=1719359619680(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7dede6f9 2024-06-25 23:53:39,683 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5259, durable=true, userID=253a7b7d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=f6af9fb3-89c7-469b-842a-ba31da1aaaa3, size=939, properties=TypedProperties[__AMQ_CID=253a2d59-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e9e9e8-2930-4a2b-9ec3-519f13d37880, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e9abf746-690e-48ab-a4f1-730f68229ea4]]@613157921, context: RoutingContextImpl(Address=f6af9fb3-89c7-469b-842a-ba31da1aaaa3, routingType=ANYCAST, PreviousAddress=f6af9fb3-89c7-469b-842a-ba31da1aaaa3 previousRoute:ANYCAST, reusable=true, version=-2147483293) .................................................. ***** durable queues f6af9fb3-89c7-469b-842a-ba31da1aaaa3: ***** non durable for f6af9fb3-89c7-469b-842a-ba31da1aaaa3: - queueID=5249 address:f6af9fb3-89c7-469b-842a-ba31da1aaaa3 name:f6af9fb3-89c7-469b-842a-ba31da1aaaa3 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,683 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f6af9fb3-89c7-469b-842a-ba31da1aaaa3: Reference[5259]:RELIABLE:CoreMessage[messageID=5259, durable=true, userID=253a7b7d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=f6af9fb3-89c7-469b-842a-ba31da1aaaa3, size=939, properties=TypedProperties[__AMQ_CID=253a2d59-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e9e9e8-2930-4a2b-9ec3-519f13d37880, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e9abf746-690e-48ab-a4f1-730f68229ea4]]@613157921 2024-06-25 23:53:39,684 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f6af9fb3-89c7-469b-842a-ba31da1aaaa3: CoreMessage[messageID=5259, durable=true, userID=253a7b7d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=f6af9fb3-89c7-469b-842a-ba31da1aaaa3, size=939, properties=TypedProperties[__AMQ_CID=253a2d59-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e9e9e8-2930-4a2b-9ec3-519f13d37880, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e9abf746-690e-48ab-a4f1-730f68229ea4]]@613157921 to transaction: TransactionImpl [xid=null, txID=5262, xid=null, state=ACTIVE, createTime=1719359619684(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ed5b95 2024-06-25 23:53:39,684 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f6af9fb3-89c7-469b-842a-ba31da1aaaa3: CoreMessage[messageID=5259, durable=true, userID=253a7b7d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=f6af9fb3-89c7-469b-842a-ba31da1aaaa3, size=939, properties=TypedProperties[__AMQ_CID=253a2d59-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45e9e9e8-2930-4a2b-9ec3-519f13d37880, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e9abf746-690e-48ab-a4f1-730f68229ea4]]@613157921, transaction: TransactionImpl [xid=null, txID=5262, xid=null, state=COMMITTED, createTime=1719359619684(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ed5b95 2024-06-25 23:53:39,684 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 253a2d57-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e9abf746-690e-48ab-a4f1-730f68229ea4] 2024-06-25 23:53:39,685 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 253942ef-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,736 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@65a7bc80, org.eclipse.scout.rt.mom.jms.JmsSubscription@5b132063] 2024-06-25 23:53:39,738 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25385885-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,739 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2538cdba-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,740 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4af43ac[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:39,740 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008270 ms 2024-06-25 23:53:39,742 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2537bc3f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,743 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:39,743 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 80.551322 ms 2024-06-25 23:53:39,743 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,743 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:39,744 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,744 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 736534447'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,746 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,746 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2544186f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,747 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25443f82-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2544186f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2544186f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@577c0fa4, true, {}] 2024-06-25 23:53:39,748 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25443f83-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2544186f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2544186f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2aa31f7d, true, {}] 2024-06-25 23:53:39,749 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=701edfc4-1c0d-4498-a4ed-4429261742f4, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,750 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e3e98da 2024-06-25 23:53:39,750 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 701edfc4-1c0d-4498-a4ed-4429261742f4, null, 0, false, true, null] 2024-06-25 23:53:39,751 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2544dbc5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,751 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2544dbc8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2544dbc5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2544dbc5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dae6232, true, {}] 2024-06-25 23:53:39,752 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [254502d9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2544dbc5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2544dbc5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25604e61, true, {}] 2024-06-25 23:53:39,753 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,754 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 254550fa-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,754 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [254550fd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=254550fa-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=254550fa-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@475cd626, true, {}] 2024-06-25 23:53:39,755 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2545780e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=254550fa-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=254550fa-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3770a02c, true, {}] 2024-06-25 23:53:39,756 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,756 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25459f1f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,757 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2545c632-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25459f1f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25459f1f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d27408d, true, {}] 2024-06-25 23:53:39,757 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2545c633-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25459f1f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25459f1f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74fcd635, true, {}] 2024-06-25 23:53:39,758 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dde71691-17f7-4d36-bd8f-1edfdf9d2413, address=dde71691-17f7-4d36-bd8f-1edfdf9d2413, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,758 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1bed65b3 2024-06-25 23:53:39,758 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73b4a4a8 2024-06-25 23:53:39,759 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dde71691-17f7-4d36-bd8f-1edfdf9d2413, null, 0, false, true, null] 2024-06-25 23:53:39,760 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5330, durable=true, userID=25463b66-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2545c631-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13555e00-6e5d-4de9-b047-662f1335b352, JMSReplyTo=temp-queue://dde71691-17f7-4d36-bd8f-1edfdf9d2413, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1126119480, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:39,761 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5330]:RELIABLE:CoreMessage[messageID=5330, durable=true, userID=25463b66-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2545c631-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13555e00-6e5d-4de9-b047-662f1335b352, JMSReplyTo=temp-queue://dde71691-17f7-4d36-bd8f-1edfdf9d2413, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1126119480 2024-06-25 23:53:39,761 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5330, durable=true, userID=25463b66-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2545c631-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13555e00-6e5d-4de9-b047-662f1335b352, JMSReplyTo=temp-queue://dde71691-17f7-4d36-bd8f-1edfdf9d2413, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1126119480 to transaction: TransactionImpl [xid=null, txID=5331, xid=null, state=ACTIVE, createTime=1719359619761(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@f94b8bb 2024-06-25 23:53:39,762 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25468987-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ab4e959d-047e-4791-b267-dca95b395c67] 2024-06-25 23:53:39,763 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2546898a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25468987-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25468987-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54de9f21, true, {}] 2024-06-25 23:53:39,763 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2546b09b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25468987-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25468987-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44828455, true, {}] 2024-06-25 23:53:39,764 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5330, durable=true, userID=25463b66-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2545c631-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13555e00-6e5d-4de9-b047-662f1335b352, JMSReplyTo=temp-queue://dde71691-17f7-4d36-bd8f-1edfdf9d2413, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1126119480, transaction: TransactionImpl [xid=null, txID=5331, xid=null, state=COMMITTED, createTime=1719359619761(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@f94b8bb 2024-06-25 23:53:39,765 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5336, durable=true, userID=2546d7ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=dde71691-17f7-4d36-bd8f-1edfdf9d2413, size=939, properties=TypedProperties[__AMQ_CID=25468989-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13555e00-6e5d-4de9-b047-662f1335b352, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ab4e959d-047e-4791-b267-dca95b395c67]]@1670176575, context: RoutingContextImpl(Address=dde71691-17f7-4d36-bd8f-1edfdf9d2413, routingType=ANYCAST, PreviousAddress=dde71691-17f7-4d36-bd8f-1edfdf9d2413 previousRoute:ANYCAST, reusable=true, version=-2147483289) .................................................. ***** durable queues dde71691-17f7-4d36-bd8f-1edfdf9d2413: ***** non durable for dde71691-17f7-4d36-bd8f-1edfdf9d2413: - queueID=5326 address:dde71691-17f7-4d36-bd8f-1edfdf9d2413 name:dde71691-17f7-4d36-bd8f-1edfdf9d2413 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,765 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dde71691-17f7-4d36-bd8f-1edfdf9d2413: Reference[5336]:RELIABLE:CoreMessage[messageID=5336, durable=true, userID=2546d7ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=dde71691-17f7-4d36-bd8f-1edfdf9d2413, size=939, properties=TypedProperties[__AMQ_CID=25468989-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13555e00-6e5d-4de9-b047-662f1335b352, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ab4e959d-047e-4791-b267-dca95b395c67]]@1670176575 2024-06-25 23:53:39,765 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dde71691-17f7-4d36-bd8f-1edfdf9d2413: CoreMessage[messageID=5336, durable=true, userID=2546d7ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=dde71691-17f7-4d36-bd8f-1edfdf9d2413, size=939, properties=TypedProperties[__AMQ_CID=25468989-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13555e00-6e5d-4de9-b047-662f1335b352, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ab4e959d-047e-4791-b267-dca95b395c67]]@1670176575 to transaction: TransactionImpl [xid=null, txID=5337, xid=null, state=ACTIVE, createTime=1719359619765(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5295ca90 2024-06-25 23:53:39,765 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dde71691-17f7-4d36-bd8f-1edfdf9d2413: CoreMessage[messageID=5336, durable=true, userID=2546d7ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=dde71691-17f7-4d36-bd8f-1edfdf9d2413, size=939, properties=TypedProperties[__AMQ_CID=25468989-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-13555e00-6e5d-4de9-b047-662f1335b352, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ab4e959d-047e-4791-b267-dca95b395c67]]@1670176575, transaction: TransactionImpl [xid=null, txID=5337, xid=null, state=COMMITTED, createTime=1719359619765(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5295ca90 2024-06-25 23:53:39,766 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25468987-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ab4e959d-047e-4791-b267-dca95b395c67] 2024-06-25 23:53:39,766 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25459f1f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,817 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@54972f9a, org.eclipse.scout.rt.mom.jms.JmsSubscription@1abb719a] 2024-06-25 23:53:39,819 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2544dbc5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,821 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 254550fa-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,822 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5e61c482[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:39,822 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.040900 ms 2024-06-25 23:53:39,823 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2544186f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,824 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:39,824 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 80.651892 ms 2024-06-25 23:53:39,824 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,825 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:39,825 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,826 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1128375214'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:39,827 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:39,827 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2550749f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:39,828 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25509bb2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2550749f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2550749f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4240d88e, true, {}] 2024-06-25 23:53:39,829 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2550c2c3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2550749f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2550749f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d2a58e, true, {}] 2024-06-25 23:53:39,830 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=da2794a1-05d3-4fc2-9213-c50d127d5c99, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,830 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@56c6a15b 2024-06-25 23:53:39,831 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, da2794a1-05d3-4fc2-9213-c50d127d5c99, null, 0, false, true, null] 2024-06-25 23:53:39,831 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 255110e5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:39,832 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [255137f8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=255110e5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=255110e5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53b6e99b, true, {}] 2024-06-25 23:53:39,832 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [255137f9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=255110e5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=255110e5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2475e0fb, true, {}] 2024-06-25 23:53:39,833 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,834 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2551861a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:39,834 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2551861d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2551861a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2551861a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f7c5d58, true, {}] 2024-06-25 23:53:39,835 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2551ad2e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2551861a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2551861a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75d0c949, true, {}] 2024-06-25 23:53:39,836 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,836 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2551d43f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,837 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2551fb52-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2551d43f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2551d43f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59962940, true, {}] 2024-06-25 23:53:39,837 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2551fb53-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2551d43f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2551d43f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67c1aab7, true, {}] 2024-06-25 23:53:39,838 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=55be34c0-43c8-45e7-a05a-a48d68181747, address=55be34c0-43c8-45e7-a05a-a48d68181747, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,838 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5452b71e 2024-06-25 23:53:39,839 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6851fd2b 2024-06-25 23:53:39,839 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 55be34c0-43c8-45e7-a05a-a48d68181747, null, 0, false, true, null] 2024-06-25 23:53:39,840 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5407, durable=true, userID=25527086-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2551fb51-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60d1f63f-3c16-4cb3-835c-74aaf5f7c39e, JMSReplyTo=temp-queue://55be34c0-43c8-45e7-a05a-a48d68181747, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@876906070, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:39,841 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5407]:RELIABLE:CoreMessage[messageID=5407, durable=true, userID=25527086-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2551fb51-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60d1f63f-3c16-4cb3-835c-74aaf5f7c39e, JMSReplyTo=temp-queue://55be34c0-43c8-45e7-a05a-a48d68181747, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@876906070 2024-06-25 23:53:39,842 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5407, durable=true, userID=25527086-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2551fb51-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60d1f63f-3c16-4cb3-835c-74aaf5f7c39e, JMSReplyTo=temp-queue://55be34c0-43c8-45e7-a05a-a48d68181747, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@876906070 to transaction: TransactionImpl [xid=null, txID=5408, xid=null, state=ACTIVE, createTime=1719359619841(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@200a308c 2024-06-25 23:53:39,842 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2552bea7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=324e0855-89bb-41e8-a7fb-5c0e5365ecb3] 2024-06-25 23:53:39,843 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2552beaa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2552bea7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2552bea7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68cd3fb5, true, {}] 2024-06-25 23:53:39,843 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2552e5bb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2552bea7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2552bea7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c9d5c93, true, {}] 2024-06-25 23:53:39,844 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5407, durable=true, userID=25527086-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2551fb51-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60d1f63f-3c16-4cb3-835c-74aaf5f7c39e, JMSReplyTo=temp-queue://55be34c0-43c8-45e7-a05a-a48d68181747, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@876906070, transaction: TransactionImpl [xid=null, txID=5408, xid=null, state=COMMITTED, createTime=1719359619841(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@200a308c 2024-06-25 23:53:39,844 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5413, durable=true, userID=25530ccd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=55be34c0-43c8-45e7-a05a-a48d68181747, size=939, properties=TypedProperties[__AMQ_CID=2552bea9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60d1f63f-3c16-4cb3-835c-74aaf5f7c39e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=324e0855-89bb-41e8-a7fb-5c0e5365ecb3]]@1738188580, context: RoutingContextImpl(Address=55be34c0-43c8-45e7-a05a-a48d68181747, routingType=ANYCAST, PreviousAddress=55be34c0-43c8-45e7-a05a-a48d68181747 previousRoute:ANYCAST, reusable=true, version=-2147483285) .................................................. ***** durable queues 55be34c0-43c8-45e7-a05a-a48d68181747: ***** non durable for 55be34c0-43c8-45e7-a05a-a48d68181747: - queueID=5403 address:55be34c0-43c8-45e7-a05a-a48d68181747 name:55be34c0-43c8-45e7-a05a-a48d68181747 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,845 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 55be34c0-43c8-45e7-a05a-a48d68181747: Reference[5413]:RELIABLE:CoreMessage[messageID=5413, durable=true, userID=25530ccd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=55be34c0-43c8-45e7-a05a-a48d68181747, size=939, properties=TypedProperties[__AMQ_CID=2552bea9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60d1f63f-3c16-4cb3-835c-74aaf5f7c39e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=324e0855-89bb-41e8-a7fb-5c0e5365ecb3]]@1738188580 2024-06-25 23:53:39,845 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 55be34c0-43c8-45e7-a05a-a48d68181747: CoreMessage[messageID=5413, durable=true, userID=25530ccd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=55be34c0-43c8-45e7-a05a-a48d68181747, size=939, properties=TypedProperties[__AMQ_CID=2552bea9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60d1f63f-3c16-4cb3-835c-74aaf5f7c39e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=324e0855-89bb-41e8-a7fb-5c0e5365ecb3]]@1738188580 to transaction: TransactionImpl [xid=null, txID=5416, xid=null, state=ACTIVE, createTime=1719359619845(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b38fbe9 2024-06-25 23:53:39,845 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 55be34c0-43c8-45e7-a05a-a48d68181747: CoreMessage[messageID=5413, durable=true, userID=25530ccd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=55be34c0-43c8-45e7-a05a-a48d68181747, size=939, properties=TypedProperties[__AMQ_CID=2552bea9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60d1f63f-3c16-4cb3-835c-74aaf5f7c39e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=324e0855-89bb-41e8-a7fb-5c0e5365ecb3]]@1738188580, transaction: TransactionImpl [xid=null, txID=5416, xid=null, state=COMMITTED, createTime=1719359619845(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b38fbe9 2024-06-25 23:53:39,845 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2552bea7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=324e0855-89bb-41e8-a7fb-5c0e5365ecb3] 2024-06-25 23:53:39,846 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2551d43f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,897 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76e10574, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c290246] 2024-06-25 23:53:39,899 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 255110e5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,900 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2551861a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,901 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3318fdb4[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:39,901 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008217 ms 2024-06-25 23:53:39,903 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2550749f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,904 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:39,904 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 78.760531 ms 2024-06-25 23:53:39,904 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,904 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:39,904 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,905 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1772552198'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,906 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,907 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 255ca9bf-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,907 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [255ca9c2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=255ca9bf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=255ca9bf-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7168a8f2, true, {}] 2024-06-25 23:53:39,908 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [255cd0d3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=255ca9bf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=255ca9bf-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@471d1b61, true, {}] 2024-06-25 23:53:39,909 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8840dfcc-6dee-4be8-a055-9df9f1fa81a2, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,910 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b225410 2024-06-25 23:53:39,910 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8840dfcc-6dee-4be8-a055-9df9f1fa81a2, null, 0, false, true, null] 2024-06-25 23:53:39,911 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 255d4605-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,911 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [255d4608-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=255d4605-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=255d4605-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a89fa2d, true, {}] 2024-06-25 23:53:39,912 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [255d6d19-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=255d4605-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=255d4605-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@447f3f09, true, {}] 2024-06-25 23:53:39,913 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,913 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 255d942a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:39,914 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [255d942d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=255d942a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=255d942a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@616dbf02, true, {}] 2024-06-25 23:53:39,914 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [255dbb3e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=255d942a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=255d942a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56a2a89e, true, {}] 2024-06-25 23:53:39,915 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,916 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 255de24f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,916 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [255e0962-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=255de24f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=255de24f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a97d9df, true, {}] 2024-06-25 23:53:39,916 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [255e0963-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=255de24f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=255de24f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c814211, true, {}] 2024-06-25 23:53:39,917 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=43c80162-f32b-409e-808b-0e3a70b3c4d1, address=43c80162-f32b-409e-808b-0e3a70b3c4d1, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,917 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@61c24fdc 2024-06-25 23:53:39,918 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@71a41384 2024-06-25 23:53:39,918 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 43c80162-f32b-409e-808b-0e3a70b3c4d1, null, 0, false, true, null] 2024-06-25 23:53:39,919 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5484, durable=true, userID=255e7e96-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=255e0961-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e3824fc-4e15-41c6-b87d-96852dae8523, JMSReplyTo=temp-queue://43c80162-f32b-409e-808b-0e3a70b3c4d1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2108367432, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:39,920 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5484]:RELIABLE:CoreMessage[messageID=5484, durable=true, userID=255e7e96-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=255e0961-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e3824fc-4e15-41c6-b87d-96852dae8523, JMSReplyTo=temp-queue://43c80162-f32b-409e-808b-0e3a70b3c4d1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2108367432 2024-06-25 23:53:39,921 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5484, durable=true, userID=255e7e96-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=255e0961-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e3824fc-4e15-41c6-b87d-96852dae8523, JMSReplyTo=temp-queue://43c80162-f32b-409e-808b-0e3a70b3c4d1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2108367432 to transaction: TransactionImpl [xid=null, txID=5485, xid=null, state=ACTIVE, createTime=1719359619921(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79125c8b 2024-06-25 23:53:39,921 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 255eccb7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b941632d-c970-4426-af21-4120cd97e884] 2024-06-25 23:53:39,922 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [255ef3ca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=255eccb7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=255eccb7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3179a582, true, {}] 2024-06-25 23:53:39,922 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [255ef3cb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=255eccb7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=255eccb7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37b6331, true, {}] 2024-06-25 23:53:39,923 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5484, durable=true, userID=255e7e96-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=255e0961-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e3824fc-4e15-41c6-b87d-96852dae8523, JMSReplyTo=temp-queue://43c80162-f32b-409e-808b-0e3a70b3c4d1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2108367432, transaction: TransactionImpl [xid=null, txID=5485, xid=null, state=COMMITTED, createTime=1719359619921(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79125c8b 2024-06-25 23:53:39,924 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5490, durable=true, userID=255f1add-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=43c80162-f32b-409e-808b-0e3a70b3c4d1, size=939, properties=TypedProperties[__AMQ_CID=255ef3c9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e3824fc-4e15-41c6-b87d-96852dae8523, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b941632d-c970-4426-af21-4120cd97e884]]@1042426113, context: RoutingContextImpl(Address=43c80162-f32b-409e-808b-0e3a70b3c4d1, routingType=ANYCAST, PreviousAddress=43c80162-f32b-409e-808b-0e3a70b3c4d1 previousRoute:ANYCAST, reusable=true, version=-2147483281) .................................................. ***** durable queues 43c80162-f32b-409e-808b-0e3a70b3c4d1: ***** non durable for 43c80162-f32b-409e-808b-0e3a70b3c4d1: - queueID=5480 address:43c80162-f32b-409e-808b-0e3a70b3c4d1 name:43c80162-f32b-409e-808b-0e3a70b3c4d1 filter:null .................................................. , transaction: null 2024-06-25 23:53:39,924 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 43c80162-f32b-409e-808b-0e3a70b3c4d1: Reference[5490]:RELIABLE:CoreMessage[messageID=5490, durable=true, userID=255f1add-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=43c80162-f32b-409e-808b-0e3a70b3c4d1, size=939, properties=TypedProperties[__AMQ_CID=255ef3c9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e3824fc-4e15-41c6-b87d-96852dae8523, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b941632d-c970-4426-af21-4120cd97e884]]@1042426113 2024-06-25 23:53:39,924 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 43c80162-f32b-409e-808b-0e3a70b3c4d1: CoreMessage[messageID=5490, durable=true, userID=255f1add-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=43c80162-f32b-409e-808b-0e3a70b3c4d1, size=939, properties=TypedProperties[__AMQ_CID=255ef3c9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e3824fc-4e15-41c6-b87d-96852dae8523, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b941632d-c970-4426-af21-4120cd97e884]]@1042426113 to transaction: TransactionImpl [xid=null, txID=5491, xid=null, state=ACTIVE, createTime=1719359619924(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@77107073 2024-06-25 23:53:39,924 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 43c80162-f32b-409e-808b-0e3a70b3c4d1: CoreMessage[messageID=5490, durable=true, userID=255f1add-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=43c80162-f32b-409e-808b-0e3a70b3c4d1, size=939, properties=TypedProperties[__AMQ_CID=255ef3c9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e3824fc-4e15-41c6-b87d-96852dae8523, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b941632d-c970-4426-af21-4120cd97e884]]@1042426113, transaction: TransactionImpl [xid=null, txID=5491, xid=null, state=COMMITTED, createTime=1719359619924(Tue Jun 25 23:53:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@77107073 2024-06-25 23:53:39,925 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 255eccb7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b941632d-c970-4426-af21-4120cd97e884] 2024-06-25 23:53:39,925 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 255de24f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,977 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5b166420, org.eclipse.scout.rt.mom.jms.JmsSubscription@49318c2a] 2024-06-25 23:53:39,978 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 255d4605-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,980 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 255d942a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,980 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4830ddbf[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:39,980 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007265 ms 2024-06-25 23:53:39,981 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 255ca9bf-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:39,983 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:39,983 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 78.228719 ms 2024-06-25 23:53:39,983 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,983 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:39,983 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:39,984 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 778415144'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,985 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,986 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2568b7cf-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,986 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2568b7d2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2568b7cf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2568b7cf-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23b6c494, true, {}] 2024-06-25 23:53:39,987 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2568dee3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2568b7cf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2568b7cf-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63ca6c33, true, {}] 2024-06-25 23:53:39,988 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0091ad99-b054-4f7f-8c3a-18b243fb63e6, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,989 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45bf1a7a 2024-06-25 23:53:39,989 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0091ad99-b054-4f7f-8c3a-18b243fb63e6, null, 0, false, true, null] 2024-06-25 23:53:39,990 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25692d05-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,990 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25695418-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25692d05-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25692d05-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e05a098, true, {}] 2024-06-25 23:53:39,991 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25697b29-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25692d05-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25692d05-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b09443c, true, {}] 2024-06-25 23:53:39,992 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,992 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2569a23a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:39,993 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2569c94d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2569a23a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2569a23a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ca3a635, true, {}] 2024-06-25 23:53:39,993 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2569c94e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2569a23a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2569a23a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8260a2, true, {}] 2024-06-25 23:53:39,994 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:39,995 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 256a176f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:39,995 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [256a1772-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=256a176f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=256a176f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fa808a2, true, {}] 2024-06-25 23:53:39,996 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [256a3e83-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=256a176f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=256a176f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@779b7e91, true, {}] 2024-06-25 23:53:39,996 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0, address=d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:39,996 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@457c892d 2024-06-25 23:53:39,997 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1cc291fe 2024-06-25 23:53:39,998 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0, null, 0, false, true, null] 2024-06-25 23:53:39,999 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5561, durable=true, userID=256a8ca6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=256a1771-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19114e-4cbc-4dde-9b8f-06210ebc39cb, JMSReplyTo=temp-queue://d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1699073545, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:39,999 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5561]:RELIABLE:CoreMessage[messageID=5561, durable=true, userID=256a8ca6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=256a1771-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19114e-4cbc-4dde-9b8f-06210ebc39cb, JMSReplyTo=temp-queue://d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1699073545 2024-06-25 23:53:40,000 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5561, durable=true, userID=256a8ca6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=256a1771-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19114e-4cbc-4dde-9b8f-06210ebc39cb, JMSReplyTo=temp-queue://d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1699073545 to transaction: TransactionImpl [xid=null, txID=5562, xid=null, state=ACTIVE, createTime=1719359620000(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c3791cf 2024-06-25 23:53:40,000 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 256adac7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c3ef8377-5974-4675-bb10-664934e86775] 2024-06-25 23:53:40,001 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [256b01da-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=256adac7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=256adac7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32e066d7, true, {}] 2024-06-25 23:53:40,001 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [256b01db-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=256adac7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=256adac7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c1ddeaa, true, {}] 2024-06-25 23:53:40,003 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5561, durable=true, userID=256a8ca6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:39 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=256a1771-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19114e-4cbc-4dde-9b8f-06210ebc39cb, JMSReplyTo=temp-queue://d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1699073545, transaction: TransactionImpl [xid=null, txID=5562, xid=null, state=COMMITTED, createTime=1719359620000(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c3791cf 2024-06-25 23:53:40,003 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5567, durable=true, userID=256b28ed-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0, size=939, properties=TypedProperties[__AMQ_CID=256b01d9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19114e-4cbc-4dde-9b8f-06210ebc39cb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c3ef8377-5974-4675-bb10-664934e86775]]@1142339395, context: RoutingContextImpl(Address=d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0, routingType=ANYCAST, PreviousAddress=d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0 previousRoute:ANYCAST, reusable=true, version=-2147483277) .................................................. ***** durable queues d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0: ***** non durable for d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0: - queueID=5557 address:d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0 name:d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0 filter:null .................................................. , transaction: null 2024-06-25 23:53:40,003 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0: Reference[5567]:RELIABLE:CoreMessage[messageID=5567, durable=true, userID=256b28ed-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0, size=939, properties=TypedProperties[__AMQ_CID=256b01d9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19114e-4cbc-4dde-9b8f-06210ebc39cb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c3ef8377-5974-4675-bb10-664934e86775]]@1142339395 2024-06-25 23:53:40,003 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0: CoreMessage[messageID=5567, durable=true, userID=256b28ed-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0, size=939, properties=TypedProperties[__AMQ_CID=256b01d9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19114e-4cbc-4dde-9b8f-06210ebc39cb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c3ef8377-5974-4675-bb10-664934e86775]]@1142339395 to transaction: TransactionImpl [xid=null, txID=5568, xid=null, state=ACTIVE, createTime=1719359620003(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b00ee25 2024-06-25 23:53:40,003 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0: CoreMessage[messageID=5567, durable=true, userID=256b28ed-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=d2cfd75c-acac-4c74-9ab0-ffdfaf264ea0, size=939, properties=TypedProperties[__AMQ_CID=256b01d9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19114e-4cbc-4dde-9b8f-06210ebc39cb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c3ef8377-5974-4675-bb10-664934e86775]]@1142339395, transaction: TransactionImpl [xid=null, txID=5568, xid=null, state=COMMITTED, createTime=1719359620003(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b00ee25 2024-06-25 23:53:40,004 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 256adac7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c3ef8377-5974-4675-bb10-664934e86775] 2024-06-25 23:53:40,004 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 256a176f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:40,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c0ec502, org.eclipse.scout.rt.mom.jms.JmsSubscription@6287e312] 2024-06-25 23:53:40,057 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25692d05-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:40,059 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2569a23a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:40,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@364e19de[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:40,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007887 ms 2024-06-25 23:53:40,061 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2568b7cf-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:40,062 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:40,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 78.364831 ms 2024-06-25 23:53:40,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:40,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:40,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:40,063 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1314755358'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:40,065 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:40,065 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2574c5df-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:40,066 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2574c5e2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2574c5df-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2574c5df-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b345a7b, true, {}] 2024-06-25 23:53:40,066 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2574ecf3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2574c5df-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2574c5df-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f53a620, true, {}] 2024-06-25 23:53:40,067 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1be46365-fdba-47a5-ac1f-b26144101ff4, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:40,068 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@53368b24 2024-06-25 23:53:40,068 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1be46365-fdba-47a5-ac1f-b26144101ff4, null, 0, false, true, null] 2024-06-25 23:53:40,069 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25756225-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:40,070 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25756228-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25756225-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25756225-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7222458e, true, {}] 2024-06-25 23:53:40,070 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25758939-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25756225-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25756225-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a5b9adf, true, {}] 2024-06-25 23:53:40,071 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:40,072 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2575d75a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:40,072 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2575d75d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2575d75a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2575d75a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46a05668, true, {}] 2024-06-25 23:53:40,073 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2575fe6e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2575d75a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2575d75a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a243aa1, true, {}] 2024-06-25 23:53:40,074 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:40,074 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2576257f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:40,075 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25764c92-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2576257f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2576257f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43f2c769, true, {}] 2024-06-25 23:53:40,075 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25764c93-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2576257f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2576257f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70b27764, true, {}] 2024-06-25 23:53:40,076 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e5bd8c49-b0ff-444d-8260-83e789c066cf, address=e5bd8c49-b0ff-444d-8260-83e789c066cf, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:40,076 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@76acbecd 2024-06-25 23:53:40,077 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5fe2c5e1 2024-06-25 23:53:40,077 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e5bd8c49-b0ff-444d-8260-83e789c066cf, null, 0, false, true, null] 2024-06-25 23:53:40,078 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5638, durable=true, userID=2576c1c6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=25764c91-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7c4de8f-dff2-462f-958c-da5370cd35b9, JMSReplyTo=temp-queue://e5bd8c49-b0ff-444d-8260-83e789c066cf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1095148989, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:40,079 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5638]:RELIABLE:CoreMessage[messageID=5638, durable=true, userID=2576c1c6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=25764c91-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7c4de8f-dff2-462f-958c-da5370cd35b9, JMSReplyTo=temp-queue://e5bd8c49-b0ff-444d-8260-83e789c066cf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1095148989 2024-06-25 23:53:40,080 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5638, durable=true, userID=2576c1c6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=25764c91-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7c4de8f-dff2-462f-958c-da5370cd35b9, JMSReplyTo=temp-queue://e5bd8c49-b0ff-444d-8260-83e789c066cf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1095148989 to transaction: TransactionImpl [xid=null, txID=5639, xid=null, state=ACTIVE, createTime=1719359620079(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@704ab264 2024-06-25 23:53:40,080 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25770fe7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=30e931e9-1c66-4051-b06b-6a6c7ad336d1] 2024-06-25 23:53:40,080 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25770fea-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25770fe7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25770fe7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@487e4ec, true, {}] 2024-06-25 23:53:40,081 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [257736fb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25770fe7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25770fe7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35c03e04, true, {}] 2024-06-25 23:53:40,082 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5638, durable=true, userID=2576c1c6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=25764c91-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7c4de8f-dff2-462f-958c-da5370cd35b9, JMSReplyTo=temp-queue://e5bd8c49-b0ff-444d-8260-83e789c066cf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1095148989, transaction: TransactionImpl [xid=null, txID=5639, xid=null, state=COMMITTED, createTime=1719359620079(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@704ab264 2024-06-25 23:53:40,082 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5644, durable=true, userID=25775e0d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=e5bd8c49-b0ff-444d-8260-83e789c066cf, size=939, properties=TypedProperties[__AMQ_CID=25770fe9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7c4de8f-dff2-462f-958c-da5370cd35b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=30e931e9-1c66-4051-b06b-6a6c7ad336d1]]@84632691, context: RoutingContextImpl(Address=e5bd8c49-b0ff-444d-8260-83e789c066cf, routingType=ANYCAST, PreviousAddress=e5bd8c49-b0ff-444d-8260-83e789c066cf previousRoute:ANYCAST, reusable=true, version=-2147483273) .................................................. ***** durable queues e5bd8c49-b0ff-444d-8260-83e789c066cf: ***** non durable for e5bd8c49-b0ff-444d-8260-83e789c066cf: - queueID=5634 address:e5bd8c49-b0ff-444d-8260-83e789c066cf name:e5bd8c49-b0ff-444d-8260-83e789c066cf filter:null .................................................. , transaction: null 2024-06-25 23:53:40,082 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e5bd8c49-b0ff-444d-8260-83e789c066cf: Reference[5644]:RELIABLE:CoreMessage[messageID=5644, durable=true, userID=25775e0d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=e5bd8c49-b0ff-444d-8260-83e789c066cf, size=939, properties=TypedProperties[__AMQ_CID=25770fe9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7c4de8f-dff2-462f-958c-da5370cd35b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=30e931e9-1c66-4051-b06b-6a6c7ad336d1]]@84632691 2024-06-25 23:53:40,083 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e5bd8c49-b0ff-444d-8260-83e789c066cf: CoreMessage[messageID=5644, durable=true, userID=25775e0d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=e5bd8c49-b0ff-444d-8260-83e789c066cf, size=939, properties=TypedProperties[__AMQ_CID=25770fe9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7c4de8f-dff2-462f-958c-da5370cd35b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=30e931e9-1c66-4051-b06b-6a6c7ad336d1]]@84632691 to transaction: TransactionImpl [xid=null, txID=5647, xid=null, state=ACTIVE, createTime=1719359620083(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6be76053 2024-06-25 23:53:40,083 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e5bd8c49-b0ff-444d-8260-83e789c066cf: CoreMessage[messageID=5644, durable=true, userID=25775e0d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=e5bd8c49-b0ff-444d-8260-83e789c066cf, size=939, properties=TypedProperties[__AMQ_CID=25770fe9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e7c4de8f-dff2-462f-958c-da5370cd35b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=30e931e9-1c66-4051-b06b-6a6c7ad336d1]]@84632691, transaction: TransactionImpl [xid=null, txID=5647, xid=null, state=COMMITTED, createTime=1719359620083(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6be76053 2024-06-25 23:53:40,083 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25770fe7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=30e931e9-1c66-4051-b06b-6a6c7ad336d1] 2024-06-25 23:53:40,084 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2576257f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:40,135 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@283595db, org.eclipse.scout.rt.mom.jms.JmsSubscription@747476f1] 2024-06-25 23:53:40,137 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25756225-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:40,138 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2575d75a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:40,139 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5fffde00[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:40,139 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007873 ms 2024-06-25 23:53:40,140 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2574c5df-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:40,141 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:40,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 78.788019 ms 2024-06-25 23:53:40,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:40,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:40,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:40,143 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 780900610'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:40,144 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:40,144 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2580d3ef-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:40,145 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2580fb02-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2580d3ef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2580d3ef-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aaf1f, true, {}] 2024-06-25 23:53:40,146 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25812213-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2580d3ef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2580d3ef-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20f21631, true, {}] 2024-06-25 23:53:40,147 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a9c61b55-090c-407a-bd41-a8a8a23e2d00, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:40,147 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@61f2a735 2024-06-25 23:53:40,148 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a9c61b55-090c-407a-bd41-a8a8a23e2d00, null, 0, false, true, null] 2024-06-25 23:53:40,150 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2581be55-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:40,151 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2581e568-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2581be55-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2581be55-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@723b2710, true, {}] 2024-06-25 23:53:40,152 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2581e569-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2581be55-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2581be55-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d9e8239, true, {}] 2024-06-25 23:53:40,153 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:40,153 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2582338a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:40,154 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25825a9d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2582338a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2582338a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b0a33a7, true, {}] 2024-06-25 23:53:40,155 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25825a9e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2582338a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2582338a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@709af584, true, {}] 2024-06-25 23:53:40,155 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:53:40,156 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2582a8bf-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:40,157 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2582ced2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2582a8bf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2582a8bf-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20a3ec4b, true, {}] 2024-06-25 23:53:40,157 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2582ced3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2582a8bf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2582a8bf-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41ceb2d6, true, {}] 2024-06-25 23:53:40,158 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8a1e02b2-60a3-4f83-bfa3-03870162e1c2, address=8a1e02b2-60a3-4f83-bfa3-03870162e1c2, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:40,158 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@219159da 2024-06-25 23:53:40,159 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@558e6b18 2024-06-25 23:53:40,159 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8a1e02b2-60a3-4f83-bfa3-03870162e1c2, null, 0, false, true, null] 2024-06-25 23:53:40,161 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5715, durable=true, userID=25834406-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2582ced1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67a1da29-7818-4d2c-8bb7-d189cf736395, JMSReplyTo=temp-queue://8a1e02b2-60a3-4f83-bfa3-03870162e1c2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@874335661, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:53:40,162 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5715]:RELIABLE:CoreMessage[messageID=5715, durable=true, userID=25834406-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2582ced1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67a1da29-7818-4d2c-8bb7-d189cf736395, JMSReplyTo=temp-queue://8a1e02b2-60a3-4f83-bfa3-03870162e1c2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@874335661 2024-06-25 23:53:40,163 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5715, durable=true, userID=25834406-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2582ced1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67a1da29-7818-4d2c-8bb7-d189cf736395, JMSReplyTo=temp-queue://8a1e02b2-60a3-4f83-bfa3-03870162e1c2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@874335661 to transaction: TransactionImpl [xid=null, txID=5716, xid=null, state=ACTIVE, createTime=1719359620162(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@afa0be8 2024-06-25 23:53:40,163 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2583b937-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c03b0fec-b119-4bd1-9927-37803be41136] 2024-06-25 23:53:40,164 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2583e04a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2583b937-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2583b937-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@235fa493, true, {}] 2024-06-25 23:53:40,164 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2583e04b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2583b937-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2583b937-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e076d83, true, {}] 2024-06-25 23:53:40,165 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5715, durable=true, userID=25834406-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2582ced1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67a1da29-7818-4d2c-8bb7-d189cf736395, JMSReplyTo=temp-queue://8a1e02b2-60a3-4f83-bfa3-03870162e1c2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@874335661, transaction: TransactionImpl [xid=null, txID=5716, xid=null, state=COMMITTED, createTime=1719359620162(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@afa0be8 2024-06-25 23:53:40,166 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8a1e02b2-60a3-4f83-bfa3-03870162e1c2: Reference[5721]:RELIABLE:CoreMessage[messageID=5721, durable=true, userID=2584075d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=8a1e02b2-60a3-4f83-bfa3-03870162e1c2, size=939, properties=TypedProperties[__AMQ_CID=2583e049-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67a1da29-7818-4d2c-8bb7-d189cf736395, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c03b0fec-b119-4bd1-9927-37803be41136]]@2095397999 2024-06-25 23:53:40,166 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5721, durable=true, userID=2584075d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=8a1e02b2-60a3-4f83-bfa3-03870162e1c2, size=939, properties=TypedProperties[__AMQ_CID=2583e049-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67a1da29-7818-4d2c-8bb7-d189cf736395, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c03b0fec-b119-4bd1-9927-37803be41136]]@2095397999, context: RoutingContextImpl(Address=8a1e02b2-60a3-4f83-bfa3-03870162e1c2, routingType=ANYCAST, PreviousAddress=8a1e02b2-60a3-4f83-bfa3-03870162e1c2 previousRoute:ANYCAST, reusable=true, version=-2147483269) .................................................. ***** durable queues 8a1e02b2-60a3-4f83-bfa3-03870162e1c2: ***** non durable for 8a1e02b2-60a3-4f83-bfa3-03870162e1c2: - queueID=5711 address:8a1e02b2-60a3-4f83-bfa3-03870162e1c2 name:8a1e02b2-60a3-4f83-bfa3-03870162e1c2 filter:null .................................................. , transaction: null 2024-06-25 23:53:40,166 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8a1e02b2-60a3-4f83-bfa3-03870162e1c2: CoreMessage[messageID=5721, durable=true, userID=2584075d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=8a1e02b2-60a3-4f83-bfa3-03870162e1c2, size=939, properties=TypedProperties[__AMQ_CID=2583e049-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67a1da29-7818-4d2c-8bb7-d189cf736395, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c03b0fec-b119-4bd1-9927-37803be41136]]@2095397999 to transaction: TransactionImpl [xid=null, txID=5722, xid=null, state=ACTIVE, createTime=1719359620166(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60026f6d 2024-06-25 23:53:40,166 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8a1e02b2-60a3-4f83-bfa3-03870162e1c2: CoreMessage[messageID=5721, durable=true, userID=2584075d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=8a1e02b2-60a3-4f83-bfa3-03870162e1c2, size=939, properties=TypedProperties[__AMQ_CID=2583e049-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67a1da29-7818-4d2c-8bb7-d189cf736395, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c03b0fec-b119-4bd1-9927-37803be41136]]@2095397999, transaction: TransactionImpl [xid=null, txID=5722, xid=null, state=COMMITTED, createTime=1719359620166(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60026f6d 2024-06-25 23:53:40,167 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2583b937-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c03b0fec-b119-4bd1-9927-37803be41136] 2024-06-25 23:53:40,167 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2582a8bf-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions, activemq.broker=mom71] 2024-06-25 23:53:40,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e549515, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c34ce24] 2024-06-25 23:53:40,220 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2581be55-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:40,222 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2582338a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:40,223 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6a764f90[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:40,223 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010860 ms 2024-06-25 23:53:40,224 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2580d3ef-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:40,225 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:40,226 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.587798 ms 2024-06-25 23:53:40,226 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:40,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:40,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:40,228 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 382115357'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:40,229 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom84] 2024-06-25 23:53:40,230 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 258df26f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:40,231 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [258df272-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=258df26f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=258df26f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f904e1, true, {}] 2024-06-25 23:53:40,231 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [258e1983-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=258df26f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=258df26f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a675837, true, {}] 2024-06-25 23:53:40,232 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1c16b3cc-d083-4db9-be37-03de2646bde2, address=1c16b3cc-d083-4db9-be37-03de2646bde2, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:40,232 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2fa631c 2024-06-25 23:53:40,233 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@248a0ef0 2024-06-25 23:53:40,233 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1c16b3cc-d083-4db9-be37-03de2646bde2, null, 0, false, true, null] 2024-06-25 23:53:40,235 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5772, durable=true, userID=258e8eb6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=258df271-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eaf0561a-addc-43df-bead-08e9cd45212e, JMSReplyTo=temp-queue://1c16b3cc-d083-4db9-be37-03de2646bde2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1982586548, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:40,529 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25bb6b17-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-25 23:53:40,529 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25bb922a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25bb6b17-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25bb6b17-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c064cdd, true, {}] 2024-06-25 23:53:40,530 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25bbb93b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25bb6b17-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25bb6b17-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c1cd88c, true, {}] 2024-06-25 23:53:40,531 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dab85d50-91ee-4730-903d-5b54e72af294, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:40,532 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45b0f0dc 2024-06-25 23:53:40,532 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dab85d50-91ee-4730-903d-5b54e72af294, null, 0, false, true, null] 2024-06-25 23:53:40,533 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25bc2e6d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-25 23:53:40,533 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25bc2e70-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25bc2e6d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25bc2e6d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70eef69c, true, {}] 2024-06-25 23:53:40,534 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25bc5581-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25bc2e6d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25bc2e6d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57354f49, true, {}] 2024-06-25 23:53:40,535 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:40,535 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5772]:RELIABLE:CoreMessage[messageID=5772, durable=true, userID=258e8eb6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=258df271-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eaf0561a-addc-43df-bead-08e9cd45212e, JMSReplyTo=temp-queue://1c16b3cc-d083-4db9-be37-03de2646bde2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1982586548 2024-06-25 23:53:40,536 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5772, durable=true, userID=258e8eb6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=258df271-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eaf0561a-addc-43df-bead-08e9cd45212e, JMSReplyTo=temp-queue://1c16b3cc-d083-4db9-be37-03de2646bde2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1982586548 to transaction: TransactionImpl [xid=null, txID=5787, xid=null, state=ACTIVE, createTime=1719359620536(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f064141 2024-06-25 23:53:40,537 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25bccab2-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=21f5a884-84b4-4436-ab1f-7b6b107caa33, activemq.broker=mom57] 2024-06-25 23:53:40,537 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25bccab5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25bccab2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25bccab2-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e8efc4f, true, {}] 2024-06-25 23:53:40,538 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25bcf1c6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25bccab2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25bccab2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61fe7fb7, true, {}] 2024-06-25 23:53:40,539 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5792, durable=true, userID=25bd18d8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=1c16b3cc-d083-4db9-be37-03de2646bde2, size=939, properties=TypedProperties[__AMQ_CID=25bccab4-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eaf0561a-addc-43df-bead-08e9cd45212e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=21f5a884-84b4-4436-ab1f-7b6b107caa33]]@284701022, context: RoutingContextImpl(Address=1c16b3cc-d083-4db9-be37-03de2646bde2, routingType=ANYCAST, PreviousAddress=1c16b3cc-d083-4db9-be37-03de2646bde2 previousRoute:ANYCAST, reusable=true, version=-2147483266) .................................................. ***** durable queues 1c16b3cc-d083-4db9-be37-03de2646bde2: ***** non durable for 1c16b3cc-d083-4db9-be37-03de2646bde2: - queueID=5768 address:1c16b3cc-d083-4db9-be37-03de2646bde2 name:1c16b3cc-d083-4db9-be37-03de2646bde2 filter:null .................................................. , transaction: null 2024-06-25 23:53:40,540 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1c16b3cc-d083-4db9-be37-03de2646bde2: Reference[5792]:RELIABLE:CoreMessage[messageID=5792, durable=true, userID=25bd18d8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=1c16b3cc-d083-4db9-be37-03de2646bde2, size=939, properties=TypedProperties[__AMQ_CID=25bccab4-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eaf0561a-addc-43df-bead-08e9cd45212e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=21f5a884-84b4-4436-ab1f-7b6b107caa33]]@284701022 2024-06-25 23:53:40,540 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1c16b3cc-d083-4db9-be37-03de2646bde2: CoreMessage[messageID=5792, durable=true, userID=25bd18d8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=1c16b3cc-d083-4db9-be37-03de2646bde2, size=939, properties=TypedProperties[__AMQ_CID=25bccab4-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eaf0561a-addc-43df-bead-08e9cd45212e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=21f5a884-84b4-4436-ab1f-7b6b107caa33]]@284701022 to transaction: TransactionImpl [xid=null, txID=5795, xid=null, state=ACTIVE, createTime=1719359620540(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32f0411f 2024-06-25 23:53:40,540 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5772, durable=true, userID=258e8eb6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=258df271-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eaf0561a-addc-43df-bead-08e9cd45212e, JMSReplyTo=temp-queue://1c16b3cc-d083-4db9-be37-03de2646bde2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1982586548, transaction: TransactionImpl [xid=null, txID=5787, xid=null, state=COMMITTED, createTime=1719359620536(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f064141 2024-06-25 23:53:40,540 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1c16b3cc-d083-4db9-be37-03de2646bde2: CoreMessage[messageID=5792, durable=true, userID=25bd18d8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=1c16b3cc-d083-4db9-be37-03de2646bde2, size=939, properties=TypedProperties[__AMQ_CID=25bccab4-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-eaf0561a-addc-43df-bead-08e9cd45212e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=21f5a884-84b4-4436-ab1f-7b6b107caa33]]@284701022, transaction: TransactionImpl [xid=null, txID=5795, xid=null, state=COMMITTED, createTime=1719359620540(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32f0411f 2024-06-25 23:53:40,541 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25bccab2-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=21f5a884-84b4-4436-ab1f-7b6b107caa33, activemq.broker=mom57] 2024-06-25 23:53:40,541 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 258df26f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:40,543 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a35cccf] 2024-06-25 23:53:40,544 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25bc2e6d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:40,545 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@51bb27cb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:40,545 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008901 ms 2024-06-25 23:53:40,546 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25bb6b17-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:40,547 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:40,547 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 320.620669 ms 2024-06-25 23:53:40,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:40,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:40,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:40,549 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1865100743'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:40,551 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2024-06-25 23:53:40,551 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25beed9a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom82] 2024-06-25 23:53:40,552 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25bf14ad-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25beed9a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25beed9a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@227a67b9, true, {}] 2024-06-25 23:53:40,552 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25bf14ae-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25beed9a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25beed9a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76005d2b, true, {}] 2024-06-25 23:53:40,553 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=703e7ff6-ff79-464b-807e-c25fa8025c53, address=703e7ff6-ff79-464b-807e-c25fa8025c53, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:40,553 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@74120614 2024-06-25 23:53:40,554 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29f65458 2024-06-25 23:53:40,554 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 703e7ff6-ff79-464b-807e-c25fa8025c53, null, 0, false, true, null] 2024-06-25 23:53:40,556 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5837, durable=true, userID=25bfb0f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=25bf14ac-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43adbe47-fda4-4e52-b0de-8cf33d9a0711, JMSReplyTo=temp-queue://703e7ff6-ff79-464b-807e-c25fa8025c53, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@455581255, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:40,850 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25ec8d52-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84] 2024-06-25 23:53:40,851 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25ec8d55-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25ec8d52-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25ec8d52-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12961a99, true, {}] 2024-06-25 23:53:40,851 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25ecb466-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25ec8d52-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25ec8d52-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58c0a970, true, {}] 2024-06-25 23:53:40,853 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a5493a83-c6f0-4202-baee-8886abf1d417, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:40,853 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@183a9f9e 2024-06-25 23:53:40,854 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a5493a83-c6f0-4202-baee-8886abf1d417, null, 0, false, true, null] 2024-06-25 23:53:40,855 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25ed2998-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84] 2024-06-25 23:53:40,855 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25ed50ab-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25ed2998-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25ed2998-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4245723a, true, {}] 2024-06-25 23:53:40,856 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25ed77bc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25ed2998-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25ed2998-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@395af770, true, {}] 2024-06-25 23:53:40,857 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:40,858 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5837]:RELIABLE:CoreMessage[messageID=5837, durable=true, userID=25bfb0f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=25bf14ac-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43adbe47-fda4-4e52-b0de-8cf33d9a0711, JMSReplyTo=temp-queue://703e7ff6-ff79-464b-807e-c25fa8025c53, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@455581255 2024-06-25 23:53:40,858 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5837, durable=true, userID=25bfb0f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=25bf14ac-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43adbe47-fda4-4e52-b0de-8cf33d9a0711, JMSReplyTo=temp-queue://703e7ff6-ff79-464b-807e-c25fa8025c53, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@455581255 to transaction: TransactionImpl [xid=null, txID=5852, xid=null, state=ACTIVE, createTime=1719359620858(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f25626c 2024-06-25 23:53:40,859 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25edeced-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=24dc447c-3114-4a5f-b075-de10f43df546, activemq.broker=mom84] 2024-06-25 23:53:40,859 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25edecf0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25edeced-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25edeced-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ef7870f, true, {}] 2024-06-25 23:53:40,860 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25ee1401-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25edeced-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25edeced-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50ff1652, true, {}] 2024-06-25 23:53:40,862 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5857, durable=true, userID=25ee3b13-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=703e7ff6-ff79-464b-807e-c25fa8025c53, size=939, properties=TypedProperties[__AMQ_CID=25edecef-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43adbe47-fda4-4e52-b0de-8cf33d9a0711, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24dc447c-3114-4a5f-b075-de10f43df546]]@1207004585, context: RoutingContextImpl(Address=703e7ff6-ff79-464b-807e-c25fa8025c53, routingType=ANYCAST, PreviousAddress=703e7ff6-ff79-464b-807e-c25fa8025c53 previousRoute:ANYCAST, reusable=true, version=-2147483262) .................................................. ***** durable queues 703e7ff6-ff79-464b-807e-c25fa8025c53: ***** non durable for 703e7ff6-ff79-464b-807e-c25fa8025c53: - queueID=5833 address:703e7ff6-ff79-464b-807e-c25fa8025c53 name:703e7ff6-ff79-464b-807e-c25fa8025c53 filter:null .................................................. , transaction: null 2024-06-25 23:53:40,862 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 703e7ff6-ff79-464b-807e-c25fa8025c53: Reference[5857]:RELIABLE:CoreMessage[messageID=5857, durable=true, userID=25ee3b13-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=703e7ff6-ff79-464b-807e-c25fa8025c53, size=939, properties=TypedProperties[__AMQ_CID=25edecef-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43adbe47-fda4-4e52-b0de-8cf33d9a0711, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24dc447c-3114-4a5f-b075-de10f43df546]]@1207004585 2024-06-25 23:53:40,862 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5837, durable=true, userID=25bfb0f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=25bf14ac-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43adbe47-fda4-4e52-b0de-8cf33d9a0711, JMSReplyTo=temp-queue://703e7ff6-ff79-464b-807e-c25fa8025c53, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@455581255, transaction: TransactionImpl [xid=null, txID=5852, xid=null, state=COMMITTED, createTime=1719359620858(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f25626c 2024-06-25 23:53:40,862 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 703e7ff6-ff79-464b-807e-c25fa8025c53: CoreMessage[messageID=5857, durable=true, userID=25ee3b13-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=703e7ff6-ff79-464b-807e-c25fa8025c53, size=939, properties=TypedProperties[__AMQ_CID=25edecef-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43adbe47-fda4-4e52-b0de-8cf33d9a0711, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24dc447c-3114-4a5f-b075-de10f43df546]]@1207004585 to transaction: TransactionImpl [xid=null, txID=5860, xid=null, state=ACTIVE, createTime=1719359620862(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@55e0b127 2024-06-25 23:53:40,863 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 703e7ff6-ff79-464b-807e-c25fa8025c53: CoreMessage[messageID=5857, durable=true, userID=25ee3b13-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=703e7ff6-ff79-464b-807e-c25fa8025c53, size=939, properties=TypedProperties[__AMQ_CID=25edecef-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43adbe47-fda4-4e52-b0de-8cf33d9a0711, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=24dc447c-3114-4a5f-b075-de10f43df546]]@1207004585, transaction: TransactionImpl [xid=null, txID=5860, xid=null, state=COMMITTED, createTime=1719359620862(Tue Jun 25 23:53:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@55e0b127 2024-06-25 23:53:40,863 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25edeced-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=24dc447c-3114-4a5f-b075-de10f43df546, activemq.broker=mom84] 2024-06-25 23:53:40,863 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25beed9a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom82] 2024-06-25 23:53:40,865 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@650d5a3d] 2024-06-25 23:53:40,867 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25ed2998-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:40,867 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7842e0aa[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:40,867 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.020115 ms 2024-06-25 23:53:40,869 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25ec8d52-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:40,870 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:40,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 321.553292 ms 2024-06-25 23:53:40,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:40,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:40,871 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:40,871 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1225992267'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:40,873 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-25 23:53:40,874 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 25f036e5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-25 23:53:40,874 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25f036e8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25f036e5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25f036e5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7169c669, true, {}] 2024-06-25 23:53:40,875 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [25f05df9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=25f036e5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=25f036e5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d8f5ce1, true, {}] 2024-06-25 23:53:40,876 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dc261f70-44b2-4750-b97c-01bfc7de8a87, address=dc261f70-44b2-4750-b97c-01bfc7de8a87, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:40,876 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@747b312d 2024-06-25 23:53:40,877 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@508c1c42 2024-06-25 23:53:40,877 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dc261f70-44b2-4750-b97c-01bfc7de8a87, null, 0, false, true, null] 2024-06-25 23:53:40,879 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5902, durable=true, userID=25f0fa3c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=25f036e7-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c07208de-b366-48a8-83dc-9eae4af62e1a, JMSReplyTo=temp-queue://dc261f70-44b2-4750-b97c-01bfc7de8a87, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2017328077, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:41,172 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 261daf8d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q)] 2024-06-25 23:53:41,173 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [261dd6a0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=261daf8d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=261daf8d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fe9d2b4, true, {}] 2024-06-25 23:53:41,174 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [261dfdb1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=261daf8d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=261daf8d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16e677ae, true, {}] 2024-06-25 23:53:41,175 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c0a89e1b-146b-44e5-a0f6-e309184ce984, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:41,175 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@8f4850e 2024-06-25 23:53:41,176 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c0a89e1b-146b-44e5-a0f6-e309184ce984, null, 0, false, true, null] 2024-06-25 23:53:41,176 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 261e4bd3-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q)] 2024-06-25 23:53:41,177 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [261e72e6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=261e4bd3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=261e4bd3-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1475c0b4, true, {}] 2024-06-25 23:53:41,177 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [261e72e7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=261e4bd3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=261e4bd3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c3fd0a4, true, {}] 2024-06-25 23:53:41,178 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:41,179 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5902]:RELIABLE:CoreMessage[messageID=5902, durable=true, userID=25f0fa3c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=25f036e7-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c07208de-b366-48a8-83dc-9eae4af62e1a, JMSReplyTo=temp-queue://dc261f70-44b2-4750-b97c-01bfc7de8a87, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2017328077 2024-06-25 23:53:41,179 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5902, durable=true, userID=25f0fa3c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=25f036e7-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c07208de-b366-48a8-83dc-9eae4af62e1a, JMSReplyTo=temp-queue://dc261f70-44b2-4750-b97c-01bfc7de8a87, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2017328077 to transaction: TransactionImpl [xid=null, txID=5917, xid=null, state=ACTIVE, createTime=1719359621179(Tue Jun 25 23:53:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2bc041e7 2024-06-25 23:53:41,180 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 261ee818-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=95279bee-2b99-48e0-a773-fa327e1c5581] 2024-06-25 23:53:41,180 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [261ee81b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=261ee818-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=261ee818-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d21d695, true, {}] 2024-06-25 23:53:41,181 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [261f0f2c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=261ee818-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=261ee818-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46e195bd, true, {}] 2024-06-25 23:53:41,182 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5922, durable=true, userID=261f363e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=dc261f70-44b2-4750-b97c-01bfc7de8a87, size=939, properties=TypedProperties[__AMQ_CID=261ee81a-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c07208de-b366-48a8-83dc-9eae4af62e1a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=95279bee-2b99-48e0-a773-fa327e1c5581]]@1743564376, context: RoutingContextImpl(Address=dc261f70-44b2-4750-b97c-01bfc7de8a87, routingType=ANYCAST, PreviousAddress=dc261f70-44b2-4750-b97c-01bfc7de8a87 previousRoute:ANYCAST, reusable=true, version=-2147483258) .................................................. ***** durable queues dc261f70-44b2-4750-b97c-01bfc7de8a87: ***** non durable for dc261f70-44b2-4750-b97c-01bfc7de8a87: - queueID=5898 address:dc261f70-44b2-4750-b97c-01bfc7de8a87 name:dc261f70-44b2-4750-b97c-01bfc7de8a87 filter:null .................................................. , transaction: null 2024-06-25 23:53:41,182 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dc261f70-44b2-4750-b97c-01bfc7de8a87: Reference[5922]:RELIABLE:CoreMessage[messageID=5922, durable=true, userID=261f363e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=dc261f70-44b2-4750-b97c-01bfc7de8a87, size=939, properties=TypedProperties[__AMQ_CID=261ee81a-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c07208de-b366-48a8-83dc-9eae4af62e1a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=95279bee-2b99-48e0-a773-fa327e1c5581]]@1743564376 2024-06-25 23:53:41,183 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dc261f70-44b2-4750-b97c-01bfc7de8a87: CoreMessage[messageID=5922, durable=true, userID=261f363e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=dc261f70-44b2-4750-b97c-01bfc7de8a87, size=939, properties=TypedProperties[__AMQ_CID=261ee81a-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c07208de-b366-48a8-83dc-9eae4af62e1a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=95279bee-2b99-48e0-a773-fa327e1c5581]]@1743564376 to transaction: TransactionImpl [xid=null, txID=5925, xid=null, state=ACTIVE, createTime=1719359621183(Tue Jun 25 23:53:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e06d0e2 2024-06-25 23:53:41,183 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dc261f70-44b2-4750-b97c-01bfc7de8a87: CoreMessage[messageID=5922, durable=true, userID=261f363e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=dc261f70-44b2-4750-b97c-01bfc7de8a87, size=939, properties=TypedProperties[__AMQ_CID=261ee81a-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c07208de-b366-48a8-83dc-9eae4af62e1a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=95279bee-2b99-48e0-a773-fa327e1c5581]]@1743564376, transaction: TransactionImpl [xid=null, txID=5925, xid=null, state=COMMITTED, createTime=1719359621183(Tue Jun 25 23:53:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e06d0e2 2024-06-25 23:53:41,183 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5902, durable=true, userID=25f0fa3c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:40 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=25f036e7-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c07208de-b366-48a8-83dc-9eae4af62e1a, JMSReplyTo=temp-queue://dc261f70-44b2-4750-b97c-01bfc7de8a87, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2017328077, transaction: TransactionImpl [xid=null, txID=5917, xid=null, state=COMMITTED, createTime=1719359621179(Tue Jun 25 23:53:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2bc041e7 2024-06-25 23:53:41,183 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 261ee818-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=95279bee-2b99-48e0-a773-fa327e1c5581] 2024-06-25 23:53:41,184 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 25f036e5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-25 23:53:41,186 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@20a434a8] 2024-06-25 23:53:41,187 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 261e4bd3-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:41,188 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5d82b6a4[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:41,188 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008710 ms 2024-06-25 23:53:41,189 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 261daf8d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:41,190 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:41,190 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 319.543421 ms 2024-06-25 23:53:41,190 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:41,191 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:41,191 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:41,192 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1556194145'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:41,193 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom84] 2024-06-25 23:53:41,194 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26210b00-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:41,194 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26210b03-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26210b00-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26210b00-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49fb2d8f, true, {}] 2024-06-25 23:53:41,195 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26213214-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26210b00-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26210b00-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b1bfa34, true, {}] 2024-06-25 23:53:41,196 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5bf505b9-6b57-421d-93c7-2e874b576428, address=5bf505b9-6b57-421d-93c7-2e874b576428, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:41,196 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@58f8571c 2024-06-25 23:53:41,197 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18cfd91e 2024-06-25 23:53:41,197 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5bf505b9-6b57-421d-93c7-2e874b576428, null, 0, false, true, null] 2024-06-25 23:53:41,199 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5967, durable=true, userID=2621a747-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26210b02-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5995f775-c7d2-413d-b6e6-f9ee63873239, JMSReplyTo=temp-queue://5bf505b9-6b57-421d-93c7-2e874b576428, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1649661712, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:41,493 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 264e83a8-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-25 23:53:41,494 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [264eaabb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=264e83a8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=264e83a8-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28d5ea9a, true, {}] 2024-06-25 23:53:41,494 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [264ed1cc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=264e83a8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=264e83a8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c877143, true, {}] 2024-06-25 23:53:41,495 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2cdeb0fe-fc18-4e5b-9450-6e617160e67b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:41,496 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c4319aa 2024-06-25 23:53:41,496 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2cdeb0fe-fc18-4e5b-9450-6e617160e67b, null, 0, false, true, null] 2024-06-25 23:53:41,497 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 264f46fe-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-25 23:53:41,498 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [264f4701-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=264f46fe-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=264f46fe-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65a5b6bc, true, {}] 2024-06-25 23:53:41,498 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [264f6e12-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=264f46fe-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=264f46fe-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@84818dd, true, {}] 2024-06-25 23:53:41,499 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:41,500 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5967]:RELIABLE:CoreMessage[messageID=5967, durable=true, userID=2621a747-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26210b02-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5995f775-c7d2-413d-b6e6-f9ee63873239, JMSReplyTo=temp-queue://5bf505b9-6b57-421d-93c7-2e874b576428, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1649661712 2024-06-25 23:53:41,500 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5967, durable=true, userID=2621a747-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26210b02-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5995f775-c7d2-413d-b6e6-f9ee63873239, JMSReplyTo=temp-queue://5bf505b9-6b57-421d-93c7-2e874b576428, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1649661712 to transaction: TransactionImpl [xid=null, txID=5982, xid=null, state=ACTIVE, createTime=1719359621500(Tue Jun 25 23:53:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5056801c 2024-06-25 23:53:41,501 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 264fe343-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fcbaf465-5bb7-4cb4-ad9b-f90feb6a28a9, activemq.broker=mom57] 2024-06-25 23:53:41,501 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [264fe346-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=264fe343-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=264fe343-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e5128e9, true, {}] 2024-06-25 23:53:41,502 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26500a57-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=264fe343-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=264fe343-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36a0cd9c, true, {}] 2024-06-25 23:53:41,504 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5bf505b9-6b57-421d-93c7-2e874b576428: Reference[5987]:RELIABLE:CoreMessage[messageID=5987, durable=true, userID=26503169-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=5bf505b9-6b57-421d-93c7-2e874b576428, size=939, properties=TypedProperties[__AMQ_CID=264fe345-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5995f775-c7d2-413d-b6e6-f9ee63873239, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcbaf465-5bb7-4cb4-ad9b-f90feb6a28a9]]@1201863240 2024-06-25 23:53:41,504 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5987, durable=true, userID=26503169-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=5bf505b9-6b57-421d-93c7-2e874b576428, size=939, properties=TypedProperties[__AMQ_CID=264fe345-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5995f775-c7d2-413d-b6e6-f9ee63873239, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcbaf465-5bb7-4cb4-ad9b-f90feb6a28a9]]@1201863240, context: RoutingContextImpl(Address=5bf505b9-6b57-421d-93c7-2e874b576428, routingType=ANYCAST, PreviousAddress=5bf505b9-6b57-421d-93c7-2e874b576428 previousRoute:ANYCAST, reusable=true, version=-2147483254) .................................................. ***** durable queues 5bf505b9-6b57-421d-93c7-2e874b576428: ***** non durable for 5bf505b9-6b57-421d-93c7-2e874b576428: - queueID=5963 address:5bf505b9-6b57-421d-93c7-2e874b576428 name:5bf505b9-6b57-421d-93c7-2e874b576428 filter:null .................................................. , transaction: null 2024-06-25 23:53:41,504 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5967, durable=true, userID=2621a747-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26210b02-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5995f775-c7d2-413d-b6e6-f9ee63873239, JMSReplyTo=temp-queue://5bf505b9-6b57-421d-93c7-2e874b576428, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1649661712, transaction: TransactionImpl [xid=null, txID=5982, xid=null, state=COMMITTED, createTime=1719359621500(Tue Jun 25 23:53:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5056801c 2024-06-25 23:53:41,504 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5bf505b9-6b57-421d-93c7-2e874b576428: CoreMessage[messageID=5987, durable=true, userID=26503169-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=5bf505b9-6b57-421d-93c7-2e874b576428, size=939, properties=TypedProperties[__AMQ_CID=264fe345-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5995f775-c7d2-413d-b6e6-f9ee63873239, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcbaf465-5bb7-4cb4-ad9b-f90feb6a28a9]]@1201863240 to transaction: TransactionImpl [xid=null, txID=5988, xid=null, state=ACTIVE, createTime=1719359621504(Tue Jun 25 23:53:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22d3b36b 2024-06-25 23:53:41,505 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5bf505b9-6b57-421d-93c7-2e874b576428: CoreMessage[messageID=5987, durable=true, userID=26503169-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=5bf505b9-6b57-421d-93c7-2e874b576428, size=939, properties=TypedProperties[__AMQ_CID=264fe345-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5995f775-c7d2-413d-b6e6-f9ee63873239, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fcbaf465-5bb7-4cb4-ad9b-f90feb6a28a9]]@1201863240, transaction: TransactionImpl [xid=null, txID=5988, xid=null, state=COMMITTED, createTime=1719359621504(Tue Jun 25 23:53:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22d3b36b 2024-06-25 23:53:41,505 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 264fe343-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fcbaf465-5bb7-4cb4-ad9b-f90feb6a28a9, activemq.broker=mom57] 2024-06-25 23:53:41,505 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26210b00-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:41,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@73a5cc47] 2024-06-25 23:53:41,508 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 264f46fe-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:41,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@fa0ab4f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:41,510 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011101 ms 2024-06-25 23:53:41,511 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 264e83a8-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:41,513 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:41,513 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 322.104079 ms 2024-06-25 23:53:41,513 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:41,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:41,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:41,515 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 877118741'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:41,517 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2024-06-25 23:53:41,517 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2652544b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom82] 2024-06-25 23:53:41,518 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2652544e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2652544b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2652544b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f128eda, true, {}] 2024-06-25 23:53:41,519 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26527b5f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2652544b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2652544b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@231a158, true, {}] 2024-06-25 23:53:41,519 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0f5e1d47-630a-4a7e-ba09-2f11af231d49, address=0f5e1d47-630a-4a7e-ba09-2f11af231d49, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:41,520 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@48396bf 2024-06-25 23:53:41,520 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3da90e2d 2024-06-25 23:53:41,521 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0f5e1d47-630a-4a7e-ba09-2f11af231d49, null, 0, false, true, null] 2024-06-25 23:53:41,523 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6032, durable=true, userID=265317a2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2652544d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59c265f3-3bef-4219-add4-6f5dae1254ae, JMSReplyTo=temp-queue://0f5e1d47-630a-4a7e-ba09-2f11af231d49, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1882619656, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:41,816 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 267ff403-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84] 2024-06-25 23:53:41,817 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [267ff406-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=267ff403-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=267ff403-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47171787, true, {}] 2024-06-25 23:53:41,817 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26801b17-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=267ff403-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=267ff403-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5626331c, true, {}] 2024-06-25 23:53:41,818 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c974cfa5-9135-42c7-b0ee-b9d78bf0c68f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:41,820 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4d988780 2024-06-25 23:53:41,820 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c974cfa5-9135-42c7-b0ee-b9d78bf0c68f, null, 0, false, true, null] 2024-06-25 23:53:41,821 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2680b759-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84] 2024-06-25 23:53:41,821 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2680b75c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2680b759-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2680b759-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e156f04, true, {}] 2024-06-25 23:53:41,822 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2680b75d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2680b759-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2680b759-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@322a8cb8, true, {}] 2024-06-25 23:53:41,822 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:41,823 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6032]:RELIABLE:CoreMessage[messageID=6032, durable=true, userID=265317a2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2652544d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59c265f3-3bef-4219-add4-6f5dae1254ae, JMSReplyTo=temp-queue://0f5e1d47-630a-4a7e-ba09-2f11af231d49, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1882619656 2024-06-25 23:53:41,823 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6032, durable=true, userID=265317a2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2652544d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59c265f3-3bef-4219-add4-6f5dae1254ae, JMSReplyTo=temp-queue://0f5e1d47-630a-4a7e-ba09-2f11af231d49, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1882619656 to transaction: TransactionImpl [xid=null, txID=6047, xid=null, state=ACTIVE, createTime=1719359621823(Tue Jun 25 23:53:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64cc553f 2024-06-25 23:53:41,824 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26812c8e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cf03c036-d709-4a18-a8d5-b961f2e88b17, activemq.broker=mom84] 2024-06-25 23:53:41,824 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26812c91-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26812c8e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26812c8e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a770bd9, true, {}] 2024-06-25 23:53:41,825 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [268153a2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26812c8e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26812c8e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41d3d156, true, {}] 2024-06-25 23:53:41,826 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6052, durable=true, userID=26817ab4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=0f5e1d47-630a-4a7e-ba09-2f11af231d49, size=939, properties=TypedProperties[__AMQ_CID=26812c90-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59c265f3-3bef-4219-add4-6f5dae1254ae, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cf03c036-d709-4a18-a8d5-b961f2e88b17]]@291633133, context: RoutingContextImpl(Address=0f5e1d47-630a-4a7e-ba09-2f11af231d49, routingType=ANYCAST, PreviousAddress=0f5e1d47-630a-4a7e-ba09-2f11af231d49 previousRoute:ANYCAST, reusable=true, version=-2147483250) .................................................. ***** durable queues 0f5e1d47-630a-4a7e-ba09-2f11af231d49: ***** non durable for 0f5e1d47-630a-4a7e-ba09-2f11af231d49: - queueID=6028 address:0f5e1d47-630a-4a7e-ba09-2f11af231d49 name:0f5e1d47-630a-4a7e-ba09-2f11af231d49 filter:null .................................................. , transaction: null 2024-06-25 23:53:41,826 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0f5e1d47-630a-4a7e-ba09-2f11af231d49: Reference[6052]:RELIABLE:CoreMessage[messageID=6052, durable=true, userID=26817ab4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=0f5e1d47-630a-4a7e-ba09-2f11af231d49, size=939, properties=TypedProperties[__AMQ_CID=26812c90-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59c265f3-3bef-4219-add4-6f5dae1254ae, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cf03c036-d709-4a18-a8d5-b961f2e88b17]]@291633133 2024-06-25 23:53:41,827 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0f5e1d47-630a-4a7e-ba09-2f11af231d49: CoreMessage[messageID=6052, durable=true, userID=26817ab4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=0f5e1d47-630a-4a7e-ba09-2f11af231d49, size=939, properties=TypedProperties[__AMQ_CID=26812c90-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59c265f3-3bef-4219-add4-6f5dae1254ae, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cf03c036-d709-4a18-a8d5-b961f2e88b17]]@291633133 to transaction: TransactionImpl [xid=null, txID=6055, xid=null, state=ACTIVE, createTime=1719359621827(Tue Jun 25 23:53:41 UTC 2024), timeoutSeconds=-1, nr operations = 1]@9436033 2024-06-25 23:53:41,827 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0f5e1d47-630a-4a7e-ba09-2f11af231d49: CoreMessage[messageID=6052, durable=true, userID=26817ab4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=0f5e1d47-630a-4a7e-ba09-2f11af231d49, size=939, properties=TypedProperties[__AMQ_CID=26812c90-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59c265f3-3bef-4219-add4-6f5dae1254ae, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cf03c036-d709-4a18-a8d5-b961f2e88b17]]@291633133, transaction: TransactionImpl [xid=null, txID=6055, xid=null, state=COMMITTED, createTime=1719359621827(Tue Jun 25 23:53:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@9436033 2024-06-25 23:53:41,827 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6032, durable=true, userID=265317a2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2652544d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-59c265f3-3bef-4219-add4-6f5dae1254ae, JMSReplyTo=temp-queue://0f5e1d47-630a-4a7e-ba09-2f11af231d49, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1882619656, transaction: TransactionImpl [xid=null, txID=6047, xid=null, state=COMMITTED, createTime=1719359621823(Tue Jun 25 23:53:41 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64cc553f 2024-06-25 23:53:41,827 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26812c8e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cf03c036-d709-4a18-a8d5-b961f2e88b17, activemq.broker=mom84] 2024-06-25 23:53:41,828 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2652544b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom82] 2024-06-25 23:53:41,829 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@eccaf1b] 2024-06-25 23:53:41,831 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2680b759-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:41,831 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@67994442[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:41,832 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008811 ms 2024-06-25 23:53:41,833 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 267ff403-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:41,834 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:41,834 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 319.727718 ms 2024-06-25 23:53:41,834 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:41,835 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:41,835 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:41,835 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 885050551'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:41,837 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-25 23:53:41,837 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26832866-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-25 23:53:41,838 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26834f79-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26832866-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26832866-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7638880e, true, {}] 2024-06-25 23:53:41,838 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26834f7a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26832866-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26832866-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56920ba0, true, {}] 2024-06-25 23:53:41,839 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=684d8f9a-559c-4826-9e7c-24ffad5d6a8a, address=684d8f9a-559c-4826-9e7c-24ffad5d6a8a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:41,839 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1cc62e6f 2024-06-25 23:53:41,840 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2867c85 2024-06-25 23:53:41,840 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 684d8f9a-559c-4826-9e7c-24ffad5d6a8a, null, 0, false, true, null] 2024-06-25 23:53:41,842 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6097, durable=true, userID=2683c4ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26834f78-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94f0132e-604b-4481-981f-44515751c5dd, JMSReplyTo=temp-queue://684d8f9a-559c-4826-9e7c-24ffad5d6a8a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1869909376, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:42,136 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26b0c81e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q)] 2024-06-25 23:53:42,137 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b0ef31-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26b0c81e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26b0c81e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@752ab8e8, true, {}] 2024-06-25 23:53:42,137 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b0ef32-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26b0c81e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26b0c81e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a956683, true, {}] 2024-06-25 23:53:42,139 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=24db62b0-bf29-4fc7-adc6-e9a4dd35557b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:42,139 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@304cfc23 2024-06-25 23:53:42,139 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 24db62b0-bf29-4fc7-adc6-e9a4dd35557b, null, 0, false, true, null] 2024-06-25 23:53:42,140 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26b16464-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q)] 2024-06-25 23:53:42,141 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b18b77-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26b16464-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26b16464-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@571cfbe, true, {}] 2024-06-25 23:53:42,141 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b18b78-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26b16464-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26b16464-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37fa1852, true, {}] 2024-06-25 23:53:42,142 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:42,143 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6097]:RELIABLE:CoreMessage[messageID=6097, durable=true, userID=2683c4ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26834f78-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94f0132e-604b-4481-981f-44515751c5dd, JMSReplyTo=temp-queue://684d8f9a-559c-4826-9e7c-24ffad5d6a8a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1869909376 2024-06-25 23:53:42,143 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6097, durable=true, userID=2683c4ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26834f78-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94f0132e-604b-4481-981f-44515751c5dd, JMSReplyTo=temp-queue://684d8f9a-559c-4826-9e7c-24ffad5d6a8a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1869909376 to transaction: TransactionImpl [xid=null, txID=6112, xid=null, state=ACTIVE, createTime=1719359622143(Tue Jun 25 23:53:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d8328af 2024-06-25 23:53:42,144 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26b200a9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f0f6085a-758e-439e-b2c8-7a8bd8082663] 2024-06-25 23:53:42,144 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b200ac-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26b200a9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26b200a9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e404515, true, {}] 2024-06-25 23:53:42,145 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b227bd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26b200a9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26b200a9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a348eb4, true, {}] 2024-06-25 23:53:42,146 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6117, durable=true, userID=26b24ecf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=684d8f9a-559c-4826-9e7c-24ffad5d6a8a, size=939, properties=TypedProperties[__AMQ_CID=26b200ab-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94f0132e-604b-4481-981f-44515751c5dd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0f6085a-758e-439e-b2c8-7a8bd8082663]]@570761000, context: RoutingContextImpl(Address=684d8f9a-559c-4826-9e7c-24ffad5d6a8a, routingType=ANYCAST, PreviousAddress=684d8f9a-559c-4826-9e7c-24ffad5d6a8a previousRoute:ANYCAST, reusable=true, version=-2147483246) .................................................. ***** durable queues 684d8f9a-559c-4826-9e7c-24ffad5d6a8a: ***** non durable for 684d8f9a-559c-4826-9e7c-24ffad5d6a8a: - queueID=6093 address:684d8f9a-559c-4826-9e7c-24ffad5d6a8a name:684d8f9a-559c-4826-9e7c-24ffad5d6a8a filter:null .................................................. , transaction: null 2024-06-25 23:53:42,146 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 684d8f9a-559c-4826-9e7c-24ffad5d6a8a: Reference[6117]:RELIABLE:CoreMessage[messageID=6117, durable=true, userID=26b24ecf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=684d8f9a-559c-4826-9e7c-24ffad5d6a8a, size=939, properties=TypedProperties[__AMQ_CID=26b200ab-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94f0132e-604b-4481-981f-44515751c5dd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0f6085a-758e-439e-b2c8-7a8bd8082663]]@570761000 2024-06-25 23:53:42,147 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 684d8f9a-559c-4826-9e7c-24ffad5d6a8a: CoreMessage[messageID=6117, durable=true, userID=26b24ecf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=684d8f9a-559c-4826-9e7c-24ffad5d6a8a, size=939, properties=TypedProperties[__AMQ_CID=26b200ab-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94f0132e-604b-4481-981f-44515751c5dd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0f6085a-758e-439e-b2c8-7a8bd8082663]]@570761000 to transaction: TransactionImpl [xid=null, txID=6120, xid=null, state=ACTIVE, createTime=1719359622147(Tue Jun 25 23:53:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@347d8931 2024-06-25 23:53:42,147 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6097, durable=true, userID=2683c4ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:41 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26834f78-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94f0132e-604b-4481-981f-44515751c5dd, JMSReplyTo=temp-queue://684d8f9a-559c-4826-9e7c-24ffad5d6a8a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1869909376, transaction: TransactionImpl [xid=null, txID=6112, xid=null, state=COMMITTED, createTime=1719359622143(Tue Jun 25 23:53:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d8328af 2024-06-25 23:53:42,147 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 684d8f9a-559c-4826-9e7c-24ffad5d6a8a: CoreMessage[messageID=6117, durable=true, userID=26b24ecf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=684d8f9a-559c-4826-9e7c-24ffad5d6a8a, size=939, properties=TypedProperties[__AMQ_CID=26b200ab-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-94f0132e-604b-4481-981f-44515751c5dd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0f6085a-758e-439e-b2c8-7a8bd8082663]]@570761000, transaction: TransactionImpl [xid=null, txID=6120, xid=null, state=COMMITTED, createTime=1719359622147(Tue Jun 25 23:53:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@347d8931 2024-06-25 23:53:42,147 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26b200a9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f0f6085a-758e-439e-b2c8-7a8bd8082663] 2024-06-25 23:53:42,148 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26832866-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-25 23:53:42,149 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@106f0051] 2024-06-25 23:53:42,151 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26b16464-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:42,151 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3e639ad1[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:42,151 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009109 ms 2024-06-25 23:53:42,153 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26b0c81e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:42,154 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:42,154 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 319.073155 ms 2024-06-25 23:53:42,154 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:42,154 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:42,154 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:42,155 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 14975962'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:42,157 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom84] 2024-06-25 23:53:42,158 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26b42391-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:42,158 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b42394-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26b42391-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26b42391-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24ae8ba9, true, {}] 2024-06-25 23:53:42,159 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26b44aa5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26b42391-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26b42391-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12bd2c1c, true, {}] 2024-06-25 23:53:42,160 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=92177692-4d86-4f97-b0ab-d70b77829713, address=92177692-4d86-4f97-b0ab-d70b77829713, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:42,160 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@ed8f757 2024-06-25 23:53:42,161 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@52366d33 2024-06-25 23:53:42,161 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 92177692-4d86-4f97-b0ab-d70b77829713, null, 0, false, true, null] 2024-06-25 23:53:42,163 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6162, durable=true, userID=26b4bfd8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26b42393-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8d46436a-e794-4ebf-b195-a755cedf51a8, JMSReplyTo=temp-queue://92177692-4d86-4f97-b0ab-d70b77829713, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1036793492, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:42,456 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26e19c39-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-25 23:53:42,457 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26e1c34c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26e19c39-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26e19c39-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37ba825a, true, {}] 2024-06-25 23:53:42,458 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26e1c34d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26e19c39-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26e19c39-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d1bfdf0, true, {}] 2024-06-25 23:53:42,459 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d58bb1ba-ad2f-4fd9-a709-1e35a141230e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:42,459 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2186f532 2024-06-25 23:53:42,460 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d58bb1ba-ad2f-4fd9-a709-1e35a141230e, null, 0, false, true, null] 2024-06-25 23:53:42,460 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26e2387f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-25 23:53:42,461 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26e25f92-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26e2387f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26e2387f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f4553d1, true, {}] 2024-06-25 23:53:42,462 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26e25f93-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26e2387f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26e2387f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1356b888, true, {}] 2024-06-25 23:53:42,462 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:42,463 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6162]:RELIABLE:CoreMessage[messageID=6162, durable=true, userID=26b4bfd8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26b42393-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8d46436a-e794-4ebf-b195-a755cedf51a8, JMSReplyTo=temp-queue://92177692-4d86-4f97-b0ab-d70b77829713, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1036793492 2024-06-25 23:53:42,464 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6162, durable=true, userID=26b4bfd8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26b42393-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8d46436a-e794-4ebf-b195-a755cedf51a8, JMSReplyTo=temp-queue://92177692-4d86-4f97-b0ab-d70b77829713, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1036793492 to transaction: TransactionImpl [xid=null, txID=6177, xid=null, state=ACTIVE, createTime=1719359622464(Tue Jun 25 23:53:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a09f341 2024-06-25 23:53:42,464 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26e2d4c4-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2bf85d3d-a894-4bfe-883a-7ea671b48c89, activemq.broker=mom57] 2024-06-25 23:53:42,465 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26e2fbd7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26e2d4c4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26e2d4c4-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71d1bddc, true, {}] 2024-06-25 23:53:42,466 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26e2fbd8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26e2d4c4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26e2d4c4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@611860f1, true, {}] 2024-06-25 23:53:42,467 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6182, durable=true, userID=26e349fa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=92177692-4d86-4f97-b0ab-d70b77829713, size=939, properties=TypedProperties[__AMQ_CID=26e2fbd6-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8d46436a-e794-4ebf-b195-a755cedf51a8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2bf85d3d-a894-4bfe-883a-7ea671b48c89]]@975779058, context: RoutingContextImpl(Address=92177692-4d86-4f97-b0ab-d70b77829713, routingType=ANYCAST, PreviousAddress=92177692-4d86-4f97-b0ab-d70b77829713 previousRoute:ANYCAST, reusable=true, version=-2147483242) .................................................. ***** durable queues 92177692-4d86-4f97-b0ab-d70b77829713: ***** non durable for 92177692-4d86-4f97-b0ab-d70b77829713: - queueID=6158 address:92177692-4d86-4f97-b0ab-d70b77829713 name:92177692-4d86-4f97-b0ab-d70b77829713 filter:null .................................................. , transaction: null 2024-06-25 23:53:42,467 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 92177692-4d86-4f97-b0ab-d70b77829713: Reference[6182]:RELIABLE:CoreMessage[messageID=6182, durable=true, userID=26e349fa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=92177692-4d86-4f97-b0ab-d70b77829713, size=939, properties=TypedProperties[__AMQ_CID=26e2fbd6-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8d46436a-e794-4ebf-b195-a755cedf51a8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2bf85d3d-a894-4bfe-883a-7ea671b48c89]]@975779058 2024-06-25 23:53:42,468 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 92177692-4d86-4f97-b0ab-d70b77829713: CoreMessage[messageID=6182, durable=true, userID=26e349fa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=92177692-4d86-4f97-b0ab-d70b77829713, size=939, properties=TypedProperties[__AMQ_CID=26e2fbd6-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8d46436a-e794-4ebf-b195-a755cedf51a8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2bf85d3d-a894-4bfe-883a-7ea671b48c89]]@975779058 to transaction: TransactionImpl [xid=null, txID=6184, xid=null, state=ACTIVE, createTime=1719359622468(Tue Jun 25 23:53:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b3a0154 2024-06-25 23:53:42,468 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6162, durable=true, userID=26b4bfd8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26b42393-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8d46436a-e794-4ebf-b195-a755cedf51a8, JMSReplyTo=temp-queue://92177692-4d86-4f97-b0ab-d70b77829713, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1036793492, transaction: TransactionImpl [xid=null, txID=6177, xid=null, state=COMMITTED, createTime=1719359622464(Tue Jun 25 23:53:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a09f341 2024-06-25 23:53:42,468 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 92177692-4d86-4f97-b0ab-d70b77829713: CoreMessage[messageID=6182, durable=true, userID=26e349fa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=92177692-4d86-4f97-b0ab-d70b77829713, size=939, properties=TypedProperties[__AMQ_CID=26e2fbd6-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8d46436a-e794-4ebf-b195-a755cedf51a8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2bf85d3d-a894-4bfe-883a-7ea671b48c89]]@975779058, transaction: TransactionImpl [xid=null, txID=6184, xid=null, state=COMMITTED, createTime=1719359622468(Tue Jun 25 23:53:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b3a0154 2024-06-25 23:53:42,468 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26e2d4c4-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2bf85d3d-a894-4bfe-883a-7ea671b48c89, activemq.broker=mom57] 2024-06-25 23:53:42,469 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26b42391-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:42,470 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@49231d79] 2024-06-25 23:53:42,471 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26e2387f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:42,472 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4d523ece[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:42,472 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008960 ms 2024-06-25 23:53:42,474 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26e19c39-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:42,474 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:42,475 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 320.116472 ms 2024-06-25 23:53:42,475 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:42,475 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:42,475 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:42,476 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1651697566'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:42,477 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q)] 2024-06-25 23:53:42,478 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 26e4f7ac-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom82] 2024-06-25 23:53:42,479 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26e51ebf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26e4f7ac-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26e4f7ac-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12c6e556, true, {}] 2024-06-25 23:53:42,479 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [26e51ec0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=26e4f7ac-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=26e4f7ac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ae426a7, true, {}] 2024-06-25 23:53:42,480 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9cd88d63-c237-482a-9589-ad89076f9c03, address=9cd88d63-c237-482a-9589-ad89076f9c03, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:42,480 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@521d44e7 2024-06-25 23:53:42,481 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72181a74 2024-06-25 23:53:42,481 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9cd88d63-c237-482a-9589-ad89076f9c03, null, 0, false, true, null] 2024-06-25 23:53:42,483 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6227, durable=true, userID=26e5bb03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26e51ebe-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f2d013-7eac-49f0-bf2c-d6501c4d6e66, JMSReplyTo=temp-queue://9cd88d63-c237-482a-9589-ad89076f9c03, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1619309347, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:42,777 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 27129764-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84] 2024-06-25 23:53:42,778 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2712be77-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27129764-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27129764-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c205131, true, {}] 2024-06-25 23:53:42,779 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2712be78-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27129764-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27129764-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57d1bd34, true, {}] 2024-06-25 23:53:42,780 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fa7071ad-8202-4c16-bf85-3df612bdc73b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:42,781 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a84a8f5 2024-06-25 23:53:42,781 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fa7071ad-8202-4c16-bf85-3df612bdc73b, null, 0, false, true, null] 2024-06-25 23:53:42,782 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 27135aba-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom84] 2024-06-25 23:53:42,782 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [27135abd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27135aba-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27135aba-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c30ddd5, true, {}] 2024-06-25 23:53:42,783 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [271381ce-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27135aba-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27135aba-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f1edc7a, true, {}] 2024-06-25 23:53:42,784 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:42,784 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6227]:RELIABLE:CoreMessage[messageID=6227, durable=true, userID=26e5bb03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26e51ebe-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f2d013-7eac-49f0-bf2c-d6501c4d6e66, JMSReplyTo=temp-queue://9cd88d63-c237-482a-9589-ad89076f9c03, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1619309347 2024-06-25 23:53:42,785 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6227, durable=true, userID=26e5bb03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26e51ebe-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f2d013-7eac-49f0-bf2c-d6501c4d6e66, JMSReplyTo=temp-queue://9cd88d63-c237-482a-9589-ad89076f9c03, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1619309347 to transaction: TransactionImpl [xid=null, txID=6242, xid=null, state=ACTIVE, createTime=1719359622785(Tue Jun 25 23:53:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7bc2d741 2024-06-25 23:53:42,786 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2713cfef-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4a00cf94-52b0-4756-8173-61a0d9629ca3, activemq.broker=mom84] 2024-06-25 23:53:42,786 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2713f702-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2713cfef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2713cfef-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cb1a097, true, {}] 2024-06-25 23:53:42,787 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [27141e13-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2713cfef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2713cfef-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@304f68aa, true, {}] 2024-06-25 23:53:42,788 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9cd88d63-c237-482a-9589-ad89076f9c03: Reference[6247]:RELIABLE:CoreMessage[messageID=6247, durable=true, userID=27144525-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=9cd88d63-c237-482a-9589-ad89076f9c03, size=939, properties=TypedProperties[__AMQ_CID=2713f701-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f2d013-7eac-49f0-bf2c-d6501c4d6e66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4a00cf94-52b0-4756-8173-61a0d9629ca3]]@2083482425 2024-06-25 23:53:42,788 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6247, durable=true, userID=27144525-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=9cd88d63-c237-482a-9589-ad89076f9c03, size=939, properties=TypedProperties[__AMQ_CID=2713f701-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f2d013-7eac-49f0-bf2c-d6501c4d6e66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4a00cf94-52b0-4756-8173-61a0d9629ca3]]@2083482425, context: RoutingContextImpl(Address=9cd88d63-c237-482a-9589-ad89076f9c03, routingType=ANYCAST, PreviousAddress=9cd88d63-c237-482a-9589-ad89076f9c03 previousRoute:ANYCAST, reusable=true, version=-2147483238) .................................................. ***** durable queues 9cd88d63-c237-482a-9589-ad89076f9c03: ***** non durable for 9cd88d63-c237-482a-9589-ad89076f9c03: - queueID=6223 address:9cd88d63-c237-482a-9589-ad89076f9c03 name:9cd88d63-c237-482a-9589-ad89076f9c03 filter:null .................................................. , transaction: null 2024-06-25 23:53:42,789 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9cd88d63-c237-482a-9589-ad89076f9c03: CoreMessage[messageID=6247, durable=true, userID=27144525-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=9cd88d63-c237-482a-9589-ad89076f9c03, size=939, properties=TypedProperties[__AMQ_CID=2713f701-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f2d013-7eac-49f0-bf2c-d6501c4d6e66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4a00cf94-52b0-4756-8173-61a0d9629ca3]]@2083482425 to transaction: TransactionImpl [xid=null, txID=6248, xid=null, state=ACTIVE, createTime=1719359622789(Tue Jun 25 23:53:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4929d321 2024-06-25 23:53:42,789 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9cd88d63-c237-482a-9589-ad89076f9c03: CoreMessage[messageID=6247, durable=true, userID=27144525-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=9cd88d63-c237-482a-9589-ad89076f9c03, size=939, properties=TypedProperties[__AMQ_CID=2713f701-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f2d013-7eac-49f0-bf2c-d6501c4d6e66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4a00cf94-52b0-4756-8173-61a0d9629ca3]]@2083482425, transaction: TransactionImpl [xid=null, txID=6248, xid=null, state=COMMITTED, createTime=1719359622789(Tue Jun 25 23:53:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4929d321 2024-06-25 23:53:42,789 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2713cfef-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4a00cf94-52b0-4756-8173-61a0d9629ca3, activemq.broker=mom84] 2024-06-25 23:53:42,789 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6227, durable=true, userID=26e5bb03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=26e51ebe-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f1f2d013-7eac-49f0-bf2c-d6501c4d6e66, JMSReplyTo=temp-queue://9cd88d63-c237-482a-9589-ad89076f9c03, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1619309347, transaction: TransactionImpl [xid=null, txID=6242, xid=null, state=COMMITTED, createTime=1719359622785(Tue Jun 25 23:53:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7bc2d741 2024-06-25 23:53:42,790 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 26e4f7ac-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom82] 2024-06-25 23:53:42,791 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@25ee3cd6] 2024-06-25 23:53:42,792 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 27135aba-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:42,793 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@cd901ca[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:42,793 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008591 ms 2024-06-25 23:53:42,794 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 27129764-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:42,795 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:42,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 319.732207 ms 2024-06-25 23:53:42,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:42,796 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:42,796 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:42,796 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1022226740'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:42,798 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-25 23:53:42,798 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2715cbc7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-25 23:53:42,799 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2715f2da-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2715cbc7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2715cbc7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fb9f5f6, true, {}] 2024-06-25 23:53:42,800 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [271619eb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2715cbc7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2715cbc7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7774fd50, true, {}] 2024-06-25 23:53:42,801 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=38cf5720-cfee-482f-93b0-e68d0e33462b, address=38cf5720-cfee-482f-93b0-e68d0e33462b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:42,801 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@26cf7069 2024-06-25 23:53:42,801 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@21f81f4a 2024-06-25 23:53:42,802 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 38cf5720-cfee-482f-93b0-e68d0e33462b, null, 0, false, true, null] 2024-06-25 23:53:42,803 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6292, durable=true, userID=27168f1e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2715f2d9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7d0cd6d-8934-44df-a4ba-b71bca4cef40, JMSReplyTo=temp-queue://38cf5720-cfee-482f-93b0-e68d0e33462b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1899911366, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:43,097 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 27436b7f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q)] 2024-06-25 23:53:43,098 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [27439292-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27436b7f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27436b7f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@459b6c44, true, {}] 2024-06-25 23:53:43,099 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [27439293-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27436b7f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27436b7f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58d43a12, true, {}] 2024-06-25 23:53:43,100 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=55a94c70-ebf5-4a67-8c9b-50135bad92c2, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:43,100 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e1293a5 2024-06-25 23:53:43,101 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 55a94c70-ebf5-4a67-8c9b-50135bad92c2, null, 0, false, true, null] 2024-06-25 23:53:43,101 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 274407c5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q)] 2024-06-25 23:53:43,102 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [27442ed8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=274407c5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=274407c5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4532fadc, true, {}] 2024-06-25 23:53:43,102 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [27442ed9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=274407c5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=274407c5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@270937ea, true, {}] 2024-06-25 23:53:43,103 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:43,104 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6292]:RELIABLE:CoreMessage[messageID=6292, durable=true, userID=27168f1e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2715f2d9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7d0cd6d-8934-44df-a4ba-b71bca4cef40, JMSReplyTo=temp-queue://38cf5720-cfee-482f-93b0-e68d0e33462b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1899911366 2024-06-25 23:53:43,104 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6292, durable=true, userID=27168f1e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2715f2d9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7d0cd6d-8934-44df-a4ba-b71bca4cef40, JMSReplyTo=temp-queue://38cf5720-cfee-482f-93b0-e68d0e33462b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1899911366 to transaction: TransactionImpl [xid=null, txID=6307, xid=null, state=ACTIVE, createTime=1719359623104(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c3b339b 2024-06-25 23:53:43,105 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2744a40a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e138c917-d940-4065-9447-7c10b298a1f8] 2024-06-25 23:53:43,105 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2744a40d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2744a40a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2744a40a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fd6956a, true, {}] 2024-06-25 23:53:43,106 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2744cb1e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2744a40a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2744a40a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72405f6d, true, {}] 2024-06-25 23:53:43,108 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6312, durable=true, userID=2744f230-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=38cf5720-cfee-482f-93b0-e68d0e33462b, size=939, properties=TypedProperties[__AMQ_CID=2744a40c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7d0cd6d-8934-44df-a4ba-b71bca4cef40, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e138c917-d940-4065-9447-7c10b298a1f8]]@246937845, context: RoutingContextImpl(Address=38cf5720-cfee-482f-93b0-e68d0e33462b, routingType=ANYCAST, PreviousAddress=38cf5720-cfee-482f-93b0-e68d0e33462b previousRoute:ANYCAST, reusable=true, version=-2147483234) .................................................. ***** durable queues 38cf5720-cfee-482f-93b0-e68d0e33462b: ***** non durable for 38cf5720-cfee-482f-93b0-e68d0e33462b: - queueID=6288 address:38cf5720-cfee-482f-93b0-e68d0e33462b name:38cf5720-cfee-482f-93b0-e68d0e33462b filter:null .................................................. , transaction: null 2024-06-25 23:53:43,108 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 38cf5720-cfee-482f-93b0-e68d0e33462b: Reference[6312]:RELIABLE:CoreMessage[messageID=6312, durable=true, userID=2744f230-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=38cf5720-cfee-482f-93b0-e68d0e33462b, size=939, properties=TypedProperties[__AMQ_CID=2744a40c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7d0cd6d-8934-44df-a4ba-b71bca4cef40, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e138c917-d940-4065-9447-7c10b298a1f8]]@246937845 2024-06-25 23:53:43,108 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 38cf5720-cfee-482f-93b0-e68d0e33462b: CoreMessage[messageID=6312, durable=true, userID=2744f230-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=38cf5720-cfee-482f-93b0-e68d0e33462b, size=939, properties=TypedProperties[__AMQ_CID=2744a40c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7d0cd6d-8934-44df-a4ba-b71bca4cef40, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e138c917-d940-4065-9447-7c10b298a1f8]]@246937845 to transaction: TransactionImpl [xid=null, txID=6315, xid=null, state=ACTIVE, createTime=1719359623108(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@312696f5 2024-06-25 23:53:43,108 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 38cf5720-cfee-482f-93b0-e68d0e33462b: CoreMessage[messageID=6312, durable=true, userID=2744f230-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=38cf5720-cfee-482f-93b0-e68d0e33462b, size=939, properties=TypedProperties[__AMQ_CID=2744a40c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7d0cd6d-8934-44df-a4ba-b71bca4cef40, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e138c917-d940-4065-9447-7c10b298a1f8]]@246937845, transaction: TransactionImpl [xid=null, txID=6315, xid=null, state=COMMITTED, createTime=1719359623108(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@312696f5 2024-06-25 23:53:43,108 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6292, durable=true, userID=27168f1e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:42 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2715f2d9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f7d0cd6d-8934-44df-a4ba-b71bca4cef40, JMSReplyTo=temp-queue://38cf5720-cfee-482f-93b0-e68d0e33462b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1899911366, transaction: TransactionImpl [xid=null, txID=6307, xid=null, state=COMMITTED, createTime=1719359623104(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c3b339b 2024-06-25 23:53:43,109 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2744a40a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e138c917-d940-4065-9447-7c10b298a1f8] 2024-06-25 23:53:43,109 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2715cbc7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom71] 2024-06-25 23:53:43,110 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ae37be2] 2024-06-25 23:53:43,112 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 274407c5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:43,113 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@69c5f8ee[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:43,113 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012097 ms 2024-06-25 23:53:43,115 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 27436b7f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:43,116 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:43,116 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 320.061253 ms 2024-06-25 23:53:43,116 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:43,117 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:43,117 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:43,118 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 334690759'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:43,119 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom84] 2024-06-25 23:53:43,120 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2746ed02-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:43,121 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2746ed05-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2746ed02-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2746ed02-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32183e9d, true, {}] 2024-06-25 23:53:43,121 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [27471416-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2746ed02-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2746ed02-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79e95eb2, true, {}] 2024-06-25 23:53:43,122 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0, address=905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:43,123 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@67ad8e7a 2024-06-25 23:53:43,123 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@62b93d44 2024-06-25 23:53:43,124 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0, null, 0, false, true, null] 2024-06-25 23:53:43,125 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6357, durable=true, userID=2747b059-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2746ed04-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ba4b73c-95fa-413a-9d77-54a2889c5b1c, JMSReplyTo=temp-queue://905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1593379342, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-25 23:53:43,419 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 27748cba-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-25 23:53:43,420 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [27748cbd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27748cba-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27748cba-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@eacf112, true, {}] 2024-06-25 23:53:43,420 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2774b3ce-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27748cba-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27748cba-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11260b58, true, {}] 2024-06-25 23:53:43,421 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5ebb56be-5827-46ca-87d8-6fa14ec969af, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:43,422 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@39c25d80 2024-06-25 23:53:43,422 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5ebb56be-5827-46ca-87d8-6fa14ec969af, null, 0, false, true, null] 2024-06-25 23:53:43,423 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 27752900-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-25 23:53:43,423 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [27752903-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27752900-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27752900-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b278f65, true, {}] 2024-06-25 23:53:43,424 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [27755014-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27752900-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27752900-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64756b7b, true, {}] 2024-06-25 23:53:43,424 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-25 23:53:43,425 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6357]:RELIABLE:CoreMessage[messageID=6357, durable=true, userID=2747b059-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2746ed04-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ba4b73c-95fa-413a-9d77-54a2889c5b1c, JMSReplyTo=temp-queue://905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1593379342 2024-06-25 23:53:43,426 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6357, durable=true, userID=2747b059-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2746ed04-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ba4b73c-95fa-413a-9d77-54a2889c5b1c, JMSReplyTo=temp-queue://905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1593379342 to transaction: TransactionImpl [xid=null, txID=6372, xid=null, state=ACTIVE, createTime=1719359623425(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37a546fa 2024-06-25 23:53:43,426 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 27759e35-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6537d008-b05f-4ba4-b0ae-49ba40c64e5d, activemq.broker=mom57] 2024-06-25 23:53:43,427 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2775c548-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27759e35-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27759e35-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44b5688a, true, {}] 2024-06-25 23:53:43,427 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2775c549-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27759e35-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27759e35-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41a2fb34, true, {}] 2024-06-25 23:53:43,429 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6377, durable=true, userID=2775ec5b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0, size=939, properties=TypedProperties[__AMQ_CID=2775c547-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ba4b73c-95fa-413a-9d77-54a2889c5b1c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6537d008-b05f-4ba4-b0ae-49ba40c64e5d]]@624897439, context: RoutingContextImpl(Address=905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0, routingType=ANYCAST, PreviousAddress=905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0 previousRoute:ANYCAST, reusable=true, version=-2147483230) .................................................. ***** durable queues 905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0: ***** non durable for 905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0: - queueID=6353 address:905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0 name:905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0 filter:null .................................................. , transaction: null 2024-06-25 23:53:43,429 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0: Reference[6377]:RELIABLE:CoreMessage[messageID=6377, durable=true, userID=2775ec5b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0, size=939, properties=TypedProperties[__AMQ_CID=2775c547-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ba4b73c-95fa-413a-9d77-54a2889c5b1c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6537d008-b05f-4ba4-b0ae-49ba40c64e5d]]@624897439 2024-06-25 23:53:43,429 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6357, durable=true, userID=2747b059-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=2746ed04-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ba4b73c-95fa-413a-9d77-54a2889c5b1c, JMSReplyTo=temp-queue://905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1593379342, transaction: TransactionImpl [xid=null, txID=6372, xid=null, state=COMMITTED, createTime=1719359623425(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37a546fa 2024-06-25 23:53:43,430 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0: CoreMessage[messageID=6377, durable=true, userID=2775ec5b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0, size=939, properties=TypedProperties[__AMQ_CID=2775c547-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ba4b73c-95fa-413a-9d77-54a2889c5b1c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6537d008-b05f-4ba4-b0ae-49ba40c64e5d]]@624897439 to transaction: TransactionImpl [xid=null, txID=6379, xid=null, state=ACTIVE, createTime=1719359623429(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c20494e 2024-06-25 23:53:43,430 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0: CoreMessage[messageID=6377, durable=true, userID=2775ec5b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=905ba5ab-dba0-4eb1-bb2a-ed1b85a3ddd0, size=939, properties=TypedProperties[__AMQ_CID=2775c547-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2ba4b73c-95fa-413a-9d77-54a2889c5b1c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6537d008-b05f-4ba4-b0ae-49ba40c64e5d]]@624897439, transaction: TransactionImpl [xid=null, txID=6379, xid=null, state=COMMITTED, createTime=1719359623429(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c20494e 2024-06-25 23:53:43,430 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 27759e35-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6537d008-b05f-4ba4-b0ae-49ba40c64e5d, activemq.broker=mom57] 2024-06-25 23:53:43,431 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2746ed02-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-25 23:53:43,432 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12f32f99] 2024-06-25 23:53:43,433 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 27752900-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:43,434 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@18fbe857[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:43,434 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008770 ms 2024-06-25 23:53:43,435 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 27748cba-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:43,436 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:43,436 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 319.207852 ms 2024-06-25 23:53:43,436 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyRequestFirst [artemis-j2ee]> 2024-06-25 23:53:43,437 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:43,437 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithoutRequestReply [artemis-j2ee]> 2024-06-25 23:53:43,437 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2010632912'. 2024-06-25 23:53:43,439 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled 2024-06-25 23:53:43,439 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:53:43,439 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:43,439 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.307171 ms 2024-06-25 23:53:43,440 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithoutRequestReply [artemis-j2ee]> 2024-06-25 23:53:43,440 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:43,440 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessageRequestReply [artemis-j2ee]> 2024-06-25 23:53:43,440 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 976451032'. 2024-06-25 23:53:43,442 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:53:43,442 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 27780f3e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:53:43,443 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [27783651-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27780f3e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27780f3e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@156d13b9, true, {}] 2024-06-25 23:53:43,443 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [27783652-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=27780f3e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=27780f3e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b071781, true, {}] 2024-06-25 23:53:43,445 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1c597198-d6ec-4cee-898d-47673cfe0acc, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:43,445 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f9d1f99 2024-06-25 23:53:43,445 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1c597198-d6ec-4cee-898d-47673cfe0acc, null, 0, false, true, null] 2024-06-25 23:53:43,446 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2778ab84-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:53:43,446 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2778ab87-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2778ab84-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2778ab84-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@736ade92, true, {}] 2024-06-25 23:53:43,447 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2778d298-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2778ab84-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2778ab84-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e599197, true, {}] 2024-06-25 23:53:43,448 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessageRequestReply, null, 0, false, true, null] 2024-06-25 23:53:43,449 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 277920b9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testCurrentMessageRequestReply, cid=cid_test, activemq.broker=mom82] 2024-06-25 23:53:43,450 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [277947cc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=277920b9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=277920b9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6406b05, true, {}] 2024-06-25 23:53:43,450 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [277947cd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=277920b9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=277920b9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b9979a8, true, {}] 2024-06-25 23:53:43,451 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2c41417d-c449-436a-8cbe-4dd0d55873fc, address=2c41417d-c449-436a-8cbe-4dd0d55873fc, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:43,451 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@58dbf5e5 2024-06-25 23:53:43,451 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@433eca6f 2024-06-25 23:53:43,452 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2c41417d-c449-436a-8cbe-4dd0d55873fc, null, 0, false, true, null] 2024-06-25 23:53:43,453 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6436, durable=true, userID=2779bd00-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=277947cb-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d5ba83-9991-4802-95eb-8b4655e2a314, JMSReplyTo=temp-queue://2c41417d-c449-436a-8cbe-4dd0d55873fc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1824444032, context: RoutingContextImpl(Address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessageRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483476) .................................................. ***** durable queues test/mom/testCurrentMessageRequestReply: - queueID=2360 address:test/mom/testCurrentMessageRequestReply name:test/mom/testCurrentMessageRequestReply filter:null ***** non durable for test/mom/testCurrentMessageRequestReply: .................................................. , transaction: null 2024-06-25 23:53:43,454 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessageRequestReply: Reference[6436]:RELIABLE:CoreMessage[messageID=6436, durable=true, userID=2779bd00-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=277947cb-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d5ba83-9991-4802-95eb-8b4655e2a314, JMSReplyTo=temp-queue://2c41417d-c449-436a-8cbe-4dd0d55873fc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1824444032 2024-06-25 23:53:43,454 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=6436, durable=true, userID=2779bd00-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=277947cb-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d5ba83-9991-4802-95eb-8b4655e2a314, JMSReplyTo=temp-queue://2c41417d-c449-436a-8cbe-4dd0d55873fc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1824444032 to transaction: TransactionImpl [xid=null, txID=6437, xid=null, state=ACTIVE, createTime=1719359623454(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@54ed1365 2024-06-25 23:53:43,455 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 277a0b21-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@fa97317b[name=test/mom/testCurrentMessageRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid_test, activemq.broker=mom84] 2024-06-25 23:53:43,455 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [277a0b24-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=277a0b21-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=277a0b21-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@753118cd, true, {}] 2024-06-25 23:53:43,456 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [277a3235-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=277a0b21-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=277a0b21-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d4a42ee, true, {}] 2024-06-25 23:53:43,457 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=6436, durable=true, userID=2779bd00-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=277947cb-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d5ba83-9991-4802-95eb-8b4655e2a314, JMSReplyTo=temp-queue://2c41417d-c449-436a-8cbe-4dd0d55873fc, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1824444032, transaction: TransactionImpl [xid=null, txID=6437, xid=null, state=COMMITTED, createTime=1719359623454(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@54ed1365 2024-06-25 23:53:43,457 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6442, durable=true, userID=277a5947-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=2c41417d-c449-436a-8cbe-4dd0d55873fc, size=752, properties=TypedProperties[__AMQ_CID=277a0b23-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d5ba83-9991-4802-95eb-8b4655e2a314, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@854171178, context: RoutingContextImpl(Address=2c41417d-c449-436a-8cbe-4dd0d55873fc, routingType=ANYCAST, PreviousAddress=2c41417d-c449-436a-8cbe-4dd0d55873fc previousRoute:ANYCAST, reusable=true, version=-2147483225) .................................................. ***** durable queues 2c41417d-c449-436a-8cbe-4dd0d55873fc: ***** non durable for 2c41417d-c449-436a-8cbe-4dd0d55873fc: - queueID=6432 address:2c41417d-c449-436a-8cbe-4dd0d55873fc name:2c41417d-c449-436a-8cbe-4dd0d55873fc filter:null .................................................. , transaction: null 2024-06-25 23:53:43,457 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2c41417d-c449-436a-8cbe-4dd0d55873fc: Reference[6442]:RELIABLE:CoreMessage[messageID=6442, durable=true, userID=277a5947-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=2c41417d-c449-436a-8cbe-4dd0d55873fc, size=752, properties=TypedProperties[__AMQ_CID=277a0b23-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d5ba83-9991-4802-95eb-8b4655e2a314, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@854171178 2024-06-25 23:53:43,458 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2c41417d-c449-436a-8cbe-4dd0d55873fc: CoreMessage[messageID=6442, durable=true, userID=277a5947-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=2c41417d-c449-436a-8cbe-4dd0d55873fc, size=752, properties=TypedProperties[__AMQ_CID=277a0b23-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d5ba83-9991-4802-95eb-8b4655e2a314, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@854171178 to transaction: TransactionImpl [xid=null, txID=6445, xid=null, state=ACTIVE, createTime=1719359623457(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5331163b 2024-06-25 23:53:43,458 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2c41417d-c449-436a-8cbe-4dd0d55873fc: CoreMessage[messageID=6442, durable=true, userID=277a5947-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=2c41417d-c449-436a-8cbe-4dd0d55873fc, size=752, properties=TypedProperties[__AMQ_CID=277a0b23-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d5ba83-9991-4802-95eb-8b4655e2a314, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@854171178, transaction: TransactionImpl [xid=null, txID=6445, xid=null, state=COMMITTED, createTime=1719359623457(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5331163b 2024-06-25 23:53:43,458 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 277a0b21-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@fa97317b[name=test/mom/testCurrentMessageRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid_test, activemq.broker=mom84] 2024-06-25 23:53:43,458 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 277920b9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testCurrentMessageRequestReply, cid=cid_test, activemq.broker=mom82] 2024-06-25 23:53:43,460 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@665574fb, org.eclipse.scout.rt.mom.jms.JmsSubscription@3eb7ff78] 2024-06-25 23:53:43,461 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2778ab84-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:43,461 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3280a79a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:43,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008153 ms 2024-06-25 23:53:43,463 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 27780f3e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:43,463 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:43,464 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.319797 ms 2024-06-25 23:53:43,464 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessageRequestReply [artemis-j2ee]> 2024-06-25 23:53:43,464 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:43,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyTimeout [artemis-j2ee]> 2024-06-25 23:53:43,465 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1583695780'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:43,467 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:43,467 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 277bdfe9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:43,467 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [277bdfec-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=277bdfe9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=277bdfe9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c200bba, true, {}] 2024-06-25 23:53:43,468 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [277c06fd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=277bdfe9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=277bdfe9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ed32529, true, {}] 2024-06-25 23:53:43,469 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ca63cb91-4513-4a2e-89a3-a39e287f3aac, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:43,469 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37f4c331 2024-06-25 23:53:43,470 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ca63cb91-4513-4a2e-89a3-a39e287f3aac, null, 0, false, true, null] 2024-06-25 23:53:43,470 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 277c551f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:43,471 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [277c7c32-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=277c551f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=277c551f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70893a89, true, {}] 2024-06-25 23:53:43,471 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [277c7c33-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=277c551f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=277c551f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2079a8c3, true, {}] 2024-06-25 23:53:43,472 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 277c7c33-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicRequestReplyTimeout, [MULTICAST], true] 2024-06-25 23:53:43,472 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2f025e1a 2024-06-25 23:53:43,473 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=feb0b75e-124d-4dd4-ad00-b3c7297ff9a3, address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:43,474 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@103e1026 2024-06-25 23:53:43,474 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, feb0b75e-124d-4dd4-ad00-b3c7297ff9a3, null, 0, false, true, null] 2024-06-25 23:53:43,475 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 277d1875-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom84] 2024-06-25 23:53:43,475 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [277d1878-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=277d1875-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=277d1875-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20bccccc, true, {}] 2024-06-25 23:53:43,476 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [277d1879-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=277d1875-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=277d1875-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c5e304e, true, {}] 2024-06-25 23:53:43,476 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=72a1867c-f6b4-46ab-bd3f-e7717ec2d509, address=72a1867c-f6b4-46ab-bd3f-e7717ec2d509, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:43,476 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1fd2e78e 2024-06-25 23:53:43,477 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4409aa81 2024-06-25 23:53:43,477 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 72a1867c-f6b4-46ab-bd3f-e7717ec2d509, null, 0, false, true, null] 2024-06-25 23:53:43,479 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6505, durable=true, userID=277d8dac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=277d1877-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c6ba059-eff6-48fb-800b-2684b790cdb3, JMSReplyTo=temp-queue://72a1867c-f6b4-46ab-bd3f-e7717ec2d509, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1142037152, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyTimeout previousRoute:MULTICAST, reusable=true, version=-2147483221) .................................................. ***** durable queues test/mom/testTopicRequestReplyTimeout: ***** non durable for test/mom/testTopicRequestReplyTimeout: - queueID=6493 address:test/mom/testTopicRequestReplyTimeout name:feb0b75e-124d-4dd4-ad00-b3c7297ff9a3 filter:null .................................................. , transaction: null 2024-06-25 23:53:43,479 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from feb0b75e-124d-4dd4-ad00-b3c7297ff9a3: Reference[6505]:RELIABLE:CoreMessage[messageID=6505, durable=true, userID=277d8dac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=277d1877-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c6ba059-eff6-48fb-800b-2684b790cdb3, JMSReplyTo=temp-queue://72a1867c-f6b4-46ab-bd3f-e7717ec2d509, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1142037152 2024-06-25 23:53:43,479 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from feb0b75e-124d-4dd4-ad00-b3c7297ff9a3: CoreMessage[messageID=6505, durable=true, userID=277d8dac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=277d1877-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c6ba059-eff6-48fb-800b-2684b790cdb3, JMSReplyTo=temp-queue://72a1867c-f6b4-46ab-bd3f-e7717ec2d509, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1142037152 to transaction: TransactionImpl [xid=null, txID=6506, xid=null, state=ACTIVE, createTime=1719359623479(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6abc748a 2024-06-25 23:53:43,479 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from feb0b75e-124d-4dd4-ad00-b3c7297ff9a3: CoreMessage[messageID=6505, durable=true, userID=277d8dac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:43 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=277d1877-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c6ba059-eff6-48fb-800b-2684b790cdb3, JMSReplyTo=temp-queue://72a1867c-f6b4-46ab-bd3f-e7717ec2d509, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1142037152, transaction: TransactionImpl [xid=null, txID=6506, xid=null, state=COMMITTED, createTime=1719359623479(Tue Jun 25 23:53:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6abc748a 2024-06-25 23:53:48,475 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom84] 2024-06-25 23:53:48,476 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a7808fd-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-7c6ba059-eff6-48fb-800b-2684b790cdb3, activemq.broker=mom57] 2024-06-25 23:53:48,477 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a785720-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7808fd-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7808fd-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32a5a6ba, true, {}] 2024-06-25 23:53:48,478 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a787e31-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7808fd-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7808fd-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29db2d73, true, {}] 2024-06-25 23:53:48,478 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 277d1875-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom84] 2024-06-25 23:53:48,479 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6524, durable=true, userID=2a787e33-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2a78571f-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c6ba059-eff6-48fb-800b-2684b790cdb3, _AMQ_ROUTING_TYPE=0]]@1909116415, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483222) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=6483 address:scout.mom.requestreply.cancellation name:ca63cb91-4513-4a2e-89a3-a39e287f3aac filter:null .................................................. , transaction: null 2024-06-25 23:53:48,480 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ca63cb91-4513-4a2e-89a3-a39e287f3aac: Reference[6524]:RELIABLE:CoreMessage[messageID=6524, durable=true, userID=2a787e33-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2a78571f-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c6ba059-eff6-48fb-800b-2684b790cdb3, _AMQ_ROUTING_TYPE=0]]@1909116415 2024-06-25 23:53:48,480 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ca63cb91-4513-4a2e-89a3-a39e287f3aac: CoreMessage[messageID=6524, durable=true, userID=2a787e33-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2a78571f-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c6ba059-eff6-48fb-800b-2684b790cdb3, _AMQ_ROUTING_TYPE=0]]@1909116415 to transaction: TransactionImpl [xid=null, txID=6527, xid=null, state=ACTIVE, createTime=1719359628480(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@33b6aca8 2024-06-25 23:53:48,481 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ca63cb91-4513-4a2e-89a3-a39e287f3aac: CoreMessage[messageID=6524, durable=true, userID=2a787e33-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2a78571f-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7c6ba059-eff6-48fb-800b-2684b790cdb3, _AMQ_ROUTING_TYPE=0]]@1909116415, transaction: TransactionImpl [xid=null, txID=6527, xid=null, state=COMMITTED, createTime=1719359628480(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@33b6aca8 2024-06-25 23:53:48,481 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5f606ab6] 2024-06-25 23:53:48,481 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a7808fd-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-7c6ba059-eff6-48fb-800b-2684b790cdb3, activemq.broker=mom57] 2024-06-25 23:53:48,482 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 277c551f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:48,483 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@52c246fb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:48,483 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010791 ms 2024-06-25 23:53:48,485 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 277bdfe9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:48,486 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:48,486 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5021.515055 ms 2024-06-25 23:53:48,486 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyTimeout [artemis-j2ee]> 2024-06-25 23:53:48,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:48,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:48,488 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 591372617'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:48,490 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:48,491 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a7a7a05-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:48,492 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a7a7a08-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7a7a05-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7a7a05-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57f30549, true, {}] 2024-06-25 23:53:48,492 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a7aa119-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7a7a05-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7a7a05-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d1b75a7, true, {}] 2024-06-25 23:53:48,494 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6f9809fb-88f7-463c-aac9-d5adc0220d66, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:48,494 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e727e45 2024-06-25 23:53:48,495 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6f9809fb-88f7-463c-aac9-d5adc0220d66, null, 0, false, true, null] 2024-06-25 23:53:48,495 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a7b164b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:48,496 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a7b3d5e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7b164b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7b164b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6eadf08d, true, {}] 2024-06-25 23:53:48,497 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a7b646f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7b164b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7b164b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ae255fd, true, {}] 2024-06-25 23:53:48,498 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2a7b646f-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicRequestReplyMultipleSubscriptions, [MULTICAST], true] 2024-06-25 23:53:48,498 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@477884bc 2024-06-25 23:53:48,499 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=77cc09b2-9d95-4ee2-88b5-30318e9aa000, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:48,500 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@cd38fcc 2024-06-25 23:53:48,500 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 77cc09b2-9d95-4ee2-88b5-30318e9aa000, null, 0, false, true, null] 2024-06-25 23:53:48,501 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a7c00b1-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:48,502 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a7c27c4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7c00b1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7c00b1-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@542a2f8, true, {}] 2024-06-25 23:53:48,503 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a7c27c5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7c00b1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7c00b1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@607a1c99, true, {}] 2024-06-25 23:53:48,504 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b232d0eb-3a79-4b5a-91bd-d476880908e5, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:48,504 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@74a5bbfc 2024-06-25 23:53:48,505 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b232d0eb-3a79-4b5a-91bd-d476880908e5, null, 0, false, true, null] 2024-06-25 23:53:48,506 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a7cc407-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom86] 2024-06-25 23:53:48,506 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a7cc40a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7cc407-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7cc407-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6418e74b, true, {}] 2024-06-25 23:53:48,507 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a7ceb1b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7cc407-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7cc407-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4793ac37, true, {}] 2024-06-25 23:53:48,507 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8042cad1-152b-4cec-b028-e47dc806e6c1, address=8042cad1-152b-4cec-b028-e47dc806e6c1, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:48,508 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2fb3d4cd 2024-06-25 23:53:48,508 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c6df8e3 2024-06-25 23:53:48,509 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8042cad1-152b-4cec-b028-e47dc806e6c1, null, 0, false, true, null] 2024-06-25 23:53:48,510 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6588, durable=true, userID=2a7d604e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2a7cc409-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, JMSReplyTo=temp-queue://8042cad1-152b-4cec-b028-e47dc806e6c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@533733915, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483214) .................................................. ***** durable queues test/mom/testTopicRequestReplyMultipleSubscriptions: ***** non durable for test/mom/testTopicRequestReplyMultipleSubscriptions: - queueID=6568 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:77cc09b2-9d95-4ee2-88b5-30318e9aa000 filter:null - queueID=6576 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:b232d0eb-3a79-4b5a-91bd-d476880908e5 filter:null .................................................. , transaction: null 2024-06-25 23:53:48,510 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 77cc09b2-9d95-4ee2-88b5-30318e9aa000: Reference[6588]:RELIABLE:CoreMessage[messageID=6588, durable=true, userID=2a7d604e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2a7cc409-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, JMSReplyTo=temp-queue://8042cad1-152b-4cec-b028-e47dc806e6c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@533733915 2024-06-25 23:53:48,510 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b232d0eb-3a79-4b5a-91bd-d476880908e5: Reference[6588]:RELIABLE:CoreMessage[messageID=6588, durable=true, userID=2a7d604e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2a7cc409-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, JMSReplyTo=temp-queue://8042cad1-152b-4cec-b028-e47dc806e6c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@533733915 2024-06-25 23:53:48,511 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b232d0eb-3a79-4b5a-91bd-d476880908e5: CoreMessage[messageID=6588, durable=true, userID=2a7d604e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2a7cc409-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, JMSReplyTo=temp-queue://8042cad1-152b-4cec-b028-e47dc806e6c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@533733915 to transaction: TransactionImpl [xid=null, txID=6590, xid=null, state=ACTIVE, createTime=1719359628511(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59e9ddbc 2024-06-25 23:53:48,511 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 77cc09b2-9d95-4ee2-88b5-30318e9aa000: CoreMessage[messageID=6588, durable=true, userID=2a7d604e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2a7cc409-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, JMSReplyTo=temp-queue://8042cad1-152b-4cec-b028-e47dc806e6c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@533733915 to transaction: TransactionImpl [xid=null, txID=6589, xid=null, state=ACTIVE, createTime=1719359628511(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1cc3b723 2024-06-25 23:53:48,511 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b232d0eb-3a79-4b5a-91bd-d476880908e5: CoreMessage[messageID=6588, durable=true, userID=2a7d604e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2a7cc409-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, JMSReplyTo=temp-queue://8042cad1-152b-4cec-b028-e47dc806e6c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@533733915, transaction: TransactionImpl [xid=null, txID=6590, xid=null, state=COMMITTED, createTime=1719359628511(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59e9ddbc 2024-06-25 23:53:48,511 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 77cc09b2-9d95-4ee2-88b5-30318e9aa000: CoreMessage[messageID=6588, durable=true, userID=2a7d604e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=2a7cc409-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, JMSReplyTo=temp-queue://8042cad1-152b-4cec-b028-e47dc806e6c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@533733915, transaction: TransactionImpl [xid=null, txID=6589, xid=null, state=COMMITTED, createTime=1719359628511(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1cc3b723 2024-06-25 23:53:48,512 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a7dae6f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=59cad0ef-671a-4d53-99a8-fea49f3e1ef5, activemq.broker=mom84] 2024-06-25 23:53:48,512 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a7dae72-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7dae6f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7dae6f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ba6c882, true, {}] 2024-06-25 23:53:48,513 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a7dd583-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7dae6f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7dae6f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1283089, true, {}] 2024-06-25 23:53:48,513 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a7dd584-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=f1ffa70b-ee0a-4891-af65-97f5f3fcf5ea, activemq.broker=mom26] 2024-06-25 23:53:48,513 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a7dd587-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7dd584-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7dd584-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2542995b, true, {}] 2024-06-25 23:53:48,514 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a7dfc9a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a7dd584-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a7dd584-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2edf3611, true, {}] 2024-06-25 23:53:48,514 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6599, durable=true, userID=2a7dfc99-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=8042cad1-152b-4cec-b028-e47dc806e6c1, size=939, properties=TypedProperties[__AMQ_CID=2a7dae71-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59cad0ef-671a-4d53-99a8-fea49f3e1ef5]]@761478876, context: RoutingContextImpl(Address=8042cad1-152b-4cec-b028-e47dc806e6c1, routingType=ANYCAST, PreviousAddress=8042cad1-152b-4cec-b028-e47dc806e6c1 previousRoute:ANYCAST, reusable=true, version=-2147483213) .................................................. ***** durable queues 8042cad1-152b-4cec-b028-e47dc806e6c1: ***** non durable for 8042cad1-152b-4cec-b028-e47dc806e6c1: - queueID=6584 address:8042cad1-152b-4cec-b028-e47dc806e6c1 name:8042cad1-152b-4cec-b028-e47dc806e6c1 filter:null .................................................. , transaction: null 2024-06-25 23:53:48,514 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8042cad1-152b-4cec-b028-e47dc806e6c1: Reference[6599]:RELIABLE:CoreMessage[messageID=6599, durable=true, userID=2a7dfc99-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=8042cad1-152b-4cec-b028-e47dc806e6c1, size=939, properties=TypedProperties[__AMQ_CID=2a7dae71-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59cad0ef-671a-4d53-99a8-fea49f3e1ef5]]@761478876 2024-06-25 23:53:48,515 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8042cad1-152b-4cec-b028-e47dc806e6c1: CoreMessage[messageID=6599, durable=true, userID=2a7dfc99-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=8042cad1-152b-4cec-b028-e47dc806e6c1, size=939, properties=TypedProperties[__AMQ_CID=2a7dae71-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59cad0ef-671a-4d53-99a8-fea49f3e1ef5]]@761478876 to transaction: TransactionImpl [xid=null, txID=6602, xid=null, state=ACTIVE, createTime=1719359628515(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5faedb8a 2024-06-25 23:53:48,515 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8042cad1-152b-4cec-b028-e47dc806e6c1: CoreMessage[messageID=6599, durable=true, userID=2a7dfc99-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=8042cad1-152b-4cec-b028-e47dc806e6c1, size=939, properties=TypedProperties[__AMQ_CID=2a7dae71-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59cad0ef-671a-4d53-99a8-fea49f3e1ef5]]@761478876, transaction: TransactionImpl [xid=null, txID=6602, xid=null, state=COMMITTED, createTime=1719359628515(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5faedb8a 2024-06-25 23:53:48,515 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a7dae6f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=59cad0ef-671a-4d53-99a8-fea49f3e1ef5, activemq.broker=mom84] 2024-06-25 23:53:48,515 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6605, durable=true, userID=2a7e23ac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=8042cad1-152b-4cec-b028-e47dc806e6c1, size=939, properties=TypedProperties[__AMQ_CID=2a7dd586-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f1ffa70b-ee0a-4891-af65-97f5f3fcf5ea]]@1181941830, context: RoutingContextImpl(Address=8042cad1-152b-4cec-b028-e47dc806e6c1, routingType=ANYCAST, PreviousAddress=8042cad1-152b-4cec-b028-e47dc806e6c1 previousRoute:ANYCAST, reusable=true, version=-2147483213) .................................................. ***** durable queues 8042cad1-152b-4cec-b028-e47dc806e6c1: ***** non durable for 8042cad1-152b-4cec-b028-e47dc806e6c1: - queueID=6584 address:8042cad1-152b-4cec-b028-e47dc806e6c1 name:8042cad1-152b-4cec-b028-e47dc806e6c1 filter:null .................................................. , transaction: null 2024-06-25 23:53:48,516 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a7cc407-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom86] 2024-06-25 23:53:48,516 INFO [scout-thread-24] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@unknown added acknowledgement of a message from 8042cad1-152b-4cec-b028-e47dc806e6c1: CoreMessage[messageID=6605, durable=true, userID=2a7e23ac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=8042cad1-152b-4cec-b028-e47dc806e6c1, size=939, properties=TypedProperties[__AMQ_CID=2a7dd586-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f1ffa70b-ee0a-4891-af65-97f5f3fcf5ea]]@1181941830 to transaction: TransactionImpl [xid=null, txID=6616, xid=null, state=ACTIVE, createTime=1719359628516(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@721419ac - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom86] 2024-06-25 23:53:48,516 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a7dd584-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=f1ffa70b-ee0a-4891-af65-97f5f3fcf5ea, activemq.broker=mom26] 2024-06-25 23:53:48,516 INFO [scout-thread-24] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@unknown acknowledged message from 8042cad1-152b-4cec-b028-e47dc806e6c1: CoreMessage[messageID=6605, durable=true, userID=2a7e23ac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=8042cad1-152b-4cec-b028-e47dc806e6c1, size=939, properties=TypedProperties[__AMQ_CID=2a7dd586-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b3fede01-2437-46c5-ad27-a9d983c2b3e8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f1ffa70b-ee0a-4891-af65-97f5f3fcf5ea]]@1181941830, transaction: TransactionImpl [xid=null, txID=6616, xid=null, state=COMMITTED, createTime=1719359628516(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@721419ac - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom86] 2024-06-25 23:53:48,517 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@94f79a7, org.eclipse.scout.rt.mom.jms.JmsSubscription@647d3279] 2024-06-25 23:53:48,519 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a7b164b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:48,590 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a7c00b1-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:48,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@72a712f6[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:48,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008952 ms 2024-06-25 23:53:48,593 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a7a7a05-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:48,594 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:48,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 106.684586 ms 2024-06-25 23:53:48,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:53:48,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:48,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_ObjectMarshaller_Exception [artemis-j2ee]> 2024-06-25 23:53:48,596 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1860557853'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:48,597 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:48,598 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a8acdde-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:48,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8acde1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8acdde-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8acdde-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7920c993, true, {}] 2024-06-25 23:53:48,599 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8af4f2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8acdde-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8acdde-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ed505f3, true, {}] 2024-06-25 23:53:48,600 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d8e115c7-51e9-45e7-9639-93f2004b5657, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:48,600 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@61fcfc23 2024-06-25 23:53:48,601 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d8e115c7-51e9-45e7-9639-93f2004b5657, null, 0, false, true, null] 2024-06-25 23:53:48,601 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a8b4314-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:48,602 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8b6a27-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8b4314-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8b4314-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d3e4641, true, {}] 2024-06-25 23:53:48,602 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8b6a28-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8b4314-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8b4314-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6572857c, true, {}] 2024-06-25 23:53:48,603 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_ObjectMarshaller_Exception, null, 0, false, true, null] 2024-06-25 23:53:48,604 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a8bb849-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_ObjectMarshaller_Exception] 2024-06-25 23:53:48,605 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8bdf5c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8bb849-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8bb849-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ed9ba74, true, {}] 2024-06-25 23:53:48,605 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8bdf5d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8bb849-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8bb849-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6109dfd7, true, {}] 2024-06-25 23:53:48,606 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bd376c81-1ab4-4362-a0b3-c574d846f3aa, address=bd376c81-1ab4-4362-a0b3-c574d846f3aa, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:48,606 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1abd3d14 2024-06-25 23:53:48,606 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4de76acc 2024-06-25 23:53:48,607 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bd376c81-1ab4-4362-a0b3-c574d846f3aa, null, 0, false, true, null] 2024-06-25 23:53:48,608 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6682, durable=true, userID=2a8c2d80-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=2a8bb84b-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea0a7633-f0fe-4ea8-b081-d0262fd6627c, JMSReplyTo=temp-queue://bd376c81-1ab4-4362-a0b3-c574d846f3aa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1250100734, context: RoutingContextImpl(Address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_ObjectMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483457) .................................................. ***** durable queues test/mom/testRequestReply_ObjectMarshaller_Exception: - queueID=2586 address:test/mom/testRequestReply_ObjectMarshaller_Exception name:test/mom/testRequestReply_ObjectMarshaller_Exception filter:null ***** non durable for test/mom/testRequestReply_ObjectMarshaller_Exception: .................................................. , transaction: null 2024-06-25 23:53:48,608 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_ObjectMarshaller_Exception: Reference[6682]:RELIABLE:CoreMessage[messageID=6682, durable=true, userID=2a8c2d80-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=2a8bb84b-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea0a7633-f0fe-4ea8-b081-d0262fd6627c, JMSReplyTo=temp-queue://bd376c81-1ab4-4362-a0b3-c574d846f3aa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1250100734 2024-06-25 23:53:48,609 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=6682, durable=true, userID=2a8c2d80-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=2a8bb84b-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea0a7633-f0fe-4ea8-b081-d0262fd6627c, JMSReplyTo=temp-queue://bd376c81-1ab4-4362-a0b3-c574d846f3aa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1250100734 to transaction: TransactionImpl [xid=null, txID=6683, xid=null, state=ACTIVE, createTime=1719359628609(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5771017f 2024-06-25 23:53:48,609 ERROR [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f9a286be-3b3e-4b4d-ac81-747c4725cb20, activemq.broker=mom86] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:53:48,610 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a8ca2b1-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f9a286be-3b3e-4b4d-ac81-747c4725cb20, activemq.broker=mom86] 2024-06-25 23:53:48,610 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8ca2b4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8ca2b1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8ca2b1-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ecf3b7a, true, {}] 2024-06-25 23:53:48,611 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8ca2b5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8ca2b1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8ca2b1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b5285c1, true, {}] 2024-06-25 23:53:48,612 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=6682, durable=true, userID=2a8c2d80-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=2a8bb84b-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea0a7633-f0fe-4ea8-b081-d0262fd6627c, JMSReplyTo=temp-queue://bd376c81-1ab4-4362-a0b3-c574d846f3aa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1250100734, transaction: TransactionImpl [xid=null, txID=6683, xid=null, state=COMMITTED, createTime=1719359628609(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5771017f 2024-06-25 23:53:48,612 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6688, durable=true, userID=2a8cc9c7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=bd376c81-1ab4-4362-a0b3-c574d846f3aa, size=1335, properties=TypedProperties[__AMQ_CID=2a8ca2b3-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea0a7633-f0fe-4ea8-b081-d0262fd6627c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f9a286be-3b3e-4b4d-ac81-747c4725cb20]]@394386699, context: RoutingContextImpl(Address=bd376c81-1ab4-4362-a0b3-c574d846f3aa, routingType=ANYCAST, PreviousAddress=bd376c81-1ab4-4362-a0b3-c574d846f3aa previousRoute:ANYCAST, reusable=true, version=-2147483207) .................................................. ***** durable queues bd376c81-1ab4-4362-a0b3-c574d846f3aa: ***** non durable for bd376c81-1ab4-4362-a0b3-c574d846f3aa: - queueID=6678 address:bd376c81-1ab4-4362-a0b3-c574d846f3aa name:bd376c81-1ab4-4362-a0b3-c574d846f3aa filter:null .................................................. , transaction: null 2024-06-25 23:53:48,612 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bd376c81-1ab4-4362-a0b3-c574d846f3aa: Reference[6688]:RELIABLE:CoreMessage[messageID=6688, durable=true, userID=2a8cc9c7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=bd376c81-1ab4-4362-a0b3-c574d846f3aa, size=1335, properties=TypedProperties[__AMQ_CID=2a8ca2b3-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea0a7633-f0fe-4ea8-b081-d0262fd6627c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f9a286be-3b3e-4b4d-ac81-747c4725cb20]]@394386699 2024-06-25 23:53:48,612 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bd376c81-1ab4-4362-a0b3-c574d846f3aa: CoreMessage[messageID=6688, durable=true, userID=2a8cc9c7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=bd376c81-1ab4-4362-a0b3-c574d846f3aa, size=1335, properties=TypedProperties[__AMQ_CID=2a8ca2b3-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea0a7633-f0fe-4ea8-b081-d0262fd6627c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f9a286be-3b3e-4b4d-ac81-747c4725cb20]]@394386699 to transaction: TransactionImpl [xid=null, txID=6691, xid=null, state=ACTIVE, createTime=1719359628612(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63d8f5af 2024-06-25 23:53:48,613 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bd376c81-1ab4-4362-a0b3-c574d846f3aa: CoreMessage[messageID=6688, durable=true, userID=2a8cc9c7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=bd376c81-1ab4-4362-a0b3-c574d846f3aa, size=1335, properties=TypedProperties[__AMQ_CID=2a8ca2b3-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ea0a7633-f0fe-4ea8-b081-d0262fd6627c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f9a286be-3b3e-4b4d-ac81-747c4725cb20]]@394386699, transaction: TransactionImpl [xid=null, txID=6691, xid=null, state=COMMITTED, createTime=1719359628612(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63d8f5af 2024-06-25 23:53:48,613 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a8ca2b1-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f9a286be-3b3e-4b4d-ac81-747c4725cb20, activemq.broker=mom86] 2024-06-25 23:53:48,613 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a8bb849-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_ObjectMarshaller_Exception] 2024-06-25 23:53:48,615 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@69eb1f23] 2024-06-25 23:53:48,616 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a8b4314-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:48,617 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@49a078b5[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:48,617 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007903 ms 2024-06-25 23:53:48,618 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a8acdde-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:48,619 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:48,619 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.693427 ms 2024-06-25 23:53:48,619 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_ObjectMarshaller_Exception [artemis-j2ee]> 2024-06-25 23:53:48,620 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:48,620 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCorrelationId [artemis-j2ee]> 2024-06-25 23:53:48,621 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 397097818'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:48,622 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:48,622 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a8e7779-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:48,623 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8e9e8c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8e7779-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8e7779-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2aae8e23, true, {}] 2024-06-25 23:53:48,623 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8e9e8d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8e7779-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8e7779-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34a8cf95, true, {}] 2024-06-25 23:53:48,624 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dc57a3d5-8b64-4e1c-9f31-1a7fd8968f63, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:48,624 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66b372e1 2024-06-25 23:53:48,625 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dc57a3d5-8b64-4e1c-9f31-1a7fd8968f63, null, 0, false, true, null] 2024-06-25 23:53:48,625 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a8eecaf-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:48,626 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8f13c2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8eecaf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8eecaf-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a680b16, true, {}] 2024-06-25 23:53:48,626 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8f13c3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8eecaf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8eecaf-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15d49eba, true, {}] 2024-06-25 23:53:48,627 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2a8f13c3-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicRequestReplyCorrelationId, [MULTICAST], true] 2024-06-25 23:53:48,627 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@526895bc 2024-06-25 23:53:48,628 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d5587d19-6470-4274-a88e-b03c94bc6166, address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:48,628 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d066f32 2024-06-25 23:53:48,628 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d5587d19-6470-4274-a88e-b03c94bc6166, null, 0, false, true, null] 2024-06-25 23:53:48,629 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a8f88f5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyCorrelationId, cid=cid:abc] 2024-06-25 23:53:48,630 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8fb008-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8f88f5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8f88f5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@239dd838, true, {}] 2024-06-25 23:53:48,630 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a8fb009-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a8f88f5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a8f88f5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39eec4c3, true, {}] 2024-06-25 23:53:48,630 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=594904f1-135e-4dbc-9543-fff116c14865, address=594904f1-135e-4dbc-9543-fff116c14865, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:48,631 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@fbf9e95 2024-06-25 23:53:48,631 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b6e6740 2024-06-25 23:53:48,632 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 594904f1-135e-4dbc-9543-fff116c14865, null, 0, false, true, null] 2024-06-25 23:53:48,633 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6751, durable=true, userID=2a8ffe2c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=2a8fb007-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8023851d-a5a6-4882-8460-c7872a7a8a79, JMSReplyTo=temp-queue://594904f1-135e-4dbc-9543-fff116c14865, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@298220604, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483203) .................................................. ***** durable queues test/mom/testTopicRequestReplyCorrelationId: ***** non durable for test/mom/testTopicRequestReplyCorrelationId: - queueID=6739 address:test/mom/testTopicRequestReplyCorrelationId name:d5587d19-6470-4274-a88e-b03c94bc6166 filter:null .................................................. , transaction: null 2024-06-25 23:53:48,633 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d5587d19-6470-4274-a88e-b03c94bc6166: Reference[6751]:RELIABLE:CoreMessage[messageID=6751, durable=true, userID=2a8ffe2c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=2a8fb007-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8023851d-a5a6-4882-8460-c7872a7a8a79, JMSReplyTo=temp-queue://594904f1-135e-4dbc-9543-fff116c14865, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@298220604 2024-06-25 23:53:48,633 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d5587d19-6470-4274-a88e-b03c94bc6166: CoreMessage[messageID=6751, durable=true, userID=2a8ffe2c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=2a8fb007-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8023851d-a5a6-4882-8460-c7872a7a8a79, JMSReplyTo=temp-queue://594904f1-135e-4dbc-9543-fff116c14865, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@298220604 to transaction: TransactionImpl [xid=null, txID=6752, xid=null, state=ACTIVE, createTime=1719359628633(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c8fb9e8 2024-06-25 23:53:48,633 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d5587d19-6470-4274-a88e-b03c94bc6166: CoreMessage[messageID=6751, durable=true, userID=2a8ffe2c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=2a8fb007-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8023851d-a5a6-4882-8460-c7872a7a8a79, JMSReplyTo=temp-queue://594904f1-135e-4dbc-9543-fff116c14865, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@298220604, transaction: TransactionImpl [xid=null, txID=6752, xid=null, state=COMMITTED, createTime=1719359628633(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c8fb9e8 2024-06-25 23:53:48,634 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a904c4d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@c2f6cce5[name=test/mom/testTopicRequestReplyCorrelationId, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom86] 2024-06-25 23:53:48,634 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a904c50-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a904c4d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a904c4d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44a65262, true, {}] 2024-06-25 23:53:48,635 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a907361-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a904c4d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a904c4d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31d63ce6, true, {}] 2024-06-25 23:53:48,636 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6757, durable=true, userID=2a909a73-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=594904f1-135e-4dbc-9543-fff116c14865, size=873, properties=TypedProperties[__AMQ_CID=2a904c4f-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8023851d-a5a6-4882-8460-c7872a7a8a79, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@719064752, context: RoutingContextImpl(Address=594904f1-135e-4dbc-9543-fff116c14865, routingType=ANYCAST, PreviousAddress=594904f1-135e-4dbc-9543-fff116c14865 previousRoute:ANYCAST, reusable=true, version=-2147483202) .................................................. ***** durable queues 594904f1-135e-4dbc-9543-fff116c14865: ***** non durable for 594904f1-135e-4dbc-9543-fff116c14865: - queueID=6747 address:594904f1-135e-4dbc-9543-fff116c14865 name:594904f1-135e-4dbc-9543-fff116c14865 filter:null .................................................. , transaction: null 2024-06-25 23:53:48,636 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 594904f1-135e-4dbc-9543-fff116c14865: Reference[6757]:RELIABLE:CoreMessage[messageID=6757, durable=true, userID=2a909a73-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=594904f1-135e-4dbc-9543-fff116c14865, size=873, properties=TypedProperties[__AMQ_CID=2a904c4f-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8023851d-a5a6-4882-8460-c7872a7a8a79, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@719064752 2024-06-25 23:53:48,637 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 594904f1-135e-4dbc-9543-fff116c14865: CoreMessage[messageID=6757, durable=true, userID=2a909a73-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=594904f1-135e-4dbc-9543-fff116c14865, size=873, properties=TypedProperties[__AMQ_CID=2a904c4f-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8023851d-a5a6-4882-8460-c7872a7a8a79, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@719064752 to transaction: TransactionImpl [xid=null, txID=6760, xid=null, state=ACTIVE, createTime=1719359628637(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@67268b5d 2024-06-25 23:53:48,637 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 594904f1-135e-4dbc-9543-fff116c14865: CoreMessage[messageID=6757, durable=true, userID=2a909a73-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=594904f1-135e-4dbc-9543-fff116c14865, size=873, properties=TypedProperties[__AMQ_CID=2a904c4f-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8023851d-a5a6-4882-8460-c7872a7a8a79, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@719064752, transaction: TransactionImpl [xid=null, txID=6760, xid=null, state=COMMITTED, createTime=1719359628637(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@67268b5d 2024-06-25 23:53:48,637 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a904c4d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@c2f6cce5[name=test/mom/testTopicRequestReplyCorrelationId, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom86] 2024-06-25 23:53:48,637 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a8f88f5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyCorrelationId, cid=cid:abc] 2024-06-25 23:53:48,639 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2561d61] 2024-06-25 23:53:48,640 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a8eecaf-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:48,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@18cceebb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:48,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007966 ms 2024-06-25 23:53:48,642 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a8e7779-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:48,643 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:48,643 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.321766 ms 2024-06-25 23:53:48,643 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCorrelationId [artemis-j2ee]> 2024-06-25 23:53:48,644 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:48,644 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCancellation [artemis-j2ee]> 2024-06-25 23:53:48,645 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 203498997'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:48,646 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:48,646 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a922115-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:48,647 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a924828-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a922115-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a922115-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65db0ff4, true, {}] 2024-06-25 23:53:48,648 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a924829-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a922115-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a922115-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7685f66b, true, {}] 2024-06-25 23:53:48,648 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d4142e08-e65a-4e99-ba2d-27ec1eda99e4, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:48,649 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5afd64bb 2024-06-25 23:53:48,649 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d4142e08-e65a-4e99-ba2d-27ec1eda99e4, null, 0, false, true, null] 2024-06-25 23:53:48,650 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a92bd5b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-25 23:53:48,650 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a92bd5e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a92bd5b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a92bd5b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c3e18c4, true, {}] 2024-06-25 23:53:48,651 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a92e46f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a92bd5b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a92bd5b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8b6928a, true, {}] 2024-06-25 23:53:48,651 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-25 23:53:48,652 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a930b80-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom86] 2024-06-25 23:53:48,652 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a930b83-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a930b80-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a930b80-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6be3614d, true, {}] 2024-06-25 23:53:48,653 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a933294-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a930b80-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a930b80-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a7e1dd9, true, {}] 2024-06-25 23:53:48,653 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4b83414e-f415-4f31-9589-e7894faeb45f, address=4b83414e-f415-4f31-9589-e7894faeb45f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:48,653 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2e431762 2024-06-25 23:53:48,654 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64a02594 2024-06-25 23:53:48,654 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4b83414e-f415-4f31-9589-e7894faeb45f, null, 0, false, true, null] 2024-06-25 23:53:48,656 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6822, durable=true, userID=2a9380b7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2a930b82-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f927be2d-dc8b-4d3c-af4d-872b5bda8b9d, JMSReplyTo=temp-queue://4b83414e-f415-4f31-9589-e7894faeb45f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@417136031, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-25 23:53:48,659 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[6822]:RELIABLE:CoreMessage[messageID=6822, durable=true, userID=2a9380b7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2a930b82-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f927be2d-dc8b-4d3c-af4d-872b5bda8b9d, JMSReplyTo=temp-queue://4b83414e-f415-4f31-9589-e7894faeb45f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@417136031 2024-06-25 23:53:48,660 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=6822, durable=true, userID=2a9380b7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2a930b82-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f927be2d-dc8b-4d3c-af4d-872b5bda8b9d, JMSReplyTo=temp-queue://4b83414e-f415-4f31-9589-e7894faeb45f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@417136031 to transaction: TransactionImpl [xid=null, txID=6823, xid=null, state=ACTIVE, createTime=1719359628660(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@62ed39b 2024-06-25 23:53:48,661 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom86] 2024-06-25 23:53:48,661 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a946b18-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-f927be2d-dc8b-4d3c-af4d-872b5bda8b9d, activemq.broker=mom84] 2024-06-25 23:53:48,661 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a946b1b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a946b18-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a946b18-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b91290c, true, {}] 2024-06-25 23:53:48,662 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a94922c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a946b18-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a946b18-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59b9325b, true, {}] 2024-06-25 23:53:48,662 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a930b80-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom86] 2024-06-25 23:53:48,681 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d4142e08-e65a-4e99-ba2d-27ec1eda99e4: Reference[6841]:RELIABLE:CoreMessage[messageID=6841, durable=true, userID=2a94922e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2a946b1a-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f927be2d-dc8b-4d3c-af4d-872b5bda8b9d, _AMQ_ROUTING_TYPE=0]]@366176138 2024-06-25 23:53:48,681 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=6822, durable=true, userID=2a9380b7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2a930b82-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f927be2d-dc8b-4d3c-af4d-872b5bda8b9d, JMSReplyTo=temp-queue://4b83414e-f415-4f31-9589-e7894faeb45f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@417136031, transaction: TransactionImpl [xid=null, txID=6823, xid=null, state=COMMITTED, createTime=1719359628660(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@62ed39b 2024-06-25 23:53:48,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6841, durable=true, userID=2a94922e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2a946b1a-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f927be2d-dc8b-4d3c-af4d-872b5bda8b9d, _AMQ_ROUTING_TYPE=0]]@366176138, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483198) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=6804 address:scout.mom.requestreply.cancellation name:d4142e08-e65a-4e99-ba2d-27ec1eda99e4 filter:null .................................................. , transaction: null 2024-06-25 23:53:48,681 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d4142e08-e65a-4e99-ba2d-27ec1eda99e4: CoreMessage[messageID=6841, durable=true, userID=2a94922e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2a946b1a-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f927be2d-dc8b-4d3c-af4d-872b5bda8b9d, _AMQ_ROUTING_TYPE=0]]@366176138 to transaction: TransactionImpl [xid=null, txID=6843, xid=null, state=ACTIVE, createTime=1719359628681(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@350a76a4 2024-06-25 23:53:48,681 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d4142e08-e65a-4e99-ba2d-27ec1eda99e4: CoreMessage[messageID=6841, durable=true, userID=2a94922e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2a946b1a-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f927be2d-dc8b-4d3c-af4d-872b5bda8b9d, _AMQ_ROUTING_TYPE=0]]@366176138, transaction: TransactionImpl [xid=null, txID=6843, xid=null, state=COMMITTED, createTime=1719359628681(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@350a76a4 2024-06-25 23:53:48,681 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@43600de0] 2024-06-25 23:53:48,681 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a946b18-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-f927be2d-dc8b-4d3c-af4d-872b5bda8b9d, activemq.broker=mom84] 2024-06-25 23:53:48,683 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a92bd5b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:48,683 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@280f6e92[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:48,684 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.033940 ms 2024-06-25 23:53:48,685 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a922115-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:48,686 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:48,686 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 41.473604 ms 2024-06-25 23:53:48,686 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCancellation [artemis-j2ee]> 2024-06-25 23:53:48,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:48,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyTimeout [artemis-j2ee]> 2024-06-25 23:53:48,687 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 482756746'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:48,689 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:48,689 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a98b0e0-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:48,689 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a98b0e3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a98b0e0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a98b0e0-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d72ed1d, true, {}] 2024-06-25 23:53:48,690 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a98d7f4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a98b0e0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a98b0e0-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ee2333b, true, {}] 2024-06-25 23:53:48,691 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2646fd22-4022-47e2-8e06-85e718c65bf7, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:48,691 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3ab5365e 2024-06-25 23:53:48,692 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2646fd22-4022-47e2-8e06-85e718c65bf7, null, 0, false, true, null] 2024-06-25 23:53:48,692 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a992616-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-25 23:53:48,693 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a994d29-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a992616-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a992616-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6239022f, true, {}] 2024-06-25 23:53:48,693 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a994d2a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a992616-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a992616-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70ba6c21, true, {}] 2024-06-25 23:53:48,694 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyTimeout, null, 0, false, true, null] 2024-06-25 23:53:48,695 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2a999b4b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom57] 2024-06-25 23:53:48,696 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a999b4e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a999b4b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a999b4b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bfb6312, true, {}] 2024-06-25 23:53:48,696 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2a99c25f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2a999b4b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2a999b4b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fb72a77, true, {}] 2024-06-25 23:53:48,697 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=064caeca-c4dd-4312-ba85-3f748c790c43, address=064caeca-c4dd-4312-ba85-3f748c790c43, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:48,697 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27aa70c4 2024-06-25 23:53:48,697 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@57e8cda1 2024-06-25 23:53:48,698 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 064caeca-c4dd-4312-ba85-3f748c790c43, null, 0, false, true, null] 2024-06-25 23:53:48,699 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6887, durable=true, userID=2a9a1082-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=2a999b4d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b242d367-936b-48e6-804e-1354e85c878d, JMSReplyTo=temp-queue://064caeca-c4dd-4312-ba85-3f748c790c43, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1100905096, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyTimeout previousRoute:ANYCAST, reusable=true, version=-2147483441) .................................................. ***** durable queues test/mom/testQueueRequestReplyTimeout: - queueID=2783 address:test/mom/testQueueRequestReplyTimeout name:test/mom/testQueueRequestReplyTimeout filter:null ***** non durable for test/mom/testQueueRequestReplyTimeout: .................................................. , transaction: null 2024-06-25 23:53:48,699 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyTimeout: Reference[6887]:RELIABLE:CoreMessage[messageID=6887, durable=true, userID=2a9a1082-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=2a999b4d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b242d367-936b-48e6-804e-1354e85c878d, JMSReplyTo=temp-queue://064caeca-c4dd-4312-ba85-3f748c790c43, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1100905096 2024-06-25 23:53:48,700 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=6887, durable=true, userID=2a9a1082-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=2a999b4d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b242d367-936b-48e6-804e-1354e85c878d, JMSReplyTo=temp-queue://064caeca-c4dd-4312-ba85-3f748c790c43, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1100905096 to transaction: TransactionImpl [xid=null, txID=6888, xid=null, state=ACTIVE, createTime=1719359628700(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@126de2ad 2024-06-25 23:53:48,703 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=6887, durable=true, userID=2a9a1082-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=2a999b4d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b242d367-936b-48e6-804e-1354e85c878d, JMSReplyTo=temp-queue://064caeca-c4dd-4312-ba85-3f748c790c43, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1100905096, transaction: TransactionImpl [xid=null, txID=6888, xid=null, state=COMMITTED, createTime=1719359628700(Tue Jun 25 23:53:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@126de2ad 2024-06-25 23:53:53,696 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom57] 2024-06-25 23:53:53,696 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2d94b2e3-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-b242d367-936b-48e6-804e-1354e85c878d, activemq.broker=mom86] 2024-06-25 23:53:53,697 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d94b2e6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d94b2e3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d94b2e3-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1db8c844, true, {}] 2024-06-25 23:53:53,697 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d94d9f7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d94b2e3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d94b2e3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f468f9f, true, {}] 2024-06-25 23:53:53,697 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a999b4b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom57] 2024-06-25 23:53:53,699 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6906, durable=true, userID=2d950109-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2d94b2e5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b242d367-936b-48e6-804e-1354e85c878d, _AMQ_ROUTING_TYPE=0]]@474568764, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483194) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=6869 address:scout.mom.requestreply.cancellation name:2646fd22-4022-47e2-8e06-85e718c65bf7 filter:null .................................................. , transaction: null 2024-06-25 23:53:53,699 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2646fd22-4022-47e2-8e06-85e718c65bf7: Reference[6906]:RELIABLE:CoreMessage[messageID=6906, durable=true, userID=2d950109-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2d94b2e5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b242d367-936b-48e6-804e-1354e85c878d, _AMQ_ROUTING_TYPE=0]]@474568764 2024-06-25 23:53:53,699 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2646fd22-4022-47e2-8e06-85e718c65bf7: CoreMessage[messageID=6906, durable=true, userID=2d950109-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2d94b2e5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b242d367-936b-48e6-804e-1354e85c878d, _AMQ_ROUTING_TYPE=0]]@474568764 to transaction: TransactionImpl [xid=null, txID=6909, xid=null, state=ACTIVE, createTime=1719359633699(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@e793ff 2024-06-25 23:53:53,700 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@593db293] 2024-06-25 23:53:53,700 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2d94b2e3-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-b242d367-936b-48e6-804e-1354e85c878d, activemq.broker=mom86] 2024-06-25 23:53:53,700 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2646fd22-4022-47e2-8e06-85e718c65bf7: CoreMessage[messageID=6906, durable=true, userID=2d950109-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2d94b2e5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b242d367-936b-48e6-804e-1354e85c878d, _AMQ_ROUTING_TYPE=0]]@474568764, transaction: TransactionImpl [xid=null, txID=6909, xid=null, state=COMMITTED, createTime=1719359633699(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@e793ff 2024-06-25 23:53:53,701 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a992616-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:53,701 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@75ec57a7[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:53,702 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009091 ms 2024-06-25 23:53:53,703 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2a98b0e0-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:53,704 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:53,704 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5017.189100 ms 2024-06-25 23:53:53,704 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyTimeout [artemis-j2ee]> 2024-06-25 23:53:53,705 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:53,705 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception1 [artemis-j2ee]> 2024-06-25 23:53:53,706 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 974333926'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:53,707 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:53,707 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2d96609b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:53,708 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9687ae-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d96609b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d96609b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29f91c, true, {}] 2024-06-25 23:53:53,709 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d96aebf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d96609b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d96609b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22e5c43, true, {}] 2024-06-25 23:53:53,710 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c9f633b7-1d6b-48e2-b594-60f9e43cb19e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,710 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70f48302 2024-06-25 23:53:53,710 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c9f633b7-1d6b-48e2-b594-60f9e43cb19e, null, 0, false, true, null] 2024-06-25 23:53:53,711 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2d96fce1-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:53,712 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d96fce4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d96fce1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d96fce1-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3561c2e6, true, {}] 2024-06-25 23:53:53,712 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9723f5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d96fce1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d96fce1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d5d1bd1, true, {}] 2024-06-25 23:53:53,713 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception1, null, 0, false, true, null] 2024-06-25 23:53:53,714 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2d977216-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception1, activemq.broker=mom82] 2024-06-25 23:53:53,714 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d977219-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d977216-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d977216-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74a03ce5, true, {}] 2024-06-25 23:53:53,715 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d97992a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d977216-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d977216-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64479e97, true, {}] 2024-06-25 23:53:53,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b030d302-a5a1-4d9c-b890-dafbb9f17c9e, address=b030d302-a5a1-4d9c-b890-dafbb9f17c9e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27478b49 2024-06-25 23:53:53,716 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@78e30f71 2024-06-25 23:53:53,717 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b030d302-a5a1-4d9c-b890-dafbb9f17c9e, null, 0, false, true, null] 2024-06-25 23:53:53,718 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6952, durable=true, userID=2d97e74d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=2d977218-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f06bd074-8443-420a-9104-39c20763fb7c, JMSReplyTo=temp-queue://b030d302-a5a1-4d9c-b890-dafbb9f17c9e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2041327892, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception1 previousRoute:ANYCAST, reusable=true, version=-2147483436) .................................................. ***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception1: - queueID=2844 address:test/mom/testRequestReply_JsonMarshaller_Exception1 name:test/mom/testRequestReply_JsonMarshaller_Exception1 filter:null ***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception1: .................................................. , transaction: null 2024-06-25 23:53:53,718 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception1: Reference[6952]:RELIABLE:CoreMessage[messageID=6952, durable=true, userID=2d97e74d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=2d977218-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f06bd074-8443-420a-9104-39c20763fb7c, JMSReplyTo=temp-queue://b030d302-a5a1-4d9c-b890-dafbb9f17c9e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2041327892 2024-06-25 23:53:53,719 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=6952, durable=true, userID=2d97e74d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=2d977218-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f06bd074-8443-420a-9104-39c20763fb7c, JMSReplyTo=temp-queue://b030d302-a5a1-4d9c-b890-dafbb9f17c9e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2041327892 to transaction: TransactionImpl [xid=null, txID=6953, xid=null, state=ACTIVE, createTime=1719359633719(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b55cdf7 2024-06-25 23:53:53,719 ERROR [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1f1e62c1-efbf-4197-8f38-ddc953fefa6c, activemq.broker=mom26] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:53:53,719 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2d98356e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1f1e62c1-efbf-4197-8f38-ddc953fefa6c, activemq.broker=mom26] 2024-06-25 23:53:53,720 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d985c81-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d98356e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d98356e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@156bdf62, true, {}] 2024-06-25 23:53:53,720 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d985c82-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d98356e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d98356e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@374127da, true, {}] 2024-06-25 23:53:53,722 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b030d302-a5a1-4d9c-b890-dafbb9f17c9e: Reference[6958]:RELIABLE:CoreMessage[messageID=6958, durable=true, userID=2d988294-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=b030d302-a5a1-4d9c-b890-dafbb9f17c9e, size=1335, properties=TypedProperties[__AMQ_CID=2d985c80-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f06bd074-8443-420a-9104-39c20763fb7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1f1e62c1-efbf-4197-8f38-ddc953fefa6c]]@1928058798 2024-06-25 23:53:53,722 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6958, durable=true, userID=2d988294-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=b030d302-a5a1-4d9c-b890-dafbb9f17c9e, size=1335, properties=TypedProperties[__AMQ_CID=2d985c80-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f06bd074-8443-420a-9104-39c20763fb7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1f1e62c1-efbf-4197-8f38-ddc953fefa6c]]@1928058798, context: RoutingContextImpl(Address=b030d302-a5a1-4d9c-b890-dafbb9f17c9e, routingType=ANYCAST, PreviousAddress=b030d302-a5a1-4d9c-b890-dafbb9f17c9e previousRoute:ANYCAST, reusable=true, version=-2147483189) .................................................. ***** durable queues b030d302-a5a1-4d9c-b890-dafbb9f17c9e: ***** non durable for b030d302-a5a1-4d9c-b890-dafbb9f17c9e: - queueID=6948 address:b030d302-a5a1-4d9c-b890-dafbb9f17c9e name:b030d302-a5a1-4d9c-b890-dafbb9f17c9e filter:null .................................................. , transaction: null 2024-06-25 23:53:53,722 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=6952, durable=true, userID=2d97e74d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=2d977218-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f06bd074-8443-420a-9104-39c20763fb7c, JMSReplyTo=temp-queue://b030d302-a5a1-4d9c-b890-dafbb9f17c9e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2041327892, transaction: TransactionImpl [xid=null, txID=6953, xid=null, state=COMMITTED, createTime=1719359633719(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b55cdf7 2024-06-25 23:53:53,722 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b030d302-a5a1-4d9c-b890-dafbb9f17c9e: CoreMessage[messageID=6958, durable=true, userID=2d988294-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=b030d302-a5a1-4d9c-b890-dafbb9f17c9e, size=1335, properties=TypedProperties[__AMQ_CID=2d985c80-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f06bd074-8443-420a-9104-39c20763fb7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1f1e62c1-efbf-4197-8f38-ddc953fefa6c]]@1928058798 to transaction: TransactionImpl [xid=null, txID=6961, xid=null, state=ACTIVE, createTime=1719359633722(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4790dc7 2024-06-25 23:53:53,723 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b030d302-a5a1-4d9c-b890-dafbb9f17c9e: CoreMessage[messageID=6958, durable=true, userID=2d988294-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=b030d302-a5a1-4d9c-b890-dafbb9f17c9e, size=1335, properties=TypedProperties[__AMQ_CID=2d985c80-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f06bd074-8443-420a-9104-39c20763fb7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1f1e62c1-efbf-4197-8f38-ddc953fefa6c]]@1928058798, transaction: TransactionImpl [xid=null, txID=6961, xid=null, state=COMMITTED, createTime=1719359633722(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4790dc7 2024-06-25 23:53:53,723 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2d98356e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1f1e62c1-efbf-4197-8f38-ddc953fefa6c, activemq.broker=mom26] 2024-06-25 23:53:53,723 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2d977216-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception1, activemq.broker=mom82] 2024-06-25 23:53:53,725 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@62109320] 2024-06-25 23:53:53,726 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2d96fce1-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:53,726 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4ca78652[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:53,727 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008738 ms 2024-06-25 23:53:53,728 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2d96609b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:53,728 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:53,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.500873 ms 2024-06-25 23:53:53,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception1 [artemis-j2ee]> 2024-06-25 23:53:53,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:53,730 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReply_JsonMarshaller_Exception2 [artemis-j2ee]> 2024-06-25 23:53:53,730 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 962907134'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:53,732 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:53,733 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2d9a5756-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:53,733 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9a5759-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9a5756-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9a5756-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cb05ad, true, {}] 2024-06-25 23:53:53,734 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9a7e6a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9a5756-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9a5756-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32759f36, true, {}] 2024-06-25 23:53:53,735 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a5f9f31b-2dfb-4199-bae7-df6f0c961fff, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,735 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7598a02 2024-06-25 23:53:53,735 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a5f9f31b-2dfb-4199-bae7-df6f0c961fff, null, 0, false, true, null] 2024-06-25 23:53:53,736 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2d9acc8c-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:53,736 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9acc8f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9acc8c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9acc8c-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65cc3054, true, {}] 2024-06-25 23:53:53,737 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9af3a0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9acc8c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9acc8c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@590e6665, true, {}] 2024-06-25 23:53:53,738 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception2, null, 0, false, true, null] 2024-06-25 23:53:53,739 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2d9b41c1-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception2, activemq.broker=mom82] 2024-06-25 23:53:53,739 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9b41c4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9b41c1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9b41c1-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cb9887e, true, {}] 2024-06-25 23:53:53,739 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9b41c5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9b41c1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9b41c1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70f0ce12, true, {}] 2024-06-25 23:53:53,740 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a6bb4b40-b9de-4192-bd92-cbdab2ea0688, address=a6bb4b40-b9de-4192-bd92-cbdab2ea0688, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,740 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6fd5460a 2024-06-25 23:53:53,740 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1fe9c3f7 2024-06-25 23:53:53,741 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a6bb4b40-b9de-4192-bd92-cbdab2ea0688, null, 0, false, true, null] 2024-06-25 23:53:53,742 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7017, durable=true, userID=2d9b8fe8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=2d9b41c3-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9748ecef-cc39-40bb-a662-5c304fc7eb66, JMSReplyTo=temp-queue://a6bb4b40-b9de-4192-bd92-cbdab2ea0688, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1499763585, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception2 previousRoute:ANYCAST, reusable=true, version=-2147483431) .................................................. ***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception2: - queueID=2909 address:test/mom/testRequestReply_JsonMarshaller_Exception2 name:test/mom/testRequestReply_JsonMarshaller_Exception2 filter:null ***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception2: .................................................. , transaction: null 2024-06-25 23:53:53,743 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception2: Reference[7017]:RELIABLE:CoreMessage[messageID=7017, durable=true, userID=2d9b8fe8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=2d9b41c3-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9748ecef-cc39-40bb-a662-5c304fc7eb66, JMSReplyTo=temp-queue://a6bb4b40-b9de-4192-bd92-cbdab2ea0688, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1499763585 2024-06-25 23:53:53,743 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=7017, durable=true, userID=2d9b8fe8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=2d9b41c3-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9748ecef-cc39-40bb-a662-5c304fc7eb66, JMSReplyTo=temp-queue://a6bb4b40-b9de-4192-bd92-cbdab2ea0688, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1499763585 to transaction: TransactionImpl [xid=null, txID=7018, xid=null, state=ACTIVE, createTime=1719359633743(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3331cc4a 2024-06-25 23:53:53,743 INFO [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=10d70905-4768-44a7-8047-64bd7535afe3, activemq.broker=mom26] 2024-06-25 23:53:53,743 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2d9bde09-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=10d70905-4768-44a7-8047-64bd7535afe3, activemq.broker=mom26] 2024-06-25 23:53:53,744 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9c051c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9bde09-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9bde09-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a1faed0, true, {}] 2024-06-25 23:53:53,744 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9c051d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9bde09-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9bde09-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c47a481, true, {}] 2024-06-25 23:53:53,745 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7023, durable=true, userID=2d9c2c2f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=a6bb4b40-b9de-4192-bd92-cbdab2ea0688, size=1201, properties=TypedProperties[__AMQ_CID=2d9c051b-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9748ecef-cc39-40bb-a662-5c304fc7eb66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10d70905-4768-44a7-8047-64bd7535afe3]]@2015496536, context: RoutingContextImpl(Address=a6bb4b40-b9de-4192-bd92-cbdab2ea0688, routingType=ANYCAST, PreviousAddress=a6bb4b40-b9de-4192-bd92-cbdab2ea0688 previousRoute:ANYCAST, reusable=true, version=-2147483185) .................................................. ***** durable queues a6bb4b40-b9de-4192-bd92-cbdab2ea0688: ***** non durable for a6bb4b40-b9de-4192-bd92-cbdab2ea0688: - queueID=7013 address:a6bb4b40-b9de-4192-bd92-cbdab2ea0688 name:a6bb4b40-b9de-4192-bd92-cbdab2ea0688 filter:null .................................................. , transaction: null 2024-06-25 23:53:53,746 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a6bb4b40-b9de-4192-bd92-cbdab2ea0688: Reference[7023]:RELIABLE:CoreMessage[messageID=7023, durable=true, userID=2d9c2c2f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=a6bb4b40-b9de-4192-bd92-cbdab2ea0688, size=1201, properties=TypedProperties[__AMQ_CID=2d9c051b-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9748ecef-cc39-40bb-a662-5c304fc7eb66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10d70905-4768-44a7-8047-64bd7535afe3]]@2015496536 2024-06-25 23:53:53,746 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=7017, durable=true, userID=2d9b8fe8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=2d9b41c3-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9748ecef-cc39-40bb-a662-5c304fc7eb66, JMSReplyTo=temp-queue://a6bb4b40-b9de-4192-bd92-cbdab2ea0688, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1499763585, transaction: TransactionImpl [xid=null, txID=7018, xid=null, state=COMMITTED, createTime=1719359633743(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3331cc4a 2024-06-25 23:53:53,746 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a6bb4b40-b9de-4192-bd92-cbdab2ea0688: CoreMessage[messageID=7023, durable=true, userID=2d9c2c2f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=a6bb4b40-b9de-4192-bd92-cbdab2ea0688, size=1201, properties=TypedProperties[__AMQ_CID=2d9c051b-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9748ecef-cc39-40bb-a662-5c304fc7eb66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10d70905-4768-44a7-8047-64bd7535afe3]]@2015496536 to transaction: TransactionImpl [xid=null, txID=7025, xid=null, state=ACTIVE, createTime=1719359633746(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48e8945a 2024-06-25 23:53:53,746 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a6bb4b40-b9de-4192-bd92-cbdab2ea0688: CoreMessage[messageID=7023, durable=true, userID=2d9c2c2f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=a6bb4b40-b9de-4192-bd92-cbdab2ea0688, size=1201, properties=TypedProperties[__AMQ_CID=2d9c051b-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9748ecef-cc39-40bb-a662-5c304fc7eb66, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=10d70905-4768-44a7-8047-64bd7535afe3]]@2015496536, transaction: TransactionImpl [xid=null, txID=7025, xid=null, state=COMMITTED, createTime=1719359633746(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48e8945a 2024-06-25 23:53:53,746 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2d9bde09-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=10d70905-4768-44a7-8047-64bd7535afe3, activemq.broker=mom26] 2024-06-25 23:53:53,747 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2d9b41c1-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception2, activemq.broker=mom82] 2024-06-25 23:53:53,748 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@542b27af] 2024-06-25 23:53:53,749 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2d9acc8c-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:53,750 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@29057537[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:53,750 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008172 ms 2024-06-25 23:53:53,751 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2d9a5756-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:53,752 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:53,752 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.369195 ms 2024-06-25 23:53:53,752 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReply_JsonMarshaller_Exception2 [artemis-j2ee]> 2024-06-25 23:53:53,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:53,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyJsonObjectMarshaller [artemis-j2ee]> 2024-06-25 23:53:53,753 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 821321770'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,755 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,755 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2d9db2d1-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,756 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9dd9e4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9db2d1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9db2d1-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17ab5faf, true, {}] 2024-06-25 23:53:53,756 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9dd9e5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9db2d1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9db2d1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47763bb4, true, {}] 2024-06-25 23:53:53,757 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=58944cf0-0e12-4504-88b4-63b11d26e26f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,758 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@38598396 2024-06-25 23:53:53,758 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 58944cf0-0e12-4504-88b4-63b11d26e26f, null, 0, false, true, null] 2024-06-25 23:53:53,759 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2d9e4f17-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,759 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9e4f1a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9e4f17-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9e4f17-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@287b2bcf, true, {}] 2024-06-25 23:53:53,760 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9e762b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9e4f17-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9e4f17-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fad40a, true, {}] 2024-06-25 23:53:53,761 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2d9e762b-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testQueueRequestReplyJsonObjectMarshaller, [MULTICAST], true] 2024-06-25 23:53:53,761 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3ad0b9d 2024-06-25 23:53:53,762 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bcc1202f-6d78-4f73-acfb-181106734dc8, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,762 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6246a60 2024-06-25 23:53:53,763 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bcc1202f-6d78-4f73-acfb-181106734dc8, null, 0, false, true, null] 2024-06-25 23:53:53,763 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2d9eeb5d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyJsonObjectMarshaller, activemq.broker=mom82] 2024-06-25 23:53:53,764 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9f1270-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9eeb5d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9eeb5d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b9a84a1, true, {}] 2024-06-25 23:53:53,764 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9f1271-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9eeb5d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9eeb5d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e2868f2, true, {}] 2024-06-25 23:53:53,765 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0a82ae82-e960-43e5-a46e-68770459115b, address=0a82ae82-e960-43e5-a46e-68770459115b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,765 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5fe69194 2024-06-25 23:53:53,765 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@ec117e4 2024-06-25 23:53:53,766 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0a82ae82-e960-43e5-a46e-68770459115b, null, 0, false, true, null] 2024-06-25 23:53:53,767 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7086, durable=true, userID=2d9f6094-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=2d9f126f-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-34da7d2c-5638-449d-8fbb-933458a0a16d, JMSReplyTo=temp-queue://0a82ae82-e960-43e5-a46e-68770459115b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@660593082, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, PreviousAddress=test/mom/testQueueRequestReplyJsonObjectMarshaller previousRoute:MULTICAST, reusable=true, version=-2147483181) .................................................. ***** durable queues test/mom/testQueueRequestReplyJsonObjectMarshaller: ***** non durable for test/mom/testQueueRequestReplyJsonObjectMarshaller: - queueID=7074 address:test/mom/testQueueRequestReplyJsonObjectMarshaller name:bcc1202f-6d78-4f73-acfb-181106734dc8 filter:null .................................................. , transaction: null 2024-06-25 23:53:53,767 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bcc1202f-6d78-4f73-acfb-181106734dc8: Reference[7086]:RELIABLE:CoreMessage[messageID=7086, durable=true, userID=2d9f6094-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=2d9f126f-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-34da7d2c-5638-449d-8fbb-933458a0a16d, JMSReplyTo=temp-queue://0a82ae82-e960-43e5-a46e-68770459115b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@660593082 2024-06-25 23:53:53,767 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bcc1202f-6d78-4f73-acfb-181106734dc8: CoreMessage[messageID=7086, durable=true, userID=2d9f6094-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=2d9f126f-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-34da7d2c-5638-449d-8fbb-933458a0a16d, JMSReplyTo=temp-queue://0a82ae82-e960-43e5-a46e-68770459115b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@660593082 to transaction: TransactionImpl [xid=null, txID=7087, xid=null, state=ACTIVE, createTime=1719359633767(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@42fe8324 2024-06-25 23:53:53,767 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bcc1202f-6d78-4f73-acfb-181106734dc8: CoreMessage[messageID=7086, durable=true, userID=2d9f6094-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=2d9f126f-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-34da7d2c-5638-449d-8fbb-933458a0a16d, JMSReplyTo=temp-queue://0a82ae82-e960-43e5-a46e-68770459115b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@660593082, transaction: TransactionImpl [xid=null, txID=7087, xid=null, state=COMMITTED, createTime=1719359633767(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@42fe8324 2024-06-25 23:53:53,768 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2d9f87a5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@2a5094ba[name=test/mom/testQueueRequestReplyJsonObjectMarshaller, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=6499c8f4-eedc-4cea-a2d0-78eb50464472, activemq.broker=mom26] 2024-06-25 23:53:53,768 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9faeb8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9f87a5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9f87a5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56b696f8, true, {}] 2024-06-25 23:53:53,768 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2d9faeb9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2d9f87a5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2d9f87a5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55a07550, true, {}] 2024-06-25 23:53:53,770 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7092, durable=true, userID=2d9fd5cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=0a82ae82-e960-43e5-a46e-68770459115b, size=1077, properties=TypedProperties[__AMQ_CID=2d9faeb7-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-34da7d2c-5638-449d-8fbb-933458a0a16d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6499c8f4-eedc-4cea-a2d0-78eb50464472]]@694458629, context: RoutingContextImpl(Address=0a82ae82-e960-43e5-a46e-68770459115b, routingType=ANYCAST, PreviousAddress=0a82ae82-e960-43e5-a46e-68770459115b previousRoute:ANYCAST, reusable=true, version=-2147483180) .................................................. ***** durable queues 0a82ae82-e960-43e5-a46e-68770459115b: ***** non durable for 0a82ae82-e960-43e5-a46e-68770459115b: - queueID=7082 address:0a82ae82-e960-43e5-a46e-68770459115b name:0a82ae82-e960-43e5-a46e-68770459115b filter:null .................................................. , transaction: null 2024-06-25 23:53:53,770 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0a82ae82-e960-43e5-a46e-68770459115b: Reference[7092]:RELIABLE:CoreMessage[messageID=7092, durable=true, userID=2d9fd5cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=0a82ae82-e960-43e5-a46e-68770459115b, size=1077, properties=TypedProperties[__AMQ_CID=2d9faeb7-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-34da7d2c-5638-449d-8fbb-933458a0a16d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6499c8f4-eedc-4cea-a2d0-78eb50464472]]@694458629 2024-06-25 23:53:53,770 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0a82ae82-e960-43e5-a46e-68770459115b: CoreMessage[messageID=7092, durable=true, userID=2d9fd5cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=0a82ae82-e960-43e5-a46e-68770459115b, size=1077, properties=TypedProperties[__AMQ_CID=2d9faeb7-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-34da7d2c-5638-449d-8fbb-933458a0a16d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6499c8f4-eedc-4cea-a2d0-78eb50464472]]@694458629 to transaction: TransactionImpl [xid=null, txID=7094, xid=null, state=ACTIVE, createTime=1719359633770(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1ab10287 2024-06-25 23:53:53,770 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0a82ae82-e960-43e5-a46e-68770459115b: CoreMessage[messageID=7092, durable=true, userID=2d9fd5cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=0a82ae82-e960-43e5-a46e-68770459115b, size=1077, properties=TypedProperties[__AMQ_CID=2d9faeb7-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-34da7d2c-5638-449d-8fbb-933458a0a16d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6499c8f4-eedc-4cea-a2d0-78eb50464472]]@694458629, transaction: TransactionImpl [xid=null, txID=7094, xid=null, state=COMMITTED, createTime=1719359633770(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1ab10287 2024-06-25 23:53:53,770 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2d9f87a5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@2a5094ba[name=test/mom/testQueueRequestReplyJsonObjectMarshaller, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=6499c8f4-eedc-4cea-a2d0-78eb50464472, activemq.broker=mom26] 2024-06-25 23:53:53,771 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2d9eeb5d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyJsonObjectMarshaller, activemq.broker=mom82] 2024-06-25 23:53:53,772 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@475b796d, org.eclipse.scout.rt.mom.jms.JmsSubscription@24244ea] 2024-06-25 23:53:53,773 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2d9e4f17-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:53,774 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@333e4cef[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:53,774 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007709 ms 2024-06-25 23:53:53,775 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2d9db2d1-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:53,776 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:53,776 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.101364 ms 2024-06-25 23:53:53,776 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyJsonObjectMarshaller [artemis-j2ee]> 2024-06-25 23:53:53,777 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:53,777 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReply [artemis-j2ee]> 2024-06-25 23:53:53,777 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 873581516'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:53,779 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:53,779 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2da15c6d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:53,780 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da18380-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da15c6d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da15c6d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c04ac65, true, {}] 2024-06-25 23:53:53,780 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da18381-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da15c6d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da15c6d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14360b23, true, {}] 2024-06-25 23:53:53,781 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=86d3a034-e07f-4177-b7b6-6fc840855b70, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,781 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@50c56bff 2024-06-25 23:53:53,782 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 86d3a034-e07f-4177-b7b6-6fc840855b70, null, 0, false, true, null] 2024-06-25 23:53:53,782 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2da1d1a3-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:53,783 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da1f8b6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da1d1a3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da1d1a3-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3635fe83, true, {}] 2024-06-25 23:53:53,783 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da1f8b7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da1d1a3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da1d1a3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5acfd8b2, true, {}] 2024-06-25 23:53:53,784 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/momtestQueueRequestReply, null, 0, false, true, null] 2024-06-25 23:53:53,785 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2da246d8-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/momtestQueueRequestReply, activemq.broker=mom82] 2024-06-25 23:53:53,785 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da246db-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da246d8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da246d8-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@491b51ad, true, {}] 2024-06-25 23:53:53,785 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da246dc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da246d8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da246d8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70df598, true, {}] 2024-06-25 23:53:53,786 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b9f91c18-2ba8-4295-874e-69f21d42ae0d, address=b9f91c18-2ba8-4295-874e-69f21d42ae0d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,786 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7231a040 2024-06-25 23:53:53,786 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7ef7b018 2024-06-25 23:53:53,787 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b9f91c18-2ba8-4295-874e-69f21d42ae0d, null, 0, false, true, null] 2024-06-25 23:53:53,788 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7157, durable=true, userID=2da294ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=2da246da-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26aedbb-b446-4869-8609-f29e1859bbd6, JMSReplyTo=temp-queue://b9f91c18-2ba8-4295-874e-69f21d42ae0d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@8946038, context: RoutingContextImpl(Address=test/momtestQueueRequestReply, routingType=ANYCAST, PreviousAddress=test/momtestQueueRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483420) .................................................. ***** durable queues test/momtestQueueRequestReply: - queueID=3045 address:test/momtestQueueRequestReply name:test/momtestQueueRequestReply filter:null ***** non durable for test/momtestQueueRequestReply: .................................................. , transaction: null 2024-06-25 23:53:53,789 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/momtestQueueRequestReply: Reference[7157]:RELIABLE:CoreMessage[messageID=7157, durable=true, userID=2da294ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=2da246da-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26aedbb-b446-4869-8609-f29e1859bbd6, JMSReplyTo=temp-queue://b9f91c18-2ba8-4295-874e-69f21d42ae0d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@8946038 2024-06-25 23:53:53,789 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/momtestQueueRequestReply: CoreMessage[messageID=7157, durable=true, userID=2da294ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=2da246da-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26aedbb-b446-4869-8609-f29e1859bbd6, JMSReplyTo=temp-queue://b9f91c18-2ba8-4295-874e-69f21d42ae0d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@8946038 to transaction: TransactionImpl [xid=null, txID=7158, xid=null, state=ACTIVE, createTime=1719359633789(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b2270d8 2024-06-25 23:53:53,789 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2da2e320-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9e1bc3ab[name=test/momtestQueueRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7ebd9fa5-0963-4d4b-92a6-e17be838dc6c, activemq.broker=mom26] 2024-06-25 23:53:53,790 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da30a33-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da2e320-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da2e320-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@182f2f0a, true, {}] 2024-06-25 23:53:53,790 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da30a34-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da2e320-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da2e320-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5959401b, true, {}] 2024-06-25 23:53:53,792 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7163, durable=true, userID=2da33146-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=b9f91c18-2ba8-4295-874e-69f21d42ae0d, size=939, properties=TypedProperties[__AMQ_CID=2da30a32-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26aedbb-b446-4869-8609-f29e1859bbd6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7ebd9fa5-0963-4d4b-92a6-e17be838dc6c]]@56403019, context: RoutingContextImpl(Address=b9f91c18-2ba8-4295-874e-69f21d42ae0d, routingType=ANYCAST, PreviousAddress=b9f91c18-2ba8-4295-874e-69f21d42ae0d previousRoute:ANYCAST, reusable=true, version=-2147483175) .................................................. ***** durable queues b9f91c18-2ba8-4295-874e-69f21d42ae0d: ***** non durable for b9f91c18-2ba8-4295-874e-69f21d42ae0d: - queueID=7153 address:b9f91c18-2ba8-4295-874e-69f21d42ae0d name:b9f91c18-2ba8-4295-874e-69f21d42ae0d filter:null .................................................. , transaction: null 2024-06-25 23:53:53,792 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b9f91c18-2ba8-4295-874e-69f21d42ae0d: Reference[7163]:RELIABLE:CoreMessage[messageID=7163, durable=true, userID=2da33146-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=b9f91c18-2ba8-4295-874e-69f21d42ae0d, size=939, properties=TypedProperties[__AMQ_CID=2da30a32-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26aedbb-b446-4869-8609-f29e1859bbd6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7ebd9fa5-0963-4d4b-92a6-e17be838dc6c]]@56403019 2024-06-25 23:53:53,792 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/momtestQueueRequestReply: CoreMessage[messageID=7157, durable=true, userID=2da294ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=2da246da-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26aedbb-b446-4869-8609-f29e1859bbd6, JMSReplyTo=temp-queue://b9f91c18-2ba8-4295-874e-69f21d42ae0d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@8946038, transaction: TransactionImpl [xid=null, txID=7158, xid=null, state=COMMITTED, createTime=1719359633789(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b2270d8 2024-06-25 23:53:53,792 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b9f91c18-2ba8-4295-874e-69f21d42ae0d: CoreMessage[messageID=7163, durable=true, userID=2da33146-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=b9f91c18-2ba8-4295-874e-69f21d42ae0d, size=939, properties=TypedProperties[__AMQ_CID=2da30a32-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26aedbb-b446-4869-8609-f29e1859bbd6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7ebd9fa5-0963-4d4b-92a6-e17be838dc6c]]@56403019 to transaction: TransactionImpl [xid=null, txID=7166, xid=null, state=ACTIVE, createTime=1719359633792(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10d90bb4 2024-06-25 23:53:53,792 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b9f91c18-2ba8-4295-874e-69f21d42ae0d: CoreMessage[messageID=7163, durable=true, userID=2da33146-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=b9f91c18-2ba8-4295-874e-69f21d42ae0d, size=939, properties=TypedProperties[__AMQ_CID=2da30a32-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c26aedbb-b446-4869-8609-f29e1859bbd6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7ebd9fa5-0963-4d4b-92a6-e17be838dc6c]]@56403019, transaction: TransactionImpl [xid=null, txID=7166, xid=null, state=COMMITTED, createTime=1719359633792(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10d90bb4 2024-06-25 23:53:53,792 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2da2e320-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9e1bc3ab[name=test/momtestQueueRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7ebd9fa5-0963-4d4b-92a6-e17be838dc6c, activemq.broker=mom26] 2024-06-25 23:53:53,793 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2da246d8-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/momtestQueueRequestReply, activemq.broker=mom82] 2024-06-25 23:53:53,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@45ea6c24] 2024-06-25 23:53:53,796 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2da1d1a3-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:53,797 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3e1aa428[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:53,797 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007901 ms 2024-06-25 23:53:53,798 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2da15c6d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:53,799 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:53,799 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.002677 ms 2024-06-25 23:53:53,799 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReply [artemis-j2ee]> 2024-06-25 23:53:53,800 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:53,800 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyCancellation [artemis-j2ee]> 2024-06-25 23:53:53,800 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1592929500'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:53,803 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:53,803 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2da50608-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:53,804 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da5060b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da50608-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da50608-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a7934fc, true, {}] 2024-06-25 23:53:53,804 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da52d1c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da50608-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da50608-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d299cd3, true, {}] 2024-06-25 23:53:53,805 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e0c0aa13-27ff-45d6-9d14-25c0a388bab8, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,805 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@704cad1c 2024-06-25 23:53:53,805 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e0c0aa13-27ff-45d6-9d14-25c0a388bab8, null, 0, false, true, null] 2024-06-25 23:53:53,806 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2da57b3e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:53,806 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da57b41-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da57b3e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da57b3e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4850b77d, true, {}] 2024-06-25 23:53:53,807 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da5a252-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da57b3e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da57b3e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@350bbf2f, true, {}] 2024-06-25 23:53:53,807 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2da5a252-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicRequestReplyCancellation, [MULTICAST], true] 2024-06-25 23:53:53,808 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@51da37d3 2024-06-25 23:53:53,808 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d2446d04-addd-4bcc-9342-f04e3a509715, address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,809 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5bb7ce76 2024-06-25 23:53:53,809 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d2446d04-addd-4bcc-9342-f04e3a509715, null, 0, false, true, null] 2024-06-25 23:53:53,810 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2da61784-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom26] 2024-06-25 23:53:53,810 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da61787-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da61784-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da61784-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d46bcbc, true, {}] 2024-06-25 23:53:53,811 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da63e98-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da61784-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da61784-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@151d9faf, true, {}] 2024-06-25 23:53:53,811 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dc3a48c5-b95d-4b6c-a3dd-78ce9c3d421d, address=dc3a48c5-b95d-4b6c-a3dd-78ce9c3d421d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,811 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@9f3244e 2024-06-25 23:53:53,812 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4f2ab689 2024-06-25 23:53:53,812 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dc3a48c5-b95d-4b6c-a3dd-78ce9c3d421d, null, 0, false, true, null] 2024-06-25 23:53:53,814 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7226, durable=true, userID=2da68cbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2da61786-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f5f9ff4-1449-4d0d-b6af-b853d3916c7c, JMSReplyTo=temp-queue://dc3a48c5-b95d-4b6c-a3dd-78ce9c3d421d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@555366986, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCancellation previousRoute:MULTICAST, reusable=true, version=-2147483171) .................................................. ***** durable queues test/mom/testTopicRequestReplyCancellation: ***** non durable for test/mom/testTopicRequestReplyCancellation: - queueID=7214 address:test/mom/testTopicRequestReplyCancellation name:d2446d04-addd-4bcc-9342-f04e3a509715 filter:null .................................................. , transaction: null 2024-06-25 23:53:53,814 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d2446d04-addd-4bcc-9342-f04e3a509715: Reference[7226]:RELIABLE:CoreMessage[messageID=7226, durable=true, userID=2da68cbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2da61786-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f5f9ff4-1449-4d0d-b6af-b853d3916c7c, JMSReplyTo=temp-queue://dc3a48c5-b95d-4b6c-a3dd-78ce9c3d421d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@555366986 2024-06-25 23:53:53,814 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d2446d04-addd-4bcc-9342-f04e3a509715: CoreMessage[messageID=7226, durable=true, userID=2da68cbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2da61786-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f5f9ff4-1449-4d0d-b6af-b853d3916c7c, JMSReplyTo=temp-queue://dc3a48c5-b95d-4b6c-a3dd-78ce9c3d421d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@555366986 to transaction: TransactionImpl [xid=null, txID=7227, xid=null, state=ACTIVE, createTime=1719359633814(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ac565de 2024-06-25 23:53:53,814 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d2446d04-addd-4bcc-9342-f04e3a509715: CoreMessage[messageID=7226, durable=true, userID=2da68cbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2da61786-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f5f9ff4-1449-4d0d-b6af-b853d3916c7c, JMSReplyTo=temp-queue://dc3a48c5-b95d-4b6c-a3dd-78ce9c3d421d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@555366986, transaction: TransactionImpl [xid=null, txID=7227, xid=null, state=COMMITTED, createTime=1719359633814(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ac565de 2024-06-25 23:53:53,815 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom26] 2024-06-25 23:53:53,815 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2da6dadc-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-7f5f9ff4-1449-4d0d-b6af-b853d3916c7c] 2024-06-25 23:53:53,815 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da6dadf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da6dadc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da6dadc-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c0f9f5c, true, {}] 2024-06-25 23:53:53,816 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da701f0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da6dadc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da6dadc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76940606, true, {}] 2024-06-25 23:53:53,816 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2da61784-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom26] 2024-06-25 23:53:53,817 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7245, durable=true, userID=2da701f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2da6dade-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f5f9ff4-1449-4d0d-b6af-b853d3916c7c, _AMQ_ROUTING_TYPE=0]]@192708276, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483172) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=7204 address:scout.mom.requestreply.cancellation name:e0c0aa13-27ff-45d6-9d14-25c0a388bab8 filter:null .................................................. , transaction: null 2024-06-25 23:53:53,817 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e0c0aa13-27ff-45d6-9d14-25c0a388bab8: Reference[7245]:RELIABLE:CoreMessage[messageID=7245, durable=true, userID=2da701f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2da6dade-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f5f9ff4-1449-4d0d-b6af-b853d3916c7c, _AMQ_ROUTING_TYPE=0]]@192708276 2024-06-25 23:53:53,817 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e0c0aa13-27ff-45d6-9d14-25c0a388bab8: CoreMessage[messageID=7245, durable=true, userID=2da701f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2da6dade-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f5f9ff4-1449-4d0d-b6af-b853d3916c7c, _AMQ_ROUTING_TYPE=0]]@192708276 to transaction: TransactionImpl [xid=null, txID=7248, xid=null, state=ACTIVE, createTime=1719359633817(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6aa1a3fa 2024-06-25 23:53:53,817 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e0c0aa13-27ff-45d6-9d14-25c0a388bab8: CoreMessage[messageID=7245, durable=true, userID=2da701f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=2da6dade-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7f5f9ff4-1449-4d0d-b6af-b853d3916c7c, _AMQ_ROUTING_TYPE=0]]@192708276, transaction: TransactionImpl [xid=null, txID=7248, xid=null, state=COMMITTED, createTime=1719359633817(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6aa1a3fa 2024-06-25 23:53:53,817 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@b9c8678] 2024-06-25 23:53:53,817 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2da6dadc-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-7f5f9ff4-1449-4d0d-b6af-b853d3916c7c] 2024-06-25 23:53:53,818 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2da57b3e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:53,819 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5c91cd36[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:53,819 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008230 ms 2024-06-25 23:53:53,820 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2da50608-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:53,821 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:53,821 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.584151 ms 2024-06-25 23:53:53,822 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyCancellation [artemis-j2ee]> 2024-06-25 23:53:53,822 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:53,822 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testRequestReplyNull [artemis-j2ee]> 2024-06-25 23:53:53,823 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 810875015'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,824 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,825 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2da86184-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,825 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da86187-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da86184-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da86184-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e03d9d3, true, {}] 2024-06-25 23:53:53,825 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da86188-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da86184-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da86184-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b44cdfb, true, {}] 2024-06-25 23:53:53,826 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7924de33-7101-4b1f-b6f6-d65e063e5bf3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,827 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27309a84 2024-06-25 23:53:53,827 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7924de33-7101-4b1f-b6f6-d65e063e5bf3, null, 0, false, true, null] 2024-06-25 23:53:53,827 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2da8afaa-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,828 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da8d6bd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da8afaa-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da8afaa-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54574046, true, {}] 2024-06-25 23:53:53,828 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da8d6be-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da8afaa-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da8afaa-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1338a9e6, true, {}] 2024-06-25 23:53:53,829 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:53,830 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2da924df-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,831 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da924e2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da924df-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da924df-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e12b723, true, {}] 2024-06-25 23:53:53,831 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2da94bf3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da924df-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da924df-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c79e535, true, {}] 2024-06-25 23:53:53,831 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c8ecb71a-751c-402a-baaf-bab087f469b6, address=c8ecb71a-751c-402a-baaf-bab087f469b6, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,832 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5dd9f229 2024-06-25 23:53:53,832 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7e5b29ba 2024-06-25 23:53:53,833 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c8ecb71a-751c-402a-baaf-bab087f469b6, null, 0, false, true, null] 2024-06-25 23:53:53,834 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7297, durable=true, userID=2da99a16-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2da924e1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ccceee1-999c-4f2e-95e6-93a4c50f11e4, JMSReplyTo=temp-queue://c8ecb71a-751c-402a-baaf-bab087f469b6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1040947513, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:53,834 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7297]:RELIABLE:CoreMessage[messageID=7297, durable=true, userID=2da99a16-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2da924e1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ccceee1-999c-4f2e-95e6-93a4c50f11e4, JMSReplyTo=temp-queue://c8ecb71a-751c-402a-baaf-bab087f469b6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1040947513 2024-06-25 23:53:53,835 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7297, durable=true, userID=2da99a16-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2da924e1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ccceee1-999c-4f2e-95e6-93a4c50f11e4, JMSReplyTo=temp-queue://c8ecb71a-751c-402a-baaf-bab087f469b6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1040947513 to transaction: TransactionImpl [xid=null, txID=7298, xid=null, state=ACTIVE, createTime=1719359633835(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@136ed843 2024-06-25 23:53:53,835 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2da9e837-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=411087f7-e880-479e-971e-9d8c1f89ec76, activemq.broker=mom57] 2024-06-25 23:53:53,836 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2daa0f4a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da9e837-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da9e837-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d01ca38, true, {}] 2024-06-25 23:53:53,836 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2daa0f4b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2da9e837-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2da9e837-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1730c4f7, true, {}] 2024-06-25 23:53:53,837 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7303, durable=true, userID=2daa365d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=c8ecb71a-751c-402a-baaf-bab087f469b6, size=809, properties=TypedProperties[__AMQ_CID=2da9e839-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ccceee1-999c-4f2e-95e6-93a4c50f11e4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=411087f7-e880-479e-971e-9d8c1f89ec76]]@1635016087, context: RoutingContextImpl(Address=c8ecb71a-751c-402a-baaf-bab087f469b6, routingType=ANYCAST, PreviousAddress=c8ecb71a-751c-402a-baaf-bab087f469b6 previousRoute:ANYCAST, reusable=true, version=-2147483165) .................................................. ***** durable queues c8ecb71a-751c-402a-baaf-bab087f469b6: ***** non durable for c8ecb71a-751c-402a-baaf-bab087f469b6: - queueID=7293 address:c8ecb71a-751c-402a-baaf-bab087f469b6 name:c8ecb71a-751c-402a-baaf-bab087f469b6 filter:null .................................................. , transaction: null 2024-06-25 23:53:53,837 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c8ecb71a-751c-402a-baaf-bab087f469b6: Reference[7303]:RELIABLE:CoreMessage[messageID=7303, durable=true, userID=2daa365d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=c8ecb71a-751c-402a-baaf-bab087f469b6, size=809, properties=TypedProperties[__AMQ_CID=2da9e839-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ccceee1-999c-4f2e-95e6-93a4c50f11e4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=411087f7-e880-479e-971e-9d8c1f89ec76]]@1635016087 2024-06-25 23:53:53,838 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7297, durable=true, userID=2da99a16-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2da924e1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ccceee1-999c-4f2e-95e6-93a4c50f11e4, JMSReplyTo=temp-queue://c8ecb71a-751c-402a-baaf-bab087f469b6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1040947513, transaction: TransactionImpl [xid=null, txID=7298, xid=null, state=COMMITTED, createTime=1719359633835(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@136ed843 2024-06-25 23:53:53,838 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c8ecb71a-751c-402a-baaf-bab087f469b6: CoreMessage[messageID=7303, durable=true, userID=2daa365d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=c8ecb71a-751c-402a-baaf-bab087f469b6, size=809, properties=TypedProperties[__AMQ_CID=2da9e839-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ccceee1-999c-4f2e-95e6-93a4c50f11e4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=411087f7-e880-479e-971e-9d8c1f89ec76]]@1635016087 to transaction: TransactionImpl [xid=null, txID=7306, xid=null, state=ACTIVE, createTime=1719359633838(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4640d991 2024-06-25 23:53:53,838 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c8ecb71a-751c-402a-baaf-bab087f469b6: CoreMessage[messageID=7303, durable=true, userID=2daa365d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=c8ecb71a-751c-402a-baaf-bab087f469b6, size=809, properties=TypedProperties[__AMQ_CID=2da9e839-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ccceee1-999c-4f2e-95e6-93a4c50f11e4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=411087f7-e880-479e-971e-9d8c1f89ec76]]@1635016087, transaction: TransactionImpl [xid=null, txID=7306, xid=null, state=COMMITTED, createTime=1719359633838(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4640d991 2024-06-25 23:53:53,838 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2da9e837-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=411087f7-e880-479e-971e-9d8c1f89ec76, activemq.broker=mom57] 2024-06-25 23:53:53,838 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2da924df-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,840 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@11751067, org.eclipse.scout.rt.mom.jms.JmsSubscription@48ad035b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,841 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2da8afaa-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,842 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2daaf9ae-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,842 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2daaf9b1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2daaf9ae-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2daaf9ae-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fac21a5, true, {}] 2024-06-25 23:53:53,843 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2daaf9b2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2daaf9ae-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2daaf9ae-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56ead992, true, {}] 2024-06-25 23:53:53,843 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:53,844 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dab47d3-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,845 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dab47d6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dab47d3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dab47d3-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f162a06, true, {}] 2024-06-25 23:53:53,845 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dab6ee7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dab47d3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dab47d3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a944535, true, {}] 2024-06-25 23:53:53,845 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=97b28ac7-3b5d-433b-846a-351d7d5a3e7d, address=97b28ac7-3b5d-433b-846a-351d7d5a3e7d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,846 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4a19e0aa 2024-06-25 23:53:53,846 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@28396a81 2024-06-25 23:53:53,846 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 97b28ac7-3b5d-433b-846a-351d7d5a3e7d, null, 0, false, true, null] 2024-06-25 23:53:53,847 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7342, durable=true, userID=2dabbd0a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2dab47d5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1121b196-43dc-41d1-bd34-049b5f336d84, JMSReplyTo=temp-queue://97b28ac7-3b5d-433b-846a-351d7d5a3e7d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1717974500, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:53,848 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7342]:RELIABLE:CoreMessage[messageID=7342, durable=true, userID=2dabbd0a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2dab47d5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1121b196-43dc-41d1-bd34-049b5f336d84, JMSReplyTo=temp-queue://97b28ac7-3b5d-433b-846a-351d7d5a3e7d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1717974500 2024-06-25 23:53:53,849 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7342, durable=true, userID=2dabbd0a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2dab47d5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1121b196-43dc-41d1-bd34-049b5f336d84, JMSReplyTo=temp-queue://97b28ac7-3b5d-433b-846a-351d7d5a3e7d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1717974500 to transaction: TransactionImpl [xid=null, txID=7343, xid=null, state=ACTIVE, createTime=1719359633848(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@289f005d 2024-06-25 23:53:53,849 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dac0b2b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4da676bc-228c-46c6-9163-5ed7d34e9c16, activemq.broker=mom57] 2024-06-25 23:53:53,849 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dac0b2e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dac0b2b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dac0b2b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d4cfa21, true, {}] 2024-06-25 23:53:53,850 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dac323f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dac0b2b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dac0b2b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dcc530b, true, {}] 2024-06-25 23:53:53,851 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7348, durable=true, userID=2dac3241-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=97b28ac7-3b5d-433b-846a-351d7d5a3e7d, size=808, properties=TypedProperties[__AMQ_CID=2dac0b2d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1121b196-43dc-41d1-bd34-049b5f336d84, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4da676bc-228c-46c6-9163-5ed7d34e9c16]]@1149407514, context: RoutingContextImpl(Address=97b28ac7-3b5d-433b-846a-351d7d5a3e7d, routingType=ANYCAST, PreviousAddress=97b28ac7-3b5d-433b-846a-351d7d5a3e7d previousRoute:ANYCAST, reusable=true, version=-2147483163) .................................................. ***** durable queues 97b28ac7-3b5d-433b-846a-351d7d5a3e7d: ***** non durable for 97b28ac7-3b5d-433b-846a-351d7d5a3e7d: - queueID=7338 address:97b28ac7-3b5d-433b-846a-351d7d5a3e7d name:97b28ac7-3b5d-433b-846a-351d7d5a3e7d filter:null .................................................. , transaction: null 2024-06-25 23:53:53,851 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 97b28ac7-3b5d-433b-846a-351d7d5a3e7d: Reference[7348]:RELIABLE:CoreMessage[messageID=7348, durable=true, userID=2dac3241-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=97b28ac7-3b5d-433b-846a-351d7d5a3e7d, size=808, properties=TypedProperties[__AMQ_CID=2dac0b2d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1121b196-43dc-41d1-bd34-049b5f336d84, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4da676bc-228c-46c6-9163-5ed7d34e9c16]]@1149407514 2024-06-25 23:53:53,851 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 97b28ac7-3b5d-433b-846a-351d7d5a3e7d: CoreMessage[messageID=7348, durable=true, userID=2dac3241-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=97b28ac7-3b5d-433b-846a-351d7d5a3e7d, size=808, properties=TypedProperties[__AMQ_CID=2dac0b2d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1121b196-43dc-41d1-bd34-049b5f336d84, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4da676bc-228c-46c6-9163-5ed7d34e9c16]]@1149407514 to transaction: TransactionImpl [xid=null, txID=7351, xid=null, state=ACTIVE, createTime=1719359633851(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71d6c8e2 2024-06-25 23:53:53,851 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7342, durable=true, userID=2dabbd0a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2dab47d5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1121b196-43dc-41d1-bd34-049b5f336d84, JMSReplyTo=temp-queue://97b28ac7-3b5d-433b-846a-351d7d5a3e7d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1717974500, transaction: TransactionImpl [xid=null, txID=7343, xid=null, state=COMMITTED, createTime=1719359633848(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@289f005d 2024-06-25 23:53:53,852 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 97b28ac7-3b5d-433b-846a-351d7d5a3e7d: CoreMessage[messageID=7348, durable=true, userID=2dac3241-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=97b28ac7-3b5d-433b-846a-351d7d5a3e7d, size=808, properties=TypedProperties[__AMQ_CID=2dac0b2d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1121b196-43dc-41d1-bd34-049b5f336d84, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4da676bc-228c-46c6-9163-5ed7d34e9c16]]@1149407514, transaction: TransactionImpl [xid=null, txID=7351, xid=null, state=COMMITTED, createTime=1719359633851(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71d6c8e2 2024-06-25 23:53:53,852 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dac0b2b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4da676bc-228c-46c6-9163-5ed7d34e9c16, activemq.broker=mom57] 2024-06-25 23:53:53,852 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dab47d3-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,854 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@13bea2ad, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b19ca31] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,882 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2daaf9ae-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,882 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2db11442-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,883 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db13b55-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db11442-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db11442-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c890336, true, {}] 2024-06-25 23:53:53,883 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db13b56-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db11442-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db11442-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23e948f, true, {}] 2024-06-25 23:53:53,884 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:53,885 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2db18977-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,885 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db1897a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db18977-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db18977-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c3b6fc8, true, {}] 2024-06-25 23:53:53,885 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db1897b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db18977-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db18977-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23e1219e, true, {}] 2024-06-25 23:53:53,886 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=345ee5ff-163e-4515-8bb3-e065a994fdd0, address=345ee5ff-163e-4515-8bb3-e065a994fdd0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,886 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@419b2590 2024-06-25 23:53:53,886 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@22153240 2024-06-25 23:53:53,887 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 345ee5ff-163e-4515-8bb3-e065a994fdd0, null, 0, false, true, null] 2024-06-25 23:53:53,888 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7387, durable=true, userID=2db1d79e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2db18979-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-202a0c05-1b8d-4bb5-8c58-b3ccda284ab9, JMSReplyTo=temp-queue://345ee5ff-163e-4515-8bb3-e065a994fdd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1738712723, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:53,888 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7387]:RELIABLE:CoreMessage[messageID=7387, durable=true, userID=2db1d79e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2db18979-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-202a0c05-1b8d-4bb5-8c58-b3ccda284ab9, JMSReplyTo=temp-queue://345ee5ff-163e-4515-8bb3-e065a994fdd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1738712723 2024-06-25 23:53:53,889 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7387, durable=true, userID=2db1d79e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2db18979-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-202a0c05-1b8d-4bb5-8c58-b3ccda284ab9, JMSReplyTo=temp-queue://345ee5ff-163e-4515-8bb3-e065a994fdd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1738712723 to transaction: TransactionImpl [xid=null, txID=7388, xid=null, state=ACTIVE, createTime=1719359633889(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@9506043 2024-06-25 23:53:53,889 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2db225bf-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b857ee7d-b1bd-4aff-85cc-992a846bbcbb, activemq.broker=mom57] 2024-06-25 23:53:53,890 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db24cd2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db225bf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db225bf-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43e90578, true, {}] 2024-06-25 23:53:53,890 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db24cd3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db225bf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db225bf-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a8b10ae, true, {}] 2024-06-25 23:53:53,892 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7393, durable=true, userID=2db273e5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=345ee5ff-163e-4515-8bb3-e065a994fdd0, size=809, properties=TypedProperties[__AMQ_CID=2db24cd1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-202a0c05-1b8d-4bb5-8c58-b3ccda284ab9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b857ee7d-b1bd-4aff-85cc-992a846bbcbb]]@1226615977, context: RoutingContextImpl(Address=345ee5ff-163e-4515-8bb3-e065a994fdd0, routingType=ANYCAST, PreviousAddress=345ee5ff-163e-4515-8bb3-e065a994fdd0 previousRoute:ANYCAST, reusable=true, version=-2147483161) .................................................. ***** durable queues 345ee5ff-163e-4515-8bb3-e065a994fdd0: ***** non durable for 345ee5ff-163e-4515-8bb3-e065a994fdd0: - queueID=7383 address:345ee5ff-163e-4515-8bb3-e065a994fdd0 name:345ee5ff-163e-4515-8bb3-e065a994fdd0 filter:null .................................................. , transaction: null 2024-06-25 23:53:53,892 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 345ee5ff-163e-4515-8bb3-e065a994fdd0: Reference[7393]:RELIABLE:CoreMessage[messageID=7393, durable=true, userID=2db273e5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=345ee5ff-163e-4515-8bb3-e065a994fdd0, size=809, properties=TypedProperties[__AMQ_CID=2db24cd1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-202a0c05-1b8d-4bb5-8c58-b3ccda284ab9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b857ee7d-b1bd-4aff-85cc-992a846bbcbb]]@1226615977 2024-06-25 23:53:53,892 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7387, durable=true, userID=2db1d79e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2db18979-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-202a0c05-1b8d-4bb5-8c58-b3ccda284ab9, JMSReplyTo=temp-queue://345ee5ff-163e-4515-8bb3-e065a994fdd0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1738712723, transaction: TransactionImpl [xid=null, txID=7388, xid=null, state=COMMITTED, createTime=1719359633889(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@9506043 2024-06-25 23:53:53,892 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 345ee5ff-163e-4515-8bb3-e065a994fdd0: CoreMessage[messageID=7393, durable=true, userID=2db273e5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=345ee5ff-163e-4515-8bb3-e065a994fdd0, size=809, properties=TypedProperties[__AMQ_CID=2db24cd1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-202a0c05-1b8d-4bb5-8c58-b3ccda284ab9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b857ee7d-b1bd-4aff-85cc-992a846bbcbb]]@1226615977 to transaction: TransactionImpl [xid=null, txID=7396, xid=null, state=ACTIVE, createTime=1719359633892(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72d843b7 2024-06-25 23:53:53,892 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 345ee5ff-163e-4515-8bb3-e065a994fdd0: CoreMessage[messageID=7393, durable=true, userID=2db273e5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=345ee5ff-163e-4515-8bb3-e065a994fdd0, size=809, properties=TypedProperties[__AMQ_CID=2db24cd1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-202a0c05-1b8d-4bb5-8c58-b3ccda284ab9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b857ee7d-b1bd-4aff-85cc-992a846bbcbb]]@1226615977, transaction: TransactionImpl [xid=null, txID=7396, xid=null, state=COMMITTED, createTime=1719359633892(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72d843b7 2024-06-25 23:53:53,892 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2db225bf-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b857ee7d-b1bd-4aff-85cc-992a846bbcbb, activemq.broker=mom57] 2024-06-25 23:53:53,893 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2db18977-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,895 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5ac48d0c, org.eclipse.scout.rt.mom.jms.JmsSubscription@21478569] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,896 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2db11442-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,896 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2db33736-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,897 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db35e49-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db33736-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db33736-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@220206b7, true, {}] 2024-06-25 23:53:53,897 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db35e4a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db33736-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db33736-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c7aec71, true, {}] 2024-06-25 23:53:53,898 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:53,899 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2db3ac6b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,899 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db3ac6e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db3ac6b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db3ac6b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20f4e35d, true, {}] 2024-06-25 23:53:53,899 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db3ac6f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db3ac6b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db3ac6b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e30ef35, true, {}] 2024-06-25 23:53:53,900 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1108f28f-43de-4f9c-ac47-3e86fe886395, address=1108f28f-43de-4f9c-ac47-3e86fe886395, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,900 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2e3ecf6d 2024-06-25 23:53:53,900 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@cab171c 2024-06-25 23:53:53,901 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1108f28f-43de-4f9c-ac47-3e86fe886395, null, 0, false, true, null] 2024-06-25 23:53:53,902 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7432, durable=true, userID=2db3fa92-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2db3ac6d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5f53bab-9eba-41d8-8bab-1dd3e88ae428, JMSReplyTo=temp-queue://1108f28f-43de-4f9c-ac47-3e86fe886395, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@832676581, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:53,903 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7432]:RELIABLE:CoreMessage[messageID=7432, durable=true, userID=2db3fa92-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2db3ac6d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5f53bab-9eba-41d8-8bab-1dd3e88ae428, JMSReplyTo=temp-queue://1108f28f-43de-4f9c-ac47-3e86fe886395, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@832676581 2024-06-25 23:53:53,903 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7432, durable=true, userID=2db3fa92-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2db3ac6d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5f53bab-9eba-41d8-8bab-1dd3e88ae428, JMSReplyTo=temp-queue://1108f28f-43de-4f9c-ac47-3e86fe886395, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@832676581 to transaction: TransactionImpl [xid=null, txID=7433, xid=null, state=ACTIVE, createTime=1719359633903(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@359ec280 2024-06-25 23:53:53,904 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2db46fc3-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8781f5f0-03ec-4694-aaef-04d51ec4979c, activemq.broker=mom57] 2024-06-25 23:53:53,904 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db46fc6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db46fc3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db46fc3-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f33cb2, true, {}] 2024-06-25 23:53:53,905 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db46fc7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db46fc3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db46fc3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5900b671, true, {}] 2024-06-25 23:53:53,906 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7438, durable=true, userID=2db496d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=1108f28f-43de-4f9c-ac47-3e86fe886395, size=809, properties=TypedProperties[__AMQ_CID=2db46fc5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5f53bab-9eba-41d8-8bab-1dd3e88ae428, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8781f5f0-03ec-4694-aaef-04d51ec4979c]]@1199205534, context: RoutingContextImpl(Address=1108f28f-43de-4f9c-ac47-3e86fe886395, routingType=ANYCAST, PreviousAddress=1108f28f-43de-4f9c-ac47-3e86fe886395 previousRoute:ANYCAST, reusable=true, version=-2147483159) .................................................. ***** durable queues 1108f28f-43de-4f9c-ac47-3e86fe886395: ***** non durable for 1108f28f-43de-4f9c-ac47-3e86fe886395: - queueID=7428 address:1108f28f-43de-4f9c-ac47-3e86fe886395 name:1108f28f-43de-4f9c-ac47-3e86fe886395 filter:null .................................................. , transaction: null 2024-06-25 23:53:53,906 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1108f28f-43de-4f9c-ac47-3e86fe886395: Reference[7438]:RELIABLE:CoreMessage[messageID=7438, durable=true, userID=2db496d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=1108f28f-43de-4f9c-ac47-3e86fe886395, size=809, properties=TypedProperties[__AMQ_CID=2db46fc5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5f53bab-9eba-41d8-8bab-1dd3e88ae428, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8781f5f0-03ec-4694-aaef-04d51ec4979c]]@1199205534 2024-06-25 23:53:53,906 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7432, durable=true, userID=2db3fa92-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2db3ac6d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5f53bab-9eba-41d8-8bab-1dd3e88ae428, JMSReplyTo=temp-queue://1108f28f-43de-4f9c-ac47-3e86fe886395, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@832676581, transaction: TransactionImpl [xid=null, txID=7433, xid=null, state=COMMITTED, createTime=1719359633903(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@359ec280 2024-06-25 23:53:53,906 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1108f28f-43de-4f9c-ac47-3e86fe886395: CoreMessage[messageID=7438, durable=true, userID=2db496d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=1108f28f-43de-4f9c-ac47-3e86fe886395, size=809, properties=TypedProperties[__AMQ_CID=2db46fc5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5f53bab-9eba-41d8-8bab-1dd3e88ae428, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8781f5f0-03ec-4694-aaef-04d51ec4979c]]@1199205534 to transaction: TransactionImpl [xid=null, txID=7439, xid=null, state=ACTIVE, createTime=1719359633906(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53798b2f 2024-06-25 23:53:53,906 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1108f28f-43de-4f9c-ac47-3e86fe886395: CoreMessage[messageID=7438, durable=true, userID=2db496d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=1108f28f-43de-4f9c-ac47-3e86fe886395, size=809, properties=TypedProperties[__AMQ_CID=2db46fc5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b5f53bab-9eba-41d8-8bab-1dd3e88ae428, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8781f5f0-03ec-4694-aaef-04d51ec4979c]]@1199205534, transaction: TransactionImpl [xid=null, txID=7439, xid=null, state=COMMITTED, createTime=1719359633906(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53798b2f 2024-06-25 23:53:53,907 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2db46fc3-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=8781f5f0-03ec-4694-aaef-04d51ec4979c, activemq.broker=mom57] 2024-06-25 23:53:53,907 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2db3ac6b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,909 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@4eca9fc9, org.eclipse.scout.rt.mom.jms.JmsSubscription@25c04899] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,910 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2db33736-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,910 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2db55a2a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,911 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db5813d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db55a2a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db55a2a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c90dbfb, true, {}] 2024-06-25 23:53:53,911 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db5813e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db55a2a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db55a2a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72bb56af, true, {}] 2024-06-25 23:53:53,912 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:53,913 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2db5cf5f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,913 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db5cf62-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db5cf5f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db5cf5f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d49a9d, true, {}] 2024-06-25 23:53:53,913 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db5cf63-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db5cf5f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db5cf5f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40938127, true, {}] 2024-06-25 23:53:53,914 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=63f1049d-3b2b-4c80-b86c-753f519d2fca, address=63f1049d-3b2b-4c80-b86c-753f519d2fca, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,914 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@792b98d5 2024-06-25 23:53:53,914 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@40db9982 2024-06-25 23:53:53,915 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 63f1049d-3b2b-4c80-b86c-753f519d2fca, null, 0, false, true, null] 2024-06-25 23:53:53,916 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7477, durable=true, userID=2db61d86-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2db5cf61-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3643313f-0476-4b12-8282-2c4181ba24d4, JMSReplyTo=temp-queue://63f1049d-3b2b-4c80-b86c-753f519d2fca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1829773348, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:53,920 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7477]:RELIABLE:CoreMessage[messageID=7477, durable=true, userID=2db61d86-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2db5cf61-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3643313f-0476-4b12-8282-2c4181ba24d4, JMSReplyTo=temp-queue://63f1049d-3b2b-4c80-b86c-753f519d2fca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1829773348 2024-06-25 23:53:53,921 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7477, durable=true, userID=2db61d86-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2db5cf61-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3643313f-0476-4b12-8282-2c4181ba24d4, JMSReplyTo=temp-queue://63f1049d-3b2b-4c80-b86c-753f519d2fca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1829773348 to transaction: TransactionImpl [xid=null, txID=7478, xid=null, state=ACTIVE, createTime=1719359633921(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6128be16 2024-06-25 23:53:53,921 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2db707e7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=01100abb-08c4-48e5-86e8-e82650d4fbb6, activemq.broker=mom57] 2024-06-25 23:53:53,921 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db707ea-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db707e7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db707e7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@713eb51b, true, {}] 2024-06-25 23:53:53,922 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db72efb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db707e7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db707e7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@397502d2, true, {}] 2024-06-25 23:53:53,923 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7483, durable=true, userID=2db7560d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=63f1049d-3b2b-4c80-b86c-753f519d2fca, size=808, properties=TypedProperties[__AMQ_CID=2db707e9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3643313f-0476-4b12-8282-2c4181ba24d4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=01100abb-08c4-48e5-86e8-e82650d4fbb6]]@1570938460, context: RoutingContextImpl(Address=63f1049d-3b2b-4c80-b86c-753f519d2fca, routingType=ANYCAST, PreviousAddress=63f1049d-3b2b-4c80-b86c-753f519d2fca previousRoute:ANYCAST, reusable=true, version=-2147483157) .................................................. ***** durable queues 63f1049d-3b2b-4c80-b86c-753f519d2fca: ***** non durable for 63f1049d-3b2b-4c80-b86c-753f519d2fca: - queueID=7473 address:63f1049d-3b2b-4c80-b86c-753f519d2fca name:63f1049d-3b2b-4c80-b86c-753f519d2fca filter:null .................................................. , transaction: null 2024-06-25 23:53:53,923 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 63f1049d-3b2b-4c80-b86c-753f519d2fca: Reference[7483]:RELIABLE:CoreMessage[messageID=7483, durable=true, userID=2db7560d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=63f1049d-3b2b-4c80-b86c-753f519d2fca, size=808, properties=TypedProperties[__AMQ_CID=2db707e9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3643313f-0476-4b12-8282-2c4181ba24d4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=01100abb-08c4-48e5-86e8-e82650d4fbb6]]@1570938460 2024-06-25 23:53:53,923 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7477, durable=true, userID=2db61d86-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2db5cf61-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3643313f-0476-4b12-8282-2c4181ba24d4, JMSReplyTo=temp-queue://63f1049d-3b2b-4c80-b86c-753f519d2fca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1829773348, transaction: TransactionImpl [xid=null, txID=7478, xid=null, state=COMMITTED, createTime=1719359633921(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6128be16 2024-06-25 23:53:53,923 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 63f1049d-3b2b-4c80-b86c-753f519d2fca: CoreMessage[messageID=7483, durable=true, userID=2db7560d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=63f1049d-3b2b-4c80-b86c-753f519d2fca, size=808, properties=TypedProperties[__AMQ_CID=2db707e9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3643313f-0476-4b12-8282-2c4181ba24d4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=01100abb-08c4-48e5-86e8-e82650d4fbb6]]@1570938460 to transaction: TransactionImpl [xid=null, txID=7485, xid=null, state=ACTIVE, createTime=1719359633923(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c0b3a3a 2024-06-25 23:53:53,924 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 63f1049d-3b2b-4c80-b86c-753f519d2fca: CoreMessage[messageID=7483, durable=true, userID=2db7560d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=63f1049d-3b2b-4c80-b86c-753f519d2fca, size=808, properties=TypedProperties[__AMQ_CID=2db707e9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3643313f-0476-4b12-8282-2c4181ba24d4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=01100abb-08c4-48e5-86e8-e82650d4fbb6]]@1570938460, transaction: TransactionImpl [xid=null, txID=7485, xid=null, state=COMMITTED, createTime=1719359633923(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c0b3a3a 2024-06-25 23:53:53,924 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2db707e7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=01100abb-08c4-48e5-86e8-e82650d4fbb6, activemq.broker=mom57] 2024-06-25 23:53:53,924 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2db5cf5f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,926 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@297d6854, org.eclipse.scout.rt.mom.jms.JmsSubscription@12e48a47] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,927 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2db55a2a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,927 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2db7f24e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,928 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db81961-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db7f24e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db7f24e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b4fa67, true, {}] 2024-06-25 23:53:53,928 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db81962-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db7f24e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db7f24e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39f20616, true, {}] 2024-06-25 23:53:53,929 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:53,929 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2db84073-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,930 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db86786-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db84073-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db84073-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fc0ff26, true, {}] 2024-06-25 23:53:53,930 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db86787-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db84073-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db84073-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30420090, true, {}] 2024-06-25 23:53:53,931 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6b44f3e2-edb3-4df2-bfbe-669f3a77d3af, address=6b44f3e2-edb3-4df2-bfbe-669f3a77d3af, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,931 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7887f707 2024-06-25 23:53:53,931 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4370d7ca 2024-06-25 23:53:53,932 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6b44f3e2-edb3-4df2-bfbe-669f3a77d3af, null, 0, false, true, null] 2024-06-25 23:53:53,933 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7522, durable=true, userID=2db8b5aa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2db86785-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c370312a-faa8-498c-97f5-9e9948662c2c, JMSReplyTo=temp-queue://6b44f3e2-edb3-4df2-bfbe-669f3a77d3af, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@980925744, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:53,933 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7522]:RELIABLE:CoreMessage[messageID=7522, durable=true, userID=2db8b5aa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2db86785-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c370312a-faa8-498c-97f5-9e9948662c2c, JMSReplyTo=temp-queue://6b44f3e2-edb3-4df2-bfbe-669f3a77d3af, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@980925744 2024-06-25 23:53:53,934 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7522, durable=true, userID=2db8b5aa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2db86785-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c370312a-faa8-498c-97f5-9e9948662c2c, JMSReplyTo=temp-queue://6b44f3e2-edb3-4df2-bfbe-669f3a77d3af, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@980925744 to transaction: TransactionImpl [xid=null, txID=7523, xid=null, state=ACTIVE, createTime=1719359633934(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49ac14c1 2024-06-25 23:53:53,934 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2db903cb-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=67a75750-b304-465a-8038-6a918f34ea2e, activemq.broker=mom57] 2024-06-25 23:53:53,934 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db903ce-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db903cb-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db903cb-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d904850, true, {}] 2024-06-25 23:53:53,935 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2db92adf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2db903cb-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2db903cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e63b72d, true, {}] 2024-06-25 23:53:53,936 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7528, durable=true, userID=2db951f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=6b44f3e2-edb3-4df2-bfbe-669f3a77d3af, size=809, properties=TypedProperties[__AMQ_CID=2db903cd-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c370312a-faa8-498c-97f5-9e9948662c2c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67a75750-b304-465a-8038-6a918f34ea2e]]@626068688, context: RoutingContextImpl(Address=6b44f3e2-edb3-4df2-bfbe-669f3a77d3af, routingType=ANYCAST, PreviousAddress=6b44f3e2-edb3-4df2-bfbe-669f3a77d3af previousRoute:ANYCAST, reusable=true, version=-2147483155) .................................................. ***** durable queues 6b44f3e2-edb3-4df2-bfbe-669f3a77d3af: ***** non durable for 6b44f3e2-edb3-4df2-bfbe-669f3a77d3af: - queueID=7518 address:6b44f3e2-edb3-4df2-bfbe-669f3a77d3af name:6b44f3e2-edb3-4df2-bfbe-669f3a77d3af filter:null .................................................. , transaction: null 2024-06-25 23:53:53,936 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6b44f3e2-edb3-4df2-bfbe-669f3a77d3af: Reference[7528]:RELIABLE:CoreMessage[messageID=7528, durable=true, userID=2db951f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=6b44f3e2-edb3-4df2-bfbe-669f3a77d3af, size=809, properties=TypedProperties[__AMQ_CID=2db903cd-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c370312a-faa8-498c-97f5-9e9948662c2c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67a75750-b304-465a-8038-6a918f34ea2e]]@626068688 2024-06-25 23:53:53,936 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6b44f3e2-edb3-4df2-bfbe-669f3a77d3af: CoreMessage[messageID=7528, durable=true, userID=2db951f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=6b44f3e2-edb3-4df2-bfbe-669f3a77d3af, size=809, properties=TypedProperties[__AMQ_CID=2db903cd-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c370312a-faa8-498c-97f5-9e9948662c2c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67a75750-b304-465a-8038-6a918f34ea2e]]@626068688 to transaction: TransactionImpl [xid=null, txID=7531, xid=null, state=ACTIVE, createTime=1719359633936(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@670c09bc 2024-06-25 23:53:53,937 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6b44f3e2-edb3-4df2-bfbe-669f3a77d3af: CoreMessage[messageID=7528, durable=true, userID=2db951f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=6b44f3e2-edb3-4df2-bfbe-669f3a77d3af, size=809, properties=TypedProperties[__AMQ_CID=2db903cd-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c370312a-faa8-498c-97f5-9e9948662c2c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=67a75750-b304-465a-8038-6a918f34ea2e]]@626068688, transaction: TransactionImpl [xid=null, txID=7531, xid=null, state=COMMITTED, createTime=1719359633936(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@670c09bc 2024-06-25 23:53:53,937 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7522, durable=true, userID=2db8b5aa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2db86785-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c370312a-faa8-498c-97f5-9e9948662c2c, JMSReplyTo=temp-queue://6b44f3e2-edb3-4df2-bfbe-669f3a77d3af, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@980925744, transaction: TransactionImpl [xid=null, txID=7523, xid=null, state=COMMITTED, createTime=1719359633934(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49ac14c1 2024-06-25 23:53:53,937 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2db903cb-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=67a75750-b304-465a-8038-6a918f34ea2e, activemq.broker=mom57] 2024-06-25 23:53:53,938 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2db84073-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,939 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5ca5b247, org.eclipse.scout.rt.mom.jms.JmsSubscription@73836379] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,940 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2db7f24e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,941 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dba1542-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,941 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dba1545-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dba1542-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dba1542-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ec96cc2, true, {}] 2024-06-25 23:53:53,942 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dba1546-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dba1542-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dba1542-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6da0ee93, true, {}] 2024-06-25 23:53:53,942 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:53,943 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dba6367-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,943 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dba636a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dba6367-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dba6367-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@743107b2, true, {}] 2024-06-25 23:53:53,944 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dba8a7b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dba6367-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dba6367-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cce6621, true, {}] 2024-06-25 23:53:53,944 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=97faea88-0c20-4f6d-8c5c-3f1aa0943492, address=97faea88-0c20-4f6d-8c5c-3f1aa0943492, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,945 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6cbfe3f5 2024-06-25 23:53:53,945 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@41a5453e 2024-06-25 23:53:53,946 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 97faea88-0c20-4f6d-8c5c-3f1aa0943492, null, 0, false, true, null] 2024-06-25 23:53:53,947 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7567, durable=true, userID=2dbad89e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2dba6369-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3485152-7261-4d76-83a5-8af54a9bcde3, JMSReplyTo=temp-queue://97faea88-0c20-4f6d-8c5c-3f1aa0943492, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@723255279, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:53,947 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7567]:RELIABLE:CoreMessage[messageID=7567, durable=true, userID=2dbad89e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2dba6369-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3485152-7261-4d76-83a5-8af54a9bcde3, JMSReplyTo=temp-queue://97faea88-0c20-4f6d-8c5c-3f1aa0943492, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@723255279 2024-06-25 23:53:53,947 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7567, durable=true, userID=2dbad89e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2dba6369-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3485152-7261-4d76-83a5-8af54a9bcde3, JMSReplyTo=temp-queue://97faea88-0c20-4f6d-8c5c-3f1aa0943492, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@723255279 to transaction: TransactionImpl [xid=null, txID=7568, xid=null, state=ACTIVE, createTime=1719359633947(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7f688aae 2024-06-25 23:53:53,948 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dbb26bf-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=13baaa19-e5cd-4ba8-9b8e-c0607b7158c1, activemq.broker=mom57] 2024-06-25 23:53:53,948 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dbb26c2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dbb26bf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dbb26bf-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9c92f22, true, {}] 2024-06-25 23:53:53,949 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dbb4cd3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dbb26bf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dbb26bf-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42952c8, true, {}] 2024-06-25 23:53:53,950 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7573, durable=true, userID=2dbb4cd5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=97faea88-0c20-4f6d-8c5c-3f1aa0943492, size=808, properties=TypedProperties[__AMQ_CID=2dbb26c1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3485152-7261-4d76-83a5-8af54a9bcde3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=13baaa19-e5cd-4ba8-9b8e-c0607b7158c1]]@2092464607, context: RoutingContextImpl(Address=97faea88-0c20-4f6d-8c5c-3f1aa0943492, routingType=ANYCAST, PreviousAddress=97faea88-0c20-4f6d-8c5c-3f1aa0943492 previousRoute:ANYCAST, reusable=true, version=-2147483153) .................................................. ***** durable queues 97faea88-0c20-4f6d-8c5c-3f1aa0943492: ***** non durable for 97faea88-0c20-4f6d-8c5c-3f1aa0943492: - queueID=7563 address:97faea88-0c20-4f6d-8c5c-3f1aa0943492 name:97faea88-0c20-4f6d-8c5c-3f1aa0943492 filter:null .................................................. , transaction: null 2024-06-25 23:53:53,950 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 97faea88-0c20-4f6d-8c5c-3f1aa0943492: Reference[7573]:RELIABLE:CoreMessage[messageID=7573, durable=true, userID=2dbb4cd5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=97faea88-0c20-4f6d-8c5c-3f1aa0943492, size=808, properties=TypedProperties[__AMQ_CID=2dbb26c1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3485152-7261-4d76-83a5-8af54a9bcde3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=13baaa19-e5cd-4ba8-9b8e-c0607b7158c1]]@2092464607 2024-06-25 23:53:53,950 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 97faea88-0c20-4f6d-8c5c-3f1aa0943492: CoreMessage[messageID=7573, durable=true, userID=2dbb4cd5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=97faea88-0c20-4f6d-8c5c-3f1aa0943492, size=808, properties=TypedProperties[__AMQ_CID=2dbb26c1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3485152-7261-4d76-83a5-8af54a9bcde3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=13baaa19-e5cd-4ba8-9b8e-c0607b7158c1]]@2092464607 to transaction: TransactionImpl [xid=null, txID=7575, xid=null, state=ACTIVE, createTime=1719359633950(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45d30fde 2024-06-25 23:53:53,950 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 97faea88-0c20-4f6d-8c5c-3f1aa0943492: CoreMessage[messageID=7573, durable=true, userID=2dbb4cd5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=97faea88-0c20-4f6d-8c5c-3f1aa0943492, size=808, properties=TypedProperties[__AMQ_CID=2dbb26c1-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3485152-7261-4d76-83a5-8af54a9bcde3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=13baaa19-e5cd-4ba8-9b8e-c0607b7158c1]]@2092464607, transaction: TransactionImpl [xid=null, txID=7575, xid=null, state=COMMITTED, createTime=1719359633950(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45d30fde 2024-06-25 23:53:53,950 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7567, durable=true, userID=2dbad89e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2dba6369-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3485152-7261-4d76-83a5-8af54a9bcde3, JMSReplyTo=temp-queue://97faea88-0c20-4f6d-8c5c-3f1aa0943492, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@723255279, transaction: TransactionImpl [xid=null, txID=7568, xid=null, state=COMMITTED, createTime=1719359633947(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7f688aae 2024-06-25 23:53:53,950 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dbb26bf-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=13baaa19-e5cd-4ba8-9b8e-c0607b7158c1, activemq.broker=mom57] 2024-06-25 23:53:53,951 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dba6367-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,952 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@58a31754, org.eclipse.scout.rt.mom.jms.JmsSubscription@1edf96c4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,953 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dba1542-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,954 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dbc1026-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,981 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc02ed9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dbc1026-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dbc1026-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e953b7f, true, {}] 2024-06-25 23:53:53,981 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc02eda-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dbc1026-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dbc1026-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bab30e6, true, {}] 2024-06-25 23:53:53,982 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:53,983 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dc07cfb-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,983 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc07cfe-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc07cfb-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc07cfb-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c30739c, true, {}] 2024-06-25 23:53:53,984 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc0a40f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc07cfb-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc07cfb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@711dff61, true, {}] 2024-06-25 23:53:53,984 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bb0c1de0-7e78-4697-8a05-ba63755199ee, address=bb0c1de0-7e78-4697-8a05-ba63755199ee, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,985 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4e7ebe50 2024-06-25 23:53:53,985 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@633b053a 2024-06-25 23:53:53,985 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bb0c1de0-7e78-4697-8a05-ba63755199ee, null, 0, false, true, null] 2024-06-25 23:53:53,986 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7612, durable=true, userID=2dc0f232-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2dc07cfd-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2cd095f-9c91-4855-98d3-33d0dfbdc25f, JMSReplyTo=temp-queue://bb0c1de0-7e78-4697-8a05-ba63755199ee, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@456544104, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:53,987 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7612]:RELIABLE:CoreMessage[messageID=7612, durable=true, userID=2dc0f232-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2dc07cfd-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2cd095f-9c91-4855-98d3-33d0dfbdc25f, JMSReplyTo=temp-queue://bb0c1de0-7e78-4697-8a05-ba63755199ee, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@456544104 2024-06-25 23:53:53,987 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7612, durable=true, userID=2dc0f232-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2dc07cfd-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2cd095f-9c91-4855-98d3-33d0dfbdc25f, JMSReplyTo=temp-queue://bb0c1de0-7e78-4697-8a05-ba63755199ee, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@456544104 to transaction: TransactionImpl [xid=null, txID=7613, xid=null, state=ACTIVE, createTime=1719359633987(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@511c781f 2024-06-25 23:53:53,988 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dc14053-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=afe076c2-4af6-4a81-be69-ba9e13bcf2b5, activemq.broker=mom57] 2024-06-25 23:53:53,988 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc14056-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc14053-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc14053-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20b08b5a, true, {}] 2024-06-25 23:53:53,989 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc14057-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc14053-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc14053-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c669a05, true, {}] 2024-06-25 23:53:53,990 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7618, durable=true, userID=2dc16769-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=bb0c1de0-7e78-4697-8a05-ba63755199ee, size=809, properties=TypedProperties[__AMQ_CID=2dc14055-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2cd095f-9c91-4855-98d3-33d0dfbdc25f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=afe076c2-4af6-4a81-be69-ba9e13bcf2b5]]@745123604, context: RoutingContextImpl(Address=bb0c1de0-7e78-4697-8a05-ba63755199ee, routingType=ANYCAST, PreviousAddress=bb0c1de0-7e78-4697-8a05-ba63755199ee previousRoute:ANYCAST, reusable=true, version=-2147483151) .................................................. ***** durable queues bb0c1de0-7e78-4697-8a05-ba63755199ee: ***** non durable for bb0c1de0-7e78-4697-8a05-ba63755199ee: - queueID=7608 address:bb0c1de0-7e78-4697-8a05-ba63755199ee name:bb0c1de0-7e78-4697-8a05-ba63755199ee filter:null .................................................. , transaction: null 2024-06-25 23:53:53,990 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bb0c1de0-7e78-4697-8a05-ba63755199ee: Reference[7618]:RELIABLE:CoreMessage[messageID=7618, durable=true, userID=2dc16769-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=bb0c1de0-7e78-4697-8a05-ba63755199ee, size=809, properties=TypedProperties[__AMQ_CID=2dc14055-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2cd095f-9c91-4855-98d3-33d0dfbdc25f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=afe076c2-4af6-4a81-be69-ba9e13bcf2b5]]@745123604 2024-06-25 23:53:53,990 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bb0c1de0-7e78-4697-8a05-ba63755199ee: CoreMessage[messageID=7618, durable=true, userID=2dc16769-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=bb0c1de0-7e78-4697-8a05-ba63755199ee, size=809, properties=TypedProperties[__AMQ_CID=2dc14055-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2cd095f-9c91-4855-98d3-33d0dfbdc25f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=afe076c2-4af6-4a81-be69-ba9e13bcf2b5]]@745123604 to transaction: TransactionImpl [xid=null, txID=7620, xid=null, state=ACTIVE, createTime=1719359633990(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@41ad88e6 2024-06-25 23:53:53,990 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7612, durable=true, userID=2dc0f232-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2dc07cfd-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2cd095f-9c91-4855-98d3-33d0dfbdc25f, JMSReplyTo=temp-queue://bb0c1de0-7e78-4697-8a05-ba63755199ee, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@456544104, transaction: TransactionImpl [xid=null, txID=7613, xid=null, state=COMMITTED, createTime=1719359633987(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@511c781f 2024-06-25 23:53:53,990 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bb0c1de0-7e78-4697-8a05-ba63755199ee: CoreMessage[messageID=7618, durable=true, userID=2dc16769-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:53 UTC 2024, expiration=0, durable=true, address=bb0c1de0-7e78-4697-8a05-ba63755199ee, size=809, properties=TypedProperties[__AMQ_CID=2dc14055-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f2cd095f-9c91-4855-98d3-33d0dfbdc25f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=afe076c2-4af6-4a81-be69-ba9e13bcf2b5]]@745123604, transaction: TransactionImpl [xid=null, txID=7620, xid=null, state=COMMITTED, createTime=1719359633990(Tue Jun 25 23:53:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@41ad88e6 2024-06-25 23:53:53,991 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dc14053-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=afe076c2-4af6-4a81-be69-ba9e13bcf2b5, activemq.broker=mom57] 2024-06-25 23:53:53,991 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dc07cfb-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,993 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@721bd0e, org.eclipse.scout.rt.mom.jms.JmsSubscription@50a0d657] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,994 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dbc1026-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,995 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dc251ca-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:53,995 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc251cd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc251ca-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc251ca-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45fb822e, true, {}] 2024-06-25 23:53:53,996 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc278de-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc251ca-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc251ca-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bf0521a, true, {}] 2024-06-25 23:53:53,996 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:53,997 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dc29fef-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:53,998 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc2c702-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc29fef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc29fef-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f6dcfe6, true, {}] 2024-06-25 23:53:53,998 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc2c703-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc29fef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc29fef-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cb613c5, true, {}] 2024-06-25 23:53:53,999 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5, address=8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:53,999 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45fd1d86 2024-06-25 23:53:53,999 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9662f61 2024-06-25 23:53:54,000 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5, null, 0, false, true, null] 2024-06-25 23:53:54,001 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7657, durable=true, userID=2dc31526-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2dc2c701-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5f3123d1-c364-45e5-8bb5-cd9e640d7e7b, JMSReplyTo=temp-queue://8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@434805939, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:54,001 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7657]:RELIABLE:CoreMessage[messageID=7657, durable=true, userID=2dc31526-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2dc2c701-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5f3123d1-c364-45e5-8bb5-cd9e640d7e7b, JMSReplyTo=temp-queue://8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@434805939 2024-06-25 23:53:54,002 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7657, durable=true, userID=2dc31526-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2dc2c701-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5f3123d1-c364-45e5-8bb5-cd9e640d7e7b, JMSReplyTo=temp-queue://8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@434805939 to transaction: TransactionImpl [xid=null, txID=7658, xid=null, state=ACTIVE, createTime=1719359634002(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7748e4be 2024-06-25 23:53:54,002 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dc36347-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=0775f797-9cb0-4afa-bfef-5c68ec96b45d, activemq.broker=mom57] 2024-06-25 23:53:54,002 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc3634a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc36347-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc36347-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@789a8195, true, {}] 2024-06-25 23:53:54,003 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc38a5b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc36347-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc36347-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a986de6, true, {}] 2024-06-25 23:53:54,004 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7663, durable=true, userID=2dc3b16d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5, size=809, properties=TypedProperties[__AMQ_CID=2dc36349-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5f3123d1-c364-45e5-8bb5-cd9e640d7e7b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0775f797-9cb0-4afa-bfef-5c68ec96b45d]]@496348802, context: RoutingContextImpl(Address=8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5, routingType=ANYCAST, PreviousAddress=8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5 previousRoute:ANYCAST, reusable=true, version=-2147483149) .................................................. ***** durable queues 8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5: ***** non durable for 8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5: - queueID=7653 address:8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5 name:8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5 filter:null .................................................. , transaction: null 2024-06-25 23:53:54,004 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5: Reference[7663]:RELIABLE:CoreMessage[messageID=7663, durable=true, userID=2dc3b16d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5, size=809, properties=TypedProperties[__AMQ_CID=2dc36349-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5f3123d1-c364-45e5-8bb5-cd9e640d7e7b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0775f797-9cb0-4afa-bfef-5c68ec96b45d]]@496348802 2024-06-25 23:53:54,005 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5: CoreMessage[messageID=7663, durable=true, userID=2dc3b16d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5, size=809, properties=TypedProperties[__AMQ_CID=2dc36349-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5f3123d1-c364-45e5-8bb5-cd9e640d7e7b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0775f797-9cb0-4afa-bfef-5c68ec96b45d]]@496348802 to transaction: TransactionImpl [xid=null, txID=7664, xid=null, state=ACTIVE, createTime=1719359634004(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@33963745 2024-06-25 23:53:54,005 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7657, durable=true, userID=2dc31526-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=2dc2c701-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5f3123d1-c364-45e5-8bb5-cd9e640d7e7b, JMSReplyTo=temp-queue://8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@434805939, transaction: TransactionImpl [xid=null, txID=7658, xid=null, state=COMMITTED, createTime=1719359634002(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7748e4be 2024-06-25 23:53:54,005 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5: CoreMessage[messageID=7663, durable=true, userID=2dc3b16d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=8d5077eb-e1b4-4175-b4da-2b4d0f68c3d5, size=809, properties=TypedProperties[__AMQ_CID=2dc36349-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5f3123d1-c364-45e5-8bb5-cd9e640d7e7b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0775f797-9cb0-4afa-bfef-5c68ec96b45d]]@496348802, transaction: TransactionImpl [xid=null, txID=7664, xid=null, state=COMMITTED, createTime=1719359634004(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@33963745 2024-06-25 23:53:54,005 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dc36347-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=0775f797-9cb0-4afa-bfef-5c68ec96b45d, activemq.broker=mom57] 2024-06-25 23:53:54,005 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dc29fef-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:54,007 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@726684ad, org.eclipse.scout.rt.mom.jms.JmsSubscription@35ad2795] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:54,009 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dc251ca-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:54,009 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dc474be-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:54,010 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc49bd1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc474be-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc474be-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67bc95c2, true, {}] 2024-06-25 23:53:54,010 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc49bd2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc474be-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc474be-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10d2fd2c, true, {}] 2024-06-25 23:53:54,011 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-25 23:53:54,011 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dc4c2e3-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:54,012 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc4e9f6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc4c2e3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc4c2e3-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@171e2fdb, true, {}] 2024-06-25 23:53:54,012 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc4e9f7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc4c2e3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc4c2e3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72b84aa8, true, {}] 2024-06-25 23:53:54,013 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4c468d1f-eaf7-43d7-a9dd-500dfb24f234, address=4c468d1f-eaf7-43d7-a9dd-500dfb24f234, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,013 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2a6529eb 2024-06-25 23:53:54,013 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6ced2a5f 2024-06-25 23:53:54,014 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4c468d1f-eaf7-43d7-a9dd-500dfb24f234, null, 0, false, true, null] 2024-06-25 23:53:54,015 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7702, durable=true, userID=2dc5381a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2dc4e9f5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075fd5a5-c14b-46fb-8b93-ef45c6dff49e, JMSReplyTo=temp-queue://4c468d1f-eaf7-43d7-a9dd-500dfb24f234, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1906983055, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-25 23:53:54,015 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7702]:RELIABLE:CoreMessage[messageID=7702, durable=true, userID=2dc5381a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2dc4e9f5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075fd5a5-c14b-46fb-8b93-ef45c6dff49e, JMSReplyTo=temp-queue://4c468d1f-eaf7-43d7-a9dd-500dfb24f234, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1906983055 2024-06-25 23:53:54,016 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7702, durable=true, userID=2dc5381a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2dc4e9f5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075fd5a5-c14b-46fb-8b93-ef45c6dff49e, JMSReplyTo=temp-queue://4c468d1f-eaf7-43d7-a9dd-500dfb24f234, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1906983055 to transaction: TransactionImpl [xid=null, txID=7703, xid=null, state=ACTIVE, createTime=1719359634016(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6849c2b4 2024-06-25 23:53:54,016 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dc5863b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3c9ccc3d-042f-4a47-a2f7-843e1a2be920, activemq.broker=mom57] 2024-06-25 23:53:54,017 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc5863e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc5863b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc5863b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bd37138, true, {}] 2024-06-25 23:53:54,017 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc5ad4f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc5863b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc5863b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24312219, true, {}] 2024-06-25 23:53:54,018 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7708, durable=true, userID=2dc5d461-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=4c468d1f-eaf7-43d7-a9dd-500dfb24f234, size=808, properties=TypedProperties[__AMQ_CID=2dc5863d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075fd5a5-c14b-46fb-8b93-ef45c6dff49e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3c9ccc3d-042f-4a47-a2f7-843e1a2be920]]@1416293212, context: RoutingContextImpl(Address=4c468d1f-eaf7-43d7-a9dd-500dfb24f234, routingType=ANYCAST, PreviousAddress=4c468d1f-eaf7-43d7-a9dd-500dfb24f234 previousRoute:ANYCAST, reusable=true, version=-2147483147) .................................................. ***** durable queues 4c468d1f-eaf7-43d7-a9dd-500dfb24f234: ***** non durable for 4c468d1f-eaf7-43d7-a9dd-500dfb24f234: - queueID=7698 address:4c468d1f-eaf7-43d7-a9dd-500dfb24f234 name:4c468d1f-eaf7-43d7-a9dd-500dfb24f234 filter:null .................................................. , transaction: null 2024-06-25 23:53:54,018 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4c468d1f-eaf7-43d7-a9dd-500dfb24f234: Reference[7708]:RELIABLE:CoreMessage[messageID=7708, durable=true, userID=2dc5d461-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=4c468d1f-eaf7-43d7-a9dd-500dfb24f234, size=808, properties=TypedProperties[__AMQ_CID=2dc5863d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075fd5a5-c14b-46fb-8b93-ef45c6dff49e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3c9ccc3d-042f-4a47-a2f7-843e1a2be920]]@1416293212 2024-06-25 23:53:54,018 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4c468d1f-eaf7-43d7-a9dd-500dfb24f234: CoreMessage[messageID=7708, durable=true, userID=2dc5d461-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=4c468d1f-eaf7-43d7-a9dd-500dfb24f234, size=808, properties=TypedProperties[__AMQ_CID=2dc5863d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075fd5a5-c14b-46fb-8b93-ef45c6dff49e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3c9ccc3d-042f-4a47-a2f7-843e1a2be920]]@1416293212 to transaction: TransactionImpl [xid=null, txID=7710, xid=null, state=ACTIVE, createTime=1719359634018(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5cb04e68 2024-06-25 23:53:54,019 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4c468d1f-eaf7-43d7-a9dd-500dfb24f234: CoreMessage[messageID=7708, durable=true, userID=2dc5d461-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=4c468d1f-eaf7-43d7-a9dd-500dfb24f234, size=808, properties=TypedProperties[__AMQ_CID=2dc5863d-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075fd5a5-c14b-46fb-8b93-ef45c6dff49e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3c9ccc3d-042f-4a47-a2f7-843e1a2be920]]@1416293212, transaction: TransactionImpl [xid=null, txID=7710, xid=null, state=COMMITTED, createTime=1719359634018(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5cb04e68 2024-06-25 23:53:54,019 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7702, durable=true, userID=2dc5381a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=2dc4e9f5-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-075fd5a5-c14b-46fb-8b93-ef45c6dff49e, JMSReplyTo=temp-queue://4c468d1f-eaf7-43d7-a9dd-500dfb24f234, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1906983055, transaction: TransactionImpl [xid=null, txID=7703, xid=null, state=COMMITTED, createTime=1719359634016(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6849c2b4 2024-06-25 23:53:54,019 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dc5863b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3c9ccc3d-042f-4a47-a2f7-843e1a2be920, activemq.broker=mom57] 2024-06-25 23:53:54,019 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dc4c2e3-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-25 23:53:54,021 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@57848d27, org.eclipse.scout.rt.mom.jms.JmsSubscription@78ad9a37] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:54,022 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dc474be-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:54,022 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1a0bfc99[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:54,023 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008710 ms 2024-06-25 23:53:54,023 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2da86184-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:54,024 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:54,024 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 201.951833 ms 2024-06-25 23:53:54,024 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testRequestReplyNull [artemis-j2ee]> 2024-06-25 23:53:54,025 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:54,025 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReplyJsonObjectMarshaller [artemis-j2ee]> 2024-06-25 23:53:54,026 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1726386727'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:54,027 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:54,028 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dc75b03-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:54,028 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc75b06-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc75b03-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc75b03-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c876ebc, true, {}] 2024-06-25 23:53:54,029 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc78217-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc75b03-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc75b03-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17d61bee, true, {}] 2024-06-25 23:53:54,029 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d8a93416-185f-4f8f-8ef3-72a645ac80f3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,030 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3614d641 2024-06-25 23:53:54,030 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d8a93416-185f-4f8f-8ef3-72a645ac80f3, null, 0, false, true, null] 2024-06-25 23:53:54,031 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dc7a929-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-25 23:53:54,031 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc7d03c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc7a929-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc7a929-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5357c0b6, true, {}] 2024-06-25 23:53:54,031 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc7d03d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc7a929-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc7a929-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f1c915, true, {}] 2024-06-25 23:53:54,032 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTopicRequestReplyJsonObjectMarshaller, null, 0, false, true, null] 2024-06-25 23:53:54,033 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dc81e5e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyJsonObjectMarshaller, activemq.broker=mom86] 2024-06-25 23:53:54,033 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc81e61-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc81e5e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc81e5e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66810f03, true, {}] 2024-06-25 23:53:54,034 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc84572-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc81e5e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc81e5e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d747ac8, true, {}] 2024-06-25 23:53:54,034 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=52715eb4-bb51-410d-8cc2-051eacc7f7b9, address=52715eb4-bb51-410d-8cc2-051eacc7f7b9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,034 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@77d6781 2024-06-25 23:53:54,035 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b05fdf4 2024-06-25 23:53:54,035 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 52715eb4-bb51-410d-8cc2-051eacc7f7b9, null, 0, false, true, null] 2024-06-25 23:53:54,036 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7767, durable=true, userID=2dc89395-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=2dc81e60-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44651c46-87cb-4420-9b81-34a975a13c11, JMSReplyTo=temp-queue://52715eb4-bb51-410d-8cc2-051eacc7f7b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@916119326, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, PreviousAddress=test/mom/testTopicRequestReplyJsonObjectMarshaller previousRoute:ANYCAST, reusable=true, version=-2147483387) .................................................. ***** durable queues test/mom/testTopicRequestReplyJsonObjectMarshaller: - queueID=3570 address:test/mom/testTopicRequestReplyJsonObjectMarshaller name:test/mom/testTopicRequestReplyJsonObjectMarshaller filter:null ***** non durable for test/mom/testTopicRequestReplyJsonObjectMarshaller: .................................................. , transaction: null 2024-06-25 23:53:54,037 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: Reference[7767]:RELIABLE:CoreMessage[messageID=7767, durable=true, userID=2dc89395-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=2dc81e60-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44651c46-87cb-4420-9b81-34a975a13c11, JMSReplyTo=temp-queue://52715eb4-bb51-410d-8cc2-051eacc7f7b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@916119326 2024-06-25 23:53:54,037 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=7767, durable=true, userID=2dc89395-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=2dc81e60-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44651c46-87cb-4420-9b81-34a975a13c11, JMSReplyTo=temp-queue://52715eb4-bb51-410d-8cc2-051eacc7f7b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@916119326 to transaction: TransactionImpl [xid=null, txID=7768, xid=null, state=ACTIVE, createTime=1719359634037(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10eefe55 2024-06-25 23:53:54,038 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dc8e1b6-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3df050d8[name=test/mom/testTopicRequestReplyJsonObjectMarshaller, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6c5420c3-c231-40d8-a5d4-a0945ebbb0cf, activemq.broker=mom57] 2024-06-25 23:53:54,038 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc8e1b9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc8e1b6-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc8e1b6-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3529e29a, true, {}] 2024-06-25 23:53:54,039 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dc908ca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dc8e1b6-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dc8e1b6-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e1e66a4, true, {}] 2024-06-25 23:53:54,040 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=7767, durable=true, userID=2dc89395-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=2dc81e60-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44651c46-87cb-4420-9b81-34a975a13c11, JMSReplyTo=temp-queue://52715eb4-bb51-410d-8cc2-051eacc7f7b9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@916119326, transaction: TransactionImpl [xid=null, txID=7768, xid=null, state=COMMITTED, createTime=1719359634037(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10eefe55 2024-06-25 23:53:54,040 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7773, durable=true, userID=2dc92fdc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=52715eb4-bb51-410d-8cc2-051eacc7f7b9, size=1077, properties=TypedProperties[__AMQ_CID=2dc8e1b8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44651c46-87cb-4420-9b81-34a975a13c11, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6c5420c3-c231-40d8-a5d4-a0945ebbb0cf]]@1702258268, context: RoutingContextImpl(Address=52715eb4-bb51-410d-8cc2-051eacc7f7b9, routingType=ANYCAST, PreviousAddress=52715eb4-bb51-410d-8cc2-051eacc7f7b9 previousRoute:ANYCAST, reusable=true, version=-2147483143) .................................................. ***** durable queues 52715eb4-bb51-410d-8cc2-051eacc7f7b9: ***** non durable for 52715eb4-bb51-410d-8cc2-051eacc7f7b9: - queueID=7763 address:52715eb4-bb51-410d-8cc2-051eacc7f7b9 name:52715eb4-bb51-410d-8cc2-051eacc7f7b9 filter:null .................................................. , transaction: null 2024-06-25 23:53:54,040 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 52715eb4-bb51-410d-8cc2-051eacc7f7b9: Reference[7773]:RELIABLE:CoreMessage[messageID=7773, durable=true, userID=2dc92fdc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=52715eb4-bb51-410d-8cc2-051eacc7f7b9, size=1077, properties=TypedProperties[__AMQ_CID=2dc8e1b8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44651c46-87cb-4420-9b81-34a975a13c11, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6c5420c3-c231-40d8-a5d4-a0945ebbb0cf]]@1702258268 2024-06-25 23:53:54,041 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 52715eb4-bb51-410d-8cc2-051eacc7f7b9: CoreMessage[messageID=7773, durable=true, userID=2dc92fdc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=52715eb4-bb51-410d-8cc2-051eacc7f7b9, size=1077, properties=TypedProperties[__AMQ_CID=2dc8e1b8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44651c46-87cb-4420-9b81-34a975a13c11, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6c5420c3-c231-40d8-a5d4-a0945ebbb0cf]]@1702258268 to transaction: TransactionImpl [xid=null, txID=7776, xid=null, state=ACTIVE, createTime=1719359634041(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@411fda97 2024-06-25 23:53:54,041 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 52715eb4-bb51-410d-8cc2-051eacc7f7b9: CoreMessage[messageID=7773, durable=true, userID=2dc92fdc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=52715eb4-bb51-410d-8cc2-051eacc7f7b9, size=1077, properties=TypedProperties[__AMQ_CID=2dc8e1b8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-44651c46-87cb-4420-9b81-34a975a13c11, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6c5420c3-c231-40d8-a5d4-a0945ebbb0cf]]@1702258268, transaction: TransactionImpl [xid=null, txID=7776, xid=null, state=COMMITTED, createTime=1719359634041(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@411fda97 2024-06-25 23:53:54,041 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dc8e1b6-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3df050d8[name=test/mom/testTopicRequestReplyJsonObjectMarshaller, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6c5420c3-c231-40d8-a5d4-a0945ebbb0cf, activemq.broker=mom57] 2024-06-25 23:53:54,042 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dc81e5e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyJsonObjectMarshaller, activemq.broker=mom86] 2024-06-25 23:53:54,044 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3fbf66e7, org.eclipse.scout.rt.mom.jms.JmsSubscription@6abbdcde] 2024-06-25 23:53:54,045 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dc7a929-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:54,046 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@22dc3615[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:54,046 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008048 ms 2024-06-25 23:53:54,047 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dc75b03-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:54,048 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:54,048 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.577252 ms 2024-06-25 23:53:54,048 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReplyJsonObjectMarshaller [artemis-j2ee]> 2024-06-25 23:53:54,049 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:54,049 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicRequestReply [artemis-j2ee]> 2024-06-25 23:53:54,049 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 725077983'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:54,051 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:54,051 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dcadd8e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:54,051 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dcadd91-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dcadd8e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dcadd8e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@275cca49, true, {}] 2024-06-25 23:53:54,052 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dcb04a2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dcadd8e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dcadd8e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e26b3e7, true, {}] 2024-06-25 23:53:54,053 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a62ec30b-d404-41b5-99e8-2932957ad4b1, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,053 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@684dbb5e 2024-06-25 23:53:54,053 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a62ec30b-d404-41b5-99e8-2932957ad4b1, null, 0, false, true, null] 2024-06-25 23:53:54,054 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dcb52c4-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:54,054 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dcb52c7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dcb52c4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dcb52c4-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67eb807a, true, {}] 2024-06-25 23:53:54,055 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dcb79d8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dcb52c4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dcb52c4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d15940e, true, {}] 2024-06-25 23:53:54,056 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2dcb79d8-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicRequestReply, [MULTICAST], true] 2024-06-25 23:53:54,056 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@70322fd2 2024-06-25 23:53:54,057 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1ff50bf9-c900-46b1-85cb-7a64388b939e, address=test/mom/testTopicRequestReply, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,057 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@387c822d 2024-06-25 23:53:54,057 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1ff50bf9-c900-46b1-85cb-7a64388b939e, null, 0, false, true, null] 2024-06-25 23:53:54,058 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dcbef0a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReply, activemq.broker=mom86] 2024-06-25 23:53:54,058 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dcbef0d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dcbef0a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dcbef0a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3edf748d, true, {}] 2024-06-25 23:53:54,081 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dcf717e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dcbef0a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dcbef0a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6463ed6e, true, {}] 2024-06-25 23:53:54,081 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e56a14f0-be84-4c48-b812-a9828e8f27ea, address=e56a14f0-be84-4c48-b812-a9828e8f27ea, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,082 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@223530e0 2024-06-25 23:53:54,082 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11900c5f 2024-06-25 23:53:54,082 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e56a14f0-be84-4c48-b812-a9828e8f27ea, null, 0, false, true, null] 2024-06-25 23:53:54,083 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7836, durable=true, userID=2dcfbfa1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=2dcbef0c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2463566-0d3a-4271-9c6f-eb8877ca6e3a, JMSReplyTo=temp-queue://e56a14f0-be84-4c48-b812-a9828e8f27ea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1477267670, context: RoutingContextImpl(Address=test/mom/testTopicRequestReply, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReply previousRoute:MULTICAST, reusable=true, version=-2147483139) .................................................. ***** durable queues test/mom/testTopicRequestReply: ***** non durable for test/mom/testTopicRequestReply: - queueID=7824 address:test/mom/testTopicRequestReply name:1ff50bf9-c900-46b1-85cb-7a64388b939e filter:null .................................................. , transaction: null 2024-06-25 23:53:54,083 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1ff50bf9-c900-46b1-85cb-7a64388b939e: Reference[7836]:RELIABLE:CoreMessage[messageID=7836, durable=true, userID=2dcfbfa1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=2dcbef0c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2463566-0d3a-4271-9c6f-eb8877ca6e3a, JMSReplyTo=temp-queue://e56a14f0-be84-4c48-b812-a9828e8f27ea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1477267670 2024-06-25 23:53:54,084 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1ff50bf9-c900-46b1-85cb-7a64388b939e: CoreMessage[messageID=7836, durable=true, userID=2dcfbfa1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=2dcbef0c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2463566-0d3a-4271-9c6f-eb8877ca6e3a, JMSReplyTo=temp-queue://e56a14f0-be84-4c48-b812-a9828e8f27ea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1477267670 to transaction: TransactionImpl [xid=null, txID=7837, xid=null, state=ACTIVE, createTime=1719359634084(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7882cd7 2024-06-25 23:53:54,084 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1ff50bf9-c900-46b1-85cb-7a64388b939e: CoreMessage[messageID=7836, durable=true, userID=2dcfbfa1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=2dcbef0c-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2463566-0d3a-4271-9c6f-eb8877ca6e3a, JMSReplyTo=temp-queue://e56a14f0-be84-4c48-b812-a9828e8f27ea, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1477267670, transaction: TransactionImpl [xid=null, txID=7837, xid=null, state=COMMITTED, createTime=1719359634084(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7882cd7 2024-06-25 23:53:54,084 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dcfe6b2-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@4a5b0ad6[name=test/mom/testTopicRequestReply, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=b9a02af1-6163-4f95-ae89-eb59473394ac, activemq.broker=mom57] 2024-06-25 23:53:54,085 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd00dc5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dcfe6b2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dcfe6b2-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18dae3d, true, {}] 2024-06-25 23:53:54,085 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd00dc6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dcfe6b2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dcfe6b2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69086b1, true, {}] 2024-06-25 23:53:54,087 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7842, durable=true, userID=2dd034d8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=e56a14f0-be84-4c48-b812-a9828e8f27ea, size=939, properties=TypedProperties[__AMQ_CID=2dd00dc4-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2463566-0d3a-4271-9c6f-eb8877ca6e3a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9a02af1-6163-4f95-ae89-eb59473394ac]]@1332912320, context: RoutingContextImpl(Address=e56a14f0-be84-4c48-b812-a9828e8f27ea, routingType=ANYCAST, PreviousAddress=e56a14f0-be84-4c48-b812-a9828e8f27ea previousRoute:ANYCAST, reusable=true, version=-2147483138) .................................................. ***** durable queues e56a14f0-be84-4c48-b812-a9828e8f27ea: ***** non durable for e56a14f0-be84-4c48-b812-a9828e8f27ea: - queueID=7832 address:e56a14f0-be84-4c48-b812-a9828e8f27ea name:e56a14f0-be84-4c48-b812-a9828e8f27ea filter:null .................................................. , transaction: null 2024-06-25 23:53:54,087 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e56a14f0-be84-4c48-b812-a9828e8f27ea: Reference[7842]:RELIABLE:CoreMessage[messageID=7842, durable=true, userID=2dd034d8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=e56a14f0-be84-4c48-b812-a9828e8f27ea, size=939, properties=TypedProperties[__AMQ_CID=2dd00dc4-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2463566-0d3a-4271-9c6f-eb8877ca6e3a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9a02af1-6163-4f95-ae89-eb59473394ac]]@1332912320 2024-06-25 23:53:54,087 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e56a14f0-be84-4c48-b812-a9828e8f27ea: CoreMessage[messageID=7842, durable=true, userID=2dd034d8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=e56a14f0-be84-4c48-b812-a9828e8f27ea, size=939, properties=TypedProperties[__AMQ_CID=2dd00dc4-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2463566-0d3a-4271-9c6f-eb8877ca6e3a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9a02af1-6163-4f95-ae89-eb59473394ac]]@1332912320 to transaction: TransactionImpl [xid=null, txID=7845, xid=null, state=ACTIVE, createTime=1719359634087(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f4e3e59 2024-06-25 23:53:54,087 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e56a14f0-be84-4c48-b812-a9828e8f27ea: CoreMessage[messageID=7842, durable=true, userID=2dd034d8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=e56a14f0-be84-4c48-b812-a9828e8f27ea, size=939, properties=TypedProperties[__AMQ_CID=2dd00dc4-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2463566-0d3a-4271-9c6f-eb8877ca6e3a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9a02af1-6163-4f95-ae89-eb59473394ac]]@1332912320, transaction: TransactionImpl [xid=null, txID=7845, xid=null, state=COMMITTED, createTime=1719359634087(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f4e3e59 2024-06-25 23:53:54,087 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dcfe6b2-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@4a5b0ad6[name=test/mom/testTopicRequestReply, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=b9a02af1-6163-4f95-ae89-eb59473394ac, activemq.broker=mom57] 2024-06-25 23:53:54,088 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dcbef0a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReply, activemq.broker=mom86] 2024-06-25 23:53:54,089 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52238861] 2024-06-25 23:53:54,090 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dcb52c4-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:54,091 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3caebb25[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:54,091 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007877 ms 2024-06-25 23:53:54,092 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dcadd8e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:54,093 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:54,093 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 44.251343 ms 2024-06-25 23:53:54,093 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicRequestReply [artemis-j2ee]> 2024-06-25 23:53:54,094 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:54,094 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopic [artemis-j2ee]> 2024-06-25 23:53:54,095 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 879603415'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:54,096 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:54,096 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dd1bb7a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:54,097 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd1e28d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd1bb7a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd1bb7a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d4bd218, true, {}] 2024-06-25 23:53:54,097 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd1e28e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd1bb7a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd1bb7a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@436b618f, true, {}] 2024-06-25 23:53:54,099 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2dd1e28e-334e-11ef-8db2-0a580a281190 with parameters: [scout.physical.UnitTestTopic, [MULTICAST], true] 2024-06-25 23:53:54,099 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@162c7dcc 2024-06-25 23:53:54,100 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=029ec59f-050e-4f66-b286-b8e648725c9b, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,101 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@17497bd7 2024-06-25 23:53:54,101 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 029ec59f-050e-4f66-b286-b8e648725c9b, null, 0, false, true, null] 2024-06-25 23:53:54,102 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dd2a5e1-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:54,102 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd2a5e4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd2a5e1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd2a5e1-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63ba4081, true, {}] 2024-06-25 23:53:54,103 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd2a5e5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd2a5e1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd2a5e1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@199a7f43, true, {}] 2024-06-25 23:53:54,103 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=070363bf-1be4-4405-a562-1ed6daedb6b9, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,104 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4d3457bc 2024-06-25 23:53:54,104 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 070363bf-1be4-4405-a562-1ed6daedb6b9, null, 0, false, true, null] 2024-06-25 23:53:54,105 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dd2f407-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:53:54,105 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd31b1a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd2f407-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd2f407-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6adcefa5, true, {}] 2024-06-25 23:53:54,105 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd31b1b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd2f407-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd2f407-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a6c56ae, true, {}] 2024-06-25 23:53:54,106 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-25 23:53:54,107 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dd3693c-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom26] 2024-06-25 23:53:54,107 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd3693f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd3693c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd3693c-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e19165e, true, {}] 2024-06-25 23:53:54,108 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd39050-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd3693c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd3693c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57766b09, true, {}] 2024-06-25 23:53:54,108 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d5991e17-62f2-4222-bfc8-6c70986a5e34, address=d5991e17-62f2-4222-bfc8-6c70986a5e34, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,108 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1185c9dd 2024-06-25 23:53:54,108 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@572db1ae 2024-06-25 23:53:54,109 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d5991e17-62f2-4222-bfc8-6c70986a5e34, null, 0, false, true, null] 2024-06-25 23:53:54,110 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7917, durable=true, userID=2dd3de73-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2dd3693e-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-827dbbfa-b00a-4fd4-8bb8-da5dfa9ef4e1, JMSReplyTo=temp-queue://d5991e17-62f2-4222-bfc8-6c70986a5e34, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@739954964, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-25 23:53:54,111 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[7917]:RELIABLE:CoreMessage[messageID=7917, durable=true, userID=2dd3de73-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2dd3693e-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-827dbbfa-b00a-4fd4-8bb8-da5dfa9ef4e1, JMSReplyTo=temp-queue://d5991e17-62f2-4222-bfc8-6c70986a5e34, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@739954964 2024-06-25 23:53:54,111 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=7917, durable=true, userID=2dd3de73-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2dd3693e-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-827dbbfa-b00a-4fd4-8bb8-da5dfa9ef4e1, JMSReplyTo=temp-queue://d5991e17-62f2-4222-bfc8-6c70986a5e34, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@739954964 to transaction: TransactionImpl [xid=null, txID=7918, xid=null, state=ACTIVE, createTime=1719359634111(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37a3f9e7 2024-06-25 23:53:54,112 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom26] 2024-06-25 23:53:54,112 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dd42c94-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-827dbbfa-b00a-4fd4-8bb8-da5dfa9ef4e1, activemq.broker=mom12] 2024-06-25 23:53:54,112 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd42c97-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd42c94-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd42c94-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44f84410, true, {}] 2024-06-25 23:53:54,113 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dd3693c-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom26] 2024-06-25 23:53:54,113 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd453a8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd42c94-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd42c94-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a6e07bd, true, {}] 2024-06-25 23:53:54,114 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 029ec59f-050e-4f66-b286-b8e648725c9b: Reference[7936]:RELIABLE:CoreMessage[messageID=7936, durable=true, userID=2dd453aa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2dd42c96-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-827dbbfa-b00a-4fd4-8bb8-da5dfa9ef4e1, _AMQ_ROUTING_TYPE=0]]@1845930345 2024-06-25 23:53:54,114 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7936, durable=true, userID=2dd453aa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2dd42c96-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-827dbbfa-b00a-4fd4-8bb8-da5dfa9ef4e1, _AMQ_ROUTING_TYPE=0]]@1845930345, context: RoutingContextImpl(Address=scout.physical.UnitTestTopic, routingType=MULTICAST, PreviousAddress=scout.physical.UnitTestTopic previousRoute:MULTICAST, reusable=true, version=-2147483133) .................................................. ***** durable queues scout.physical.UnitTestTopic: ***** non durable for scout.physical.UnitTestTopic: - queueID=7891 address:scout.physical.UnitTestTopic name:029ec59f-050e-4f66-b286-b8e648725c9b filter:null - queueID=7899 address:scout.physical.UnitTestTopic name:070363bf-1be4-4405-a562-1ed6daedb6b9 filter:null .................................................. , transaction: null 2024-06-25 23:53:54,114 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 070363bf-1be4-4405-a562-1ed6daedb6b9: Reference[7936]:RELIABLE:CoreMessage[messageID=7936, durable=true, userID=2dd453aa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2dd42c96-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-827dbbfa-b00a-4fd4-8bb8-da5dfa9ef4e1, _AMQ_ROUTING_TYPE=0]]@1845930345 2024-06-25 23:53:54,114 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=7917, durable=true, userID=2dd3de73-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2dd3693e-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-827dbbfa-b00a-4fd4-8bb8-da5dfa9ef4e1, JMSReplyTo=temp-queue://d5991e17-62f2-4222-bfc8-6c70986a5e34, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@739954964, transaction: TransactionImpl [xid=null, txID=7918, xid=null, state=COMMITTED, createTime=1719359634111(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37a3f9e7 2024-06-25 23:53:54,114 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 029ec59f-050e-4f66-b286-b8e648725c9b: CoreMessage[messageID=7936, durable=true, userID=2dd453aa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2dd42c96-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-827dbbfa-b00a-4fd4-8bb8-da5dfa9ef4e1, _AMQ_ROUTING_TYPE=0]]@1845930345 to transaction: TransactionImpl [xid=null, txID=7937, xid=null, state=ACTIVE, createTime=1719359634114(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@229a649a 2024-06-25 23:53:54,114 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 029ec59f-050e-4f66-b286-b8e648725c9b: CoreMessage[messageID=7936, durable=true, userID=2dd453aa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2dd42c96-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-827dbbfa-b00a-4fd4-8bb8-da5dfa9ef4e1, _AMQ_ROUTING_TYPE=0]]@1845930345, transaction: TransactionImpl [xid=null, txID=7937, xid=null, state=COMMITTED, createTime=1719359634114(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@229a649a 2024-06-25 23:53:54,115 INFO [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dd42c94-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-827dbbfa-b00a-4fd4-8bb8-da5dfa9ef4e1, activemq.broker=mom12] 2024-06-25 23:53:54,115 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 070363bf-1be4-4405-a562-1ed6daedb6b9: CoreMessage[messageID=7936, durable=true, userID=2dd453aa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2dd42c96-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-827dbbfa-b00a-4fd4-8bb8-da5dfa9ef4e1, _AMQ_ROUTING_TYPE=0]]@1845930345 to transaction: TransactionImpl [xid=null, txID=7942, xid=null, state=ACTIVE, createTime=1719359634115(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@f2b47c4 2024-06-25 23:53:54,115 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 070363bf-1be4-4405-a562-1ed6daedb6b9: CoreMessage[messageID=7936, durable=true, userID=2dd453aa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=2dd42c96-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-827dbbfa-b00a-4fd4-8bb8-da5dfa9ef4e1, _AMQ_ROUTING_TYPE=0]]@1845930345, transaction: TransactionImpl [xid=null, txID=7942, xid=null, state=COMMITTED, createTime=1719359634115(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@f2b47c4 2024-06-25 23:53:54,115 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38624a3a, org.eclipse.scout.rt.mom.jms.JmsSubscription@23b02f37] 2024-06-25 23:53:54,116 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dd1bb7a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:54,117 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dd2f407-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:54,118 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7b8bc33d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:54,118 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008406 ms 2024-06-25 23:53:54,119 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dd2a5e1-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:54,120 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:54,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.893335 ms 2024-06-25 23:53:54,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopic [artemis-j2ee]> 2024-06-25 23:53:54,121 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:54,121 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueueRequestReplyCorrelationId [artemis-j2ee]> 2024-06-25 23:53:54,122 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 366826613'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:54,124 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:54,124 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dd6015c-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:54,125 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd6286f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd6015c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd6015c-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72ea1577, true, {}] 2024-06-25 23:53:54,125 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd62870-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd6015c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd6015c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73a69c8d, true, {}] 2024-06-25 23:53:54,126 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6d223b15-8657-4ab2-8720-609954ae264c, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,126 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7724004b 2024-06-25 23:53:54,127 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6d223b15-8657-4ab2-8720-609954ae264c, null, 0, false, true, null] 2024-06-25 23:53:54,127 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dd67692-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-25 23:53:54,128 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd69da5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd67692-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd67692-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d7c5ec2, true, {}] 2024-06-25 23:53:54,128 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd69da6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd67692-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd67692-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53600235, true, {}] 2024-06-25 23:53:54,129 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCorrelationId, null, 0, false, true, null] 2024-06-25 23:53:54,130 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dd6ebc7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom12] 2024-06-25 23:53:54,130 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd6ebca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd6ebc7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd6ebc7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@599e4a1f, true, {}] 2024-06-25 23:53:54,131 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd712db-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd6ebc7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd6ebc7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4812d2af, true, {}] 2024-06-25 23:53:54,131 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=33f6a386-90e6-4895-9cbd-fdc2b489604a, address=33f6a386-90e6-4895-9cbd-fdc2b489604a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,131 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@729e5295 2024-06-25 23:53:54,132 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@275e2e65 2024-06-25 23:53:54,133 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 33f6a386-90e6-4895-9cbd-fdc2b489604a, null, 0, false, true, null] 2024-06-25 23:53:54,134 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7995, durable=true, userID=2dd760fe-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=2dd6ebc9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbdf7eaa-63b0-4df7-831c-d11bb93ec6e0, JMSReplyTo=temp-queue://33f6a386-90e6-4895-9cbd-fdc2b489604a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@398868622, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483370) .................................................. ***** durable queues test/mom/testQueueRequestReplyCorrelationId: - queueID=3779 address:test/mom/testQueueRequestReplyCorrelationId name:test/mom/testQueueRequestReplyCorrelationId filter:null ***** non durable for test/mom/testQueueRequestReplyCorrelationId: .................................................. , transaction: null 2024-06-25 23:53:54,134 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCorrelationId: Reference[7995]:RELIABLE:CoreMessage[messageID=7995, durable=true, userID=2dd760fe-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=2dd6ebc9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbdf7eaa-63b0-4df7-831c-d11bb93ec6e0, JMSReplyTo=temp-queue://33f6a386-90e6-4895-9cbd-fdc2b489604a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@398868622 2024-06-25 23:53:54,135 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=7995, durable=true, userID=2dd760fe-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=2dd6ebc9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbdf7eaa-63b0-4df7-831c-d11bb93ec6e0, JMSReplyTo=temp-queue://33f6a386-90e6-4895-9cbd-fdc2b489604a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@398868622 to transaction: TransactionImpl [xid=null, txID=7996, xid=null, state=ACTIVE, createTime=1719359634135(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12d67942 2024-06-25 23:53:54,135 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dd7af1f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@13544343[name=test/mom/testQueueRequestReplyCorrelationId, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid:abc] 2024-06-25 23:53:54,136 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd7d632-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd7af1f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd7af1f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@425540a6, true, {}] 2024-06-25 23:53:54,136 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd7d633-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd7af1f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd7af1f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cbec834, true, {}] 2024-06-25 23:53:54,137 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8001, durable=true, userID=2dd7fd45-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=33f6a386-90e6-4895-9cbd-fdc2b489604a, size=873, properties=TypedProperties[__AMQ_CID=2dd7d631-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbdf7eaa-63b0-4df7-831c-d11bb93ec6e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1799251554, context: RoutingContextImpl(Address=33f6a386-90e6-4895-9cbd-fdc2b489604a, routingType=ANYCAST, PreviousAddress=33f6a386-90e6-4895-9cbd-fdc2b489604a previousRoute:ANYCAST, reusable=true, version=-2147483127) .................................................. ***** durable queues 33f6a386-90e6-4895-9cbd-fdc2b489604a: ***** non durable for 33f6a386-90e6-4895-9cbd-fdc2b489604a: - queueID=7991 address:33f6a386-90e6-4895-9cbd-fdc2b489604a name:33f6a386-90e6-4895-9cbd-fdc2b489604a filter:null .................................................. , transaction: null 2024-06-25 23:53:54,138 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 33f6a386-90e6-4895-9cbd-fdc2b489604a: Reference[8001]:RELIABLE:CoreMessage[messageID=8001, durable=true, userID=2dd7fd45-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=33f6a386-90e6-4895-9cbd-fdc2b489604a, size=873, properties=TypedProperties[__AMQ_CID=2dd7d631-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbdf7eaa-63b0-4df7-831c-d11bb93ec6e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1799251554 2024-06-25 23:53:54,138 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=7995, durable=true, userID=2dd760fe-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=2dd6ebc9-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbdf7eaa-63b0-4df7-831c-d11bb93ec6e0, JMSReplyTo=temp-queue://33f6a386-90e6-4895-9cbd-fdc2b489604a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@398868622, transaction: TransactionImpl [xid=null, txID=7996, xid=null, state=COMMITTED, createTime=1719359634135(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12d67942 2024-06-25 23:53:54,138 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 33f6a386-90e6-4895-9cbd-fdc2b489604a: CoreMessage[messageID=8001, durable=true, userID=2dd7fd45-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=33f6a386-90e6-4895-9cbd-fdc2b489604a, size=873, properties=TypedProperties[__AMQ_CID=2dd7d631-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbdf7eaa-63b0-4df7-831c-d11bb93ec6e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1799251554 to transaction: TransactionImpl [xid=null, txID=8002, xid=null, state=ACTIVE, createTime=1719359634138(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@16780224 2024-06-25 23:53:54,138 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 33f6a386-90e6-4895-9cbd-fdc2b489604a: CoreMessage[messageID=8001, durable=true, userID=2dd7fd45-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=33f6a386-90e6-4895-9cbd-fdc2b489604a, size=873, properties=TypedProperties[__AMQ_CID=2dd7d631-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cbdf7eaa-63b0-4df7-831c-d11bb93ec6e0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1799251554, transaction: TransactionImpl [xid=null, txID=8002, xid=null, state=COMMITTED, createTime=1719359634138(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@16780224 2024-06-25 23:53:54,138 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dd7af1f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@13544343[name=test/mom/testQueueRequestReplyCorrelationId, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid:abc] 2024-06-25 23:53:54,139 INFO [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dd6ebc7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom12] 2024-06-25 23:53:54,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6012bee8] 2024-06-25 23:53:54,142 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dd67692-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:54,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1445c73f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:54,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010290 ms 2024-06-25 23:53:54,143 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dd6015c-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:54,144 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:54,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.051142 ms 2024-06-25 23:53:54,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueueRequestReplyCorrelationId [artemis-j2ee]> 2024-06-25 23:53:54,145 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:54,145 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomCancellationTopicAsString [artemis-j2ee]> 2024-06-25 23:53:54,146 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1100926792'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:54,146 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:54,147 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:54,147 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dd983e7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:54,148 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd9aafa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd983e7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd983e7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bfbe3ae, true, {}] 2024-06-25 23:53:54,148 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dd9aafb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dd983e7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dd983e7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@212b514f, true, {}] 2024-06-25 23:53:54,149 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=eb156bd0-f010-4601-83b6-6dbc675c0f12, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,150 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a4357a 2024-06-25 23:53:54,150 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, eb156bd0-f010-4601-83b6-6dbc675c0f12, null, 0, false, true, null] 2024-06-25 23:53:54,151 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dda202d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:54,151 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dda2030-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dda202d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dda202d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@303597c2, true, {}] 2024-06-25 23:53:54,152 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2dda2031-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dda202d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dda202d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@615237b, true, {}] 2024-06-25 23:53:54,152 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 2dda2031-334e-11ef-8db2-0a580a281190 with parameters: [differentTopic, [MULTICAST], true] 2024-06-25 23:53:54,152 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c0a9c2c 2024-06-25 23:53:54,153 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e4edcf90-92f2-47d5-b9de-47f83333a39a, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,153 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1cc8263a 2024-06-25 23:53:54,154 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e4edcf90-92f2-47d5-b9de-47f83333a39a, null, 0, false, true, null] 2024-06-25 23:53:54,154 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2dda9563-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:54,155 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2ddabc76-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dda9563-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dda9563-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3272725f, true, {}] 2024-06-25 23:53:54,155 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2ddabc77-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2dda9563-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2dda9563-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28f47fcb, true, {}] 2024-06-25 23:53:54,181 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=14fedf0c-da2d-4d27-8e8a-b751ae0b2257, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,182 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6db7f086 2024-06-25 23:53:54,182 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 14fedf0c-da2d-4d27-8e8a-b751ae0b2257, null, 0, false, true, null] 2024-06-25 23:53:54,182 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2ddedb29-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-25 23:53:54,183 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2ddf023c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2ddedb29-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2ddedb29-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cbf0603, true, {}] 2024-06-25 23:53:54,183 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2ddf023d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2ddedb29-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2ddedb29-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28d12ae3, true, {}] 2024-06-25 23:53:54,184 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-25 23:53:54,185 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2ddf505e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom26] 2024-06-25 23:53:54,185 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2ddf5061-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2ddf505e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2ddf505e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@591a67c, true, {}] 2024-06-25 23:53:54,186 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2ddf7772-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2ddf505e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2ddf505e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b5ffb13, true, {}] 2024-06-25 23:53:54,186 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c7fd0626-7fa1-4e0a-b84c-6771c79c0006, address=c7fd0626-7fa1-4e0a-b84c-6771c79c0006, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:53:54,186 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2eb8ae4c 2024-06-25 23:53:54,187 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@81753d6 2024-06-25 23:53:54,187 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c7fd0626-7fa1-4e0a-b84c-6771c79c0006, null, 0, false, true, null] 2024-06-25 23:53:54,188 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8078, durable=true, userID=2ddfc595-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2ddf5060-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08b5927-0bcd-4fbb-a6a2-d73173d06ca1, JMSReplyTo=temp-queue://c7fd0626-7fa1-4e0a-b84c-6771c79c0006, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1500791182, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-25 23:53:54,189 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[8078]:RELIABLE:CoreMessage[messageID=8078, durable=true, userID=2ddfc595-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2ddf5060-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08b5927-0bcd-4fbb-a6a2-d73173d06ca1, JMSReplyTo=temp-queue://c7fd0626-7fa1-4e0a-b84c-6771c79c0006, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1500791182 2024-06-25 23:53:54,189 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=8078, durable=true, userID=2ddfc595-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2ddf5060-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08b5927-0bcd-4fbb-a6a2-d73173d06ca1, JMSReplyTo=temp-queue://c7fd0626-7fa1-4e0a-b84c-6771c79c0006, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1500791182 to transaction: TransactionImpl [xid=null, txID=8079, xid=null, state=ACTIVE, createTime=1719359634189(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7120f175 2024-06-25 23:53:54,190 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom26] 2024-06-25 23:53:54,190 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 2de013b6-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-b08b5927-0bcd-4fbb-a6a2-d73173d06ca1, activemq.broker=mom85] 2024-06-25 23:53:54,191 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2de013b9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2de013b6-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2de013b6-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77b11218, true, {}] 2024-06-25 23:53:54,191 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [2de03aca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=2de013b6-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=048e6060-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=2de013b6-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7655af20, true, {}] 2024-06-25 23:53:54,191 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2ddf505e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom26] 2024-06-25 23:53:54,192 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8097, durable=true, userID=2de03acc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2de013b8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08b5927-0bcd-4fbb-a6a2-d73173d06ca1, _AMQ_ROUTING_TYPE=0]]@1994533232, context: RoutingContextImpl(Address=differentTopic, routingType=MULTICAST, PreviousAddress=differentTopic previousRoute:MULTICAST, reusable=true, version=-2147483122) .................................................. ***** durable queues differentTopic: ***** non durable for differentTopic: - queueID=8052 address:differentTopic name:e4edcf90-92f2-47d5-b9de-47f83333a39a filter:null - queueID=8060 address:differentTopic name:14fedf0c-da2d-4d27-8e8a-b751ae0b2257 filter:null .................................................. , transaction: null 2024-06-25 23:53:54,192 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 14fedf0c-da2d-4d27-8e8a-b751ae0b2257: Reference[8097]:RELIABLE:CoreMessage[messageID=8097, durable=true, userID=2de03acc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2de013b8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08b5927-0bcd-4fbb-a6a2-d73173d06ca1, _AMQ_ROUTING_TYPE=0]]@1994533232 2024-06-25 23:53:54,192 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e4edcf90-92f2-47d5-b9de-47f83333a39a: Reference[8097]:RELIABLE:CoreMessage[messageID=8097, durable=true, userID=2de03acc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2de013b8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08b5927-0bcd-4fbb-a6a2-d73173d06ca1, _AMQ_ROUTING_TYPE=0]]@1994533232 2024-06-25 23:53:54,192 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=8078, durable=true, userID=2ddfc595-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=2ddf5060-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08b5927-0bcd-4fbb-a6a2-d73173d06ca1, JMSReplyTo=temp-queue://c7fd0626-7fa1-4e0a-b84c-6771c79c0006, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1500791182, transaction: TransactionImpl [xid=null, txID=8079, xid=null, state=COMMITTED, createTime=1719359634189(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7120f175 2024-06-25 23:53:54,193 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 14fedf0c-da2d-4d27-8e8a-b751ae0b2257: CoreMessage[messageID=8097, durable=true, userID=2de03acc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2de013b8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08b5927-0bcd-4fbb-a6a2-d73173d06ca1, _AMQ_ROUTING_TYPE=0]]@1994533232 to transaction: TransactionImpl [xid=null, txID=8100, xid=null, state=ACTIVE, createTime=1719359634192(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@747ce111 2024-06-25 23:53:54,193 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e4edcf90-92f2-47d5-b9de-47f83333a39a: CoreMessage[messageID=8097, durable=true, userID=2de03acc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2de013b8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08b5927-0bcd-4fbb-a6a2-d73173d06ca1, _AMQ_ROUTING_TYPE=0]]@1994533232 to transaction: TransactionImpl [xid=null, txID=8101, xid=null, state=ACTIVE, createTime=1719359634193(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@de16e13 2024-06-25 23:53:54,193 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e4edcf90-92f2-47d5-b9de-47f83333a39a: CoreMessage[messageID=8097, durable=true, userID=2de03acc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2de013b8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08b5927-0bcd-4fbb-a6a2-d73173d06ca1, _AMQ_ROUTING_TYPE=0]]@1994533232, transaction: TransactionImpl [xid=null, txID=8101, xid=null, state=COMMITTED, createTime=1719359634193(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@de16e13 2024-06-25 23:53:54,193 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@518bfd90)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 14fedf0c-da2d-4d27-8e8a-b751ae0b2257: CoreMessage[messageID=8097, durable=true, userID=2de03acc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:53:54 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=2de013b8-334e-11ef-8db2-0a580a281190, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b08b5927-0bcd-4fbb-a6a2-d73173d06ca1, _AMQ_ROUTING_TYPE=0]]@1994533232, transaction: TransactionImpl [xid=null, txID=8100, xid=null, state=COMMITTED, createTime=1719359634192(Tue Jun 25 23:53:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@747ce111 2024-06-25 23:53:54,193 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2de013b6-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-b08b5927-0bcd-4fbb-a6a2-d73173d06ca1, activemq.broker=mom85] 2024-06-25 23:53:55,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b02dc4e, org.eclipse.scout.rt.mom.jms.JmsSubscription@b67b359, org.eclipse.scout.rt.mom.jms.JmsSubscription@98c4a8b] 2024-06-25 23:53:55,195 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dd983e7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:55,198 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dda202d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:55,200 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2ddedb29-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:55,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@26ae4dbd[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-25 23:53:55,201 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009987 ms 2024-06-25 23:53:55,202 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 2dda9563-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:53:55,203 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:53:55,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1057.923654 ms 2024-06-25 23:53:55,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomCancellationTopicAsString [artemis-j2ee]> 2024-06-25 23:53:55,221 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [048e6060-334e-11ef-8db2-0a580a281190] stopped, uptime 1 minute 2024-06-25 23:53:55,232 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-25 23:53:55,232 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-25 23:53:55,232 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-25 23:53:55,233 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-25 23:53:55,234 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-25 23:53:55,234 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-25 23:53:55,234 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@763a72da 2024-06-25 23:53:55,234 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-25 23:53:55,236 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-25 23:53:55,236 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-25 23:53:55,312 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-25 23:53:55,313 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@318ca53a 2024-06-25 23:53:55,313 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@ab11e76 2024-06-25 23:53:55,314 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-25 23:53:55,314 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72f91c91 2024-06-25 23:53:55,314 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@69d6fe75 2024-06-25 23:53:55,314 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-25 23:53:55,315 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3d273300 2024-06-25 23:53:55,315 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3fe7c87c 2024-06-25 23:53:55,315 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-25 23:53:55,315 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5c04685 2024-06-25 23:53:55,316 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5bbb351e 2024-06-25 23:53:55,316 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-25 23:53:55,316 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5f80b25a 2024-06-25 23:53:55,317 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e2525fe 2024-06-25 23:53:55,317 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-25 23:53:55,317 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59d6a4d1 2024-06-25 23:53:55,317 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b476930 2024-06-25 23:53:55,317 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-25 23:53:55,318 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18f1260 2024-06-25 23:53:55,318 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7672dd7a 2024-06-25 23:53:55,318 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-25 23:53:55,318 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1aee0f49 2024-06-25 23:53:55,319 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a80ebcd 2024-06-25 23:53:55,319 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-25 23:53:55,319 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@365eaef 2024-06-25 23:53:55,320 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@631c6ef4 2024-06-25 23:53:55,320 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-25 23:53:55,320 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@9e2b199 2024-06-25 23:53:55,320 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7441edeb 2024-06-25 23:53:55,321 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-25 23:53:55,321 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@58df431e 2024-06-25 23:53:55,321 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5834fd3f 2024-06-25 23:53:55,321 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-25 23:53:55,322 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4446e1d9 2024-06-25 23:53:55,322 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f13720f 2024-06-25 23:53:55,322 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-25 23:53:55,322 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1df60140 2024-06-25 23:53:55,323 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@62d4dac4 2024-06-25 23:53:55,323 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-25 23:53:55,323 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11efa76e 2024-06-25 23:53:55,324 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@35c83c56 2024-06-25 23:53:55,324 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-25 23:53:55,324 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1899c7ae 2024-06-25 23:53:55,324 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5cdf2c83 2024-06-25 23:53:55,324 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-25 23:53:55,324 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@30e734a1 2024-06-25 23:53:55,325 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44b99467 2024-06-25 23:53:55,325 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-25 23:53:55,325 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@124b8fe9 2024-06-25 23:53:55,326 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37d50217 2024-06-25 23:53:55,326 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-25 23:53:55,326 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e9e7a70 2024-06-25 23:53:55,326 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@360ccb68 2024-06-25 23:53:55,326 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-25 23:53:55,326 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@78762e87 2024-06-25 23:53:55,327 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@672c4e24 2024-06-25 23:53:55,327 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-25 23:53:55,327 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2aacf54b 2024-06-25 23:53:55,327 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a2b3cfd 2024-06-25 23:53:55,328 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-25 23:53:55,328 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@33602729 2024-06-25 23:53:55,328 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3638120f 2024-06-25 23:53:55,328 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-25 23:53:55,328 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7bf3bf2e 2024-06-25 23:53:55,329 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@581cb879 2024-06-25 23:53:55,329 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-25 23:53:55,329 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a77953c 2024-06-25 23:53:55,330 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c294a17 2024-06-25 23:53:55,330 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-25 23:53:55,330 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7a458c73 2024-06-25 23:53:55,330 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47a72c32 2024-06-25 23:53:55,330 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-25 23:53:55,331 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@112f8f8f 2024-06-25 23:53:55,331 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4700064f 2024-06-25 23:53:55,331 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-25 23:53:55,331 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11703cc8 2024-06-25 23:53:55,332 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6fc84468 2024-06-25 23:53:55,332 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-25 23:53:55,332 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2f6ede9 2024-06-25 23:53:55,333 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4583a186 2024-06-25 23:53:55,333 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-25 23:53:55,333 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@55854382 2024-06-25 23:53:55,333 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7843b65e 2024-06-25 23:53:55,334 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-25 23:53:55,334 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d6f951a 2024-06-25 23:53:55,334 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15b882a0 2024-06-25 23:53:55,334 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-25 23:53:55,334 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ade4ac6 2024-06-25 23:53:55,335 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@fcae085 2024-06-25 23:53:55,335 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-25 23:53:55,335 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e3c6323 2024-06-25 23:53:55,335 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f404bc6 2024-06-25 23:53:55,336 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-25 23:53:55,336 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@77d0a492 2024-06-25 23:53:55,336 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2f46bc25 2024-06-25 23:53:55,336 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-25 23:53:55,337 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72bef795 2024-06-25 23:53:55,337 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f4d9c7f 2024-06-25 23:53:55,337 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6dcb4f30 2024-06-25 23:53:55,338 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@7271320c 2024-06-25 23:53:55,341 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-25 23:53:55,341 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=2e7f12de-334e-11ef-8db2-0a580a281190] [INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.38 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithFailoverTest 2024-06-25 23:53:55,343 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:53:55,344 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [activemq]> 2024-06-25 23:53:55,347 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1371550829'. 2024-06-25 23:53:55,349 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #87 initialized: null 2024-06-25 23:53:55,350 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:53:55,350 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:53:55,351 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:53:55,351 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:53:55,351 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:53:55,351 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:85) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:53:55,351 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:85) started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:53:55,352 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:53:55,352 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom87 started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:53:55,353 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-256:1,clientId=Scout JUnit MOM #87 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom87] simulateConnectionDown 2024-06-25 23:53:55,357 WARN [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:174) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed' 2024-06-25 23:53:55,357 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:178) - invalidating session 1 of 1 2024-06-25 23:53:55,357 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:100) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@5e7fc012 2024-06-25 23:53:55,358 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:186) - invalidating connection 2024-06-25 23:53:55,358 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom87 stopped 2024-06-25 23:53:55,358 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:85) is shutting down - MDC[activemq.broker=mom87] 2024-06-25 23:53:55,359 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:85) uptime 0.009 seconds - MDC[activemq.broker=mom87] 2024-06-25 23:53:55,359 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:85) is shutdown - MDC[activemq.broker=mom87] 2024-06-25 23:53:55,359 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - connection invalidated 2024-06-25 23:53:55,359 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:53:56,360 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:53:57,360 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:53:58,360 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:53:59,361 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:00,361 WARN [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:274) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:00,361 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:156) - JMS call failed 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] simulateConnectionUp 2024-06-25 23:54:02,362 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:02,362 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:02,363 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:02,363 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:02,363 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:02,363 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:86) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:02,363 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:86) started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:02,364 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:02,364 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom87 started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:02,365 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-256:2,clientId=Scout JUnit MOM #87 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:02,368 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1ddf9fd, org.eclipse.scout.rt.mom.jms.JmsSubscription@1297cf8] 2024-06-25 23:54:02,368 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@33f059ad[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:02,368 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009051 ms 2024-06-25 23:54:02,368 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:02,369 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:02,369 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom87 stopped 2024-06-25 23:54:02,369 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:86) is shutting down - MDC[activemq.broker=mom87] 2024-06-25 23:54:02,370 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:86) uptime 0.008 seconds - MDC[activemq.broker=mom87] 2024-06-25 23:54:02,370 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:86) is shutdown - MDC[activemq.broker=mom87] 2024-06-25 23:54:02,370 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:02,370 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7026.447688 ms 2024-06-25 23:54:02,370 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [activemq]> 2024-06-25 23:54:02,371 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:02,371 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [activemq-j2ee]> 2024-06-25 23:54:02,372 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.587132 ms 2024-06-25 23:54:02,372 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [activemq-j2ee]> 2024-06-25 23:54:02,376 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:02,376 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [artemis]> 2024-06-25 23:54:02,377 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1205332149'. 2024-06-25 23:54:02,378 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:02,379 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 32c19db1-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:02,380 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [32c1c4c4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=32c19db1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=2e7f12de-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=32c19db1-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46a3a21b, true, {}] 2024-06-25 23:54:02,381 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@392df7b1 - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:02,381 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [32c1ebd5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=32c19db1-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=2e7f12de-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=32c19db1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9595e84, true, {}] 2024-06-25 23:54:02,382 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSubscribeFailover, address=test/mom/testSubscribeFailover, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:02,383 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@389af18b 2024-06-25 23:54:02,383 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2a987762 2024-06-25 23:54:02,384 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeFailover, null, 0, false, true, null] 2024-06-25 23:54:02,385 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [32c26107-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=32c19db1-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=2e7f12de-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=32c19db1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36959a55, true, {}] 2024-06-25 23:54:02,386 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=148, durable=true, userID=32c28819-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@934272477, context: RoutingContextImpl(Address=test/mom/testSubscribeFailover, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeFailover previousRoute:ANYCAST, reusable=true, version=-2147483083) .................................................. ***** durable queues test/mom/testSubscribeFailover: - queueID=141 address:test/mom/testSubscribeFailover name:test/mom/testSubscribeFailover filter:null ***** non durable for test/mom/testSubscribeFailover: .................................................. , transaction: null 2024-06-25 23:54:02,404 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeFailover: Reference[148]:RELIABLE:CoreMessage[messageID=148, durable=true, userID=32c28819-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@934272477 2024-06-25 23:54:02,405 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeFailover: CoreMessage[messageID=148, durable=true, userID=32c28819-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@934272477 to transaction: TransactionImpl [xid=null, txID=151, xid=null, state=ACTIVE, createTime=1719359642405(Tue Jun 25 23:54:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@19b36678 simulateConnectionDown 2024-06-25 23:54:02,405 WARN [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:174) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed' 2024-06-25 23:54:02,406 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:178) - invalidating session 1 of 1 2024-06-25 23:54:02,406 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:100) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@7d8c264 2024-06-25 23:54:02,409 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeFailover: CoreMessage[messageID=148, durable=true, userID=32c28819-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@934272477, transaction: TransactionImpl [xid=null, txID=151, xid=null, state=COMMITTED, createTime=1719359642405(Tue Jun 25 23:54:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@19b36678 2024-06-25 23:54:02,409 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:186) - invalidating connection 2024-06-25 23:54:02,410 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 32c19db1-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:02,411 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - connection invalidated 2024-06-25 23:54:02,411 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:03,411 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:04,411 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:05,412 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:06,412 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:07,413 WARN [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:274) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:07,413 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:156) - JMS call failed 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] simulateConnectionUp 2024-06-25 23:54:09,414 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 36f3126a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:09,415 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [36f3397d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=36f3126a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=2e7f12de-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=36f3126a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17748b3e, true, {}] 2024-06-25 23:54:09,416 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@788904cd - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-25 23:54:09,416 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [36f3608e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=36f3126a-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=2e7f12de-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=36f3126a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63320286, true, {}] 2024-06-25 23:54:09,416 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [36f3608f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=36f3126a-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=2e7f12de-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=36f3126a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5abde233, true, {}] 2024-06-25 23:54:09,417 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeFailover, null, 0, false, true, null] 2024-06-25 23:54:09,418 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=166, durable=true, userID=36f387a1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@832322309, context: RoutingContextImpl(Address=test/mom/testSubscribeFailover, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeFailover previousRoute:ANYCAST, reusable=true, version=-2147483083) .................................................. ***** durable queues test/mom/testSubscribeFailover: - queueID=141 address:test/mom/testSubscribeFailover name:test/mom/testSubscribeFailover filter:null ***** non durable for test/mom/testSubscribeFailover: .................................................. , transaction: null 2024-06-25 23:54:09,419 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeFailover: Reference[166]:RELIABLE:CoreMessage[messageID=166, durable=true, userID=36f387a1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@832322309 2024-06-25 23:54:09,419 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeFailover: CoreMessage[messageID=166, durable=true, userID=36f387a1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@832322309 to transaction: TransactionImpl [xid=null, txID=169, xid=null, state=ACTIVE, createTime=1719359649419(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1beb252a 2024-06-25 23:54:09,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7d44e3c7, org.eclipse.scout.rt.mom.jms.JmsSubscription@47e89fed] 2024-06-25 23:54:09,422 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@331da721)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeFailover: CoreMessage[messageID=166, durable=true, userID=36f387a1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@832322309, transaction: TransactionImpl [xid=null, txID=169, xid=null, state=COMMITTED, createTime=1719359649419(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1beb252a 2024-06-25 23:54:09,423 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:09,423 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:09,423 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 36f3126a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:09,424 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:09,424 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7047.865335 ms 2024-06-25 23:54:09,424 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [artemis]> 2024-06-25 23:54:09,425 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,425 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeFailover [artemis-j2ee]> 2024-06-25 23:54:09,426 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.177289 ms 2024-06-25 23:54:09,426 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeFailover [artemis-j2ee]> 2024-06-25 23:54:09,465 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [2e7f12de-334e-11ef-8db2-0a580a281190] stopped, uptime 14.235 seconds 2024-06-25 23:54:09,473 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-25 23:54:09,473 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-25 23:54:09,473 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-25 23:54:09,474 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-25 23:54:09,474 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-25 23:54:09,474 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-25 23:54:09,474 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@453de9d0 2024-06-25 23:54:09,475 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-25 23:54:09,476 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-25 23:54:09,476 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-25 23:54:09,549 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-25 23:54:09,550 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a0d47e8 2024-06-25 23:54:09,550 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@480d3c40 2024-06-25 23:54:09,550 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-25 23:54:09,551 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f69b166 2024-06-25 23:54:09,551 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e7e7763 2024-06-25 23:54:09,551 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-25 23:54:09,551 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ecc4b43 2024-06-25 23:54:09,552 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f8281e6 2024-06-25 23:54:09,552 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-25 23:54:09,552 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1d12eff1 2024-06-25 23:54:09,553 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@206a465f 2024-06-25 23:54:09,553 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-25 23:54:09,553 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c509742 2024-06-25 23:54:09,553 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77a6aa9f 2024-06-25 23:54:09,553 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-25 23:54:09,553 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7d41aefd 2024-06-25 23:54:09,554 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@feb57b4 2024-06-25 23:54:09,554 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-25 23:54:09,554 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7893b8c 2024-06-25 23:54:09,555 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45398bb0 2024-06-25 23:54:09,555 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-25 23:54:09,555 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@35ffe3ac 2024-06-25 23:54:09,555 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60fc4450 2024-06-25 23:54:09,556 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-25 23:54:09,556 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2e674698 2024-06-25 23:54:09,556 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@270a3cef 2024-06-25 23:54:09,557 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-25 23:54:09,557 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6d224921 2024-06-25 23:54:09,557 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f7e5e11 2024-06-25 23:54:09,557 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-25 23:54:09,558 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7bb996e0 2024-06-25 23:54:09,558 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@da2303c 2024-06-25 23:54:09,558 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-25 23:54:09,558 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72b60be8 2024-06-25 23:54:09,559 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f254d79 2024-06-25 23:54:09,559 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-25 23:54:09,559 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@589cc8eb 2024-06-25 23:54:09,559 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44233014 2024-06-25 23:54:09,559 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-25 23:54:09,559 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6888a33 2024-06-25 23:54:09,560 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4303511e 2024-06-25 23:54:09,560 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-25 23:54:09,560 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7d661205 2024-06-25 23:54:09,561 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@20183e2d 2024-06-25 23:54:09,561 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-25 23:54:09,561 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6203f10f 2024-06-25 23:54:09,561 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3bd1c7f0 2024-06-25 23:54:09,561 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-25 23:54:09,562 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@76ea1cb5 2024-06-25 23:54:09,562 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@17e2ad13 2024-06-25 23:54:09,562 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-25 23:54:09,562 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a94bd69 2024-06-25 23:54:09,563 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f4f198c 2024-06-25 23:54:09,563 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-25 23:54:09,563 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7966a964 2024-06-25 23:54:09,564 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b6e196e 2024-06-25 23:54:09,564 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-25 23:54:09,564 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@34de8c9f 2024-06-25 23:54:09,564 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@137a70f1 2024-06-25 23:54:09,565 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-25 23:54:09,565 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5f1bd673 2024-06-25 23:54:09,565 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54351197 2024-06-25 23:54:09,565 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-25 23:54:09,565 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@144fc5fa 2024-06-25 23:54:09,566 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5472c27a 2024-06-25 23:54:09,566 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-25 23:54:09,566 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@555b3ec9 2024-06-25 23:54:09,566 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@299e245c 2024-06-25 23:54:09,567 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-25 23:54:09,567 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@43945480 2024-06-25 23:54:09,567 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b72f9a 2024-06-25 23:54:09,567 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-25 23:54:09,567 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d96f413 2024-06-25 23:54:09,568 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@55f29d39 2024-06-25 23:54:09,568 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-25 23:54:09,568 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3423f353 2024-06-25 23:54:09,568 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c50d1b2 2024-06-25 23:54:09,569 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-25 23:54:09,569 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@365c8a47 2024-06-25 23:54:09,569 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7786c2e0 2024-06-25 23:54:09,569 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-25 23:54:09,569 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5c940e28 2024-06-25 23:54:09,570 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@56c39949 2024-06-25 23:54:09,570 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-25 23:54:09,570 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41f3f64 2024-06-25 23:54:09,570 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@454f6cc5 2024-06-25 23:54:09,570 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-25 23:54:09,571 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3956df0a 2024-06-25 23:54:09,571 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@739500b8 2024-06-25 23:54:09,571 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-25 23:54:09,571 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@e8ce5b1 2024-06-25 23:54:09,572 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@301b89e1 2024-06-25 23:54:09,572 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-25 23:54:09,572 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f3abe67 2024-06-25 23:54:09,572 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64f1e9f8 2024-06-25 23:54:09,572 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-25 23:54:09,572 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d3929ba 2024-06-25 23:54:09,573 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6101fd7d 2024-06-25 23:54:09,573 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b22bebc 2024-06-25 23:54:09,573 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@24c7b944 2024-06-25 23:54:09,595 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-25 23:54:09,595 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=36fbec13-334e-11ef-8db2-0a580a281190] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 14.15 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithFailoverTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithCustomMarshallerTest 2024-06-25 23:54:09,597 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,597 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [activemq]> 2024-06-25 23:54:09,598 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 381892750'. 2024-06-25 23:54:09,599 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #88 initialized: null 2024-06-25 23:54:09,599 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,599 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,599 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,599 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,599 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,600 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:87) is starting - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,600 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:87) started - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,600 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,600 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom88 started - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,601 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-260:1,clientId=junit_mom_client,started=true} - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,609 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@46374b8, org.eclipse.scout.rt.mom.jms.JmsSubscription@29ceefb3, org.eclipse.scout.rt.mom.jms.JmsSubscription@f14d079] - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,609 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@7ec01440[job=JMS subscriber, state=DONE], JobFutureTask@7aff1db3[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,609 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008292 ms - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,609 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,609 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,610 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom88 stopped - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,610 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:87) is shutting down - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,610 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:87) uptime 0.011 seconds - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,610 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:87) is shutdown - MDC[activemq.broker=mom88] 2024-06-25 23:54:09,610 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:09,611 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.653851 ms 2024-06-25 23:54:09,611 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [activemq]> 2024-06-25 23:54:09,611 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,612 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [activemq]> 2024-06-25 23:54:09,612 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1583389506'. 2024-06-25 23:54:09,613 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #89 initialized: null 2024-06-25 23:54:09,614 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,614 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,614 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,614 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,614 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,615 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:88) is starting - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,615 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:88) started - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,615 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,615 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom89 started - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,616 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-263:1,clientId=Scout JUnit MOM #89 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,618 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@96271d8] - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,619 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@36109a76[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,619 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.051677 ms - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,619 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,619 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,620 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom89 stopped - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,620 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:88) is shutting down - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,620 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:88) uptime 0.006 seconds - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,620 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:88) is shutdown - MDC[activemq.broker=mom89] 2024-06-25 23:54:09,620 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:09,620 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.755509 ms 2024-06-25 23:54:09,620 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [activemq]> 2024-06-25 23:54:09,621 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,621 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [activemq]> 2024-06-25 23:54:09,622 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2024041851'. 2024-06-25 23:54:09,623 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:54:09,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.375029 ms 2024-06-25 23:54:09,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [activemq]> 2024-06-25 23:54:09,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [activemq-j2ee]> 2024-06-25 23:54:09,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 751285821'. 2024-06-25 23:54:09,626 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #91 initialized: null 2024-06-25 23:54:09,626 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,626 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,626 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,626 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,626 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,627 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:89) is starting - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,627 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:89) started - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,627 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,627 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom91 started - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,628 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-266:1,clientId=null,started=false} - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,633 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@709353b9, org.eclipse.scout.rt.mom.jms.JmsSubscription@69c53b72, org.eclipse.scout.rt.mom.jms.JmsSubscription@768967cf] - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,635 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,635 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,635 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom91 stopped - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,635 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:89) is shutting down - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,636 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:89) uptime 0.009 seconds - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,636 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:89) is shutdown - MDC[activemq.broker=mom91] 2024-06-25 23:54:09,636 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:09,636 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.299409 ms 2024-06-25 23:54:09,636 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [activemq-j2ee]> 2024-06-25 23:54:09,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [activemq-j2ee]> 2024-06-25 23:54:09,638 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 899625985'. 2024-06-25 23:54:09,638 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #92 initialized: null 2024-06-25 23:54:09,639 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,639 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,639 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,639 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,639 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,640 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:90) is starting - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,640 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:90) started - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,640 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,640 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom92 started - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,641 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-269:1,clientId=null,started=false} - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,643 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c914364] - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,644 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,644 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,644 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom92 stopped - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,645 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:90) is shutting down - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,645 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:90) uptime 0.006 seconds - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,645 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:90) is shutdown - MDC[activemq.broker=mom92] 2024-06-25 23:54:09,645 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:09,645 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.954015 ms 2024-06-25 23:54:09,645 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [activemq-j2ee]> 2024-06-25 23:54:09,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [activemq-j2ee]> 2024-06-25 23:54:09,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1424200964'. 2024-06-25 23:54:09,647 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:54:09,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.248567 ms 2024-06-25 23:54:09,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [activemq-j2ee]> 2024-06-25 23:54:09,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [artemis]> 2024-06-25 23:54:09,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1253661160'. 2024-06-25 23:54:09,650 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:09,650 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 37171556-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:09,652 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [37173c69-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=37171556-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=37171556-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69bb8f95, true, {}] 2024-06-25 23:54:09,652 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@149fab7f 2024-06-25 23:54:09,653 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [3717637a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=37171556-334e-11ef-8db2-0a580a281190, clientID=junit_mom_client, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=37171556-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@264176e9, true, {}] 2024-06-25 23:54:09,653 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 3717637a-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testPublishStringData, [ANYCAST], true] 2024-06-25 23:54:09,654 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@17adf6cb 2024-06-25 23:54:09,654 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishStringData, address=test/mom/testPublishStringData, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:09,655 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@38f7d13d 2024-06-25 23:54:09,656 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=144, durable=true, userID=3717d8ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1798659095, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049) .................................................. ***** durable queues test/mom/testPublishStringData: - queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null ***** non durable for test/mom/testPublishStringData: .................................................. , transaction: null 2024-06-25 23:54:09,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [371bd04e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=37171556-334e-11ef-8db2-0a580a281190, clientID=junit_mom_client, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=37171556-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69c846d6, true, {}] 2024-06-25 23:54:09,683 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 371bd04e-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testPublishObjectData, [ANYCAST], true] 2024-06-25 23:54:09,683 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@320fba4d 2024-06-25 23:54:09,683 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObjectData, address=test/mom/testPublishObjectData, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:09,684 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@770d2268 2024-06-25 23:54:09,685 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=154, durable=true, userID=371c4581-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@1911913357, context: RoutingContextImpl(Address=test/mom/testPublishObjectData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectData previousRoute:ANYCAST, reusable=true, version=-2147483048) .................................................. ***** durable queues test/mom/testPublishObjectData: - queueID=151 address:test/mom/testPublishObjectData name:test/mom/testPublishObjectData filter:null ***** non durable for test/mom/testPublishObjectData: .................................................. , transaction: null 2024-06-25 23:54:09,686 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [371c93a2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=37171556-334e-11ef-8db2-0a580a281190, clientID=junit_mom_client, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=37171556-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@466e89a6, true, {}] 2024-06-25 23:54:09,686 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null] 2024-06-25 23:54:09,687 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=3717d8ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1798659095 2024-06-25 23:54:09,687 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [371cbab3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=37171556-334e-11ef-8db2-0a580a281190, clientID=junit_mom_client, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=37171556-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31a510bf, true, {}] 2024-06-25 23:54:09,687 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=144, durable=true, userID=3717d8ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1798659095 to transaction: TransactionImpl [xid=null, txID=163, xid=null, state=ACTIVE, createTime=1719359649687(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63302da6 2024-06-25 23:54:09,688 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectData, null, 0, false, true, null] 2024-06-25 23:54:09,688 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectData: Reference[154]:RELIABLE:CoreMessage[messageID=154, durable=true, userID=371c4581-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@1911913357 2024-06-25 23:54:09,688 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectData: CoreMessage[messageID=154, durable=true, userID=371c4581-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@1911913357 to transaction: TransactionImpl [xid=null, txID=166, xid=null, state=ACTIVE, createTime=1719359649688(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4220b361 2024-06-25 23:54:09,689 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=144, durable=true, userID=3717d8ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1798659095, transaction: TransactionImpl [xid=null, txID=163, xid=null, state=COMMITTED, createTime=1719359649687(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63302da6 2024-06-25 23:54:09,689 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@46f3d0f7, org.eclipse.scout.rt.mom.jms.JmsSubscription@592fbd8, org.eclipse.scout.rt.mom.jms.JmsSubscription@354baab2] 2024-06-25 23:54:09,692 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectData: CoreMessage[messageID=154, durable=true, userID=371c4581-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@1911913357, transaction: TransactionImpl [xid=null, txID=166, xid=null, state=COMMITTED, createTime=1719359649688(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4220b361 2024-06-25 23:54:09,692 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:09,693 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:09,693 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 37171556-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:09,694 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:09,694 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 45.483660 ms 2024-06-25 23:54:09,694 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [artemis]> 2024-06-25 23:54:09,695 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,695 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [artemis]> 2024-06-25 23:54:09,695 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 305799597'. 2024-06-25 23:54:09,697 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:09,697 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 371e4155-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:09,697 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [371e4158-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=371e4155-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=371e4155-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33dcd45e, true, {}] 2024-06-25 23:54:09,698 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@64547a83 2024-06-25 23:54:09,699 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [371e6869-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=371e4155-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=371e4155-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3efd266b, true, {}] 2024-06-25 23:54:09,700 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=181, durable=true, userID=371e8f7b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1185986384, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049) .................................................. ***** durable queues test/mom/testPublishStringData: - queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null ***** non durable for test/mom/testPublishStringData: .................................................. , transaction: null 2024-06-25 23:54:09,701 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [371edd9c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=371e4155-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=371e4155-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3924bf2e, true, {}] 2024-06-25 23:54:09,701 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null] 2024-06-25 23:54:09,702 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[181]:RELIABLE:CoreMessage[messageID=181, durable=true, userID=371e8f7b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1185986384 2024-06-25 23:54:09,702 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=181, durable=true, userID=371e8f7b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1185986384 to transaction: TransactionImpl [xid=null, txID=188, xid=null, state=ACTIVE, createTime=1719359649702(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@de7a342 2024-06-25 23:54:09,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@586a9fe1] 2024-06-25 23:54:09,703 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=181, durable=true, userID=371e8f7b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1185986384, transaction: TransactionImpl [xid=null, txID=188, xid=null, state=COMMITTED, createTime=1719359649702(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@de7a342 2024-06-25 23:54:09,704 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:09,704 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:09,705 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 371e4155-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:09,705 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:09,705 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.466262 ms 2024-06-25 23:54:09,705 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [artemis]> 2024-06-25 23:54:09,706 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,706 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [artemis]> 2024-06-25 23:54:09,706 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1975576254'. 2024-06-25 23:54:09,708 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:54:09,708 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.243609 ms 2024-06-25 23:54:09,708 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [artemis]> 2024-06-25 23:54:09,709 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,709 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithCustomDefaultMarshaller [artemis-j2ee]> 2024-06-25 23:54:09,709 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2062352261'. 2024-06-25 23:54:09,711 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:09,711 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 3720643f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:09,712 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [37208b52-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=3720643f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=3720643f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@298d6390, true, {}] 2024-06-25 23:54:09,712 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1e8c741c 2024-06-25 23:54:09,713 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [3720b263-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=3720643f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=3720643f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9a2b019, true, {}] 2024-06-25 23:54:09,714 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=199, durable=true, userID=3720d975-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=37208b51-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@400448556, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049) .................................................. ***** durable queues test/mom/testPublishStringData: - queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null ***** non durable for test/mom/testPublishStringData: .................................................. , transaction: null 2024-06-25 23:54:09,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [37210086-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=3720643f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=3720643f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51d18023, true, {}] 2024-06-25 23:54:09,717 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=204, durable=true, userID=37212798-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=37208b51-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@2043531614, context: RoutingContextImpl(Address=test/mom/testPublishObjectData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectData previousRoute:ANYCAST, reusable=true, version=-2147483048) .................................................. ***** durable queues test/mom/testPublishObjectData: - queueID=151 address:test/mom/testPublishObjectData name:test/mom/testPublishObjectData filter:null ***** non durable for test/mom/testPublishObjectData: .................................................. , transaction: null 2024-06-25 23:54:09,719 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 37219cc9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:09,719 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [37219ccc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=37219cc9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=37219cc9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75e11e6c, true, {}] 2024-06-25 23:54:09,720 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [37219ccd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=37219cc9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=37219cc9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@770a2017, true, {}] 2024-06-25 23:54:09,720 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null] 2024-06-25 23:54:09,721 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[199]:RELIABLE:CoreMessage[messageID=199, durable=true, userID=3720d975-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=37208b51-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@400448556 2024-06-25 23:54:09,721 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 3721eaee-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:09,721 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [3721eaf1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=3721eaee-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=3721eaee-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@765006d9, true, {}] 2024-06-25 23:54:09,721 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=199, durable=true, userID=3720d975-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=37208b51-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@400448556 to transaction: TransactionImpl [xid=null, txID=213, xid=null, state=ACTIVE, createTime=1719359649721(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5eb78084 2024-06-25 23:54:09,722 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [3721eaf2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=3721eaee-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=3721eaee-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dd1e55d, true, {}] 2024-06-25 23:54:09,722 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectData, null, 0, false, true, null] 2024-06-25 23:54:09,723 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectData: Reference[204]:RELIABLE:CoreMessage[messageID=204, durable=true, userID=37212798-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=37208b51-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@2043531614 2024-06-25 23:54:09,723 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectData: CoreMessage[messageID=204, durable=true, userID=37212798-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=37208b51-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@2043531614 to transaction: TransactionImpl [xid=null, txID=220, xid=null, state=ACTIVE, createTime=1719359649723(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5edaa8d3 2024-06-25 23:54:09,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@56dae6, org.eclipse.scout.rt.mom.jms.JmsSubscription@57fe6f2d, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e43c01f] 2024-06-25 23:54:09,725 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=199, durable=true, userID=3720d975-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=37208b51-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@400448556, transaction: TransactionImpl [xid=null, txID=213, xid=null, state=COMMITTED, createTime=1719359649721(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5eb78084 2024-06-25 23:54:09,725 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectData: CoreMessage[messageID=204, durable=true, userID=37212798-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=37208b51-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@2043531614, transaction: TransactionImpl [xid=null, txID=220, xid=null, state=COMMITTED, createTime=1719359649723(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5edaa8d3 2024-06-25 23:54:09,726 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 37219cc9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:09,727 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 3721eaee-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:09,728 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:09,728 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:09,729 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 3720643f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:09,729 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:09,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.037577 ms 2024-06-25 23:54:09,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithCustomDefaultMarshaller [artemis-j2ee]> 2024-06-25 23:54:09,730 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,730 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithConfiguredDefaultMarshaller [artemis-j2ee]> 2024-06-25 23:54:09,730 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1638997301'. 2024-06-25 23:54:09,732 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:09,732 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 372398a4-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:09,733 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [3723bfb7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=372398a4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=372398a4-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12a69a22, true, {}] 2024-06-25 23:54:09,733 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7c070e78 2024-06-25 23:54:09,733 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [3723bfb8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=372398a4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=372398a4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b76c2dd, true, {}] 2024-06-25 23:54:09,735 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=239, durable=true, userID=3723e6ca-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=3723bfb6-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1636739501, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049) .................................................. ***** durable queues test/mom/testPublishStringData: - queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null ***** non durable for test/mom/testPublishStringData: .................................................. , transaction: null 2024-06-25 23:54:09,736 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 372434eb-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:09,737 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [372434ee-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=372434eb-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=372434eb-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1758f363, true, {}] 2024-06-25 23:54:09,737 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [37245bff-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=372434eb-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=36fbec13-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=372434eb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19cb9b88, true, {}] 2024-06-25 23:54:09,738 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null] 2024-06-25 23:54:09,738 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[239]:RELIABLE:CoreMessage[messageID=239, durable=true, userID=3723e6ca-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=3723bfb6-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1636739501 2024-06-25 23:54:09,739 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=239, durable=true, userID=3723e6ca-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=3723bfb6-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1636739501 to transaction: TransactionImpl [xid=null, txID=248, xid=null, state=ACTIVE, createTime=1719359649739(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e59cb6c 2024-06-25 23:54:09,739 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@331eb953] 2024-06-25 23:54:09,743 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@384b718c)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=239, durable=true, userID=3723e6ca-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=3723bfb6-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1636739501, transaction: TransactionImpl [xid=null, txID=248, xid=null, state=COMMITTED, createTime=1719359649739(Tue Jun 25 23:54:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e59cb6c 2024-06-25 23:54:09,743 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 372434eb-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:09,744 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:09,744 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:09,744 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 372398a4-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:09,745 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:09,745 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.837956 ms 2024-06-25 23:54:09,745 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithConfiguredDefaultMarshaller [artemis-j2ee]> 2024-06-25 23:54:09,746 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,746 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMomEnvironmentWithInvalidMarshaller [artemis-j2ee]> 2024-06-25 23:54:09,746 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 845449668'. 2024-06-25 23:54:09,748 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:54:09,748 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.982755 ms 2024-06-25 23:54:09,748 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMomEnvironmentWithInvalidMarshaller [artemis-j2ee]> 2024-06-25 23:54:09,752 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [36fbec13-334e-11ef-8db2-0a580a281190] stopped, uptime 0.281 seconds 2024-06-25 23:54:09,760 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-25 23:54:09,760 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-25 23:54:09,760 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-25 23:54:09,761 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-25 23:54:09,761 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-25 23:54:09,762 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-25 23:54:09,762 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@caee26e 2024-06-25 23:54:09,762 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-25 23:54:09,763 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-25 23:54:09,764 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-25 23:54:09,838 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-25 23:54:09,838 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4be6531a 2024-06-25 23:54:09,839 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@21553c3a 2024-06-25 23:54:09,839 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-25 23:54:09,839 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c1d25fa 2024-06-25 23:54:09,840 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7510824 2024-06-25 23:54:09,840 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-25 23:54:09,840 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7ed6e557 2024-06-25 23:54:09,841 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@766ab25b 2024-06-25 23:54:09,841 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-25 23:54:09,841 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@735d7b99 2024-06-25 23:54:09,841 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7c424dfe 2024-06-25 23:54:09,841 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-25 23:54:09,842 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3577e37c 2024-06-25 23:54:09,842 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@16ac67e3 2024-06-25 23:54:09,842 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-25 23:54:09,842 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@eb5471c 2024-06-25 23:54:09,843 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60f6d689 2024-06-25 23:54:09,843 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-25 23:54:09,843 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a90b5e8 2024-06-25 23:54:09,843 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ff65426 2024-06-25 23:54:09,843 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-25 23:54:09,844 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3bdf6d63 2024-06-25 23:54:09,844 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d4bb60f 2024-06-25 23:54:09,844 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-25 23:54:09,844 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@29b61bb 2024-06-25 23:54:09,845 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2fe152aa 2024-06-25 23:54:09,845 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-25 23:54:09,845 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f959640 2024-06-25 23:54:09,845 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5fdebe73 2024-06-25 23:54:09,845 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-25 23:54:09,846 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6919a8a 2024-06-25 23:54:09,846 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23c0fcf0 2024-06-25 23:54:09,846 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-25 23:54:09,846 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@60a4595e 2024-06-25 23:54:09,847 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a234e1f 2024-06-25 23:54:09,847 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-25 23:54:09,847 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@406cc81b 2024-06-25 23:54:09,847 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64ef9b9a 2024-06-25 23:54:09,848 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-25 23:54:09,848 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@264340f0 2024-06-25 23:54:09,848 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7640a191 2024-06-25 23:54:09,848 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-25 23:54:09,848 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@504a9352 2024-06-25 23:54:09,849 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48e1e18a 2024-06-25 23:54:09,849 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-25 23:54:09,849 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@74997ca6 2024-06-25 23:54:09,849 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a6078d 2024-06-25 23:54:09,850 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-25 23:54:09,850 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@372c428 2024-06-25 23:54:09,850 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4458887d 2024-06-25 23:54:09,850 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-25 23:54:09,851 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b1bb01c 2024-06-25 23:54:09,851 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c364a9d 2024-06-25 23:54:09,851 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-25 23:54:09,851 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@597084b7 2024-06-25 23:54:09,852 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@59ebe484 2024-06-25 23:54:09,852 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-25 23:54:09,852 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7fd624f5 2024-06-25 23:54:09,852 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1cafb30 2024-06-25 23:54:09,853 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-25 23:54:09,853 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5cc28282 2024-06-25 23:54:09,853 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a0b925a 2024-06-25 23:54:09,853 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-25 23:54:09,853 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@14b4f462 2024-06-25 23:54:09,854 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@42718ebf 2024-06-25 23:54:09,854 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-25 23:54:09,854 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@a6fc2e1 2024-06-25 23:54:09,854 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c7008b4 2024-06-25 23:54:09,855 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-25 23:54:09,855 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f54fabc 2024-06-25 23:54:09,855 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@719e8f9f 2024-06-25 23:54:09,855 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-25 23:54:09,855 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5122387 2024-06-25 23:54:09,856 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9abbe39 2024-06-25 23:54:09,856 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-25 23:54:09,856 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11b234aa 2024-06-25 23:54:09,856 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1455a374 2024-06-25 23:54:09,857 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-25 23:54:09,857 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@cfb462 2024-06-25 23:54:09,857 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54418834 2024-06-25 23:54:09,857 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-25 23:54:09,857 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@54d6f172 2024-06-25 23:54:09,858 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d21a69f 2024-06-25 23:54:09,858 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-25 23:54:09,858 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@10b063fd 2024-06-25 23:54:09,858 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48e859f7 2024-06-25 23:54:09,859 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-25 23:54:09,859 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2bd67cf9 2024-06-25 23:54:09,859 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4ba32242 2024-06-25 23:54:09,859 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-25 23:54:09,859 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@581f1f40 2024-06-25 23:54:09,860 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@52b2c255 2024-06-25 23:54:09,860 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-25 23:54:09,860 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4a9b4d4e 2024-06-25 23:54:09,860 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18f8c76d 2024-06-25 23:54:09,860 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-25 23:54:09,861 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@383d2e2d 2024-06-25 23:54:09,861 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7c59f315 2024-06-25 23:54:09,861 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c3830ed 2024-06-25 23:54:09,861 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@63b85d97 2024-06-25 23:54:09,882 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-25 23:54:09,882 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=3727de72-334e-11ef-8db2-0a580a281190] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithCustomMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest 2024-06-25 23:54:09,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextOrdinaryMap> 2024-06-25 23:54:09,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1748113608'. 2024-06-25 23:54:09,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.615682 ms 2024-06-25 23:54:09,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextOrdinaryMap> 2024-06-25 23:54:09,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextMapWithNullEntries> 2024-06-25 23:54:09,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1689404083'. 2024-06-25 23:54:09,886 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=key, value=null] 2024-06-25 23:54:09,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.482841 ms 2024-06-25 23:54:09,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextMapWithNullEntries> 2024-06-25 23:54:09,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testInstanceScoped> 2024-06-25 23:54:09,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1069097177'. 2024-06-25 23:54:09,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.378815 ms 2024-06-25 23:54:09,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testInstanceScoped> 2024-06-25 23:54:09,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextNullMap> 2024-06-25 23:54:09,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 70595120'. 2024-06-25 23:54:09,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.373365 ms 2024-06-25 23:54:09,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextNullMap> 2024-06-25 23:54:09,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCreateContextEmptyMap> 2024-06-25 23:54:09,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 346269292'. 2024-06-25 23:54:09,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.488752 ms 2024-06-25 23:54:09,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCreateContextEmptyMap> 2024-06-25 23:54:09,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:09,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [activemq]> 2024-06-25 23:54:09,891 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1737229072'. 2024-06-25 23:54:09,891 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #94 initialized: null 2024-06-25 23:54:09,892 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom94] 2024-06-25 23:54:09,892 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom94] 2024-06-25 23:54:09,892 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom94] 2024-06-25 23:54:09,892 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom94] 2024-06-25 23:54:09,892 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom94] 2024-06-25 23:54:09,893 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:91) is starting - MDC[activemq.broker=mom94] 2024-06-25 23:54:09,893 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:91) started - MDC[activemq.broker=mom94] 2024-06-25 23:54:09,893 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom94] 2024-06-25 23:54:09,893 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom94 started - MDC[activemq.broker=mom94] 2024-06-25 23:54:09,894 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-272:1,clientId=Scout JUnit MOM #94 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom94] 2024-06-25 23:54:13,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@44a972b4, org.eclipse.scout.rt.mom.jms.JmsSubscription@4848681d] - MDC[activemq.broker=mom94] 2024-06-25 23:54:13,910 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@175377d3[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom94] 2024-06-25 23:54:13,910 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007294 ms - MDC[activemq.broker=mom94] 2024-06-25 23:54:13,910 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom94] 2024-06-25 23:54:13,911 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom94] 2024-06-25 23:54:13,911 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom94 stopped - MDC[activemq.broker=mom94] 2024-06-25 23:54:13,912 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:91) is shutting down - MDC[activemq.broker=mom94] 2024-06-25 23:54:13,912 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:91) uptime 4.020 seconds - MDC[activemq.broker=mom94] 2024-06-25 23:54:13,912 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:91) is shutdown - MDC[activemq.broker=mom94] 2024-06-25 23:54:13,912 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:13,913 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4022.177603 ms 2024-06-25 23:54:13,913 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [activemq]> 2024-06-25 23:54:13,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:13,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1506536174'. 2024-06-25 23:54:13,916 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #95 initialized: null 2024-06-25 23:54:13,916 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,916 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,916 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,916 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,917 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,917 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:92) is starting - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,917 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:92) started - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,918 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,918 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom95 started - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,919 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-275:1,clientId=Scout JUnit MOM #95 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,923 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5817b0d1] - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,923 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@53ccbc15[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,923 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003468 ms - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,923 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,923 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,924 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom95 stopped - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,924 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:92) is shutting down - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,924 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:92) uptime 0.008 seconds - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,925 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:92) is shutdown - MDC[activemq.broker=mom95] 2024-06-25 23:54:13,925 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:13,925 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.715010 ms 2024-06-25 23:54:13,925 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,925 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:13,926 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,926 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 830602215'. 2024-06-25 23:54:13,927 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #96 initialized: null 2024-06-25 23:54:13,927 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,927 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,927 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,927 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,927 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,928 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:93) is starting - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,928 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:93) started - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,928 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,929 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom96 started - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,930 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-278:1,clientId=Scout JUnit MOM #96 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,933 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4d62bb8b] - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,933 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@755057c7[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,933 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003275 ms - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,933 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,933 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,934 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom96 stopped - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,934 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:93) is shutting down - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,934 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:93) uptime 0.007 seconds - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,934 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:93) is shutdown - MDC[activemq.broker=mom96] 2024-06-25 23:54:13,934 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:13,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.971004 ms 2024-06-25 23:54:13,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:13,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1353834411'. 2024-06-25 23:54:13,936 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #97 initialized: null 2024-06-25 23:54:13,937 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,937 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,937 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,937 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,937 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,938 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:94) is starting - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,938 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:94) started - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,938 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,938 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom97 started - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,939 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-281:1,clientId=Scout JUnit MOM #97 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,942 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5bbf8daa] - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,942 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@31773d5b[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,942 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003384 ms - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,942 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,942 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,943 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom97 stopped - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,943 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:94) is shutting down - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,943 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:94) uptime 0.006 seconds - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,943 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:94) is shutdown - MDC[activemq.broker=mom97] 2024-06-25 23:54:13,944 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:13,944 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.428442 ms 2024-06-25 23:54:13,944 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,944 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:13,944 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,944 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1940682518'. 2024-06-25 23:54:13,945 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #98 initialized: null 2024-06-25 23:54:13,946 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,946 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,946 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,946 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,946 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,947 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:95) is starting - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,947 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:95) started - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,947 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,947 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom98 started - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,948 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-284:1,clientId=Scout JUnit MOM #98 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,951 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30b2d267] - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,951 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6153aca1[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,951 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003046 ms - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,951 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,951 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,952 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom98 stopped - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,952 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:95) is shutting down - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,952 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:95) uptime 0.006 seconds - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,952 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:95) is shutdown - MDC[activemq.broker=mom98] 2024-06-25 23:54:13,952 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:13,953 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.234421 ms 2024-06-25 23:54:13,953 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,953 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:13,953 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,953 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 812765318'. 2024-06-25 23:54:13,954 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #99 initialized: null 2024-06-25 23:54:13,955 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,955 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,955 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,955 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,955 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,956 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:96) is starting - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,956 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:96) started - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,956 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,956 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom99 started - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,957 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-287:1,clientId=Scout JUnit MOM #99 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,960 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@282d1023] - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,960 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@58d635de[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,960 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003213 ms - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,960 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,960 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,961 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom99 stopped - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,961 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:96) is shutting down - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,961 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:96) uptime 0.006 seconds - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,961 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:96) is shutdown - MDC[activemq.broker=mom99] 2024-06-25 23:54:13,962 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:13,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.414011 ms 2024-06-25 23:54:13,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:13,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1887018151'. 2024-06-25 23:54:13,963 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #100 initialized: null 2024-06-25 23:54:13,964 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,964 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,964 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,964 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,964 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,965 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:97) is starting - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,965 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:97) started - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,965 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,965 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom100 started - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,966 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-290:1,clientId=Scout JUnit MOM #100 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,968 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d2afbdf] - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,968 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@75eca6d8[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,969 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003473 ms - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,969 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,969 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,969 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom100 stopped - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,969 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:97) is shutting down - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,970 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:97) uptime 0.006 seconds - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,970 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:97) is shutdown - MDC[activemq.broker=mom100] 2024-06-25 23:54:13,970 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:13,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.824175 ms 2024-06-25 23:54:13,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,971 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:13,971 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,971 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 360708344'. 2024-06-25 23:54:13,972 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #101 initialized: null 2024-06-25 23:54:13,972 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,972 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,972 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,972 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,973 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,973 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:98) is starting - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,973 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:98) started - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,973 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,974 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom101 started - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,975 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-293:1,clientId=Scout JUnit MOM #101 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,977 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@175c4ae5] - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,977 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7d3b4646[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,977 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003070 ms - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,977 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,977 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,978 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom101 stopped - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,978 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:98) is shutting down - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,978 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:98) uptime 0.006 seconds - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,978 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:98) is shutdown - MDC[activemq.broker=mom101] 2024-06-25 23:54:13,979 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:13,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.931253 ms 2024-06-25 23:54:13,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:13,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,980 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 476182975'. 2024-06-25 23:54:13,980 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #102 initialized: null 2024-06-25 23:54:13,981 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,981 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,981 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,981 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,981 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,982 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:99) is starting - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,982 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:99) started - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,982 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,982 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom102 started - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,983 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-296:1,clientId=Scout JUnit MOM #102 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@324ee3ca] - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7e474bd[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002874 ms - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,986 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,986 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,987 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom102 stopped - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,987 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:99) is shutting down - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,987 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:99) uptime 0.006 seconds - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,987 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:99) is shutdown - MDC[activemq.broker=mom102] 2024-06-25 23:54:13,987 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:13,987 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.962712 ms 2024-06-25 23:54:13,987 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:13,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 290866261'. 2024-06-25 23:54:13,989 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #103 initialized: null 2024-06-25 23:54:13,990 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,990 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,990 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,990 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,990 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,990 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:100) is starting - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,991 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:100) started - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,991 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,991 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom103 started - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,992 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-299:1,clientId=Scout JUnit MOM #103 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,994 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@37227aa7] - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,995 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@30b5f974[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,995 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003253 ms - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,995 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,995 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,995 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom103 stopped - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,996 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:100) is shutting down - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,996 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:100) uptime 0.007 seconds - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,996 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:100) is shutdown - MDC[activemq.broker=mom103] 2024-06-25 23:54:13,996 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:13,996 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.350896 ms 2024-06-25 23:54:13,996 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,997 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:13,997 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq]> 2024-06-25 23:54:13,997 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 555922621'. 2024-06-25 23:54:13,998 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #104 initialized: null 2024-06-25 23:54:13,998 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom104] 2024-06-25 23:54:13,998 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom104] 2024-06-25 23:54:13,999 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom104] 2024-06-25 23:54:13,999 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom104] 2024-06-25 23:54:13,999 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom104] 2024-06-25 23:54:13,999 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:101) is starting - MDC[activemq.broker=mom104] 2024-06-25 23:54:13,999 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:101) started - MDC[activemq.broker=mom104] 2024-06-25 23:54:13,999 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom104] 2024-06-25 23:54:14,000 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom104 started - MDC[activemq.broker=mom104] 2024-06-25 23:54:14,001 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-302:1,clientId=Scout JUnit MOM #104 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom104] 2024-06-25 23:54:14,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@15a87fbb] - MDC[activemq.broker=mom104] 2024-06-25 23:54:14,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2dacad1d[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom104] 2024-06-25 23:54:14,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002988 ms - MDC[activemq.broker=mom104] 2024-06-25 23:54:14,003 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom104] 2024-06-25 23:54:14,004 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom104] 2024-06-25 23:54:14,004 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom104 stopped - MDC[activemq.broker=mom104] 2024-06-25 23:54:14,004 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:101) is shutting down - MDC[activemq.broker=mom104] 2024-06-25 23:54:14,004 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:101) uptime 0.006 seconds - MDC[activemq.broker=mom104] 2024-06-25 23:54:14,005 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:101) is shutdown - MDC[activemq.broker=mom104] 2024-06-25 23:54:14,005 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:14,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.744189 ms 2024-06-25 23:54:14,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq]> 2024-06-25 23:54:14,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:14,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]> 2024-06-25 23:54:14,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 320173600'. 2024-06-25 23:54:14,007 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #105 initialized: null 2024-06-25 23:54:14,007 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,007 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,007 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:102) is starting - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:102) started - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,009 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom105 started - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,010 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-305:1,clientId=Scout JUnit MOM #105 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@32be672d] - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5d51203b[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005077 ms - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,212 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,213 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,213 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom105 stopped - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,213 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:102) is shutting down - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,214 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:102) uptime 0.207 seconds - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,214 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:102) is shutdown - MDC[activemq.broker=mom105] 2024-06-25 23:54:14,214 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:14,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.220416 ms 2024-06-25 23:54:14,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]> 2024-06-25 23:54:14,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:14,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]> 2024-06-25 23:54:14,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 653306760'. 2024-06-25 23:54:14,216 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #106 initialized: null 2024-06-25 23:54:14,216 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,216 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,216 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:103) is starting - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:103) started - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,218 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom106 started - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,219 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-308:1,clientId=Scout JUnit MOM #106 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5eb89000] - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6421d85c[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,421 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.035281 ms - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,421 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,421 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,421 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom106 stopped - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,421 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:103) is shutting down - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,422 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:103) uptime 0.206 seconds - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,422 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:103) is shutdown - MDC[activemq.broker=mom106] 2024-06-25 23:54:14,422 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:14,422 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.403091 ms 2024-06-25 23:54:14,422 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]> 2024-06-25 23:54:14,423 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:14,423 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]> 2024-06-25 23:54:14,423 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2140882669'. 2024-06-25 23:54:14,424 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #107 initialized: null 2024-06-25 23:54:14,424 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,425 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,425 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,425 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,425 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,425 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:104) is starting - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,425 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:104) started - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,426 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,426 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom107 started - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,427 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-311:1,clientId=Scout JUnit MOM #107 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19faa9dc] - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,629 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@77228160[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,629 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004770 ms - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,629 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,629 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,629 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom107 stopped - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,630 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:104) is shutting down - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,630 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:104) uptime 0.206 seconds - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,630 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:104) is shutdown - MDC[activemq.broker=mom107] 2024-06-25 23:54:14,630 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:14,630 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.372971 ms 2024-06-25 23:54:14,630 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]> 2024-06-25 23:54:14,631 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:14,631 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]> 2024-06-25 23:54:14,631 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 950255736'. 2024-06-25 23:54:14,632 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #108 initialized: null 2024-06-25 23:54:14,632 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,632 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,633 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,633 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,633 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,633 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:105) is starting - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,633 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:105) started - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,633 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,634 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom108 started - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,635 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-314:1,clientId=Scout JUnit MOM #108 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,837 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@475c2f47] - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,837 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5581e273[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,837 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003552 ms - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,837 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,837 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,838 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom108 stopped - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,838 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:105) is shutting down - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,838 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:105) uptime 0.206 seconds - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,838 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:105) is shutdown - MDC[activemq.broker=mom108] 2024-06-25 23:54:14,838 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:14,838 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.462187 ms 2024-06-25 23:54:14,838 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]> 2024-06-25 23:54:14,839 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:14,839 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]> 2024-06-25 23:54:14,839 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1501701470'. 2024-06-25 23:54:14,840 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #109 initialized: null 2024-06-25 23:54:14,840 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom109] 2024-06-25 23:54:14,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom109] 2024-06-25 23:54:14,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom109] 2024-06-25 23:54:14,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom109] 2024-06-25 23:54:14,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom109] 2024-06-25 23:54:14,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:106) is starting - MDC[activemq.broker=mom109] 2024-06-25 23:54:14,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:106) started - MDC[activemq.broker=mom109] 2024-06-25 23:54:14,842 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom109] 2024-06-25 23:54:14,842 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom109 started - MDC[activemq.broker=mom109] 2024-06-25 23:54:14,843 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-317:1,clientId=Scout JUnit MOM #109 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom109] 2024-06-25 23:54:15,044 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@11e36e5c] - MDC[activemq.broker=mom109] 2024-06-25 23:54:15,045 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@362fbd98[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom109] 2024-06-25 23:54:15,045 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003975 ms - MDC[activemq.broker=mom109] 2024-06-25 23:54:15,045 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom109] 2024-06-25 23:54:15,045 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom109] 2024-06-25 23:54:15,046 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom109 stopped - MDC[activemq.broker=mom109] 2024-06-25 23:54:15,046 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:106) is shutting down - MDC[activemq.broker=mom109] 2024-06-25 23:54:15,046 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:106) uptime 0.206 seconds - MDC[activemq.broker=mom109] 2024-06-25 23:54:15,046 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:106) is shutdown - MDC[activemq.broker=mom109] 2024-06-25 23:54:15,046 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:15,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.449580 ms 2024-06-25 23:54:15,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]> 2024-06-25 23:54:15,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:15,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]> 2024-06-25 23:54:15,048 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1757344735'. 2024-06-25 23:54:15,048 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #110 initialized: null 2024-06-25 23:54:15,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,050 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:107) is starting - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,050 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:107) started - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,050 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,050 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom110 started - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,051 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-320:1,clientId=Scout JUnit MOM #110 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,253 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e60be48] - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,253 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@45b37003[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004685 ms - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,254 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,254 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,255 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom110 stopped - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,255 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:107) is shutting down - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,255 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:107) uptime 0.206 seconds - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,255 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:107) is shutdown - MDC[activemq.broker=mom110] 2024-06-25 23:54:15,255 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:15,255 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.123528 ms 2024-06-25 23:54:15,256 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]> 2024-06-25 23:54:15,256 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:15,256 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]> 2024-06-25 23:54:15,256 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1239761431'. 2024-06-25 23:54:15,257 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #111 initialized: null 2024-06-25 23:54:15,258 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,258 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,258 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,258 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,258 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,259 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:108) is starting - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,259 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:108) started - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,259 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,259 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom111 started - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,260 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-323:1,clientId=Scout JUnit MOM #111 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5f67ff3e] - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@45594dfe[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003942 ms - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,463 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,463 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,463 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom111 stopped - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,464 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:108) is shutting down - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,464 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:108) uptime 0.206 seconds - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,464 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:108) is shutdown - MDC[activemq.broker=mom111] 2024-06-25 23:54:15,464 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:15,464 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.951633 ms 2024-06-25 23:54:15,464 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]> 2024-06-25 23:54:15,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:15,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]> 2024-06-25 23:54:15,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1115244217'. 2024-06-25 23:54:15,466 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #112 initialized: null 2024-06-25 23:54:15,467 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,467 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,467 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,467 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,467 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,468 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:109) is starting - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,468 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:109) started - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,468 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,468 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom112 started - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,469 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-326:1,clientId=Scout JUnit MOM #112 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,671 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@605c2b9f] - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,672 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7b1a9ab3[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,672 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003936 ms - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,672 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,672 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,673 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom112 stopped - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,673 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:109) is shutting down - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,673 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:109) uptime 0.206 seconds - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,674 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:109) is shutdown - MDC[activemq.broker=mom112] 2024-06-25 23:54:15,674 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:15,674 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.734820 ms 2024-06-25 23:54:15,674 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]> 2024-06-25 23:54:15,674 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:15,674 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]> 2024-06-25 23:54:15,675 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 102225559'. 2024-06-25 23:54:15,676 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #113 initialized: null 2024-06-25 23:54:15,676 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,676 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,677 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,677 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,677 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,677 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:110) is starting - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,678 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:110) started - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,678 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,678 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom113 started - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,679 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-329:1,clientId=Scout JUnit MOM #113 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38c9e937] - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@258f97f8[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005289 ms - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,882 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,882 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,883 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom113 stopped - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,883 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:110) is shutting down - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,883 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:110) uptime 0.207 seconds - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,884 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:110) is shutdown - MDC[activemq.broker=mom113] 2024-06-25 23:54:15,884 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:15,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.406908 ms 2024-06-25 23:54:15,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]> 2024-06-25 23:54:15,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:15,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq]> 2024-06-25 23:54:15,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1362942319'. 2024-06-25 23:54:15,886 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #114 initialized: null 2024-06-25 23:54:15,886 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom114] 2024-06-25 23:54:15,887 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom114] 2024-06-25 23:54:15,887 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom114] 2024-06-25 23:54:15,887 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom114] 2024-06-25 23:54:15,887 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom114] 2024-06-25 23:54:15,888 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:111) is starting - MDC[activemq.broker=mom114] 2024-06-25 23:54:15,888 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:111) started - MDC[activemq.broker=mom114] 2024-06-25 23:54:15,888 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom114] 2024-06-25 23:54:15,888 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom114 started - MDC[activemq.broker=mom114] 2024-06-25 23:54:15,889 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-332:1,clientId=Scout JUnit MOM #114 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom114] 2024-06-25 23:54:16,092 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@41a6ab50] - MDC[activemq.broker=mom114] 2024-06-25 23:54:16,092 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@354ed5c4[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom114] 2024-06-25 23:54:16,092 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004575 ms - MDC[activemq.broker=mom114] 2024-06-25 23:54:16,092 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom114] 2024-06-25 23:54:16,092 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom114] 2024-06-25 23:54:16,093 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom114 stopped - MDC[activemq.broker=mom114] 2024-06-25 23:54:16,093 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:111) is shutting down - MDC[activemq.broker=mom114] 2024-06-25 23:54:16,094 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:111) uptime 0.207 seconds - MDC[activemq.broker=mom114] 2024-06-25 23:54:16,094 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:111) is shutdown - MDC[activemq.broker=mom114] 2024-06-25 23:54:16,094 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:16,094 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.209557 ms 2024-06-25 23:54:16,094 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq]> 2024-06-25 23:54:16,095 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:16,095 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [activemq]> 2024-06-25 23:54:16,096 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 766539345'. 2024-06-25 23:54:16,097 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #115 initialized: null 2024-06-25 23:54:16,098 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-25 23:54:16,098 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-25 23:54:16,098 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-25 23:54:16,098 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-25 23:54:16,098 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-25 23:54:16,099 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:112) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-25 23:54:16,099 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:112) started - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-25 23:54:16,099 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-25 23:54:16,100 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom115 started - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-25 23:54:16,101 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-335:1,clientId=Scout JUnit MOM #115 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-25 23:54:16,104 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e09067] 2024-06-25 23:54:16,104 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@51751265[job=JMS subscriber, state=RUNNING]] 2024-06-25 23:54:16,104 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003370 ms 2024-06-25 23:54:16,104 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:16,104 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:16,105 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom115 stopped 2024-06-25 23:54:16,105 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:112) is shutting down - MDC[activemq.broker=mom115] 2024-06-25 23:54:16,105 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:112) uptime 0.007 seconds - MDC[activemq.broker=mom115] 2024-06-25 23:54:16,105 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:112) is shutdown - MDC[activemq.broker=mom115] 2024-06-25 23:54:16,106 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:16,106 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.400785 ms 2024-06-25 23:54:16,106 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [activemq]> 2024-06-25 23:54:16,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:16,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [activemq]> 2024-06-25 23:54:16,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1708384954'. 2024-06-25 23:54:16,108 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #116 initialized: null 2024-06-25 23:54:16,109 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-25 23:54:16,109 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-25 23:54:16,109 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-25 23:54:16,109 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-25 23:54:16,109 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-25 23:54:16,110 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:113) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-25 23:54:16,110 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:113) started - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-25 23:54:16,110 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-25 23:54:16,110 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom116 started - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-25 23:54:16,111 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-338:1,clientId=Scout JUnit MOM #116 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-25 23:54:16,115 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@d140627, org.eclipse.scout.rt.mom.jms.JmsSubscription@386ec37d] 2024-06-25 23:54:16,115 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@11548363[job=JMS subscriber, state=RUNNING]] 2024-06-25 23:54:16,115 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003261 ms 2024-06-25 23:54:16,115 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:16,115 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:16,116 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom116 stopped 2024-06-25 23:54:16,116 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:113) is shutting down - MDC[activemq.broker=mom116] 2024-06-25 23:54:16,117 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:113) uptime 0.007 seconds - MDC[activemq.broker=mom116] 2024-06-25 23:54:16,117 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:113) is shutdown - MDC[activemq.broker=mom116] 2024-06-25 23:54:16,117 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:16,117 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.066149 ms 2024-06-25 23:54:16,117 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [activemq]> 2024-06-25 23:54:16,118 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:16,118 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [activemq]> 2024-06-25 23:54:16,118 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1961499856'. 2024-06-25 23:54:16,120 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #117 initialized: null 2024-06-25 23:54:16,120 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-25 23:54:16,120 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-25 23:54:16,121 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-25 23:54:16,121 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-25 23:54:16,121 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-25 23:54:16,121 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:114) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-25 23:54:16,121 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:114) started - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-25 23:54:16,121 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-25 23:54:16,122 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom117 started - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-25 23:54:16,122 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-341:1,clientId=Scout JUnit MOM #117 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-25 23:54:20,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77a13162, org.eclipse.scout.rt.mom.jms.JmsSubscription@6bea0866, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c5d183, org.eclipse.scout.rt.mom.jms.JmsSubscription@471b7c9c] 2024-06-25 23:54:20,145 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6124a7c0[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:20,145 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005619 ms 2024-06-25 23:54:20,145 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,145 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,146 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom117 stopped 2024-06-25 23:54:20,146 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:114) is shutting down - MDC[activemq.broker=mom117] 2024-06-25 23:54:20,146 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:114) uptime 4.026 seconds - MDC[activemq.broker=mom117] 2024-06-25 23:54:20,147 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:114) is shutdown - MDC[activemq.broker=mom117] 2024-06-25 23:54:20,147 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,147 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4028.958147 ms 2024-06-25 23:54:20,147 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [activemq]> 2024-06-25 23:54:20,148 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,148 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [activemq]> 2024-06-25 23:54:20,149 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1727565779'. 2024-06-25 23:54:20,150 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #118 initialized: null 2024-06-25 23:54:20,151 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-25 23:54:20,151 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-25 23:54:20,151 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-25 23:54:20,151 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-25 23:54:20,151 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-25 23:54:20,152 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:115) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-25 23:54:20,152 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:115) started - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-25 23:54:20,152 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-25 23:54:20,153 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom118 started - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-25 23:54:20,154 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-344:1,clientId=Scout JUnit MOM #118 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-25 23:54:20,157 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5444c63f, org.eclipse.scout.rt.mom.jms.JmsSubscription@31b827a6] 2024-06-25 23:54:20,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6dccdc50, org.eclipse.scout.rt.mom.jms.JmsSubscription@59456e1] 2024-06-25 23:54:20,162 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6a2d0a19, org.eclipse.scout.rt.mom.jms.JmsSubscription@5702e6f3] 2024-06-25 23:54:20,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7a925ac4, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b09582d] 2024-06-25 23:54:20,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@4f5d587c, org.eclipse.scout.rt.mom.jms.JmsSubscription@138a51d5] 2024-06-25 23:54:20,168 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@31e3b882, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b592f17] 2024-06-25 23:54:20,170 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6792aa3e, org.eclipse.scout.rt.mom.jms.JmsSubscription@1027cdcd] 2024-06-25 23:54:20,172 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@63893cf6, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a14d8a4] 2024-06-25 23:54:20,174 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@183e8c8a, org.eclipse.scout.rt.mom.jms.JmsSubscription@31d51518] 2024-06-25 23:54:20,177 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@4a66949a, org.eclipse.scout.rt.mom.jms.JmsSubscription@57e83608] 2024-06-25 23:54:20,177 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,177 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,177 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom118 stopped 2024-06-25 23:54:20,177 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:115) is shutting down - MDC[activemq.broker=mom118] 2024-06-25 23:54:20,178 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:115) uptime 0.027 seconds - MDC[activemq.broker=mom118] 2024-06-25 23:54:20,178 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:115) is shutdown - MDC[activemq.broker=mom118] 2024-06-25 23:54:20,178 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,178 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 29.857035 ms 2024-06-25 23:54:20,178 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [activemq]> 2024-06-25 23:54:20,179 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,179 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [activemq]> 2024-06-25 23:54:20,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1382685521'. 2024-06-25 23:54:20,180 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #119 initialized: null 2024-06-25 23:54:20,182 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-25 23:54:20,182 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-25 23:54:20,182 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-25 23:54:20,182 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-25 23:54:20,182 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-25 23:54:20,183 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:116) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-25 23:54:20,183 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:116) started - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-25 23:54:20,183 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-25 23:54:20,184 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom119 started - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-25 23:54:20,185 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-347:1,clientId=Scout JUnit MOM #119 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-25 23:54:20,188 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@760f4310, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b9d85c2] 2024-06-25 23:54:20,188 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@54632794[job=JMS subscriber, state=RUNNING]] 2024-06-25 23:54:20,188 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004137 ms 2024-06-25 23:54:20,188 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,188 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,189 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom119 stopped 2024-06-25 23:54:20,189 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:116) is shutting down - MDC[activemq.broker=mom119] 2024-06-25 23:54:20,189 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:116) uptime 0.008 seconds - MDC[activemq.broker=mom119] 2024-06-25 23:54:20,189 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:116) is shutdown - MDC[activemq.broker=mom119] 2024-06-25 23:54:20,189 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,190 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.211110 ms 2024-06-25 23:54:20,190 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [activemq]> 2024-06-25 23:54:20,190 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,190 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [activemq]> 2024-06-25 23:54:20,191 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 598529374'. 2024-06-25 23:54:20,192 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #120 initialized: null 2024-06-25 23:54:20,193 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-25 23:54:20,193 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-25 23:54:20,193 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-25 23:54:20,193 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-25 23:54:20,193 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-25 23:54:20,193 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:117) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-25 23:54:20,193 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:117) started - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-25 23:54:20,193 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-25 23:54:20,194 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom120 started - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-25 23:54:20,195 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-350:1,clientId=Scout JUnit MOM #120 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-25 23:54:20,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@21143041] 2024-06-25 23:54:20,198 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5b04224a[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:20,198 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003175 ms 2024-06-25 23:54:20,198 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,198 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,198 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom120 stopped 2024-06-25 23:54:20,199 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:117) is shutting down - MDC[activemq.broker=mom120] 2024-06-25 23:54:20,199 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:117) uptime 0.006 seconds - MDC[activemq.broker=mom120] 2024-06-25 23:54:20,199 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:117) is shutdown - MDC[activemq.broker=mom120] 2024-06-25 23:54:20,199 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,199 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.651766 ms 2024-06-25 23:54:20,199 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [activemq]> 2024-06-25 23:54:20,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [activemq]> 2024-06-25 23:54:20,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1123660837'. 2024-06-25 23:54:20,201 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #121 initialized: null 2024-06-25 23:54:20,202 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-25 23:54:20,202 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-25 23:54:20,202 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-25 23:54:20,202 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-25 23:54:20,202 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-25 23:54:20,203 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:118) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-25 23:54:20,203 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:118) started - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-25 23:54:20,203 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-25 23:54:20,203 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom121 started - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-25 23:54:20,204 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-353:1,clientId=Scout JUnit MOM #121 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-25 23:54:20,206 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@723aa04] 2024-06-25 23:54:20,206 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1ed17eaf[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:20,206 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002709 ms 2024-06-25 23:54:20,206 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,206 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,207 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom121 stopped 2024-06-25 23:54:20,207 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:118) is shutting down - MDC[activemq.broker=mom121] 2024-06-25 23:54:20,207 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:118) uptime 0.005 seconds - MDC[activemq.broker=mom121] 2024-06-25 23:54:20,208 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:118) is shutdown - MDC[activemq.broker=mom121] 2024-06-25 23:54:20,208 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.525912 ms 2024-06-25 23:54:20,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [activemq]> 2024-06-25 23:54:20,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [activemq]> 2024-06-25 23:54:20,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1149706788'. 2024-06-25 23:54:20,210 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #122 initialized: null 2024-06-25 23:54:20,211 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-25 23:54:20,211 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-25 23:54:20,211 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-25 23:54:20,211 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-25 23:54:20,211 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-25 23:54:20,212 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:119) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-25 23:54:20,212 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:119) started - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-25 23:54:20,212 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-25 23:54:20,213 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom122 started - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-25 23:54:20,214 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-356:1,clientId=Scout JUnit MOM #122 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-25 23:54:20,216 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@753248f8, org.eclipse.scout.rt.mom.jms.JmsSubscription@71a509c] 2024-06-25 23:54:20,217 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@23ba2c1e[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:20,217 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002837 ms 2024-06-25 23:54:20,217 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,217 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,217 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom122 stopped 2024-06-25 23:54:20,218 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:119) is shutting down - MDC[activemq.broker=mom122] 2024-06-25 23:54:20,218 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:119) uptime 0.007 seconds - MDC[activemq.broker=mom122] 2024-06-25 23:54:20,218 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:119) is shutdown - MDC[activemq.broker=mom122] 2024-06-25 23:54:20,218 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,218 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.264081 ms 2024-06-25 23:54:20,218 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [activemq]> 2024-06-25 23:54:20,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [activemq]> 2024-06-25 23:54:20,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 604571698'. 2024-06-25 23:54:20,220 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #123 initialized: null 2024-06-25 23:54:20,221 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-25 23:54:20,221 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-25 23:54:20,221 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-25 23:54:20,221 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-25 23:54:20,221 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-25 23:54:20,222 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:120) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-25 23:54:20,222 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:120) started - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-25 23:54:20,222 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-25 23:54:20,223 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom123 started - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-25 23:54:20,224 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-359:1,clientId=Scout JUnit MOM #123 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-25 23:54:20,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@67d6bb59, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a632663] 2024-06-25 23:54:20,229 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@c53dfb2, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f16a823] 2024-06-25 23:54:20,231 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@9677f54, org.eclipse.scout.rt.mom.jms.JmsSubscription@44046b0d] 2024-06-25 23:54:20,233 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@16c6d5a2, org.eclipse.scout.rt.mom.jms.JmsSubscription@7314f4cb] 2024-06-25 23:54:20,235 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6d2413e, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d4b09c7] 2024-06-25 23:54:20,237 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@70c2a046, org.eclipse.scout.rt.mom.jms.JmsSubscription@3803bc1a] 2024-06-25 23:54:20,239 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@38f4a641, org.eclipse.scout.rt.mom.jms.JmsSubscription@1902ad0f] 2024-06-25 23:54:20,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@318155b1, org.eclipse.scout.rt.mom.jms.JmsSubscription@31d64d0f] 2024-06-25 23:54:20,243 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@258ff54a, org.eclipse.scout.rt.mom.jms.JmsSubscription@50c462b8] 2024-06-25 23:54:20,245 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2f271ae2, org.eclipse.scout.rt.mom.jms.JmsSubscription@51aa8c0f] 2024-06-25 23:54:20,245 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,245 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,245 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom123 stopped 2024-06-25 23:54:20,246 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:120) is shutting down - MDC[activemq.broker=mom123] 2024-06-25 23:54:20,246 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:120) uptime 0.025 seconds - MDC[activemq.broker=mom123] 2024-06-25 23:54:20,246 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:120) is shutdown - MDC[activemq.broker=mom123] 2024-06-25 23:54:20,246 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 27.126533 ms 2024-06-25 23:54:20,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [activemq]> 2024-06-25 23:54:20,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1886522232'. 2024-06-25 23:54:20,248 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #124 initialized: null 2024-06-25 23:54:20,249 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-25 23:54:20,249 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-25 23:54:20,249 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-25 23:54:20,249 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-25 23:54:20,249 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-25 23:54:20,281 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:121) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-25 23:54:20,281 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:121) started - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-25 23:54:20,281 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-25 23:54:20,281 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom124 started - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-25 23:54:20,282 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-362:1,clientId=Scout JUnit MOM #124 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-25 23:54:20,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6894d28d, org.eclipse.scout.rt.mom.jms.JmsSubscription@27de9336] 2024-06-25 23:54:20,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@381db99e[job=JMS subscriber, state=DONE], JobFutureTask@19cad9f0[job=JMS subscriber, state=RUNNING]] 2024-06-25 23:54:20,336 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004462 ms 2024-06-25 23:54:20,336 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,336 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,336 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom124 stopped 2024-06-25 23:54:20,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:121) is shutting down - MDC[activemq.broker=mom124] 2024-06-25 23:54:20,337 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:121) uptime 0.088 seconds - MDC[activemq.broker=mom124] 2024-06-25 23:54:20,337 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:121) is shutdown - MDC[activemq.broker=mom124] 2024-06-25 23:54:20,337 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,337 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 89.959835 ms 2024-06-25 23:54:20,337 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,338 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,338 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,338 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 654374230'. 2024-06-25 23:54:20,339 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #125 initialized: null 2024-06-25 23:54:20,339 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-25 23:54:20,340 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-25 23:54:20,340 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-25 23:54:20,340 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-25 23:54:20,340 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-25 23:54:20,340 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:122) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-25 23:54:20,340 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:122) started - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-25 23:54:20,340 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-25 23:54:20,341 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom125 started - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-25 23:54:20,341 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-365:1,clientId=Scout JUnit MOM #125 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-25 23:54:20,394 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@282c0891, org.eclipse.scout.rt.mom.jms.JmsSubscription@5096be74] 2024-06-25 23:54:20,394 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@b8e6981[job=JMS subscriber, state=RUNNING]] 2024-06-25 23:54:20,394 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004199 ms 2024-06-25 23:54:20,394 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,395 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,395 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom125 stopped 2024-06-25 23:54:20,395 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:122) is shutting down - MDC[activemq.broker=mom125] 2024-06-25 23:54:20,395 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:122) uptime 0.056 seconds - MDC[activemq.broker=mom125] 2024-06-25 23:54:20,396 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:122) is shutdown - MDC[activemq.broker=mom125] 2024-06-25 23:54:20,396 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,396 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.961154 ms 2024-06-25 23:54:20,396 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,396 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,396 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,397 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 575639787'. 2024-06-25 23:54:20,398 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #126 initialized: null 2024-06-25 23:54:20,398 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-25 23:54:20,398 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-25 23:54:20,398 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-25 23:54:20,398 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-25 23:54:20,398 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-25 23:54:20,399 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:123) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-25 23:54:20,399 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:123) started - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-25 23:54:20,399 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-25 23:54:20,399 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom126 started - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-25 23:54:20,400 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-368:1,clientId=Scout JUnit MOM #126 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-25 23:54:20,452 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@b89cbf9, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f318251] 2024-06-25 23:54:20,452 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@63b4a896[job=JMS subscriber, state=DONE], JobFutureTask@6178ac9d[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:20,453 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002892 ms 2024-06-25 23:54:20,453 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,453 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,453 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom126 stopped 2024-06-25 23:54:20,453 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:123) is shutting down - MDC[activemq.broker=mom126] 2024-06-25 23:54:20,453 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:123) uptime 0.055 seconds - MDC[activemq.broker=mom126] 2024-06-25 23:54:20,454 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:123) is shutdown - MDC[activemq.broker=mom126] 2024-06-25 23:54:20,454 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,454 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.251611 ms 2024-06-25 23:54:20,454 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,454 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,454 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,455 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 133729363'. 2024-06-25 23:54:20,455 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #127 initialized: null 2024-06-25 23:54:20,456 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-25 23:54:20,456 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-25 23:54:20,456 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-25 23:54:20,456 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-25 23:54:20,456 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-25 23:54:20,456 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:124) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-25 23:54:20,457 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:124) started - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-25 23:54:20,457 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-25 23:54:20,457 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom127 started - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-25 23:54:20,458 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-371:1,clientId=Scout JUnit MOM #127 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-25 23:54:20,510 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f65b61d, org.eclipse.scout.rt.mom.jms.JmsSubscription@33c91567] 2024-06-25 23:54:20,510 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@62672ad5[job=JMS subscriber, state=RUNNING], JobFutureTask@4c020e58[job=JMS subscriber, state=RUNNING]] 2024-06-25 23:54:20,510 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002739 ms 2024-06-25 23:54:20,510 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,510 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,511 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom127 stopped 2024-06-25 23:54:20,511 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:124) is shutting down - MDC[activemq.broker=mom127] 2024-06-25 23:54:20,511 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:124) uptime 0.055 seconds - MDC[activemq.broker=mom127] 2024-06-25 23:54:20,511 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:124) is shutdown - MDC[activemq.broker=mom127] 2024-06-25 23:54:20,511 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,512 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.265268 ms 2024-06-25 23:54:20,512 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,512 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,512 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,512 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 505366143'. 2024-06-25 23:54:20,513 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #128 initialized: null 2024-06-25 23:54:20,514 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-25 23:54:20,514 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-25 23:54:20,514 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-25 23:54:20,514 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-25 23:54:20,514 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-25 23:54:20,514 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:125) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-25 23:54:20,514 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:125) started - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-25 23:54:20,514 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-25 23:54:20,515 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom128 started - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-25 23:54:20,515 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-374:1,clientId=Scout JUnit MOM #128 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-25 23:54:20,568 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47541b42, org.eclipse.scout.rt.mom.jms.JmsSubscription@17fbbf0a] 2024-06-25 23:54:20,568 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@72a45b71[job=JMS subscriber, state=RUNNING], JobFutureTask@3d268a2c[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:20,568 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019993 ms 2024-06-25 23:54:20,568 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,568 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,569 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom128 stopped 2024-06-25 23:54:20,569 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:125) is shutting down - MDC[activemq.broker=mom128] 2024-06-25 23:54:20,569 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:125) uptime 0.055 seconds - MDC[activemq.broker=mom128] 2024-06-25 23:54:20,569 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:125) is shutdown - MDC[activemq.broker=mom128] 2024-06-25 23:54:20,569 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,570 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.337954 ms 2024-06-25 23:54:20,570 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,570 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,570 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,570 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2031996327'. 2024-06-25 23:54:20,571 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #129 initialized: null 2024-06-25 23:54:20,572 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-25 23:54:20,572 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-25 23:54:20,572 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-25 23:54:20,572 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-25 23:54:20,572 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-25 23:54:20,572 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:126) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-25 23:54:20,572 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:126) started - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-25 23:54:20,572 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-25 23:54:20,573 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom129 started - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-25 23:54:20,574 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-377:1,clientId=Scout JUnit MOM #129 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-25 23:54:20,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@686ee555, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fc00158] 2024-06-25 23:54:20,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@828e2d8[job=JMS subscriber, state=DONE], JobFutureTask@548e70f0[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:20,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002438 ms 2024-06-25 23:54:20,627 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,627 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,627 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom129 stopped 2024-06-25 23:54:20,627 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:126) is shutting down - MDC[activemq.broker=mom129] 2024-06-25 23:54:20,627 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:126) uptime 0.055 seconds - MDC[activemq.broker=mom129] 2024-06-25 23:54:20,628 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:126) is shutdown - MDC[activemq.broker=mom129] 2024-06-25 23:54:20,628 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.641330 ms 2024-06-25 23:54:20,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,629 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1791871546'. 2024-06-25 23:54:20,629 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #130 initialized: null 2024-06-25 23:54:20,630 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-25 23:54:20,630 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-25 23:54:20,630 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-25 23:54:20,630 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-25 23:54:20,630 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-25 23:54:20,630 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:127) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-25 23:54:20,631 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:127) started - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-25 23:54:20,631 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-25 23:54:20,631 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom130 started - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-25 23:54:20,632 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-380:1,clientId=Scout JUnit MOM #130 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-25 23:54:20,684 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2cf6dd4d, org.eclipse.scout.rt.mom.jms.JmsSubscription@75381b61] 2024-06-25 23:54:20,684 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@7e34e466[job=JMS subscriber, state=RUNNING], JobFutureTask@45bb502f[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:20,684 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002487 ms 2024-06-25 23:54:20,684 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,684 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,685 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom130 stopped 2024-06-25 23:54:20,685 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:127) is shutting down - MDC[activemq.broker=mom130] 2024-06-25 23:54:20,685 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:127) uptime 0.055 seconds - MDC[activemq.broker=mom130] 2024-06-25 23:54:20,685 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:127) is shutdown - MDC[activemq.broker=mom130] 2024-06-25 23:54:20,686 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,686 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.419905 ms 2024-06-25 23:54:20,686 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,686 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,686 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2072552162'. 2024-06-25 23:54:20,687 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #131 initialized: null 2024-06-25 23:54:20,688 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-25 23:54:20,688 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-25 23:54:20,688 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-25 23:54:20,688 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-25 23:54:20,688 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-25 23:54:20,689 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:128) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-25 23:54:20,689 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:128) started - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-25 23:54:20,689 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-25 23:54:20,689 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom131 started - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-25 23:54:20,690 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-383:1,clientId=Scout JUnit MOM #131 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-25 23:54:20,742 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c1e5d14, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fb3c930] 2024-06-25 23:54:20,742 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@74d4f542[job=JMS subscriber, state=RUNNING], JobFutureTask@4b4a3114[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:20,742 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002905 ms 2024-06-25 23:54:20,742 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,743 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,743 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom131 stopped 2024-06-25 23:54:20,743 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:128) is shutting down - MDC[activemq.broker=mom131] 2024-06-25 23:54:20,743 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:128) uptime 0.055 seconds - MDC[activemq.broker=mom131] 2024-06-25 23:54:20,743 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:128) is shutdown - MDC[activemq.broker=mom131] 2024-06-25 23:54:20,744 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,744 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.148098 ms 2024-06-25 23:54:20,744 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,744 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,744 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,744 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2104975621'. 2024-06-25 23:54:20,745 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #132 initialized: null 2024-06-25 23:54:20,746 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-25 23:54:20,746 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-25 23:54:20,746 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-25 23:54:20,746 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-25 23:54:20,746 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-25 23:54:20,746 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:129) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-25 23:54:20,746 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:129) started - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-25 23:54:20,747 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-25 23:54:20,747 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom132 started - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-25 23:54:20,748 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-386:1,clientId=Scout JUnit MOM #132 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-25 23:54:20,800 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d2697a8, org.eclipse.scout.rt.mom.jms.JmsSubscription@17f5b53a] 2024-06-25 23:54:20,800 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@6e1a8e78[job=JMS subscriber, state=RUNNING], JobFutureTask@1cdbc986[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:20,801 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002606 ms 2024-06-25 23:54:20,801 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,801 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,801 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom132 stopped 2024-06-25 23:54:20,801 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:129) is shutting down - MDC[activemq.broker=mom132] 2024-06-25 23:54:20,802 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:129) uptime 0.055 seconds - MDC[activemq.broker=mom132] 2024-06-25 23:54:20,802 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:129) is shutdown - MDC[activemq.broker=mom132] 2024-06-25 23:54:20,802 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,802 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.720207 ms 2024-06-25 23:54:20,802 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,802 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,802 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,803 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 440615154'. 2024-06-25 23:54:20,803 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #133 initialized: null 2024-06-25 23:54:20,804 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-25 23:54:20,804 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-25 23:54:20,804 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-25 23:54:20,804 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-25 23:54:20,804 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-25 23:54:20,804 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:130) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-25 23:54:20,804 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:130) started - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-25 23:54:20,805 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-25 23:54:20,805 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom133 started - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-25 23:54:20,806 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-389:1,clientId=Scout JUnit MOM #133 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-25 23:54:20,858 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@701153c1, org.eclipse.scout.rt.mom.jms.JmsSubscription@301434fb] 2024-06-25 23:54:20,858 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@4c219c84[job=JMS subscriber, state=RUNNING], JobFutureTask@3b6098fd[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:20,858 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003223 ms 2024-06-25 23:54:20,858 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,858 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,859 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom133 stopped 2024-06-25 23:54:20,859 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:130) is shutting down - MDC[activemq.broker=mom133] 2024-06-25 23:54:20,860 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:130) uptime 0.055 seconds - MDC[activemq.broker=mom133] 2024-06-25 23:54:20,860 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:130) is shutdown - MDC[activemq.broker=mom133] 2024-06-25 23:54:20,860 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.420199 ms 2024-06-25 23:54:20,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:20,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [activemq]> 2024-06-25 23:54:20,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2075833454'. 2024-06-25 23:54:20,862 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #134 initialized: null 2024-06-25 23:54:20,863 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-25 23:54:20,863 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-25 23:54:20,863 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-25 23:54:20,863 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-25 23:54:20,863 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-25 23:54:20,863 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:131) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-25 23:54:20,864 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:131) started - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-25 23:54:20,864 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-25 23:54:20,864 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom134 started - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-25 23:54:20,865 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-392:1,clientId=Scout JUnit MOM #134 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-25 23:54:20,868 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@79177bc, org.eclipse.scout.rt.mom.jms.JmsSubscription@3fe33c59] 2024-06-25 23:54:20,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@23f16852[job=JMS subscriber, state=RUNNING]] 2024-06-25 23:54:20,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005111 ms 2024-06-25 23:54:20,869 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,869 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,869 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom134 stopped 2024-06-25 23:54:20,869 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:131) is shutting down - MDC[activemq.broker=mom134] 2024-06-25 23:54:20,870 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:131) uptime 0.008 seconds - MDC[activemq.broker=mom134] 2024-06-25 23:54:20,870 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:131) is shutdown - MDC[activemq.broker=mom134] 2024-06-25 23:54:20,870 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.283454 ms 2024-06-25 23:54:20,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [activemq]> 2024-06-25 23:54:20,871 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,871 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [activemq]> 2024-06-25 23:54:20,871 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1320434991'. 2024-06-25 23:54:20,872 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #135 initialized: null 2024-06-25 23:54:20,873 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-25 23:54:20,873 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-25 23:54:20,873 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-25 23:54:20,873 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-25 23:54:20,873 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-25 23:54:20,874 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:132) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-25 23:54:20,874 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:132) started - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-25 23:54:20,874 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-25 23:54:20,874 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom135 started - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-25 23:54:20,875 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-395:1,clientId=Scout JUnit MOM #135 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-25 23:54:20,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@35800dea, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b4cce5a] 2024-06-25 23:54:20,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3dfb1626[job=JMS subscriber, state=RUNNING]] 2024-06-25 23:54:20,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003050 ms 2024-06-25 23:54:20,885 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:20,885 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:20,885 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom135 stopped 2024-06-25 23:54:20,885 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:132) is shutting down - MDC[activemq.broker=mom135] 2024-06-25 23:54:20,885 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:132) uptime 0.012 seconds - MDC[activemq.broker=mom135] 2024-06-25 23:54:20,886 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:132) is shutdown - MDC[activemq.broker=mom135] 2024-06-25 23:54:20,886 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.787944 ms 2024-06-25 23:54:20,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [activemq]> 2024-06-25 23:54:20,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [activemq]> 2024-06-25 23:54:20,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 62593131'. 2024-06-25 23:54:20,887 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #136 initialized: null 2024-06-25 23:54:20,888 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,888 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,888 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,888 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,888 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,889 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:133) is starting - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,889 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:133) started - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,889 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,889 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom136 started - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,890 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-398:1,clientId=Scout JUnit MOM #136 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,897 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fe91eed] - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,897 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6eaa8abf[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,897 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005245 ms - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,897 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,897 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,898 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom136 stopped - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,898 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:133) is shutting down - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,898 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:133) uptime 0.010 seconds - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,898 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:133) is shutdown - MDC[activemq.broker=mom136] 2024-06-25 23:54:20,898 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:20,898 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.827134 ms 2024-06-25 23:54:20,898 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [activemq]> 2024-06-25 23:54:20,899 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:20,899 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]> 2024-06-25 23:54:20,899 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1954254684'. 2024-06-25 23:54:20,900 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #137 initialized: null 2024-06-25 23:54:20,900 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom137] 2024-06-25 23:54:20,900 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom137] 2024-06-25 23:54:20,901 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom137] 2024-06-25 23:54:20,901 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom137] 2024-06-25 23:54:20,901 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom137] 2024-06-25 23:54:20,901 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:134) is starting - MDC[activemq.broker=mom137] 2024-06-25 23:54:20,901 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:134) started - MDC[activemq.broker=mom137] 2024-06-25 23:54:20,901 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom137] 2024-06-25 23:54:20,902 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom137 started - MDC[activemq.broker=mom137] 2024-06-25 23:54:20,903 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-401:1,clientId=Scout JUnit MOM #137 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom137] 2024-06-25 23:54:21,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17e7cc67] - MDC[activemq.broker=mom137] 2024-06-25 23:54:21,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@64ee9290[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom137] 2024-06-25 23:54:21,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004434 ms - MDC[activemq.broker=mom137] 2024-06-25 23:54:21,055 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom137] 2024-06-25 23:54:21,055 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom137] 2024-06-25 23:54:21,056 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom137 stopped - MDC[activemq.broker=mom137] 2024-06-25 23:54:21,056 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:134) is shutting down - MDC[activemq.broker=mom137] 2024-06-25 23:54:21,057 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:134) uptime 0.156 seconds - MDC[activemq.broker=mom137] 2024-06-25 23:54:21,057 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:134) is shutdown - MDC[activemq.broker=mom137] 2024-06-25 23:54:21,057 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:21,057 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.649044 ms 2024-06-25 23:54:21,057 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]> 2024-06-25 23:54:21,057 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:21,058 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]> 2024-06-25 23:54:21,058 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 395517120'. 2024-06-25 23:54:21,059 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #138 initialized: null 2024-06-25 23:54:21,059 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,059 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,059 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,059 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,059 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,060 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:135) is starting - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,060 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:135) started - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,060 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,060 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom138 started - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,061 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-404:1,clientId=Scout JUnit MOM #138 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27f6854b] - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@724e483f[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004873 ms - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,213 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,213 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,214 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom138 stopped - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,214 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:135) is shutting down - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,215 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:135) uptime 0.156 seconds - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,215 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:135) is shutdown - MDC[activemq.broker=mom138] 2024-06-25 23:54:21,215 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:21,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.361639 ms 2024-06-25 23:54:21,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]> 2024-06-25 23:54:21,216 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:21,216 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]> 2024-06-25 23:54:21,216 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1087422449'. 2024-06-25 23:54:21,217 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #139 initialized: null 2024-06-25 23:54:21,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,217 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,218 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,218 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:136) is starting - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,218 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:136) started - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,218 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,219 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom139 started - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,220 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-407:1,clientId=Scout JUnit MOM #139 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,372 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d5a77de] - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,373 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6ae1d5f1[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,373 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022371 ms - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,373 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,373 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,373 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom139 stopped - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,374 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:136) is shutting down - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,374 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:136) uptime 0.157 seconds - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,374 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:136) is shutdown - MDC[activemq.broker=mom139] 2024-06-25 23:54:21,374 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:21,374 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.399208 ms 2024-06-25 23:54:21,374 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]> 2024-06-25 23:54:21,375 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:21,375 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]> 2024-06-25 23:54:21,375 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 76306508'. 2024-06-25 23:54:21,376 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #140 initialized: null 2024-06-25 23:54:21,376 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,376 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,376 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,376 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,377 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,377 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:137) is starting - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,377 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:137) started - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,377 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,378 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom140 started - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,378 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-410:1,clientId=Scout JUnit MOM #140 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@23e0b938] - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@44aaa987[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003548 ms - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,531 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,531 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,532 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom140 stopped - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,532 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:137) is shutting down - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,532 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:137) uptime 0.156 seconds - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,533 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:137) is shutdown - MDC[activemq.broker=mom140] 2024-06-25 23:54:21,533 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:21,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.848827 ms 2024-06-25 23:54:21,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]> 2024-06-25 23:54:21,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:21,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]> 2024-06-25 23:54:21,534 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 83978548'. 2024-06-25 23:54:21,534 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #141 initialized: null 2024-06-25 23:54:21,535 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,535 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,535 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,535 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,535 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,536 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:138) is starting - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,536 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:138) started - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,536 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,536 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom141 started - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,537 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-413:1,clientId=Scout JUnit MOM #141 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,689 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@75c36570] - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,690 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2b57dc2[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,690 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003723 ms - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,690 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,690 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,691 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom141 stopped - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,691 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:138) is shutting down - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,691 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:138) uptime 0.156 seconds - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,691 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:138) is shutdown - MDC[activemq.broker=mom141] 2024-06-25 23:54:21,691 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:21,692 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.124038 ms 2024-06-25 23:54:21,692 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]> 2024-06-25 23:54:21,692 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:21,692 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]> 2024-06-25 23:54:21,692 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1637434535'. 2024-06-25 23:54:21,693 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #142 initialized: null 2024-06-25 23:54:21,694 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,694 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,694 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,694 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,694 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,694 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:139) is starting - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,695 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:139) started - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,695 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,695 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom142 started - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,696 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-416:1,clientId=Scout JUnit MOM #142 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@210e4678] - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@50e7d8ba[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004274 ms - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,848 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,848 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,849 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom142 stopped - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,849 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:139) is shutting down - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,849 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:139) uptime 0.155 seconds - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,849 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:139) is shutdown - MDC[activemq.broker=mom142] 2024-06-25 23:54:21,850 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:21,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.404470 ms 2024-06-25 23:54:21,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]> 2024-06-25 23:54:21,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:21,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]> 2024-06-25 23:54:21,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 703957828'. 2024-06-25 23:54:21,851 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #143 initialized: null 2024-06-25 23:54:21,852 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom143] 2024-06-25 23:54:21,852 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom143] 2024-06-25 23:54:21,852 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom143] 2024-06-25 23:54:21,852 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom143] 2024-06-25 23:54:21,852 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom143] 2024-06-25 23:54:21,852 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:140) is starting - MDC[activemq.broker=mom143] 2024-06-25 23:54:21,852 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:140) started - MDC[activemq.broker=mom143] 2024-06-25 23:54:21,853 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom143] 2024-06-25 23:54:21,853 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom143 started - MDC[activemq.broker=mom143] 2024-06-25 23:54:21,854 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-419:1,clientId=Scout JUnit MOM #143 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom143] 2024-06-25 23:54:22,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d306d27] - MDC[activemq.broker=mom143] 2024-06-25 23:54:22,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@41bd8ec9[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom143] 2024-06-25 23:54:22,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003456 ms - MDC[activemq.broker=mom143] 2024-06-25 23:54:22,006 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom143] 2024-06-25 23:54:22,006 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom143] 2024-06-25 23:54:22,007 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom143 stopped - MDC[activemq.broker=mom143] 2024-06-25 23:54:22,007 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:140) is shutting down - MDC[activemq.broker=mom143] 2024-06-25 23:54:22,007 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:140) uptime 0.156 seconds - MDC[activemq.broker=mom143] 2024-06-25 23:54:22,007 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:140) is shutdown - MDC[activemq.broker=mom143] 2024-06-25 23:54:22,007 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:22,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.283287 ms 2024-06-25 23:54:22,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]> 2024-06-25 23:54:22,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:22,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]> 2024-06-25 23:54:22,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1761307678'. 2024-06-25 23:54:22,009 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #144 initialized: null 2024-06-25 23:54:22,009 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,010 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,010 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,010 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,010 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,010 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:141) is starting - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,010 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:141) started - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,011 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,011 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom144 started - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,012 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-422:1,clientId=Scout JUnit MOM #144 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@466f7259] - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@ab5954d[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003255 ms - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,164 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,164 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,165 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom144 stopped - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,165 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:141) is shutting down - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,165 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:141) uptime 0.156 seconds - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,165 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:141) is shutdown - MDC[activemq.broker=mom144] 2024-06-25 23:54:22,165 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:22,165 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.098630 ms 2024-06-25 23:54:22,165 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]> 2024-06-25 23:54:22,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:22,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]> 2024-06-25 23:54:22,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1021710315'. 2024-06-25 23:54:22,167 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #145 initialized: null 2024-06-25 23:54:22,167 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,167 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,167 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:142) is starting - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:142) started - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,169 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom145 started - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,170 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-425:1,clientId=Scout JUnit MOM #145 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,321 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57573880] - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,322 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@326320bb[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,322 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.019532 ms - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,322 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,322 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,322 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom145 stopped - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,323 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:142) is shutting down - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,323 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:142) uptime 0.156 seconds - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,323 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:142) is shutdown - MDC[activemq.broker=mom145] 2024-06-25 23:54:22,323 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:22,323 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.277430 ms 2024-06-25 23:54:22,323 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]> 2024-06-25 23:54:22,324 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:22,324 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq]> 2024-06-25 23:54:22,324 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2012884428'. 2024-06-25 23:54:22,325 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #146 initialized: null 2024-06-25 23:54:22,325 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,326 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,326 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,326 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,326 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,326 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:143) is starting - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,326 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:143) started - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,326 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,327 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom146 started - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,328 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-428:1,clientId=Scout JUnit MOM #146 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@40032b7b] - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@30dabb23[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002737 ms - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,480 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,480 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,481 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom146 stopped - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,481 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:143) is shutting down - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,481 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:143) uptime 0.156 seconds - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,481 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:143) is shutdown - MDC[activemq.broker=mom146] 2024-06-25 23:54:22,481 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:22,481 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.296097 ms 2024-06-25 23:54:22,482 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq]> 2024-06-25 23:54:22,482 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:22,482 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [activemq]> 2024-06-25 23:54:22,483 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1758590178'. 2024-06-25 23:54:22,483 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #147 initialized: null 2024-06-25 23:54:22,484 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-25 23:54:22,484 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-25 23:54:22,484 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-25 23:54:22,485 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-25 23:54:22,485 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-25 23:54:22,485 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:144) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-25 23:54:22,485 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:144) started - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-25 23:54:22,485 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-25 23:54:22,486 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom147 started - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-25 23:54:22,487 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-431:1,clientId=Scout JUnit MOM #147 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-25 23:54:23,494 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@587df3e4, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@64abb917] 2024-06-25 23:54:23,494 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:23,494 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:23,495 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom147 stopped 2024-06-25 23:54:23,495 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:144) is shutting down - MDC[activemq.broker=mom147] 2024-06-25 23:54:23,496 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:144) uptime 1.012 seconds - MDC[activemq.broker=mom147] 2024-06-25 23:54:23,496 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:144) is shutdown - MDC[activemq.broker=mom147] 2024-06-25 23:54:23,496 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:23,496 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1013.779706 ms 2024-06-25 23:54:23,496 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [activemq]> 2024-06-25 23:54:23,497 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:23,497 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:23,498 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1386009530'. 2024-06-25 23:54:23,499 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #148 initialized: null 2024-06-25 23:54:23,500 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:23,500 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:23,500 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:23,500 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:23,500 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:23,501 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:145) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:23,501 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:145) started - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:23,502 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:23,502 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom148 started - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:23,503 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-434:1,clientId=Scout JUnit MOM #148 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:23,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1676e501, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ed763aa] 2024-06-25 23:54:23,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@61f18997[job=JMS subscriber, state=DONE], JobFutureTask@13c36d48[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:23,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004124 ms 2024-06-25 23:54:23,508 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:23,508 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:23,508 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom148 stopped 2024-06-25 23:54:23,509 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:145) is shutting down - MDC[activemq.broker=mom148] 2024-06-25 23:54:23,509 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:145) uptime 0.009 seconds - MDC[activemq.broker=mom148] 2024-06-25 23:54:23,509 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:145) is shutdown - MDC[activemq.broker=mom148] 2024-06-25 23:54:23,509 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:23,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.912810 ms 2024-06-25 23:54:23,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [activemq]> 2024-06-25 23:54:23,510 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:23,510 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [activemq]> 2024-06-25 23:54:23,511 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1840045718'. 2024-06-25 23:54:23,512 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #149 initialized: null 2024-06-25 23:54:23,512 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom149] 2024-06-25 23:54:23,512 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom149] 2024-06-25 23:54:23,513 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom149] 2024-06-25 23:54:23,513 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom149] 2024-06-25 23:54:23,513 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom149] 2024-06-25 23:54:23,513 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:146) is starting - MDC[activemq.broker=mom149] 2024-06-25 23:54:23,514 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:146) started - MDC[activemq.broker=mom149] 2024-06-25 23:54:23,514 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom149] 2024-06-25 23:54:23,514 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom149 started - MDC[activemq.broker=mom149] 2024-06-25 23:54:23,515 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-437:1,clientId=Scout JUnit MOM #149 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom149] 2024-06-25 23:54:25,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5275d709, org.eclipse.scout.rt.mom.jms.JmsSubscription@21523e1b] - MDC[activemq.broker=mom149] 2024-06-25 23:54:25,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@47a05ad8[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom149] 2024-06-25 23:54:25,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006192 ms - MDC[activemq.broker=mom149] 2024-06-25 23:54:25,521 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom149] 2024-06-25 23:54:25,521 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom149] 2024-06-25 23:54:25,522 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom149 stopped - MDC[activemq.broker=mom149] 2024-06-25 23:54:25,522 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:146) is shutting down - MDC[activemq.broker=mom149] 2024-06-25 23:54:25,523 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:146) uptime 2.011 seconds - MDC[activemq.broker=mom149] 2024-06-25 23:54:25,523 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:146) is shutdown - MDC[activemq.broker=mom149] 2024-06-25 23:54:25,523 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:25,523 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2012.669321 ms 2024-06-25 23:54:25,523 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [activemq]> 2024-06-25 23:54:25,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:25,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [activemq]> 2024-06-25 23:54:25,525 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 519407035'. 2024-06-25 23:54:25,526 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #150 initialized: null 2024-06-25 23:54:25,527 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-25 23:54:25,527 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-25 23:54:25,527 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-25 23:54:25,527 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-25 23:54:25,527 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-25 23:54:25,527 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:147) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-25 23:54:25,528 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:147) started - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-25 23:54:25,528 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-25 23:54:25,528 INFO [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom150 started - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-25 23:54:25,529 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-440:1,clientId=Scout JUnit MOM #150 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-25 23:54:25,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@d8f65a1] 2024-06-25 23:54:25,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4bf2c697[job=JMS subscriber, state=RUNNING]] 2024-06-25 23:54:25,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003296 ms 2024-06-25 23:54:25,532 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:25,532 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:25,533 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom150 stopped 2024-06-25 23:54:25,533 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:147) is shutting down - MDC[activemq.broker=mom150] 2024-06-25 23:54:25,533 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:147) uptime 0.007 seconds - MDC[activemq.broker=mom150] 2024-06-25 23:54:25,534 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:147) is shutdown - MDC[activemq.broker=mom150] 2024-06-25 23:54:25,534 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:25,534 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.449286 ms 2024-06-25 23:54:25,534 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [activemq]> 2024-06-25 23:54:25,535 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:25,535 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [activemq]> 2024-06-25 23:54:25,535 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1339600638'. 2024-06-25 23:54:25,536 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #151 initialized: null 2024-06-25 23:54:25,537 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-25 23:54:25,537 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-25 23:54:25,537 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-25 23:54:25,537 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-25 23:54:25,537 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-25 23:54:25,538 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:148) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-25 23:54:25,538 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:148) started - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-25 23:54:25,538 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-25 23:54:25,538 INFO [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom151 started - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-25 23:54:25,539 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-443:1,clientId=Scout JUnit MOM #151 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-25 23:54:27,554 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7671922b, org.eclipse.scout.rt.mom.jms.JmsSubscription@6829b897, org.eclipse.scout.rt.mom.jms.JmsSubscription@519e0814] 2024-06-25 23:54:27,554 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@dd26290[job=JMS subscriber, state=RUNNING], JobFutureTask@21e60eed[job=JMS subscriber, state=DONE], JobFutureTask@1007954a[job=JMS subscriber, state=DONE]] 2024-06-25 23:54:27,554 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005049 ms 2024-06-25 23:54:27,554 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:27,554 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:27,555 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom151 stopped 2024-06-25 23:54:27,555 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:148) is shutting down - MDC[activemq.broker=mom151] 2024-06-25 23:54:27,555 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:148) uptime 2.018 seconds - MDC[activemq.broker=mom151] 2024-06-25 23:54:27,556 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:148) is shutdown - MDC[activemq.broker=mom151] 2024-06-25 23:54:27,556 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:27,556 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2020.919279 ms 2024-06-25 23:54:27,556 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [activemq]> 2024-06-25 23:54:27,557 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:27,557 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [activemq]> 2024-06-25 23:54:27,557 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1422053321'. 2024-06-25 23:54:27,558 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #152 initialized: null 2024-06-25 23:54:27,558 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,558 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,558 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,559 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,559 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,559 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:149) is starting - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,559 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:149) started - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,559 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,560 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom152 started - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,561 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-446:1,clientId=Scout JUnit MOM #152 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,564 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5545137d, org.eclipse.scout.rt.mom.jms.JmsSubscription@ca31ad7] - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,564 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3bbc8c82[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,565 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003315 ms - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,565 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,565 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,565 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom152 stopped - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,565 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:149) is shutting down - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,566 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:149) uptime 0.008 seconds - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,566 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:149) is shutdown - MDC[activemq.broker=mom152] 2024-06-25 23:54:27,566 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:27,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.186298 ms 2024-06-25 23:54:27,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [activemq]> 2024-06-25 23:54:27,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:27,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [activemq]> 2024-06-25 23:54:27,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1376793254'. 2024-06-25 23:54:27,568 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #153 initialized: null 2024-06-25 23:54:27,568 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom153] 2024-06-25 23:54:27,568 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom153] 2024-06-25 23:54:27,568 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom153] 2024-06-25 23:54:27,568 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom153] 2024-06-25 23:54:27,569 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom153] 2024-06-25 23:54:27,569 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:150) is starting - MDC[activemq.broker=mom153] 2024-06-25 23:54:27,569 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:150) started - MDC[activemq.broker=mom153] 2024-06-25 23:54:27,569 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom153] 2024-06-25 23:54:27,570 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom153 started - MDC[activemq.broker=mom153] 2024-06-25 23:54:27,571 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-449:1,clientId=Scout JUnit MOM #153 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom153] 2024-06-25 23:54:30,576 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14f8fdae] - MDC[activemq.broker=mom153] 2024-06-25 23:54:30,578 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom153] 2024-06-25 23:54:30,578 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom153] 2024-06-25 23:54:30,579 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom153 stopped - MDC[activemq.broker=mom153] 2024-06-25 23:54:30,580 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:150) is shutting down - MDC[activemq.broker=mom153] 2024-06-25 23:54:30,581 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:150) uptime 3.012 seconds - MDC[activemq.broker=mom153] 2024-06-25 23:54:30,581 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:150) is shutdown - MDC[activemq.broker=mom153] 2024-06-25 23:54:30,581 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:30,581 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3013.965341 ms 2024-06-25 23:54:30,581 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [activemq]> 2024-06-25 23:54:30,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:30,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [activemq]> 2024-06-25 23:54:30,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1998172759'. 2024-06-25 23:54:30,585 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #154 initialized: null 2024-06-25 23:54:30,587 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-25 23:54:30,587 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-25 23:54:30,587 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-25 23:54:30,587 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-25 23:54:30,587 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-25 23:54:30,588 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:151) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-25 23:54:30,588 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:151) started - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-25 23:54:30,588 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-25 23:54:30,588 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom154 started - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-25 23:54:30,590 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-452:1,clientId=Scout JUnit MOM #154 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-25 23:54:30,593 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@11fb4f69, org.eclipse.scout.rt.mom.jms.JmsSubscription@618d2191] 2024-06-25 23:54:30,596 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@86abdbd, org.eclipse.scout.rt.mom.jms.JmsSubscription@42e14655] 2024-06-25 23:54:30,598 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@32fb4a87, org.eclipse.scout.rt.mom.jms.JmsSubscription@37ecc472] 2024-06-25 23:54:30,602 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3687f6b6, org.eclipse.scout.rt.mom.jms.JmsSubscription@521e34d4] 2024-06-25 23:54:30,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@20305c45, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e157f48] 2024-06-25 23:54:30,606 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3c1f2651, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ce9c9e8] 2024-06-25 23:54:30,608 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@435848de, org.eclipse.scout.rt.mom.jms.JmsSubscription@48971262] 2024-06-25 23:54:30,610 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@63ee2891, org.eclipse.scout.rt.mom.jms.JmsSubscription@9670873] 2024-06-25 23:54:30,612 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2ab40d2d, org.eclipse.scout.rt.mom.jms.JmsSubscription@240b656f] 2024-06-25 23:54:30,614 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5a4833ab, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a920154] 2024-06-25 23:54:30,614 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:30,614 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:30,615 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom154 stopped 2024-06-25 23:54:30,615 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:151) is shutting down - MDC[activemq.broker=mom154] 2024-06-25 23:54:30,615 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:151) uptime 0.029 seconds - MDC[activemq.broker=mom154] 2024-06-25 23:54:30,615 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:151) is shutdown - MDC[activemq.broker=mom154] 2024-06-25 23:54:30,616 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:30,616 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 32.450554 ms 2024-06-25 23:54:30,616 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [activemq]> 2024-06-25 23:54:30,617 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:30,617 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [activemq]> 2024-06-25 23:54:30,617 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1466078016'. 2024-06-25 23:54:30,619 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #155 initialized: null 2024-06-25 23:54:30,619 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:30,619 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:30,619 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:30,619 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:30,619 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:30,620 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:152) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:30,620 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:152) started - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:30,620 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:30,620 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom155 started - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:30,621 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-455:1,clientId=Scout JUnit MOM #155 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:30,623 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e7ee3b7] 2024-06-25 23:54:30,623 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5aef36a9[job=JMS subscriber, state=RUNNING]] 2024-06-25 23:54:30,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003847 ms 2024-06-25 23:54:30,624 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:30,624 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:30,624 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom155 stopped 2024-06-25 23:54:30,624 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:152) is shutting down - MDC[activemq.broker=mom155] 2024-06-25 23:54:30,625 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:152) uptime 0.006 seconds - MDC[activemq.broker=mom155] 2024-06-25 23:54:30,625 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:152) is shutdown - MDC[activemq.broker=mom155] 2024-06-25 23:54:30,625 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:30,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.162122 ms 2024-06-25 23:54:30,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [activemq]> 2024-06-25 23:54:30,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:30,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [activemq]> 2024-06-25 23:54:30,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 780408810'. 2024-06-25 23:54:30,627 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #156 initialized: null 2024-06-25 23:54:30,627 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,627 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,627 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,627 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,628 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,628 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:153) is starting - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,628 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:153) started - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,628 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,629 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom156 started - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,630 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-458:1,clientId=Scout JUnit MOM #156 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,632 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@63513c1c, org.eclipse.scout.rt.mom.jms.JmsSubscription@5b256ab5] - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,632 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@688e6d4e[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,633 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002983 ms - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,633 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,633 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,633 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom156 stopped - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,633 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:153) is shutting down - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,634 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:153) uptime 0.007 seconds - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,634 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:153) is shutdown - MDC[activemq.broker=mom156] 2024-06-25 23:54:30,634 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:30,634 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.931957 ms 2024-06-25 23:54:30,634 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [activemq]> 2024-06-25 23:54:30,635 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:30,635 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [activemq-j2ee]> 2024-06-25 23:54:30,635 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1286094531'. 2024-06-25 23:54:30,636 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #157 initialized: null 2024-06-25 23:54:30,637 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom157] 2024-06-25 23:54:30,637 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom157] 2024-06-25 23:54:30,637 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom157] 2024-06-25 23:54:30,637 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom157] 2024-06-25 23:54:30,637 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom157] 2024-06-25 23:54:30,637 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:154) is starting - MDC[activemq.broker=mom157] 2024-06-25 23:54:30,638 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:154) started - MDC[activemq.broker=mom157] 2024-06-25 23:54:30,638 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom157] 2024-06-25 23:54:30,638 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom157 started - MDC[activemq.broker=mom157] 2024-06-25 23:54:30,639 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-461:1,clientId=null,started=false} - MDC[activemq.broker=mom157] 2024-06-25 23:54:34,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@517d68b8, org.eclipse.scout.rt.mom.jms.JmsSubscription@58b03882] - MDC[activemq.broker=mom157] 2024-06-25 23:54:34,650 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom157] 2024-06-25 23:54:34,650 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom157] 2024-06-25 23:54:34,650 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom157 stopped - MDC[activemq.broker=mom157] 2024-06-25 23:54:34,651 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:154) is shutting down - MDC[activemq.broker=mom157] 2024-06-25 23:54:34,651 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:154) uptime 4.014 seconds - MDC[activemq.broker=mom157] 2024-06-25 23:54:34,651 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:154) is shutdown - MDC[activemq.broker=mom157] 2024-06-25 23:54:34,651 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:34,651 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4016.198074 ms 2024-06-25 23:54:34,651 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [activemq-j2ee]> 2024-06-25 23:54:34,652 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:34,652 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,653 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1333512611'. 2024-06-25 23:54:34,653 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #158 initialized: null 2024-06-25 23:54:34,654 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,654 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,654 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,654 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,654 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,655 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:155) is starting - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,655 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:155) started - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,655 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,655 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom158 started - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,656 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-464:1,clientId=null,started=false} - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,659 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58f05266] - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,660 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,660 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,660 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom158 stopped - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,660 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:155) is shutting down - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,661 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:155) uptime 0.007 seconds - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,661 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:155) is shutdown - MDC[activemq.broker=mom158] 2024-06-25 23:54:34,661 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:34,661 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.684083 ms 2024-06-25 23:54:34,661 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:34,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 696099523'. 2024-06-25 23:54:34,663 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #159 initialized: null 2024-06-25 23:54:34,663 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,663 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,663 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,663 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,663 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,664 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:156) is starting - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,664 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:156) started - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,664 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,664 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom159 started - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,665 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-467:1,clientId=null,started=false} - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,667 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e3b101b] - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,668 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,668 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,669 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom159 stopped - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,669 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:156) is shutting down - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,669 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:156) uptime 0.006 seconds - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,669 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:156) is shutdown - MDC[activemq.broker=mom159] 2024-06-25 23:54:34,669 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:34,669 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.518311 ms 2024-06-25 23:54:34,669 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,670 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:34,670 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,670 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1011399667'. 2024-06-25 23:54:34,671 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #160 initialized: null 2024-06-25 23:54:34,671 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,671 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,671 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,671 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,671 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,672 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:157) is starting - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,672 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:157) started - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,672 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,672 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom160 started - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,673 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-470:1,clientId=null,started=false} - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,675 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@65f8933b] - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,676 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,676 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,676 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom160 stopped - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,676 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:157) is shutting down - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,677 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:157) uptime 0.006 seconds - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,677 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:157) is shutdown - MDC[activemq.broker=mom160] 2024-06-25 23:54:34,677 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:34,677 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.014859 ms 2024-06-25 23:54:34,677 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,677 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:34,677 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,678 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1856828350'. 2024-06-25 23:54:34,678 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #161 initialized: null 2024-06-25 23:54:34,679 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,679 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,679 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,679 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,679 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,679 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:158) is starting - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,679 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:158) started - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,680 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,680 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom161 started - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,680 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-473:1,clientId=null,started=false} - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,683 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@75392381] - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,683 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,683 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,684 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom161 stopped - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,684 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:158) is shutting down - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,684 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:158) uptime 0.005 seconds - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,684 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:158) is shutdown - MDC[activemq.broker=mom161] 2024-06-25 23:54:34,684 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:34,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.099863 ms 2024-06-25 23:54:34,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:34,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1272438966'. 2024-06-25 23:54:34,686 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #162 initialized: null 2024-06-25 23:54:34,686 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,687 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,687 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,687 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,687 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,687 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:159) is starting - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,687 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:159) started - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,687 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,688 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom162 started - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,688 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-476:1,clientId=null,started=false} - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,691 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@54c9c09c] - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,692 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,692 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,692 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom162 stopped - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,692 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:159) is shutting down - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,693 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:159) uptime 0.006 seconds - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,693 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:159) is shutdown - MDC[activemq.broker=mom162] 2024-06-25 23:54:34,693 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:34,693 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.633510 ms 2024-06-25 23:54:34,693 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,693 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:34,693 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,694 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 870423529'. 2024-06-25 23:54:34,695 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #163 initialized: null 2024-06-25 23:54:34,695 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,695 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,695 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,695 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,695 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,696 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:160) is starting - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,696 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:160) started - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,696 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,696 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom163 started - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,697 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-479:1,clientId=null,started=false} - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,699 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19740583] - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,700 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,700 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,700 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom163 stopped - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,700 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:160) is shutting down - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,701 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:160) uptime 0.006 seconds - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,701 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:160) is shutdown - MDC[activemq.broker=mom163] 2024-06-25 23:54:34,701 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:34,701 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.542589 ms 2024-06-25 23:54:34,701 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,701 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:34,701 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,702 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 381936788'. 2024-06-25 23:54:34,702 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #164 initialized: null 2024-06-25 23:54:34,703 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,703 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,703 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,703 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,703 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,703 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:161) is starting - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,704 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:161) started - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,704 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,704 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom164 started - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,704 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-482:1,clientId=null,started=false} - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,707 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e212f38] - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,707 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,707 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,708 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom164 stopped - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,708 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:161) is shutting down - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,708 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:161) uptime 0.005 seconds - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,708 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:161) is shutdown - MDC[activemq.broker=mom164] 2024-06-25 23:54:34,708 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:34,709 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.119488 ms 2024-06-25 23:54:34,709 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,709 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:34,709 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,709 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 255517071'. 2024-06-25 23:54:34,710 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #165 initialized: null 2024-06-25 23:54:34,710 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,710 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,710 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,710 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,710 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,711 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:162) is starting - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,711 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:162) started - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,711 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,711 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom165 started - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,712 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-485:1,clientId=null,started=false} - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,715 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@42c3b02e] - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,715 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,715 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,716 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom165 stopped - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,716 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:162) is shutting down - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,716 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:162) uptime 0.006 seconds - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,716 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:162) is shutdown - MDC[activemq.broker=mom165] 2024-06-25 23:54:34,716 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:34,716 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.332993 ms 2024-06-25 23:54:34,716 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:34,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1612303947'. 2024-06-25 23:54:34,718 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #166 initialized: null 2024-06-25 23:54:34,718 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,718 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,718 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,718 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,718 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,719 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:163) is starting - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,719 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:163) started - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,719 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,719 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom166 started - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,720 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-488:1,clientId=null,started=false} - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53741683] - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,723 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,723 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,723 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom166 stopped - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,723 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:163) is shutting down - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,724 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:163) uptime 0.005 seconds - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,724 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:163) is shutdown - MDC[activemq.broker=mom166] 2024-06-25 23:54:34,724 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:34,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.906200 ms 2024-06-25 23:54:34,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:34,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,725 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2133604062'. 2024-06-25 23:54:34,725 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #167 initialized: null 2024-06-25 23:54:34,725 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,726 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,726 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,726 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,726 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,726 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:164) is starting - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,726 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:164) started - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,727 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,727 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom167 started - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,727 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-491:1,clientId=null,started=false} - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,730 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e04dbc1] - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,731 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,731 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,731 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom167 stopped - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,731 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:164) is shutting down - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,732 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:164) uptime 0.006 seconds - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,732 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:164) is shutdown - MDC[activemq.broker=mom167] 2024-06-25 23:54:34,732 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:34,732 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.502105 ms 2024-06-25 23:54:34,732 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,733 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:34,733 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,733 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 190949968'. 2024-06-25 23:54:34,733 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #168 initialized: null 2024-06-25 23:54:34,734 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,734 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,734 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,734 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,734 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,734 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:165) is starting - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,735 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:165) started - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,735 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,735 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom168 started - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,735 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-494:1,clientId=null,started=false} - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,938 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c52c362] - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,939 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,939 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,939 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom168 stopped - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,939 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:165) is shutting down - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,940 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:165) uptime 0.205 seconds - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,940 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:165) is shutdown - MDC[activemq.broker=mom168] 2024-06-25 23:54:34,940 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:34,940 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.236565 ms 2024-06-25 23:54:34,940 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,940 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:34,941 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:34,941 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1385926209'. 2024-06-25 23:54:34,941 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #169 initialized: null 2024-06-25 23:54:34,942 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom169] 2024-06-25 23:54:34,942 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom169] 2024-06-25 23:54:34,942 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom169] 2024-06-25 23:54:34,942 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom169] 2024-06-25 23:54:34,942 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom169] 2024-06-25 23:54:34,942 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:166) is starting - MDC[activemq.broker=mom169] 2024-06-25 23:54:34,943 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:166) started - MDC[activemq.broker=mom169] 2024-06-25 23:54:34,943 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom169] 2024-06-25 23:54:34,943 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom169 started - MDC[activemq.broker=mom169] 2024-06-25 23:54:34,943 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-497:1,clientId=null,started=false} - MDC[activemq.broker=mom169] 2024-06-25 23:54:35,146 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2778a7c3] - MDC[activemq.broker=mom169] 2024-06-25 23:54:35,147 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom169] 2024-06-25 23:54:35,147 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom169] 2024-06-25 23:54:35,147 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom169 stopped - MDC[activemq.broker=mom169] 2024-06-25 23:54:35,147 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:166) is shutting down - MDC[activemq.broker=mom169] 2024-06-25 23:54:35,148 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:166) uptime 0.206 seconds - MDC[activemq.broker=mom169] 2024-06-25 23:54:35,148 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:166) is shutdown - MDC[activemq.broker=mom169] 2024-06-25 23:54:35,148 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:35,148 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.571817 ms 2024-06-25 23:54:35,148 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:35,149 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:35,149 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:35,149 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2046211130'. 2024-06-25 23:54:35,150 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #170 initialized: null 2024-06-25 23:54:35,150 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,150 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,150 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,150 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,150 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,151 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:167) is starting - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,151 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:167) started - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,151 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,151 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom170 started - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,152 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-500:1,clientId=null,started=false} - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,354 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@218e28d9] - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,355 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,355 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,356 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom170 stopped - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,356 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:167) is shutting down - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,356 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:167) uptime 0.206 seconds - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,356 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:167) is shutdown - MDC[activemq.broker=mom170] 2024-06-25 23:54:35,356 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:35,356 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.723106 ms 2024-06-25 23:54:35,357 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:35,357 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:35,357 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:35,357 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2071095515'. 2024-06-25 23:54:35,358 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #171 initialized: null 2024-06-25 23:54:35,359 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,359 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,359 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,359 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,359 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,359 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:168) is starting - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,360 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:168) started - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,360 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,360 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom171 started - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,361 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-503:1,clientId=null,started=false} - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,563 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b5f72fa] - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,565 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,565 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,565 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom171 stopped - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,565 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:168) is shutting down - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,566 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:168) uptime 0.208 seconds - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,566 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:168) is shutdown - MDC[activemq.broker=mom171] 2024-06-25 23:54:35,566 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:35,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.985550 ms 2024-06-25 23:54:35,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:35,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:35,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:35,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1890596780'. 2024-06-25 23:54:35,568 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #172 initialized: null 2024-06-25 23:54:35,568 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,568 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,568 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,568 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,569 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,569 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:169) is starting - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,569 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:169) started - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,569 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,570 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom172 started - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,570 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-506:1,clientId=null,started=false} - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,773 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@695f382c] - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,774 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,774 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,774 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom172 stopped - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,774 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:169) is shutting down - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,775 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:169) uptime 0.207 seconds - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,775 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:169) is shutdown - MDC[activemq.broker=mom172] 2024-06-25 23:54:35,775 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:35,775 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.264598 ms 2024-06-25 23:54:35,775 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:35,776 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:35,776 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:35,776 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1109150782'. 2024-06-25 23:54:35,777 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #173 initialized: null 2024-06-25 23:54:35,778 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,778 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,778 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,778 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,778 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,778 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:170) is starting - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,779 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:170) started - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,779 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,779 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom173 started - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,780 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-509:1,clientId=null,started=false} - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,982 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ce4c097] - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,983 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,983 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,984 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom173 stopped - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,984 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:170) is shutting down - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,984 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:170) uptime 0.206 seconds - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,984 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:170) is shutdown - MDC[activemq.broker=mom173] 2024-06-25 23:54:35,984 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:35,985 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.673892 ms 2024-06-25 23:54:35,985 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:35,985 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:35,985 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:35,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 173576304'. 2024-06-25 23:54:35,986 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #174 initialized: null 2024-06-25 23:54:35,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom174] 2024-06-25 23:54:35,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom174] 2024-06-25 23:54:35,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom174] 2024-06-25 23:54:35,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom174] 2024-06-25 23:54:35,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom174] 2024-06-25 23:54:35,988 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:171) is starting - MDC[activemq.broker=mom174] 2024-06-25 23:54:35,988 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:171) started - MDC[activemq.broker=mom174] 2024-06-25 23:54:35,988 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom174] 2024-06-25 23:54:35,989 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom174 started - MDC[activemq.broker=mom174] 2024-06-25 23:54:35,989 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-512:1,clientId=null,started=false} - MDC[activemq.broker=mom174] 2024-06-25 23:54:36,192 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@37a74cf4] - MDC[activemq.broker=mom174] 2024-06-25 23:54:36,193 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom174] 2024-06-25 23:54:36,193 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom174] 2024-06-25 23:54:36,194 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom174 stopped - MDC[activemq.broker=mom174] 2024-06-25 23:54:36,194 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:171) is shutting down - MDC[activemq.broker=mom174] 2024-06-25 23:54:36,194 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:171) uptime 0.207 seconds - MDC[activemq.broker=mom174] 2024-06-25 23:54:36,195 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:171) is shutdown - MDC[activemq.broker=mom174] 2024-06-25 23:54:36,195 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:36,195 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.547423 ms 2024-06-25 23:54:36,195 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:36,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:36,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:36,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 782824055'. 2024-06-25 23:54:36,197 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #175 initialized: null 2024-06-25 23:54:36,197 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,197 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,197 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,198 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,198 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,198 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:172) is starting - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,198 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:172) started - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,198 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,199 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom175 started - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,200 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-515:1,clientId=null,started=false} - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,403 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3647b274] - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,404 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,404 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,404 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom175 stopped - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,404 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:172) is shutting down - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,405 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:172) uptime 0.208 seconds - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,405 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:172) is shutdown - MDC[activemq.broker=mom175] 2024-06-25 23:54:36,405 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:36,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.534389 ms 2024-06-25 23:54:36,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:36,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:36,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:36,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1220897602'. 2024-06-25 23:54:36,407 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #176 initialized: null 2024-06-25 23:54:36,407 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,408 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,408 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,408 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,408 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,409 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:173) is starting - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,409 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:173) started - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,409 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,409 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom176 started - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,410 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-518:1,clientId=null,started=false} - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,613 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17c7cc93] - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,614 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,614 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,615 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom176 stopped - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,615 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:173) is shutting down - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,615 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:173) uptime 0.208 seconds - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,616 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:173) is shutdown - MDC[activemq.broker=mom176] 2024-06-25 23:54:36,616 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:36,616 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.827501 ms 2024-06-25 23:54:36,616 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:36,616 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:36,616 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:36,617 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 599726537'. 2024-06-25 23:54:36,618 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #177 initialized: null 2024-06-25 23:54:36,618 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,618 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,618 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,618 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,618 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,619 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:174) is starting - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,619 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:174) started - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,619 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,620 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom177 started - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,620 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-521:1,clientId=null,started=false} - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,823 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4eb313ed] - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,824 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,825 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,825 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom177 stopped - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,825 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:174) is shutting down - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,826 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:174) uptime 0.208 seconds - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,826 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:174) is shutdown - MDC[activemq.broker=mom177] 2024-06-25 23:54:36,826 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:36,826 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.608102 ms 2024-06-25 23:54:36,826 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [activemq-j2ee]> 2024-06-25 23:54:36,827 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:36,827 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [activemq-j2ee]> 2024-06-25 23:54:36,828 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1767958438'. 2024-06-25 23:54:36,829 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #178 initialized: null 2024-06-25 23:54:36,829 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,829 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,829 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,829 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,829 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,830 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:175) is starting - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,830 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:175) started - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,830 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,831 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom178 started - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,834 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-524:2,clientId=null,started=false} - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,836 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@688884e] - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,836 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,837 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,837 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom178 stopped - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,837 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:175) is shutting down - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,838 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:175) uptime 0.009 seconds - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,838 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:175) is shutdown - MDC[activemq.broker=mom178] 2024-06-25 23:54:36,838 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:36,838 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.768268 ms 2024-06-25 23:54:36,838 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [activemq-j2ee]> 2024-06-25 23:54:36,839 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:36,839 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [activemq-j2ee]> 2024-06-25 23:54:36,839 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2065923116'. 2024-06-25 23:54:36,840 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #179 initialized: null 2024-06-25 23:54:36,840 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,841 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,842 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:176) is starting - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,842 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:176) started - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,842 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,842 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom179 started - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,845 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-527:2,clientId=null,started=false} - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,847 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@38293d23, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ee37c7a] - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,848 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,848 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,849 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom179 stopped - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,849 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:176) is shutting down - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,849 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:176) uptime 0.009 seconds - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,849 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:176) is shutdown - MDC[activemq.broker=mom179] 2024-06-25 23:54:36,850 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:36,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.476763 ms 2024-06-25 23:54:36,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [activemq-j2ee]> 2024-06-25 23:54:36,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:36,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [activemq-j2ee]> 2024-06-25 23:54:36,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 391269430'. 2024-06-25 23:54:36,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.603094 ms 2024-06-25 23:54:36,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [activemq-j2ee]> 2024-06-25 23:54:36,852 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:36,852 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [activemq-j2ee]> 2024-06-25 23:54:36,852 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 706727492'. 2024-06-25 23:54:36,853 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #180 initialized: null 2024-06-25 23:54:36,853 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,854 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,854 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,854 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,854 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,854 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:177) is starting - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,855 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:177) started - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,855 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,855 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom180 started - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,857 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-530:2,clientId=null,started=false} - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2ca4b010, org.eclipse.scout.rt.mom.jms.JmsSubscription@83b39c3] - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,863 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@76b8b6a6, org.eclipse.scout.rt.mom.jms.JmsSubscription@47e02a89] - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,866 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@22ab3e3b, org.eclipse.scout.rt.mom.jms.JmsSubscription@311819e8] - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3c84c32f, org.eclipse.scout.rt.mom.jms.JmsSubscription@57ac220f] - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,872 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7d440378, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d1c15cb] - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,875 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3003d288, org.eclipse.scout.rt.mom.jms.JmsSubscription@110b6c78] - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@438a2337, org.eclipse.scout.rt.mom.jms.JmsSubscription@593d5f39] - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@31f5580b, org.eclipse.scout.rt.mom.jms.JmsSubscription@56a8b19f] - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@377a1763, org.eclipse.scout.rt.mom.jms.JmsSubscription@61f62b80] - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2140de63, org.eclipse.scout.rt.mom.jms.JmsSubscription@2da273b3] - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,887 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,887 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,888 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom180 stopped - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,888 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:177) is shutting down - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,888 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:177) uptime 0.035 seconds - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,888 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:177) is shutdown - MDC[activemq.broker=mom180] 2024-06-25 23:54:36,888 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:36,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 36.410320 ms 2024-06-25 23:54:36,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [activemq-j2ee]> 2024-06-25 23:54:36,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:36,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [activemq-j2ee]> 2024-06-25 23:54:36,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 695066567'. 2024-06-25 23:54:36,891 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #181 initialized: null 2024-06-25 23:54:36,891 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,891 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,891 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,891 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,891 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,892 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:178) is starting - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,892 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:178) started - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,892 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,892 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom181 started - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,895 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-533:2,clientId=null,started=false} - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,897 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1e5f3c4a, org.eclipse.scout.rt.mom.jms.JmsSubscription@2aea7775] - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,898 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,898 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,898 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom181 stopped - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,898 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:178) is shutting down - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,899 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:178) uptime 0.008 seconds - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,899 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:178) is shutdown - MDC[activemq.broker=mom181] 2024-06-25 23:54:36,899 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:36,899 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.330104 ms 2024-06-25 23:54:36,899 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [activemq-j2ee]> 2024-06-25 23:54:36,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:36,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [activemq-j2ee]> 2024-06-25 23:54:36,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 693181689'. 2024-06-25 23:54:36,901 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #182 initialized: null 2024-06-25 23:54:36,901 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,901 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,901 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,901 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,901 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,902 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:179) is starting - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,902 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:179) started - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,902 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,902 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom182 started - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,905 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-536:2,clientId=null,started=false} - MDC[cid=cid:abc, activemq.broker=mom182] 2024-06-25 23:54:36,906 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c54e23b] - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,907 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,907 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,907 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom182 stopped - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,908 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:179) is shutting down - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,908 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:179) uptime 0.007 seconds - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,908 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:179) is shutdown - MDC[activemq.broker=mom182] 2024-06-25 23:54:36,909 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:36,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.880477 ms 2024-06-25 23:54:36,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [activemq-j2ee]> 2024-06-25 23:54:36,910 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:36,910 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [activemq-j2ee]> 2024-06-25 23:54:36,910 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 307252553'. 2024-06-25 23:54:36,911 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #183 initialized: null 2024-06-25 23:54:36,911 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,912 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,912 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,912 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,912 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,912 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:180) is starting - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,913 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:180) started - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,913 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,913 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom183 started - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,915 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-539:2,clientId=null,started=false} - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,916 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7671c02d] - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,917 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,917 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,917 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom183 stopped - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,917 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:180) is shutting down - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,918 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:180) uptime 0.007 seconds - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,918 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:180) is shutdown - MDC[activemq.broker=mom183] 2024-06-25 23:54:36,918 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:36,918 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.037028 ms 2024-06-25 23:54:36,918 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [activemq-j2ee]> 2024-06-25 23:54:36,919 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:36,919 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [activemq-j2ee]> 2024-06-25 23:54:36,919 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1239297220'. 2024-06-25 23:54:36,920 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #184 initialized: null 2024-06-25 23:54:36,920 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,920 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,920 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,920 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,920 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,921 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:181) is starting - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,921 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:181) started - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,921 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,921 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom184 started - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,923 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-542:2,clientId=null,started=false} - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,925 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3435b6d8, org.eclipse.scout.rt.mom.jms.JmsSubscription@13553828] - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,926 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,926 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,926 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom184 stopped - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,926 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:181) is shutting down - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,927 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:181) uptime 0.006 seconds - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,927 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:181) is shutdown - MDC[activemq.broker=mom184] 2024-06-25 23:54:36,927 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:36,927 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.936386 ms 2024-06-25 23:54:36,927 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [activemq-j2ee]> 2024-06-25 23:54:36,928 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:36,928 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [activemq-j2ee]> 2024-06-25 23:54:36,928 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 692121280'. 2024-06-25 23:54:36,928 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #185 initialized: null 2024-06-25 23:54:36,929 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,929 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,929 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,929 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,929 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,929 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:182) is starting - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,930 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:182) started - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,930 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,930 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom185 started - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,932 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-545:2,clientId=null,started=false} - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,933 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@718198db, org.eclipse.scout.rt.mom.jms.JmsSubscription@40bac624] - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,936 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1cfb59e, org.eclipse.scout.rt.mom.jms.JmsSubscription@77035caa] - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,939 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1b6982e4, org.eclipse.scout.rt.mom.jms.JmsSubscription@316987c4] - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,942 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2daf650b, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d7a4317] - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,944 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@23b260ed, org.eclipse.scout.rt.mom.jms.JmsSubscription@6d5b160] - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,947 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5910c67e, org.eclipse.scout.rt.mom.jms.JmsSubscription@1967c032] - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,950 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@56a34c0e, org.eclipse.scout.rt.mom.jms.JmsSubscription@16750a5e] - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,952 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@678db8be, org.eclipse.scout.rt.mom.jms.JmsSubscription@77b7a4b2] - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,955 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@a479c0c, org.eclipse.scout.rt.mom.jms.JmsSubscription@33d75081] - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,982 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@498102a4, org.eclipse.scout.rt.mom.jms.JmsSubscription@8829ecd] - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,983 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,983 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,984 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom185 stopped - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,984 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:182) is shutting down - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,984 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:182) uptime 0.055 seconds - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,984 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:182) is shutdown - MDC[activemq.broker=mom185] 2024-06-25 23:54:36,985 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:36,985 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 56.986340 ms 2024-06-25 23:54:36,985 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [activemq-j2ee]> 2024-06-25 23:54:36,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:36,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:36,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1367317411'. 2024-06-25 23:54:36,986 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #186 initialized: null 2024-06-25 23:54:36,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom186] 2024-06-25 23:54:36,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom186] 2024-06-25 23:54:36,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom186] 2024-06-25 23:54:36,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom186] 2024-06-25 23:54:36,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom186] 2024-06-25 23:54:36,987 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:183) is starting - MDC[activemq.broker=mom186] 2024-06-25 23:54:36,988 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:183) started - MDC[activemq.broker=mom186] 2024-06-25 23:54:36,988 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom186] 2024-06-25 23:54:36,988 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom186 started - MDC[activemq.broker=mom186] 2024-06-25 23:54:36,991 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-548:3,clientId=null,started=false} - MDC[activemq.broker=mom186] 2024-06-25 23:54:37,043 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6af10aa7, org.eclipse.scout.rt.mom.jms.JmsSubscription@15eaa2ce] - MDC[activemq.broker=mom186] 2024-06-25 23:54:37,044 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom186] 2024-06-25 23:54:37,044 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom186] 2024-06-25 23:54:37,044 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom186 stopped - MDC[activemq.broker=mom186] 2024-06-25 23:54:37,045 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:183) is shutting down - MDC[activemq.broker=mom186] 2024-06-25 23:54:37,045 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:183) uptime 0.058 seconds - MDC[activemq.broker=mom186] 2024-06-25 23:54:37,045 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:183) is shutdown - MDC[activemq.broker=mom186] 2024-06-25 23:54:37,045 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,045 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.513212 ms 2024-06-25 23:54:37,045 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,046 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,046 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,046 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1438582949'. 2024-06-25 23:54:37,047 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #187 initialized: null 2024-06-25 23:54:37,047 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,047 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,047 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,047 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,047 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,048 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:184) is starting - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,048 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:184) started - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,048 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,048 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom187 started - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,051 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-551:3,clientId=null,started=false} - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,103 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5ea24702, org.eclipse.scout.rt.mom.jms.JmsSubscription@1da2219c] - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,157 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,158 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,158 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom187 stopped - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,158 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:184) is shutting down - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,159 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:184) uptime 0.111 seconds - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,159 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:184) is shutdown - MDC[activemq.broker=mom187] 2024-06-25 23:54:37,159 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 113.068280 ms 2024-06-25 23:54:37,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,160 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,160 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 255640288'. 2024-06-25 23:54:37,160 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #188 initialized: null 2024-06-25 23:54:37,161 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,161 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,161 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,161 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,161 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,162 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:185) is starting - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,162 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:185) started - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,162 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,162 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom188 started - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,172 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-554:3,clientId=null,started=false} - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,226 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52b4da7c, org.eclipse.scout.rt.mom.jms.JmsSubscription@4620e669] - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,228 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,228 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,228 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom188 stopped - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,229 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:185) is shutting down - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,230 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:185) uptime 0.068 seconds - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,230 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:185) is shutdown - MDC[activemq.broker=mom188] 2024-06-25 23:54:37,230 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,230 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 70.510023 ms 2024-06-25 23:54:37,230 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,231 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,231 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,232 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 758360625'. 2024-06-25 23:54:37,233 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #189 initialized: null 2024-06-25 23:54:37,234 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,234 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,234 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,234 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,234 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,235 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:186) is starting - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,235 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:186) started - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,235 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,236 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom189 started - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,239 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-557:3,clientId=null,started=false} - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,291 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76958827, org.eclipse.scout.rt.mom.jms.JmsSubscription@495cac83] - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,292 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,293 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,293 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom189 stopped - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,293 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:186) is shutting down - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,293 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:186) uptime 0.060 seconds - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,294 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:186) is shutdown - MDC[activemq.broker=mom189] 2024-06-25 23:54:37,294 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,294 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.244561 ms 2024-06-25 23:54:37,294 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,294 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,294 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,294 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 443200296'. 2024-06-25 23:54:37,295 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #190 initialized: null 2024-06-25 23:54:37,295 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,296 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,296 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,296 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,296 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,296 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:187) is starting - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,296 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:187) started - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,296 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,297 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom190 started - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,300 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-560:3,clientId=null,started=false} - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,351 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4271960c, org.eclipse.scout.rt.mom.jms.JmsSubscription@7cbcd27e] - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,352 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,352 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,353 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom190 stopped - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,353 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:187) is shutting down - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,353 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:187) uptime 0.058 seconds - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,353 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:187) is shutdown - MDC[activemq.broker=mom190] 2024-06-25 23:54:37,353 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,354 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.288070 ms 2024-06-25 23:54:37,354 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,354 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,354 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,355 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2085153438'. 2024-06-25 23:54:37,355 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #191 initialized: null 2024-06-25 23:54:37,355 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:188) is starting - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:188) started - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,357 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom191 started - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,360 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-563:3,clientId=null,started=false} - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,411 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5b7600ec, org.eclipse.scout.rt.mom.jms.JmsSubscription@43f23338] - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,413 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,413 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,413 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom191 stopped - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,413 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:188) is shutting down - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,414 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:188) uptime 0.059 seconds - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,414 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:188) is shutdown - MDC[activemq.broker=mom191] 2024-06-25 23:54:37,414 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,414 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.895255 ms 2024-06-25 23:54:37,414 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,414 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,415 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,415 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 212874080'. 2024-06-25 23:54:37,415 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #192 initialized: null 2024-06-25 23:54:37,416 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,416 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,416 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,416 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,416 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,417 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:189) is starting - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,417 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:189) started - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,417 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,418 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom192 started - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,421 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-566:3,clientId=null,started=false} - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,473 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18ce7872, org.eclipse.scout.rt.mom.jms.JmsSubscription@136c3a6] - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,474 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,474 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,474 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom192 stopped - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,475 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:189) is shutting down - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,475 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:189) uptime 0.059 seconds - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,475 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:189) is shutdown - MDC[activemq.broker=mom192] 2024-06-25 23:54:37,475 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,475 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.718243 ms 2024-06-25 23:54:37,475 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,476 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,476 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,476 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 344741660'. 2024-06-25 23:54:37,477 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #193 initialized: null 2024-06-25 23:54:37,477 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,477 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,477 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,477 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,477 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,478 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:190) is starting - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,478 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:190) started - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,478 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,478 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom193 started - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,481 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-569:3,clientId=null,started=false} - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@e36a4c1, org.eclipse.scout.rt.mom.jms.JmsSubscription@3986b56] - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,534 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,534 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,534 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom193 stopped - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,534 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:190) is shutting down - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,535 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:190) uptime 0.058 seconds - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,535 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:190) is shutdown - MDC[activemq.broker=mom193] 2024-06-25 23:54:37,535 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,535 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.202079 ms 2024-06-25 23:54:37,535 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,536 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,536 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,536 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1096977231'. 2024-06-25 23:54:37,537 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #194 initialized: null 2024-06-25 23:54:37,538 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,538 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,538 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,538 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,538 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,539 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:191) is starting - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,539 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:191) started - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,539 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,539 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom194 started - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,543 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-572:3,clientId=null,started=false} - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@74307afd, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a063931] - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,595 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,596 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,596 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom194 stopped - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,596 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:191) is shutting down - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,596 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:191) uptime 0.058 seconds - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,596 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:191) is shutdown - MDC[activemq.broker=mom194] 2024-06-25 23:54:37,596 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,597 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.487762 ms 2024-06-25 23:54:37,597 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,597 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,597 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,597 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1080882047'. 2024-06-25 23:54:37,598 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #195 initialized: null 2024-06-25 23:54:37,598 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,598 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,598 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,598 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,598 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,599 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:192) is starting - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,599 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:192) started - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,599 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,599 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom195 started - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,602 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-575:3,clientId=null,started=false} - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,654 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ac9c3cc, org.eclipse.scout.rt.mom.jms.JmsSubscription@4537c9f8] - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,655 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,655 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,656 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom195 stopped - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,656 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:192) is shutting down - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,656 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:192) uptime 0.058 seconds - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,656 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:192) is shutdown - MDC[activemq.broker=mom195] 2024-06-25 23:54:37,656 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,656 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.235868 ms 2024-06-25 23:54:37,656 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:37,657 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,657 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [activemq-j2ee]> 2024-06-25 23:54:37,657 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 446288680'. 2024-06-25 23:54:37,658 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #196 initialized: null 2024-06-25 23:54:37,658 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,659 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,659 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,659 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,659 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,659 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:193) is starting - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,660 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:193) started - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,660 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,660 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom196 started - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,662 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-578:2,clientId=null,started=false} - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6ee0ef34, org.eclipse.scout.rt.mom.jms.JmsSubscription@ab5d5c8] - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,665 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,665 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,665 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom196 stopped - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,665 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:193) is shutting down - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,666 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:193) uptime 0.008 seconds - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,666 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:193) is shutdown - MDC[activemq.broker=mom196] 2024-06-25 23:54:37,666 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,666 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.736080 ms 2024-06-25 23:54:37,666 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [activemq-j2ee]> 2024-06-25 23:54:37,667 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,667 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [activemq-j2ee]> 2024-06-25 23:54:37,667 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1108152893'. 2024-06-25 23:54:37,668 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #197 initialized: null 2024-06-25 23:54:37,668 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,668 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,668 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,668 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,669 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,669 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:194) is starting - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,669 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:194) started - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,669 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,669 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom197 started - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,671 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-581:2,clientId=null,started=false} - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,673 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2d492d46, org.eclipse.scout.rt.mom.jms.JmsSubscription@7bb78381] - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,674 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,674 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,674 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom197 stopped - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,675 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:194) is shutting down - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,675 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:194) uptime 0.007 seconds - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,675 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:194) is shutdown - MDC[activemq.broker=mom197] 2024-06-25 23:54:37,675 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,675 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.176673 ms 2024-06-25 23:54:37,675 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [activemq-j2ee]> 2024-06-25 23:54:37,676 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,676 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [activemq-j2ee]> 2024-06-25 23:54:37,676 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1931106873'. 2024-06-25 23:54:37,677 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #198 initialized: null 2024-06-25 23:54:37,677 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,677 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,677 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,677 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,677 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,678 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:195) is starting - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,678 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:195) started - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,678 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,678 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom198 started - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,679 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-584:1,clientId=null,started=false} - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@dcc7d1c] - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,686 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,686 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,686 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom198 stopped - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,686 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:195) is shutting down - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,687 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:195) uptime 0.009 seconds - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,687 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:195) is shutdown - MDC[activemq.broker=mom198] 2024-06-25 23:54:37,687 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.888705 ms 2024-06-25 23:54:37,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [activemq-j2ee]> 2024-06-25 23:54:37,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:37,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 762554903'. 2024-06-25 23:54:37,689 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #199 initialized: null 2024-06-25 23:54:37,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,690 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:196) is starting - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,690 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:196) started - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,690 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,690 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom199 started - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,690 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-587:1,clientId=null,started=false} - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,843 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4e7bf371] - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,844 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,844 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,844 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom199 stopped - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,844 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:196) is shutting down - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,845 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:196) uptime 0.156 seconds - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,845 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:196) is shutdown - MDC[activemq.broker=mom199] 2024-06-25 23:54:37,845 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:37,845 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.342919 ms 2024-06-25 23:54:37,845 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:37,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:37,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:37,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1536863362'. 2024-06-25 23:54:37,846 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #200 initialized: null 2024-06-25 23:54:37,847 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom200] 2024-06-25 23:54:37,847 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom200] 2024-06-25 23:54:37,847 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom200] 2024-06-25 23:54:37,847 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom200] 2024-06-25 23:54:37,847 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom200] 2024-06-25 23:54:37,848 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:197) is starting - MDC[activemq.broker=mom200] 2024-06-25 23:54:37,848 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:197) started - MDC[activemq.broker=mom200] 2024-06-25 23:54:37,848 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom200] 2024-06-25 23:54:37,848 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom200 started - MDC[activemq.broker=mom200] 2024-06-25 23:54:37,848 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-590:1,clientId=null,started=false} - MDC[activemq.broker=mom200] 2024-06-25 23:54:38,001 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e9b68c5] - MDC[activemq.broker=mom200] 2024-06-25 23:54:38,003 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom200] 2024-06-25 23:54:38,003 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom200] 2024-06-25 23:54:38,003 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom200 stopped - MDC[activemq.broker=mom200] 2024-06-25 23:54:38,003 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:197) is shutting down - MDC[activemq.broker=mom200] 2024-06-25 23:54:38,004 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:197) uptime 0.157 seconds - MDC[activemq.broker=mom200] 2024-06-25 23:54:38,004 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:197) is shutdown - MDC[activemq.broker=mom200] 2024-06-25 23:54:38,004 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:38,004 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.766361 ms 2024-06-25 23:54:38,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:38,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 418978254'. 2024-06-25 23:54:38,007 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #201 initialized: null 2024-06-25 23:54:38,007 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,009 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:198) is starting - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,009 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:198) started - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,009 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,010 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom201 started - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,010 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-593:1,clientId=null,started=false} - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,163 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3bfbe2a6] - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,164 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,164 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,165 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom201 stopped - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,165 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:198) is shutting down - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,165 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:198) uptime 0.158 seconds - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,165 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:198) is shutdown - MDC[activemq.broker=mom201] 2024-06-25 23:54:38,165 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:38,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.051162 ms 2024-06-25 23:54:38,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:38,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1893078564'. 2024-06-25 23:54:38,167 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #202 initialized: null 2024-06-25 23:54:38,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,169 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:199) is starting - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,169 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:199) started - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,169 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,170 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom202 started - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,170 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-596:1,clientId=null,started=false} - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,323 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5fe80760] - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,324 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,324 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,325 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom202 stopped - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,325 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:199) is shutting down - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,326 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:199) uptime 0.158 seconds - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,326 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:199) is shutdown - MDC[activemq.broker=mom202] 2024-06-25 23:54:38,326 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:38,326 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.900139 ms 2024-06-25 23:54:38,326 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:38,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 95546302'. 2024-06-25 23:54:38,328 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #203 initialized: null 2024-06-25 23:54:38,329 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,329 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,329 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,329 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,329 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,330 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:200) is starting - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,330 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:200) started - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,330 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,331 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom203 started - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,331 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-599:1,clientId=null,started=false} - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,484 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@709c41da] - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,485 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,485 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,486 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom203 stopped - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,486 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:200) is shutting down - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,486 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:200) uptime 0.157 seconds - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,487 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:200) is shutdown - MDC[activemq.broker=mom203] 2024-06-25 23:54:38,487 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:38,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.902143 ms 2024-06-25 23:54:38,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,488 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:38,488 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,489 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 693147508'. 2024-06-25 23:54:38,489 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #204 initialized: null 2024-06-25 23:54:38,490 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,490 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,490 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,490 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,491 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,491 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:201) is starting - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,491 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:201) started - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,492 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,492 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom204 started - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,493 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-602:1,clientId=null,started=false} - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,645 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5fc44b4b] - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,646 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,646 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,647 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom204 stopped - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,647 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:201) is shutting down - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,647 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:201) uptime 0.157 seconds - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,647 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:201) is shutdown - MDC[activemq.broker=mom204] 2024-06-25 23:54:38,647 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:38,647 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.464589 ms 2024-06-25 23:54:38,647 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:38,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 904285307'. 2024-06-25 23:54:38,649 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #205 initialized: null 2024-06-25 23:54:38,649 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,649 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,649 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,649 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,649 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,650 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:202) is starting - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,650 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:202) started - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,650 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,650 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom205 started - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,651 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-605:1,clientId=null,started=false} - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,803 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7ec63b9a] - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,804 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,804 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,804 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom205 stopped - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,804 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:202) is shutting down - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,805 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:202) uptime 0.156 seconds - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,805 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:202) is shutdown - MDC[activemq.broker=mom205] 2024-06-25 23:54:38,805 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:38,805 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.090610 ms 2024-06-25 23:54:38,805 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:38,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 431457579'. 2024-06-25 23:54:38,807 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #206 initialized: null 2024-06-25 23:54:38,807 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,807 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,807 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,808 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,808 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,808 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:203) is starting - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,808 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:203) started - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,809 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,809 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom206 started - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,810 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-608:1,clientId=null,started=false} - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1b9785aa] - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,964 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,964 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,964 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom206 stopped - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,964 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:203) is shutting down - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,965 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:203) uptime 0.158 seconds - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,965 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:203) is shutdown - MDC[activemq.broker=mom206] 2024-06-25 23:54:38,965 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:38,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.674432 ms 2024-06-25 23:54:38,966 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,966 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:38,966 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:38,967 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 195348892'. 2024-06-25 23:54:38,967 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #207 initialized: null 2024-06-25 23:54:38,968 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom207] 2024-06-25 23:54:38,968 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom207] 2024-06-25 23:54:38,968 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom207] 2024-06-25 23:54:38,968 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom207] 2024-06-25 23:54:38,968 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom207] 2024-06-25 23:54:38,969 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:204) is starting - MDC[activemq.broker=mom207] 2024-06-25 23:54:38,969 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:204) started - MDC[activemq.broker=mom207] 2024-06-25 23:54:38,969 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom207] 2024-06-25 23:54:38,969 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom207 started - MDC[activemq.broker=mom207] 2024-06-25 23:54:38,970 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-611:1,clientId=null,started=false} - MDC[activemq.broker=mom207] 2024-06-25 23:54:39,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1626612d] - MDC[activemq.broker=mom207] 2024-06-25 23:54:39,123 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom207] 2024-06-25 23:54:39,123 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom207] 2024-06-25 23:54:39,123 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom207 stopped - MDC[activemq.broker=mom207] 2024-06-25 23:54:39,124 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:204) is shutting down - MDC[activemq.broker=mom207] 2024-06-25 23:54:39,124 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:204) uptime 0.156 seconds - MDC[activemq.broker=mom207] 2024-06-25 23:54:39,124 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:204) is shutdown - MDC[activemq.broker=mom207] 2024-06-25 23:54:39,124 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:39,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.041713 ms 2024-06-25 23:54:39,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:39,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:39,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:39,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1225658391'. 2024-06-25 23:54:39,126 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #208 initialized: null 2024-06-25 23:54:39,126 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,126 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,126 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,126 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,126 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,127 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:205) is starting - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,127 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:205) started - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,127 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,127 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom208 started - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,128 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-614:1,clientId=null,started=false} - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,280 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52d202f0] - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,281 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,281 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,282 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom208 stopped - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,282 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:205) is shutting down - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,282 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:205) uptime 0.156 seconds - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,282 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:205) is shutdown - MDC[activemq.broker=mom208] 2024-06-25 23:54:39,282 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:39,282 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.433224 ms 2024-06-25 23:54:39,283 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [activemq-j2ee]> 2024-06-25 23:54:39,283 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:39,283 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [activemq-j2ee]> 2024-06-25 23:54:39,284 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1230785767'. 2024-06-25 23:54:39,284 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #209 initialized: null 2024-06-25 23:54:39,284 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom209] 2024-06-25 23:54:39,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom209] 2024-06-25 23:54:39,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom209] 2024-06-25 23:54:39,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom209] 2024-06-25 23:54:39,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom209] 2024-06-25 23:54:39,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:206) is starting - MDC[activemq.broker=mom209] 2024-06-25 23:54:39,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:206) started - MDC[activemq.broker=mom209] 2024-06-25 23:54:39,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom209] 2024-06-25 23:54:39,286 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom209 started - MDC[activemq.broker=mom209] 2024-06-25 23:54:39,288 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-617:2,clientId=null,started=false} - MDC[activemq.broker=mom209] 2024-06-25 23:54:40,296 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6984f7d1, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7fac3ce0] - MDC[activemq.broker=mom209] 2024-06-25 23:54:40,297 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom209] 2024-06-25 23:54:40,297 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom209] 2024-06-25 23:54:40,297 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom209 stopped - MDC[activemq.broker=mom209] 2024-06-25 23:54:40,298 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:206) is shutting down - MDC[activemq.broker=mom209] 2024-06-25 23:54:40,298 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:206) uptime 1.014 seconds - MDC[activemq.broker=mom209] 2024-06-25 23:54:40,298 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:206) is shutdown - MDC[activemq.broker=mom209] 2024-06-25 23:54:40,298 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:40,298 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1015.073567 ms 2024-06-25 23:54:40,299 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [activemq-j2ee]> 2024-06-25 23:54:40,300 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:40,300 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:40,300 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 376724391'. 2024-06-25 23:54:40,301 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #210 initialized: null 2024-06-25 23:54:40,301 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,301 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,302 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,302 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,302 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,302 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:207) is starting - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,303 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:207) started - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,303 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,303 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom210 started - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,307 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-620:3,clientId=null,started=false} - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@25a2a71d, org.eclipse.scout.rt.mom.jms.JmsSubscription@27215154] - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,310 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,310 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,310 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom210 stopped - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,311 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:207) is shutting down - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,311 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:207) uptime 0.010 seconds - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,311 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:207) is shutdown - MDC[activemq.broker=mom210] 2024-06-25 23:54:40,311 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:40,311 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.323863 ms 2024-06-25 23:54:40,311 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [activemq-j2ee]> 2024-06-25 23:54:40,312 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:40,312 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [activemq-j2ee]> 2024-06-25 23:54:40,312 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1049929462'. 2024-06-25 23:54:40,313 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #211 initialized: null 2024-06-25 23:54:40,313 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom211] 2024-06-25 23:54:40,314 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom211] 2024-06-25 23:54:40,314 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom211] 2024-06-25 23:54:40,314 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom211] 2024-06-25 23:54:40,314 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom211] 2024-06-25 23:54:40,314 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:208) is starting - MDC[activemq.broker=mom211] 2024-06-25 23:54:40,314 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:208) started - MDC[activemq.broker=mom211] 2024-06-25 23:54:40,315 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom211] 2024-06-25 23:54:40,315 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom211 started - MDC[activemq.broker=mom211] 2024-06-25 23:54:42,320 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7e00a43e, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f4b59fd] - MDC[activemq.broker=mom211] 2024-06-25 23:54:42,321 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom211 stopped - MDC[activemq.broker=mom211] 2024-06-25 23:54:42,321 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:208) is shutting down - MDC[activemq.broker=mom211] 2024-06-25 23:54:42,321 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:208) uptime 2.008 seconds - MDC[activemq.broker=mom211] 2024-06-25 23:54:42,321 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:208) is shutdown - MDC[activemq.broker=mom211] 2024-06-25 23:54:42,321 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:54:42,322 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2009.396081 ms 2024-06-25 23:54:42,322 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [activemq-j2ee]> 2024-06-25 23:54:42,322 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:42,322 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [activemq-j2ee]> 2024-06-25 23:54:42,323 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 661316124'. 2024-06-25 23:54:42,323 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #212 initialized: null 2024-06-25 23:54:42,324 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,324 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,324 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,324 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,324 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,324 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:209) is starting - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,325 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:209) started - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,325 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,325 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom212 started - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,327 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-626:2,clientId=null,started=false} - MDC[cid=cid:abc, activemq.broker=mom212] 2024-06-25 23:54:42,328 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1633962a] - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,329 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,329 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,329 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom212 stopped - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,329 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:209) is shutting down - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,330 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:209) uptime 0.006 seconds - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,330 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:209) is shutdown - MDC[activemq.broker=mom212] 2024-06-25 23:54:42,330 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:42,330 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.501818 ms 2024-06-25 23:54:42,330 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [activemq-j2ee]> 2024-06-25 23:54:42,331 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:42,331 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [activemq-j2ee]> 2024-06-25 23:54:42,331 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1548650215'. 2024-06-25 23:54:42,331 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #213 initialized: null 2024-06-25 23:54:42,332 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom213] 2024-06-25 23:54:42,332 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom213] 2024-06-25 23:54:42,332 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom213] 2024-06-25 23:54:42,332 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom213] 2024-06-25 23:54:42,332 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom213] 2024-06-25 23:54:42,332 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:210) is starting - MDC[activemq.broker=mom213] 2024-06-25 23:54:42,333 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:210) started - MDC[activemq.broker=mom213] 2024-06-25 23:54:42,333 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom213] 2024-06-25 23:54:42,333 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom213 started - MDC[activemq.broker=mom213] 2024-06-25 23:54:42,337 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-629:4,clientId=null,started=false} - MDC[activemq.broker=mom213] 2024-06-25 23:54:44,338 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@550ce3a9, org.eclipse.scout.rt.mom.jms.JmsSubscription@28878a52, org.eclipse.scout.rt.mom.jms.JmsSubscription@56554e7] - MDC[activemq.broker=mom213] 2024-06-25 23:54:44,340 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom213] 2024-06-25 23:54:44,340 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom213] 2024-06-25 23:54:44,341 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom213 stopped - MDC[activemq.broker=mom213] 2024-06-25 23:54:44,341 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:210) is shutting down - MDC[activemq.broker=mom213] 2024-06-25 23:54:44,342 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:210) uptime 2.009 seconds - MDC[activemq.broker=mom213] 2024-06-25 23:54:44,342 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:210) is shutdown - MDC[activemq.broker=mom213] 2024-06-25 23:54:44,342 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:44,342 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2011.117383 ms 2024-06-25 23:54:44,342 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [activemq-j2ee]> 2024-06-25 23:54:44,343 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:44,343 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [activemq-j2ee]> 2024-06-25 23:54:44,343 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1822870556'. 2024-06-25 23:54:44,344 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #214 initialized: null 2024-06-25 23:54:44,345 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,345 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,345 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,345 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,345 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,346 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:211) is starting - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,346 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:211) started - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,346 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,346 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom214 started - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,347 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-632:1,clientId=null,started=false} - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,351 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@42000298, org.eclipse.scout.rt.mom.jms.JmsSubscription@4df9df06] - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,352 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,352 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,352 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom214 stopped - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,352 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:211) is shutting down - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,353 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:211) uptime 0.008 seconds - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,353 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:211) is shutdown - MDC[activemq.broker=mom214] 2024-06-25 23:54:44,353 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:44,353 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.078603 ms 2024-06-25 23:54:44,353 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [activemq-j2ee]> 2024-06-25 23:54:44,354 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:44,354 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [activemq-j2ee]> 2024-06-25 23:54:44,354 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1160645268'. 2024-06-25 23:54:44,355 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #215 initialized: null 2024-06-25 23:54:44,355 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom215] 2024-06-25 23:54:44,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom215] 2024-06-25 23:54:44,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom215] 2024-06-25 23:54:44,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom215] 2024-06-25 23:54:44,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom215] 2024-06-25 23:54:44,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:212) is starting - MDC[activemq.broker=mom215] 2024-06-25 23:54:44,356 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:212) started - MDC[activemq.broker=mom215] 2024-06-25 23:54:44,357 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom215] 2024-06-25 23:54:44,357 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom215 started - MDC[activemq.broker=mom215] 2024-06-25 23:54:44,357 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-635:1,clientId=null,started=false} - MDC[activemq.broker=mom215] 2024-06-25 23:54:47,363 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@589dd717] - MDC[activemq.broker=mom215] 2024-06-25 23:54:47,364 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom215] 2024-06-25 23:54:47,364 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom215] 2024-06-25 23:54:47,365 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom215 stopped - MDC[activemq.broker=mom215] 2024-06-25 23:54:47,365 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:212) is shutting down - MDC[activemq.broker=mom215] 2024-06-25 23:54:47,366 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:212) uptime 3.010 seconds - MDC[activemq.broker=mom215] 2024-06-25 23:54:47,366 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:212) is shutdown - MDC[activemq.broker=mom215] 2024-06-25 23:54:47,366 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:47,366 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3012.012727 ms 2024-06-25 23:54:47,366 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [activemq-j2ee]> 2024-06-25 23:54:47,367 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:47,367 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [activemq-j2ee]> 2024-06-25 23:54:47,367 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 668945867'. 2024-06-25 23:54:47,368 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #216 initialized: null 2024-06-25 23:54:47,369 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,369 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,369 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,369 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,369 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,370 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:213) is starting - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,370 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:213) started - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,370 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,370 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom216 started - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,373 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-638:2,clientId=null,started=false} - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,375 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@39b50027, org.eclipse.scout.rt.mom.jms.JmsSubscription@24c4370a] - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,379 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1ea482b4, org.eclipse.scout.rt.mom.jms.JmsSubscription@3470c771] - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,383 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@f41db7f, org.eclipse.scout.rt.mom.jms.JmsSubscription@4df8f4e9] - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,386 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1915879c, org.eclipse.scout.rt.mom.jms.JmsSubscription@58397dee] - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,389 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@22b00077, org.eclipse.scout.rt.mom.jms.JmsSubscription@28b36817] - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,392 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3cc9bde9, org.eclipse.scout.rt.mom.jms.JmsSubscription@75bbeb89] - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,395 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3a7be6e6, org.eclipse.scout.rt.mom.jms.JmsSubscription@33c590] - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,398 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@b768e4d, org.eclipse.scout.rt.mom.jms.JmsSubscription@ab7ac41] - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,401 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2c634c0, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e739968] - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,404 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@20d1737, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d96b0f] - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,405 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,405 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,406 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom216 stopped - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,406 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:213) is shutting down - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,406 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:213) uptime 0.037 seconds - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,406 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:213) is shutdown - MDC[activemq.broker=mom216] 2024-06-25 23:54:47,406 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:47,407 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 39.281730 ms 2024-06-25 23:54:47,407 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [activemq-j2ee]> 2024-06-25 23:54:47,407 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:47,407 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [activemq-j2ee]> 2024-06-25 23:54:47,408 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1528680966'. 2024-06-25 23:54:47,408 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #217 initialized: null 2024-06-25 23:54:47,409 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,409 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,409 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,409 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,409 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,410 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:214) is starting - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,410 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:214) started - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,410 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,410 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom217 started - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,412 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-641:2,clientId=null,started=false} - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,414 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d0695da] - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,414 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,415 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,415 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom217 stopped - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,415 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:214) is shutting down - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,415 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:214) uptime 0.006 seconds - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,415 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:214) is shutdown - MDC[activemq.broker=mom217] 2024-06-25 23:54:47,416 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:47,416 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.105997 ms 2024-06-25 23:54:47,416 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [activemq-j2ee]> 2024-06-25 23:54:47,416 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:47,416 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [activemq-j2ee]> 2024-06-25 23:54:47,417 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1370583853'. 2024-06-25 23:54:47,417 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #218 initialized: null 2024-06-25 23:54:47,418 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,418 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,418 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,418 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,418 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,418 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:215) is starting - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,419 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:215) started - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,419 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,419 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom218 started - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,419 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-644:1,clientId=null,started=false} - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,422 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7aa4ef24, org.eclipse.scout.rt.mom.jms.JmsSubscription@7f77d839] - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,423 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,423 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,423 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom218 stopped - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,424 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:215) is shutting down - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,424 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:215) uptime 0.006 seconds - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,424 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:215) is shutdown - MDC[activemq.broker=mom218] 2024-06-25 23:54:47,424 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:47,424 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.806991 ms 2024-06-25 23:54:47,424 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [activemq-j2ee]> 2024-06-25 23:54:47,425 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:47,425 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [artemis]> 2024-06-25 23:54:47,425 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1079503734'. 2024-06-25 23:54:47,427 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:47,428 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4d9b8cd5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:47,430 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4d9bdaf8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4d9b8cd5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4d9b8cd5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64c06f, true, {}] 2024-06-25 23:54:47,431 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3ab7b0f 2024-06-25 23:54:47,432 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4d9c2919-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4d9b8cd5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4d9b8cd5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@407b9b20, true, {}] 2024-06-25 23:54:47,433 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4d9c2919-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testSubscribeTransactional, [ANYCAST], true] 2024-06-25 23:54:47,434 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@109dd2fc 2024-06-25 23:54:47,435 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSubscribeTransactional, address=test/mom/testSubscribeTransactional, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:47,436 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4159ca54 2024-06-25 23:54:47,438 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=144, durable=true, userID=4d9cec6c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@21401883, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014) .................................................. ***** durable queues test/mom/testSubscribeTransactional: - queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null ***** non durable for test/mom/testSubscribeTransactional: .................................................. , transaction: null 2024-06-25 23:54:47,458 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4da020bd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4d9b8cd5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4d9b8cd5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5613e8d3, true, {}] 2024-06-25 23:54:47,459 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeTransactional, null, 0, false, true, null] 2024-06-25 23:54:47,460 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=4d9cec6c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@21401883 2024-06-25 23:54:47,461 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=4d9cec6c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@21401883 to transaction: TransactionImpl [xid=null, txID=147, xid=null, state=ACTIVE, createTime=1719359687458(Tue Jun 25 23:54:47 UTC 2024), timeoutSeconds=300, nr operations = 1]@2c338df0 2024-06-25 23:54:47,466 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=147, xid=null, state=ROLLEDBACK, createTime=1719359687458(Tue Jun 25 23:54:47 UTC 2024), timeoutSeconds=300, nr operations = 0]@2c338df0 involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=4d9cec6c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@21401883 2024-06-25 23:54:47,467 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=4d9cec6c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@21401883 2024-06-25 23:54:47,468 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=4d9cec6c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@21401883 to transaction: TransactionImpl [xid=null, txID=152, xid=null, state=ACTIVE, createTime=1719359687468(Tue Jun 25 23:54:47 UTC 2024), timeoutSeconds=300, nr operations = 1]@300db1cd 2024-06-25 23:54:47,472 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=152, xid=null, state=ROLLEDBACK, createTime=1719359687468(Tue Jun 25 23:54:47 UTC 2024), timeoutSeconds=300, nr operations = 0]@300db1cd involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=4d9cec6c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@21401883 2024-06-25 23:54:47,472 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=4d9cec6c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@21401883 2024-06-25 23:54:47,473 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=4d9cec6c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@21401883 to transaction: TransactionImpl [xid=null, txID=154, xid=null, state=ACTIVE, createTime=1719359687472(Tue Jun 25 23:54:47 UTC 2024), timeoutSeconds=300, nr operations = 1]@779a9354 2024-06-25 23:54:47,475 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=154, xid=null, state=ROLLEDBACK, createTime=1719359687472(Tue Jun 25 23:54:47 UTC 2024), timeoutSeconds=300, nr operations = 0]@779a9354 involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=4d9cec6c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@21401883 2024-06-25 23:54:47,476 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=4d9cec6c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@21401883 2024-06-25 23:54:47,477 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4da306ee-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4d9b8cd5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4d9b8cd5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@178e0ade, true, {}] 2024-06-25 23:54:47,477 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=4d9cec6c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@21401883 to transaction: TransactionImpl [xid=null, txID=156, xid=null, state=ACTIVE, createTime=1719359687476(Tue Jun 25 23:54:47 UTC 2024), timeoutSeconds=300, nr operations = 1]@5492f394 2024-06-25 23:54:47,478 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=4da306f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@624453852, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014) .................................................. ***** durable queues test/mom/testSubscribeTransactional: - queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null ***** non durable for test/mom/testSubscribeTransactional: .................................................. , transaction: null 2024-06-25 23:54:47,479 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=4da306f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@624453852 2024-06-25 23:54:47,479 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=4d9cec6c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@21401883, transaction: TransactionImpl [xid=null, txID=156, xid=null, state=COMMITTED, createTime=1719359687476(Tue Jun 25 23:54:47 UTC 2024), timeoutSeconds=300, nr operations = 0]@5492f394 2024-06-25 23:54:47,480 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=160, durable=true, userID=4da306f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@624453852 to transaction: TransactionImpl [xid=null, txID=159, xid=null, state=ACTIVE, createTime=1719359687477(Tue Jun 25 23:54:47 UTC 2024), timeoutSeconds=300, nr operations = 1]@1d21ac92 2024-06-25 23:54:47,482 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=160, durable=true, userID=4da306f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:47 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@624453852, transaction: TransactionImpl [xid=null, txID=159, xid=null, state=COMMITTED, createTime=1719359687477(Tue Jun 25 23:54:47 UTC 2024), timeoutSeconds=300, nr operations = 0]@1d21ac92 2024-06-25 23:54:48,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@4c0d7878, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a349644] 2024-06-25 23:54:48,481 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:48,481 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:48,481 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4d9b8cd5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:48,482 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:48,482 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1057.152830 ms 2024-06-25 23:54:48,482 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [artemis]> 2024-06-25 23:54:48,483 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:48,483 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,483 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1685697739'. 2024-06-25 23:54:48,485 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:48,486 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4e3cd5f2-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:48,486 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e3cfd05-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e3cd5f2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e3cd5f2-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39dd929, true, {}] 2024-06-25 23:54:48,487 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@388b9799 2024-06-25 23:54:48,488 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e3d2416-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e3cd5f2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e3cd5f2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@965b259, true, {}] 2024-06-25 23:54:48,489 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4e3d2416-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testQueuePublishFirst, [ANYCAST], true] 2024-06-25 23:54:48,489 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@215ef125 2024-06-25 23:54:48,490 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishFirst, address=test/mom/testQueuePublishFirst, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:48,490 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e829c51 2024-06-25 23:54:48,491 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=179, durable=true, userID=4e3dc059-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688867336, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:54:48,512 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e40cd9a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e3cd5f2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e3cd5f2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dbb8e97, true, {}] 2024-06-25 23:54:48,512 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:54:48,513 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[179]:RELIABLE:CoreMessage[messageID=179, durable=true, userID=4e3dc059-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688867336 2024-06-25 23:54:48,514 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=179, durable=true, userID=4e3dc059-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688867336 to transaction: TransactionImpl [xid=null, txID=186, xid=null, state=ACTIVE, createTime=1719359688513(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@593da9a5 2024-06-25 23:54:48,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4563d421] 2024-06-25 23:54:48,518 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=179, durable=true, userID=4e3dc059-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@688867336, transaction: TransactionImpl [xid=null, txID=186, xid=null, state=COMMITTED, createTime=1719359688513(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@593da9a5 2024-06-25 23:54:48,518 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:48,518 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:48,519 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4e3cd5f2-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:48,519 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:48,519 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 35.997701 ms 2024-06-25 23:54:48,519 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,520 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:48,520 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,520 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 981330853'. 2024-06-25 23:54:48,521 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:48,522 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4e427b4c-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:48,522 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e427b4f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e427b4c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e427b4c-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@259b6250, true, {}] 2024-06-25 23:54:48,523 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@29244152 2024-06-25 23:54:48,523 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e42a260-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e427b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e427b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d78c1c9, true, {}] 2024-06-25 23:54:48,525 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=197, durable=true, userID=4e42c972-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1041598034, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:54:48,526 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e431793-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e427b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e427b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61696e54, true, {}] 2024-06-25 23:54:48,526 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:54:48,527 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[197]:RELIABLE:CoreMessage[messageID=197, durable=true, userID=4e42c972-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1041598034 2024-06-25 23:54:48,527 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=197, durable=true, userID=4e42c972-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1041598034 to transaction: TransactionImpl [xid=null, txID=204, xid=null, state=ACTIVE, createTime=1719359688527(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5241696b 2024-06-25 23:54:48,528 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c3bac88] 2024-06-25 23:54:48,529 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=197, durable=true, userID=4e42c972-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1041598034, transaction: TransactionImpl [xid=null, txID=204, xid=null, state=COMMITTED, createTime=1719359688527(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5241696b 2024-06-25 23:54:48,529 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:48,529 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:48,530 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4e427b4c-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:48,531 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:48,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.065385 ms 2024-06-25 23:54:48,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:48,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1953436933'. 2024-06-25 23:54:48,533 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:48,533 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4e442905-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:48,534 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e445018-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e442905-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e442905-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e40f83e, true, {}] 2024-06-25 23:54:48,534 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@188caeaf 2024-06-25 23:54:48,535 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e445019-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e442905-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e442905-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30ce6806, true, {}] 2024-06-25 23:54:48,536 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=215, durable=true, userID=4e44772b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@332372610, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:54:48,537 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e44c54c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e442905-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e442905-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d617143, true, {}] 2024-06-25 23:54:48,538 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:54:48,538 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[215]:RELIABLE:CoreMessage[messageID=215, durable=true, userID=4e44772b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@332372610 2024-06-25 23:54:48,538 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=215, durable=true, userID=4e44772b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@332372610 to transaction: TransactionImpl [xid=null, txID=222, xid=null, state=ACTIVE, createTime=1719359688538(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@bd3c222 2024-06-25 23:54:48,539 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@ceeb762] 2024-06-25 23:54:48,540 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=215, durable=true, userID=4e44772b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@332372610, transaction: TransactionImpl [xid=null, txID=222, xid=null, state=COMMITTED, createTime=1719359688538(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@bd3c222 2024-06-25 23:54:48,540 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:48,540 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:48,541 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4e442905-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:48,541 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:48,541 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.082767 ms 2024-06-25 23:54:48,541 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,542 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:48,542 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,542 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1347365837'. 2024-06-25 23:54:48,544 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:48,544 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4e45d6be-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:48,544 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e45d6c1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e45d6be-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e45d6be-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63591d48, true, {}] 2024-06-25 23:54:48,545 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@66fd9613 2024-06-25 23:54:48,545 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e45fdd2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e45d6be-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e45d6be-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@326e9624, true, {}] 2024-06-25 23:54:48,547 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=233, durable=true, userID=4e4624e4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1539577338, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:54:48,548 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e467305-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e45d6be-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e45d6be-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f963ffc, true, {}] 2024-06-25 23:54:48,548 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:54:48,549 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[233]:RELIABLE:CoreMessage[messageID=233, durable=true, userID=4e4624e4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1539577338 2024-06-25 23:54:48,549 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=233, durable=true, userID=4e4624e4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1539577338 to transaction: TransactionImpl [xid=null, txID=240, xid=null, state=ACTIVE, createTime=1719359688549(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7682e4d7 2024-06-25 23:54:48,549 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c33d539] 2024-06-25 23:54:48,550 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=233, durable=true, userID=4e4624e4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1539577338, transaction: TransactionImpl [xid=null, txID=240, xid=null, state=COMMITTED, createTime=1719359688549(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7682e4d7 2024-06-25 23:54:48,551 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:48,551 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:48,551 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4e45d6be-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:48,552 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:48,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.213443 ms 2024-06-25 23:54:48,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:48,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 742344634'. 2024-06-25 23:54:48,554 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:48,554 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4e475d67-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:48,555 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e47847a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e475d67-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e475d67-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dc665b7, true, {}] 2024-06-25 23:54:48,556 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@10bf2185 2024-06-25 23:54:48,556 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e47ab8b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e475d67-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e475d67-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34c0eca5, true, {}] 2024-06-25 23:54:48,557 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=251, durable=true, userID=4e47d29d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1882799974, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:54:48,558 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e47f9ae-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e475d67-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e475d67-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c48c25e, true, {}] 2024-06-25 23:54:48,558 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:54:48,559 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=4e47d29d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1882799974 2024-06-25 23:54:48,559 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=251, durable=true, userID=4e47d29d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1882799974 to transaction: TransactionImpl [xid=null, txID=258, xid=null, state=ACTIVE, createTime=1719359688559(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@40e43954 2024-06-25 23:54:48,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6b0f50d8] 2024-06-25 23:54:48,561 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=251, durable=true, userID=4e47d29d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1882799974, transaction: TransactionImpl [xid=null, txID=258, xid=null, state=COMMITTED, createTime=1719359688559(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@40e43954 2024-06-25 23:54:48,561 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:48,561 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:48,562 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4e475d67-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:48,562 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:48,562 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.576506 ms 2024-06-25 23:54:48,562 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,563 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:48,563 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,563 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1473237843'. 2024-06-25 23:54:48,564 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:48,564 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4e48e410-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:48,566 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e490b23-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e48e410-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e48e410-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c545448, true, {}] 2024-06-25 23:54:48,566 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1ccdc8c8 2024-06-25 23:54:48,567 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e493234-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e48e410-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e48e410-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28061ab7, true, {}] 2024-06-25 23:54:48,568 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=269, durable=true, userID=4e495946-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1002227279, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:54:48,569 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e49a767-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e48e410-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e48e410-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@661224ff, true, {}] 2024-06-25 23:54:48,569 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:54:48,570 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[269]:RELIABLE:CoreMessage[messageID=269, durable=true, userID=4e495946-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1002227279 2024-06-25 23:54:48,570 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=269, durable=true, userID=4e495946-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1002227279 to transaction: TransactionImpl [xid=null, txID=276, xid=null, state=ACTIVE, createTime=1719359688570(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@326affd7 2024-06-25 23:54:48,571 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d9cc10] 2024-06-25 23:54:48,572 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=269, durable=true, userID=4e495946-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1002227279, transaction: TransactionImpl [xid=null, txID=276, xid=null, state=COMMITTED, createTime=1719359688570(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@326affd7 2024-06-25 23:54:48,572 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:48,572 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:48,573 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4e48e410-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:48,573 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:48,573 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.565591 ms 2024-06-25 23:54:48,573 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,574 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:48,574 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,574 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 947297132'. 2024-06-25 23:54:48,575 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:48,575 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4e4a91c9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:48,576 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e4ab8dc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e4a91c9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e4a91c9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d87dba0, true, {}] 2024-06-25 23:54:48,576 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@582ce329 2024-06-25 23:54:48,577 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e4adfed-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e4a91c9-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e4a91c9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f958fce, true, {}] 2024-06-25 23:54:48,578 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=287, durable=true, userID=4e4adfef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1140398357, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:54:48,579 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e4b2e10-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e4a91c9-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e4a91c9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@305dcb27, true, {}] 2024-06-25 23:54:48,580 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:54:48,580 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[287]:RELIABLE:CoreMessage[messageID=287, durable=true, userID=4e4adfef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1140398357 2024-06-25 23:54:48,580 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=287, durable=true, userID=4e4adfef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1140398357 to transaction: TransactionImpl [xid=null, txID=294, xid=null, state=ACTIVE, createTime=1719359688580(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f1b679f 2024-06-25 23:54:48,581 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35825d43] 2024-06-25 23:54:48,582 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=287, durable=true, userID=4e4adfef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1140398357, transaction: TransactionImpl [xid=null, txID=294, xid=null, state=COMMITTED, createTime=1719359688580(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f1b679f 2024-06-25 23:54:48,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:48,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:48,583 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4e4a91c9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:48,583 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:48,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.573885 ms 2024-06-25 23:54:48,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:48,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1588245141'. 2024-06-25 23:54:48,585 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:48,585 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4e4c1872-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:48,586 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e4c3f85-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e4c1872-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e4c1872-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b32607f, true, {}] 2024-06-25 23:54:48,586 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@14cf30b3 2024-06-25 23:54:48,587 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e4c6696-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e4c1872-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e4c1872-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@320d169d, true, {}] 2024-06-25 23:54:48,588 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=305, durable=true, userID=4e4c6698-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1279291216, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:54:48,589 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e4cb4b9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e4c1872-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e4c1872-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6302ef85, true, {}] 2024-06-25 23:54:48,590 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:54:48,590 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[305]:RELIABLE:CoreMessage[messageID=305, durable=true, userID=4e4c6698-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1279291216 2024-06-25 23:54:48,591 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=305, durable=true, userID=4e4c6698-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1279291216 to transaction: TransactionImpl [xid=null, txID=312, xid=null, state=ACTIVE, createTime=1719359688590(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@714e2ea9 2024-06-25 23:54:48,591 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@70376c6] 2024-06-25 23:54:48,592 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=305, durable=true, userID=4e4c6698-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1279291216, transaction: TransactionImpl [xid=null, txID=312, xid=null, state=COMMITTED, createTime=1719359688590(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@714e2ea9 2024-06-25 23:54:48,593 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:48,593 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:48,593 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4e4c1872-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:48,594 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:48,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.890408 ms 2024-06-25 23:54:48,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:48,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1439128434'. 2024-06-25 23:54:48,596 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:48,596 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4e4dc62b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:48,596 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e4dc62e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e4dc62b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e4dc62b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a026edd, true, {}] 2024-06-25 23:54:48,597 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@11f81488 2024-06-25 23:54:48,597 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e4ded3f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e4dc62b-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e4dc62b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6daf40e9, true, {}] 2024-06-25 23:54:48,599 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=323, durable=true, userID=4e4e1451-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1081900093, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:54:48,600 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e4e6272-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e4dc62b-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e4dc62b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60704d01, true, {}] 2024-06-25 23:54:48,600 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:54:48,601 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[323]:RELIABLE:CoreMessage[messageID=323, durable=true, userID=4e4e1451-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1081900093 2024-06-25 23:54:48,601 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=323, durable=true, userID=4e4e1451-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1081900093 to transaction: TransactionImpl [xid=null, txID=330, xid=null, state=ACTIVE, createTime=1719359688601(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d4e362 2024-06-25 23:54:48,601 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c88a842] 2024-06-25 23:54:48,602 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=323, durable=true, userID=4e4e1451-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1081900093, transaction: TransactionImpl [xid=null, txID=330, xid=null, state=COMMITTED, createTime=1719359688601(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d4e362 2024-06-25 23:54:48,603 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:48,603 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:48,603 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4e4dc62b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:48,604 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:48,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.839490 ms 2024-06-25 23:54:48,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:48,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,605 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 902585205'. 2024-06-25 23:54:48,606 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:48,606 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4e4f4cd4-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:48,607 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e4f73e7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e4f4cd4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e4f4cd4-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64aa43e3, true, {}] 2024-06-25 23:54:48,608 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1c8e1233 2024-06-25 23:54:48,608 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e4f9af8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e4f4cd4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e4f4cd4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ffc2ed8, true, {}] 2024-06-25 23:54:48,609 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=341, durable=true, userID=4e4f9afa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1487832918, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:54:48,610 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e4fe91b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e4f4cd4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e4f4cd4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29e8baa5, true, {}] 2024-06-25 23:54:48,610 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:54:48,611 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=4e4f9afa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1487832918 2024-06-25 23:54:48,611 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=341, durable=true, userID=4e4f9afa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1487832918 to transaction: TransactionImpl [xid=null, txID=348, xid=null, state=ACTIVE, createTime=1719359688611(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1a1f2351 2024-06-25 23:54:48,612 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@336b6e93] 2024-06-25 23:54:48,613 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=341, durable=true, userID=4e4f9afa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1487832918, transaction: TransactionImpl [xid=null, txID=348, xid=null, state=COMMITTED, createTime=1719359688611(Tue Jun 25 23:54:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1a1f2351 2024-06-25 23:54:48,613 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:48,613 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:48,614 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4e4f4cd4-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:48,614 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:48,614 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.739108 ms 2024-06-25 23:54:48,614 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis]> 2024-06-25 23:54:48,615 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:48,615 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]> 2024-06-25 23:54:48,615 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1707704043'. 2024-06-25 23:54:48,616 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:48,617 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4e50fa8d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:48,617 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e50fa90-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e50fa8d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e50fa8d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a8e042c, true, {}] 2024-06-25 23:54:48,618 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@a712344 2024-06-25 23:54:48,618 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e5120a1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e50fa8d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e50fa8d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b9d91df, true, {}] 2024-06-25 23:54:48,619 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4e5120a1-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-25 23:54:48,619 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3274627b 2024-06-25 23:54:48,620 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=361, durable=true, userID=4e5147b3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1923925956, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:54:48,621 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e5195d4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e50fa8d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e50fa8d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a51d3ad, true, {}] 2024-06-25 23:54:48,622 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=56f8b250-57bd-4233-98f3-5cc1985fcd75, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:48,622 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79d1d813 2024-06-25 23:54:48,623 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 56f8b250-57bd-4233-98f3-5cc1985fcd75, null, 0, false, true, null] 2024-06-25 23:54:48,823 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5cdd5ff9] 2024-06-25 23:54:48,825 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [56f8b250-57bd-4233-98f3-5cc1985fcd75] 2024-06-25 23:54:48,827 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:48,827 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:48,827 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4e50fa8d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:48,828 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:48,828 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.642033 ms 2024-06-25 23:54:48,828 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]> 2024-06-25 23:54:48,828 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:48,828 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]> 2024-06-25 23:54:48,829 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 475794730'. 2024-06-25 23:54:48,830 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:48,830 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4e7179e7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:48,831 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e71a0fa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e7179e7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e7179e7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8106f91, true, {}] 2024-06-25 23:54:48,832 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7b1d3a05 2024-06-25 23:54:48,832 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e71c80b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e7179e7-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e7179e7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e298f3b, true, {}] 2024-06-25 23:54:48,833 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4e71c80b-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-25 23:54:48,833 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@14e4a789 2024-06-25 23:54:48,834 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=389, durable=true, userID=4e72162d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@773172639, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:54:48,835 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e723d3e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e7179e7-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e7179e7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d9962ce, true, {}] 2024-06-25 23:54:48,836 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=adee1c35-d2df-43d9-9631-ff2e9a12fe90, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:48,836 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47dd65ec 2024-06-25 23:54:48,837 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, adee1c35-d2df-43d9-9631-ff2e9a12fe90, null, 0, false, true, null] 2024-06-25 23:54:49,037 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@34f876c] 2024-06-25 23:54:49,038 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [adee1c35-d2df-43d9-9631-ff2e9a12fe90] 2024-06-25 23:54:49,040 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:49,040 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:49,040 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4e7179e7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:49,041 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:49,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.693298 ms 2024-06-25 23:54:49,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]> 2024-06-25 23:54:49,042 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:49,042 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]> 2024-06-25 23:54:49,042 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1867830167'. 2024-06-25 23:54:49,043 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:49,044 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4e922151-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:49,044 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e922154-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e922151-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e922151-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@339380b6, true, {}] 2024-06-25 23:54:49,045 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@48306567 2024-06-25 23:54:49,045 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e924865-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e922151-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e922151-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d1e5b4f, true, {}] 2024-06-25 23:54:49,046 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4e924865-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-25 23:54:49,046 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@66a18a7a 2024-06-25 23:54:49,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=417, durable=true, userID=4e929687-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:49 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1975478907, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:54:49,048 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4e92bd98-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4e922151-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4e922151-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f959a00, true, {}] 2024-06-25 23:54:49,049 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5039fa78-ff1e-45ad-9f29-eea1db7daf5a, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:49,049 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63fb6082 2024-06-25 23:54:49,050 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5039fa78-ff1e-45ad-9f29-eea1db7daf5a, null, 0, false, true, null] 2024-06-25 23:54:49,250 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7aead157] 2024-06-25 23:54:49,251 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5039fa78-ff1e-45ad-9f29-eea1db7daf5a] 2024-06-25 23:54:49,252 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:49,253 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:49,253 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4e922151-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:49,254 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:49,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.987461 ms 2024-06-25 23:54:49,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]> 2024-06-25 23:54:49,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:49,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]> 2024-06-25 23:54:49,254 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 859503699'. 2024-06-25 23:54:49,256 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:49,256 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4eb27a9b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:49,257 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4eb2a1ae-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4eb27a9b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4eb27a9b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ba0da22, true, {}] 2024-06-25 23:54:49,257 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5c452e69 2024-06-25 23:54:49,258 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4eb2c8bf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4eb27a9b-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4eb27a9b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d30549e, true, {}] 2024-06-25 23:54:49,258 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4eb2c8bf-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-25 23:54:49,259 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6306c3d3 2024-06-25 23:54:49,260 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=445, durable=true, userID=4eb2efd1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:49 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1284541329, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:54:49,261 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4eb316e2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4eb27a9b-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4eb27a9b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36ab2973, true, {}] 2024-06-25 23:54:49,261 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2e1bd60e-5800-4097-8337-3a455a3e8221, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:49,261 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44ae7991 2024-06-25 23:54:49,262 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2e1bd60e-5800-4097-8337-3a455a3e8221, null, 0, false, true, null] 2024-06-25 23:54:49,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24a5ddd7] 2024-06-25 23:54:49,463 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2e1bd60e-5800-4097-8337-3a455a3e8221] 2024-06-25 23:54:49,464 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:49,464 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:49,465 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4eb27a9b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:49,465 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:49,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.226060 ms 2024-06-25 23:54:49,466 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]> 2024-06-25 23:54:49,466 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:49,466 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]> 2024-06-25 23:54:49,466 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1262395522'. 2024-06-25 23:54:49,468 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:49,468 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4ed2d3e5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:49,468 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4ed2d3e8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4ed2d3e5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4ed2d3e5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2eb6d924, true, {}] 2024-06-25 23:54:49,469 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7f0b32c0 2024-06-25 23:54:49,469 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4ed2faf9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4ed2d3e5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4ed2d3e5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e758e4c, true, {}] 2024-06-25 23:54:49,470 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4ed2faf9-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-25 23:54:49,470 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@71479d1b 2024-06-25 23:54:49,471 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=473, durable=true, userID=4ed3491b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:49 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2035201436, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:54:49,472 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4ed3702c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4ed2d3e5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4ed2d3e5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@422b710a, true, {}] 2024-06-25 23:54:49,473 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8c24877a-f99a-40b2-8474-6925f9c6cac1, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:49,473 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d323970 2024-06-25 23:54:49,474 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8c24877a-f99a-40b2-8474-6925f9c6cac1, null, 0, false, true, null] 2024-06-25 23:54:49,674 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@16c559c7] 2024-06-25 23:54:49,675 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8c24877a-f99a-40b2-8474-6925f9c6cac1] 2024-06-25 23:54:49,677 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:49,677 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:49,677 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4ed2d3e5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:49,678 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:49,678 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.752777 ms 2024-06-25 23:54:49,678 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]> 2024-06-25 23:54:49,678 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:49,678 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]> 2024-06-25 23:54:49,678 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1834582370'. 2024-06-25 23:54:49,680 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:49,680 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4ef32d2f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:49,681 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4ef35442-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4ef32d2f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4ef32d2f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40dbd8be, true, {}] 2024-06-25 23:54:49,682 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@71de943f 2024-06-25 23:54:49,682 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4ef37b53-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4ef32d2f-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4ef32d2f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8da2656, true, {}] 2024-06-25 23:54:49,683 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4ef37b53-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-25 23:54:49,683 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7729d6cd 2024-06-25 23:54:49,684 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=501, durable=true, userID=4ef3a265-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:49 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@533187956, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:54:49,685 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4ef3f086-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4ef32d2f-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4ef32d2f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f42b4f, true, {}] 2024-06-25 23:54:49,685 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fa254f69-0530-42d9-b16a-fd3fe7738306, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:49,686 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4db9f22 2024-06-25 23:54:49,686 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fa254f69-0530-42d9-b16a-fd3fe7738306, null, 0, false, true, null] 2024-06-25 23:54:49,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2296926d] 2024-06-25 23:54:49,887 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fa254f69-0530-42d9-b16a-fd3fe7738306] 2024-06-25 23:54:49,889 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:49,889 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:49,889 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4ef32d2f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:49,890 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:49,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.741213 ms 2024-06-25 23:54:49,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]> 2024-06-25 23:54:49,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:49,891 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]> 2024-06-25 23:54:49,891 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2003652822'. 2024-06-25 23:54:49,892 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:49,892 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4f138679-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:49,893 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f13ad8c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f138679-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f138679-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76395f68, true, {}] 2024-06-25 23:54:49,894 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6e774194 2024-06-25 23:54:49,894 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f13d49d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f138679-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f138679-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@475efc43, true, {}] 2024-06-25 23:54:49,895 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4f13d49d-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-25 23:54:49,895 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5aade41c 2024-06-25 23:54:49,896 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=529, durable=true, userID=4f13fbaf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:49 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@614915575, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:54:49,897 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f1449d0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f138679-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f138679-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5326000b, true, {}] 2024-06-25 23:54:49,897 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a19f0bea-8e40-49cc-b5a3-4fb8ff783281, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:49,898 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3c4fc88b 2024-06-25 23:54:49,898 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a19f0bea-8e40-49cc-b5a3-4fb8ff783281, null, 0, false, true, null] 2024-06-25 23:54:50,099 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@415cb259] 2024-06-25 23:54:50,099 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a19f0bea-8e40-49cc-b5a3-4fb8ff783281] 2024-06-25 23:54:50,101 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:50,101 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:50,101 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4f138679-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:50,102 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:50,102 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.393455 ms 2024-06-25 23:54:50,102 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]> 2024-06-25 23:54:50,102 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:50,102 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]> 2024-06-25 23:54:50,103 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1766423094'. 2024-06-25 23:54:50,104 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:50,104 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4f33dfc3-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:50,105 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f3406d6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f33dfc3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f33dfc3-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26858a8f, true, {}] 2024-06-25 23:54:50,105 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7405e77f 2024-06-25 23:54:50,106 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f3406d7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f33dfc3-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f33dfc3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e907ebd, true, {}] 2024-06-25 23:54:50,106 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4f3406d7-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-25 23:54:50,106 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@78a5eb94 2024-06-25 23:54:50,107 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=557, durable=true, userID=4f3454f9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:50 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@205756325, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:54:50,108 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f347c0a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f33dfc3-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f33dfc3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@561f9014, true, {}] 2024-06-25 23:54:50,109 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=49d993c1-820d-4122-a96a-83805c156375, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:50,109 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3af82306 2024-06-25 23:54:50,109 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 49d993c1-820d-4122-a96a-83805c156375, null, 0, false, true, null] 2024-06-25 23:54:50,310 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1bb90d4d] 2024-06-25 23:54:50,311 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [49d993c1-820d-4122-a96a-83805c156375] 2024-06-25 23:54:50,312 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:50,312 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:50,313 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4f33dfc3-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:50,313 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:50,313 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 210.838589 ms 2024-06-25 23:54:50,313 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]> 2024-06-25 23:54:50,314 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:50,314 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]> 2024-06-25 23:54:50,314 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1776502451'. 2024-06-25 23:54:50,316 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:50,316 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4f54390d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:50,316 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f543910-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f54390d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f54390d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d6ae179, true, {}] 2024-06-25 23:54:50,317 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@182ce25e 2024-06-25 23:54:50,317 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f546021-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f54390d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f54390d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42a89b25, true, {}] 2024-06-25 23:54:50,318 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4f546021-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-25 23:54:50,318 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@103965c7 2024-06-25 23:54:50,319 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=585, durable=true, userID=4f548733-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:50 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1197528946, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:54:50,320 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f54d554-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f54390d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f54390d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77dfdffe, true, {}] 2024-06-25 23:54:50,321 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8b6f5f70-c50a-4180-b9a3-46a0a8be1ef1, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:50,321 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1e10cd6a 2024-06-25 23:54:50,321 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8b6f5f70-c50a-4180-b9a3-46a0a8be1ef1, null, 0, false, true, null] 2024-06-25 23:54:50,522 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3a4181ba] 2024-06-25 23:54:50,523 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8b6f5f70-c50a-4180-b9a3-46a0a8be1ef1] 2024-06-25 23:54:50,524 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:50,524 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:50,524 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4f54390d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:50,525 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:50,525 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.077648 ms 2024-06-25 23:54:50,525 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]> 2024-06-25 23:54:50,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:50,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis]> 2024-06-25 23:54:50,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1288296050'. 2024-06-25 23:54:50,527 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:50,528 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4f749257-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:50,528 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f74925a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f749257-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f749257-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73c24521, true, {}] 2024-06-25 23:54:50,529 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@19d75d3c 2024-06-25 23:54:50,529 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f74b96b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f749257-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f749257-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b34185, true, {}] 2024-06-25 23:54:50,530 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4f74b96b-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-25 23:54:50,530 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7557b4fe 2024-06-25 23:54:50,531 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=613, durable=true, userID=4f74e07d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:50 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@417795134, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:54:50,532 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f752e9e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f749257-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f749257-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10b7cd16, true, {}] 2024-06-25 23:54:50,532 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7ecc897b-8665-4534-bae5-e6db68d81290, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:50,533 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@65af98df 2024-06-25 23:54:50,533 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7ecc897b-8665-4534-bae5-e6db68d81290, null, 0, false, true, null] 2024-06-25 23:54:50,734 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d9f624] 2024-06-25 23:54:50,734 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7ecc897b-8665-4534-bae5-e6db68d81290] 2024-06-25 23:54:50,736 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:50,736 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:50,736 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4f749257-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:50,737 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:50,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.542436 ms 2024-06-25 23:54:50,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis]> 2024-06-25 23:54:50,738 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:50,738 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [artemis]> 2024-06-25 23:54:50,738 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1753822100'. 2024-06-25 23:54:50,740 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:50,740 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4f94eba1-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:50,741 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f9512b4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f94eba1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f94eba1-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43af72ce, true, {}] 2024-06-25 23:54:50,742 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@752a2d2f - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:50,742 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f9539c5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f94eba1-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f94eba1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f1a39f1, true, {}] 2024-06-25 23:54:50,743 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4f9539c5-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testProperties, [MULTICAST], true] 2024-06-25 23:54:50,743 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1348fd39 2024-06-25 23:54:50,743 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e9fa4e8d-f199-485d-a31b-48c405cdcf5e, address=test/mom/testProperties, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:50,744 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26c545ab 2024-06-25 23:54:50,744 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e9fa4e8d-f199-485d-a31b-48c405cdcf5e, null, 0, false, true, null] 2024-06-25 23:54:50,745 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f9587e7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f94eba1-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f94eba1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4884b5ca, true, {}] 2024-06-25 23:54:50,746 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=647, durable=true, userID=4f95aef9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:50 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2064532102, context: RoutingContextImpl(Address=test/mom/testProperties, routingType=MULTICAST, PreviousAddress=test/mom/testProperties previousRoute:MULTICAST, reusable=true, version=-2147482992) .................................................. ***** durable queues test/mom/testProperties: ***** non durable for test/mom/testProperties: - queueID=641 address:test/mom/testProperties name:e9fa4e8d-f199-485d-a31b-48c405cdcf5e filter:null .................................................. , transaction: null 2024-06-25 23:54:50,746 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e9fa4e8d-f199-485d-a31b-48c405cdcf5e: Reference[647]:RELIABLE:CoreMessage[messageID=647, durable=true, userID=4f95aef9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:50 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2064532102 2024-06-25 23:54:50,746 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e9fa4e8d-f199-485d-a31b-48c405cdcf5e: CoreMessage[messageID=647, durable=true, userID=4f95aef9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:50 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2064532102 to transaction: TransactionImpl [xid=null, txID=650, xid=null, state=ACTIVE, createTime=1719359690746(Tue Jun 25 23:54:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1601862b 2024-06-25 23:54:50,746 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e9fa4e8d-f199-485d-a31b-48c405cdcf5e: CoreMessage[messageID=647, durable=true, userID=4f95aef9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:50 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2064532102, transaction: TransactionImpl [xid=null, txID=650, xid=null, state=COMMITTED, createTime=1719359690746(Tue Jun 25 23:54:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1601862b 2024-06-25 23:54:50,746 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2ab91b65] 2024-06-25 23:54:50,747 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e9fa4e8d-f199-485d-a31b-48c405cdcf5e] 2024-06-25 23:54:50,748 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:50,748 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:50,748 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4f94eba1-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:50,749 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:50,749 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.816869 ms 2024-06-25 23:54:50,749 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [artemis]> 2024-06-25 23:54:50,750 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:50,750 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [artemis]> 2024-06-25 23:54:50,750 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2093546827'. 2024-06-25 23:54:50,751 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:50,752 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4f96c06b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:50,752 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f96c06e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f96c06b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f96c06b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70413ae3, true, {}] 2024-06-25 23:54:50,753 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@30564480 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:50,753 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f96e77f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f96c06b-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f96c06b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49736b5e, true, {}] 2024-06-25 23:54:50,754 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishJsonData, address=test/mom/testPublishJsonData, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:50,754 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7af48b6 2024-06-25 23:54:50,754 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4f97ecf9 2024-06-25 23:54:50,755 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonData, null, 0, false, true, null] 2024-06-25 23:54:50,755 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f9735a1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f96c06b-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f96c06b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cb0b923, true, {}] 2024-06-25 23:54:50,756 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=677, durable=true, userID=4f975cb3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1458039988, context: RoutingContextImpl(Address=test/mom/testPublishJsonData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonData previousRoute:ANYCAST, reusable=true, version=-2147482990) .................................................. ***** durable queues test/mom/testPublishJsonData: - queueID=670 address:test/mom/testPublishJsonData name:test/mom/testPublishJsonData filter:null ***** non durable for test/mom/testPublishJsonData: .................................................. , transaction: null 2024-06-25 23:54:50,757 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonData: Reference[677]:RELIABLE:CoreMessage[messageID=677, durable=true, userID=4f975cb3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1458039988 2024-06-25 23:54:50,757 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonData: CoreMessage[messageID=677, durable=true, userID=4f975cb3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1458039988 to transaction: TransactionImpl [xid=null, txID=680, xid=null, state=ACTIVE, createTime=1719359690757(Tue Jun 25 23:54:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a40c6db 2024-06-25 23:54:50,758 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@245b009a, org.eclipse.scout.rt.mom.jms.JmsSubscription@50ccd6a] 2024-06-25 23:54:50,760 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonData: CoreMessage[messageID=677, durable=true, userID=4f975cb3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1458039988, transaction: TransactionImpl [xid=null, txID=680, xid=null, state=COMMITTED, createTime=1719359690757(Tue Jun 25 23:54:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a40c6db 2024-06-25 23:54:50,761 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:50,761 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:50,761 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4f96c06b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:50,763 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:50,763 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.015493 ms 2024-06-25 23:54:50,763 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [artemis]> 2024-06-25 23:54:50,764 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:50,764 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [artemis]> 2024-06-25 23:54:50,764 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 971046435'. 2024-06-25 23:54:50,767 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:50,767 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 4f990a65-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:50,768 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f993178-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f990a65-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f990a65-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b7266fc, true, {}] 2024-06-25 23:54:50,769 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@438e114a - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:50,769 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f995889-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f990a65-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f990a65-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@514ddc97, true, {}] 2024-06-25 23:54:50,769 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4f995889-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishSubscribe, [MULTICAST], true] 2024-06-25 23:54:50,770 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@372e183 2024-06-25 23:54:50,770 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dadec474-d098-46ee-ab09-ea094fc7e9e6, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:50,770 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7c296844 2024-06-25 23:54:50,771 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dadec474-d098-46ee-ab09-ea094fc7e9e6, null, 0, false, true, null] 2024-06-25 23:54:50,771 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [dadec474-d098-46ee-ab09-ea094fc7e9e6] 2024-06-25 23:54:50,772 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [4f99cdbb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f990a65-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f990a65-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@135ea748, true, {}] 2024-06-25 23:54:50,774 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 4f99cdbb-334e-11ef-8db2-0a580a281190 with parameters: [Address [name=test/mom/testTopicPublishSubscribe, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false, bindingRemovedTimestamp=-1, swept=false, createdTimestamp=1719359690773], true] 2024-06-25 23:54:50,774 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@469ddd9c 2024-06-25 23:54:50,774 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=710, durable=true, userID=4f99f4cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:50 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1725039048, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:54:51,775 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5032d96e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f990a65-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f990a65-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ff48e9c, true, {}] 2024-06-25 23:54:51,778 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4).Durable-Test-Subscription, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:51,778 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@b75f866 2024-06-25 23:54:51,779 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4).Durable-Test-Subscription, null, 0, false, true, null] 2024-06-25 23:54:52,780 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [50cc3340-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f990a65-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f990a65-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@645c3977, true, {}] 2024-06-25 23:54:52,782 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=728, durable=true, userID=50cc5a52-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:52 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1172991165, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147482987) .................................................. ***** durable queues test/mom/testTopicPublishSubscribe: - queueID=717 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4).Durable-Test-Subscription filter:null ***** non durable for test/mom/testTopicPublishSubscribe: .................................................. , transaction: null 2024-06-25 23:54:53,783 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51653ef3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f990a65-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f990a65-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f31d3ab, true, {}] 2024-06-25 23:54:53,784 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4).Durable-Test-Subscription, null, 0, false, true, null] 2024-06-25 23:54:53,785 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4).Durable-Test-Subscription: Reference[728]:RELIABLE:CoreMessage[messageID=728, durable=true, userID=50cc5a52-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:52 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1172991165 2024-06-25 23:54:53,785 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4).Durable-Test-Subscription: CoreMessage[messageID=728, durable=true, userID=50cc5a52-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:52 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1172991165 to transaction: TransactionImpl [xid=null, txID=735, xid=null, state=ACTIVE, createTime=1719359693785(Tue Jun 25 23:54:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@52e357ad 2024-06-25 23:54:53,789 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4).Durable-Test-Subscription: CoreMessage[messageID=728, durable=true, userID=50cc5a52-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:52 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1172991165, transaction: TransactionImpl [xid=null, txID=735, xid=null, state=COMMITTED, createTime=1719359693785(Tue Jun 25 23:54:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@52e357ad 2024-06-25 23:54:53,790 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51665064-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f990a65-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f990a65-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6311794f, true, {}] 2024-06-25 23:54:53,791 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4).Durable-Test-Subscription] 2024-06-25 23:54:53,792 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51669e85-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f990a65-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f990a65-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@162b4fbe, true, {}] 2024-06-25 23:54:53,794 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 51669e85-334e-11ef-8db2-0a580a281190 with parameters: [Address [name=test/mom/testTopicPublishSubscribe, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false, bindingRemovedTimestamp=-1, swept=false, createdTimestamp=1719359693794], true] 2024-06-25 23:54:53,794 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@25ef020 2024-06-25 23:54:53,794 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=753, durable=true, userID=5166c597-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:53 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=617, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1036529048, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:54:53,795 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [516713b8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=4f990a65-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=4f990a65-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b089309, true, {}] 2024-06-25 23:54:53,796 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4).Durable-Test-Subscription, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:53,796 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3820aed 2024-06-25 23:54:53,797 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4).Durable-Test-Subscription, null, 0, false, true, null] 2024-06-25 23:54:54,797 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24c8bc1e, org.eclipse.scout.rt.mom.jms.JmsSubscription@16488ed7, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ac2772d, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c380db5] 2024-06-25 23:54:54,799 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:54,799 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:54,799 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 4f990a65-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:54,800 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:54,800 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4036.154625 ms 2024-06-25 23:54:54,800 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [artemis]> 2024-06-25 23:54:54,801 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:54,801 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [artemis]> 2024-06-25 23:54:54,801 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1516698663'. 2024-06-25 23:54:54,803 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:54,804 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 520109cb-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:54,804 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520109ce-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d6c483c, true, {}] 2024-06-25 23:54:54,805 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@10f1804a - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:54,805 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520130df-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6edf7e16, true, {}] 2024-06-25 23:54:54,806 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishAndConsumeInternal, address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:54,806 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7e97cf4f 2024-06-25 23:54:54,807 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3681a10f 2024-06-25 23:54:54,807 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,808 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52017f01-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39da980d, true, {}] 2024-06-25 23:54:54,809 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=784, durable=true, userID=5201a613-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1512791598, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,809 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[784]:RELIABLE:CoreMessage[messageID=784, durable=true, userID=5201a613-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1512791598 2024-06-25 23:54:54,810 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=784, durable=true, userID=5201a613-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1512791598 to transaction: TransactionImpl [xid=null, txID=787, xid=null, state=ACTIVE, createTime=1719359694810(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7dc5ad7c 2024-06-25 23:54:54,810 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2e3c5ecc, org.eclipse.scout.rt.mom.jms.JmsSubscription@790bd0e] 2024-06-25 23:54:54,813 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=784, durable=true, userID=5201a613-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1512791598, transaction: TransactionImpl [xid=null, txID=787, xid=null, state=COMMITTED, createTime=1719359694810(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7dc5ad7c 2024-06-25 23:54:54,814 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52026964-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c79a9a7, true, {}] 2024-06-25 23:54:54,814 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,815 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52029075-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17d89316, true, {}] 2024-06-25 23:54:54,815 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=798, durable=true, userID=5202b787-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1973982996, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,816 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[798]:RELIABLE:CoreMessage[messageID=798, durable=true, userID=5202b787-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1973982996 2024-06-25 23:54:54,817 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=798, durable=true, userID=5202b787-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1973982996 to transaction: TransactionImpl [xid=null, txID=801, xid=null, state=ACTIVE, createTime=1719359694817(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@496eec0d 2024-06-25 23:54:54,817 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5d27a744, org.eclipse.scout.rt.mom.jms.JmsSubscription@41185195] 2024-06-25 23:54:54,820 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=798, durable=true, userID=5202b787-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1973982996, transaction: TransactionImpl [xid=null, txID=801, xid=null, state=COMMITTED, createTime=1719359694817(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@496eec0d 2024-06-25 23:54:54,820 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52037ad8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c94c06e, true, {}] 2024-06-25 23:54:54,821 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,821 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5203a1e9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41c17ac4, true, {}] 2024-06-25 23:54:54,822 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=812, durable=true, userID=5203a1eb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1144368769, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,824 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[812]:RELIABLE:CoreMessage[messageID=812, durable=true, userID=5203a1eb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1144368769 2024-06-25 23:54:54,824 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=812, durable=true, userID=5203a1eb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1144368769 to transaction: TransactionImpl [xid=null, txID=815, xid=null, state=ACTIVE, createTime=1719359694824(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a3fd27a 2024-06-25 23:54:54,825 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@18bd3135, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b1f0667] 2024-06-25 23:54:54,826 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=812, durable=true, userID=5203a1eb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1144368769, transaction: TransactionImpl [xid=null, txID=815, xid=null, state=COMMITTED, createTime=1719359694824(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a3fd27a 2024-06-25 23:54:54,827 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52048c4c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1292e810, true, {}] 2024-06-25 23:54:54,827 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,827 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52048c4d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1208fdfa, true, {}] 2024-06-25 23:54:54,828 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=826, durable=true, userID=5204b35f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@889622475, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,830 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=5204b35f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@889622475 2024-06-25 23:54:54,830 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=826, durable=true, userID=5204b35f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@889622475 to transaction: TransactionImpl [xid=null, txID=829, xid=null, state=ACTIVE, createTime=1719359694830(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72571b43 2024-06-25 23:54:54,830 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3f3e6c03, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d4bb16b] 2024-06-25 23:54:54,833 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=826, durable=true, userID=5204b35f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@889622475, transaction: TransactionImpl [xid=null, txID=829, xid=null, state=COMMITTED, createTime=1719359694830(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72571b43 2024-06-25 23:54:54,834 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52059dc0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2043d38b, true, {}] 2024-06-25 23:54:54,834 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,835 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52059dc1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@375b0fb7, true, {}] 2024-06-25 23:54:54,835 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=840, durable=true, userID=5205c4d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@581563960, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,836 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[840]:RELIABLE:CoreMessage[messageID=840, durable=true, userID=5205c4d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@581563960 2024-06-25 23:54:54,837 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=840, durable=true, userID=5205c4d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@581563960 to transaction: TransactionImpl [xid=null, txID=843, xid=null, state=ACTIVE, createTime=1719359694837(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c817b5a 2024-06-25 23:54:54,837 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@740ddb41, org.eclipse.scout.rt.mom.jms.JmsSubscription@63a833c5] 2024-06-25 23:54:54,840 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=840, durable=true, userID=5205c4d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@581563960, transaction: TransactionImpl [xid=null, txID=843, xid=null, state=COMMITTED, createTime=1719359694837(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c817b5a 2024-06-25 23:54:54,841 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5206af34-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@690dfa3b, true, {}] 2024-06-25 23:54:54,841 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,841 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5206af35-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2db2f15e, true, {}] 2024-06-25 23:54:54,842 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=854, durable=true, userID=5206d647-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1221907891, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,843 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[854]:RELIABLE:CoreMessage[messageID=854, durable=true, userID=5206d647-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1221907891 2024-06-25 23:54:54,844 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=854, durable=true, userID=5206d647-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1221907891 to transaction: TransactionImpl [xid=null, txID=857, xid=null, state=ACTIVE, createTime=1719359694843(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26c03ee4 2024-06-25 23:54:54,844 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1964a3f, org.eclipse.scout.rt.mom.jms.JmsSubscription@654ab198] 2024-06-25 23:54:54,847 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=854, durable=true, userID=5206d647-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1221907891, transaction: TransactionImpl [xid=null, txID=857, xid=null, state=COMMITTED, createTime=1719359694843(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26c03ee4 2024-06-25 23:54:54,848 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52079998-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21302640, true, {}] 2024-06-25 23:54:54,848 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,848 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5207c0a9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@308a376f, true, {}] 2024-06-25 23:54:54,849 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=868, durable=true, userID=5207e7bb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1611869061, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,850 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[868]:RELIABLE:CoreMessage[messageID=868, durable=true, userID=5207e7bb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1611869061 2024-06-25 23:54:54,851 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=868, durable=true, userID=5207e7bb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1611869061 to transaction: TransactionImpl [xid=null, txID=871, xid=null, state=ACTIVE, createTime=1719359694850(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@526acd0c 2024-06-25 23:54:54,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5b3f0552, org.eclipse.scout.rt.mom.jms.JmsSubscription@432fca40] 2024-06-25 23:54:54,853 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=868, durable=true, userID=5207e7bb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1611869061, transaction: TransactionImpl [xid=null, txID=871, xid=null, state=COMMITTED, createTime=1719359694850(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@526acd0c 2024-06-25 23:54:54,854 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5208ab0c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17611d1f, true, {}] 2024-06-25 23:54:54,855 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,855 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5208d21d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a54b9c7, true, {}] 2024-06-25 23:54:54,856 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=882, durable=true, userID=5208f92f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2133874689, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,857 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[882]:RELIABLE:CoreMessage[messageID=882, durable=true, userID=5208f92f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2133874689 2024-06-25 23:54:54,857 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=882, durable=true, userID=5208f92f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2133874689 to transaction: TransactionImpl [xid=null, txID=885, xid=null, state=ACTIVE, createTime=1719359694857(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@46cf24f 2024-06-25 23:54:54,858 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@196f9b75, org.eclipse.scout.rt.mom.jms.JmsSubscription@452aea78] 2024-06-25 23:54:54,860 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=882, durable=true, userID=5208f92f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2133874689, transaction: TransactionImpl [xid=null, txID=885, xid=null, state=COMMITTED, createTime=1719359694857(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@46cf24f 2024-06-25 23:54:54,861 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5209bc80-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d7f9d9b, true, {}] 2024-06-25 23:54:54,862 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,862 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5209e391-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2936ae99, true, {}] 2024-06-25 23:54:54,863 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=896, durable=true, userID=5209e393-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1478520349, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,864 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=5209e393-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1478520349 2024-06-25 23:54:54,864 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=896, durable=true, userID=5209e393-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1478520349 to transaction: TransactionImpl [xid=null, txID=899, xid=null, state=ACTIVE, createTime=1719359694864(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6309ba6e 2024-06-25 23:54:54,865 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2ad39f2f, org.eclipse.scout.rt.mom.jms.JmsSubscription@7db53694] 2024-06-25 23:54:54,867 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=896, durable=true, userID=5209e393-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1478520349, transaction: TransactionImpl [xid=null, txID=899, xid=null, state=COMMITTED, createTime=1719359694864(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6309ba6e 2024-06-25 23:54:54,868 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520acdf4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4748d72f, true, {}] 2024-06-25 23:54:54,869 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,869 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520af505-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520109cb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520109cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4681d850, true, {}] 2024-06-25 23:54:54,870 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=910, durable=true, userID=520af507-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1113370320, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,871 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[910]:RELIABLE:CoreMessage[messageID=910, durable=true, userID=520af507-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1113370320 2024-06-25 23:54:54,871 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=910, durable=true, userID=520af507-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1113370320 to transaction: TransactionImpl [xid=null, txID=913, xid=null, state=ACTIVE, createTime=1719359694871(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@473619e3 2024-06-25 23:54:54,872 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@4a6dd88e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c3c05ff] 2024-06-25 23:54:54,874 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=910, durable=true, userID=520af507-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1113370320, transaction: TransactionImpl [xid=null, txID=913, xid=null, state=COMMITTED, createTime=1719359694871(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@473619e3 2024-06-25 23:54:54,875 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:54,875 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:54,875 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 520109cb-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:54,876 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:54,876 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.905914 ms 2024-06-25 23:54:54,876 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [artemis]> 2024-06-25 23:54:54,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:54,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [artemis]> 2024-06-25 23:54:54,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 228629330'. 2024-06-25 23:54:54,878 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:54,879 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 520c7ba9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:54,880 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520c7bac-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520c7ba9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520c7ba9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76885699, true, {}] 2024-06-25 23:54:54,880 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@625aef02 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:54,880 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520ca2bd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520c7ba9-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520c7ba9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@508e2fe2, true, {}] 2024-06-25 23:54:54,881 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishText, address=test/mom/testPublishText, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:54,881 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4487658d 2024-06-25 23:54:54,882 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e897703 2024-06-25 23:54:54,882 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-25 23:54:54,883 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520d17ef-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520c7ba9-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520c7ba9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12c8e6b2, true, {}] 2024-06-25 23:54:54,884 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=933, durable=true, userID=520d17f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1950836756, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-25 23:54:54,884 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[933]:RELIABLE:CoreMessage[messageID=933, durable=true, userID=520d17f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1950836756 2024-06-25 23:54:54,884 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=933, durable=true, userID=520d17f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1950836756 to transaction: TransactionImpl [xid=null, txID=936, xid=null, state=ACTIVE, createTime=1719359694884(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f15f67f 2024-06-25 23:54:54,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1925b113, org.eclipse.scout.rt.mom.jms.JmsSubscription@eaa901a] 2024-06-25 23:54:54,888 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=933, durable=true, userID=520d17f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1950836756, transaction: TransactionImpl [xid=null, txID=936, xid=null, state=COMMITTED, createTime=1719359694884(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f15f67f 2024-06-25 23:54:54,888 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:54,888 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:54,889 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 520c7ba9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:54,889 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:54,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.484052 ms 2024-06-25 23:54:54,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [artemis]> 2024-06-25 23:54:54,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:54,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [artemis]> 2024-06-25 23:54:54,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 134136660'. 2024-06-25 23:54:54,892 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:54,892 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 520e7783-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:54,893 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520e9e96-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520e7783-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520e7783-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14ebd294, true, {}] 2024-06-25 23:54:54,893 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@54a75a51 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:54,894 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520e9e97-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520e7783-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520e7783-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f5bf3e6, true, {}] 2024-06-25 23:54:54,894 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribeCorrelationId, address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:54,895 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@94e547f 2024-06-25 23:54:54,895 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66d57e1d 2024-06-25 23:54:54,896 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeCorrelationId, null, 0, false, true, null] 2024-06-25 23:54:54,896 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520f13c9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=520e7783-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=520e7783-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1901d447, true, {}] 2024-06-25 23:54:54,897 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=956, durable=true, userID=520f13cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@938020030, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147482982) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeCorrelationId: - queueID=949 address:test/mom/testQueuePublishSubscribeCorrelationId name:test/mom/testQueuePublishSubscribeCorrelationId filter:null ***** non durable for test/mom/testQueuePublishSubscribeCorrelationId: .................................................. , transaction: null 2024-06-25 23:54:54,897 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeCorrelationId: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=520f13cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@938020030 2024-06-25 23:54:54,898 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=956, durable=true, userID=520f13cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@938020030 to transaction: TransactionImpl [xid=null, txID=959, xid=null, state=ACTIVE, createTime=1719359694898(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6538586b 2024-06-25 23:54:54,898 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b8106fa] 2024-06-25 23:54:54,901 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=956, durable=true, userID=520f13cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@938020030, transaction: TransactionImpl [xid=null, txID=959, xid=null, state=COMMITTED, createTime=1719359694898(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6538586b 2024-06-25 23:54:54,901 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:54,901 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:54,902 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 520e7783-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:54,902 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:54,902 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.390944 ms 2024-06-25 23:54:54,903 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [artemis]> 2024-06-25 23:54:54,903 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:54,903 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [artemis]> 2024-06-25 23:54:54,903 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1653582058'. 2024-06-25 23:54:54,905 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:54,905 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5210735d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:54,906 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52107360-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5210735d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5210735d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@428d026e, true, {}] 2024-06-25 23:54:54,906 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@70985921 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:54,907 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52109a71-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5210735d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5210735d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@782ab8f, true, {}] 2024-06-25 23:54:54,907 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribe, address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:54,907 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2345bd23 2024-06-25 23:54:54,908 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c8adb5 2024-06-25 23:54:54,908 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribe, null, 0, false, true, null] 2024-06-25 23:54:54,909 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52110fa3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5210735d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5210735d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1639d49e, true, {}] 2024-06-25 23:54:54,910 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=979, durable=true, userID=52110fa5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1373644520, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribe previousRoute:ANYCAST, reusable=true, version=-2147482981) .................................................. ***** durable queues test/mom/testQueuePublishSubscribe: - queueID=972 address:test/mom/testQueuePublishSubscribe name:test/mom/testQueuePublishSubscribe filter:null ***** non durable for test/mom/testQueuePublishSubscribe: .................................................. , transaction: null 2024-06-25 23:54:54,910 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribe: Reference[979]:RELIABLE:CoreMessage[messageID=979, durable=true, userID=52110fa5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1373644520 2024-06-25 23:54:54,910 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=979, durable=true, userID=52110fa5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1373644520 to transaction: TransactionImpl [xid=null, txID=982, xid=null, state=ACTIVE, createTime=1719359694910(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@67f7f15e 2024-06-25 23:54:54,911 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@c9ba9e2] 2024-06-25 23:54:54,914 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=979, durable=true, userID=52110fa5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1373644520, transaction: TransactionImpl [xid=null, txID=982, xid=null, state=COMMITTED, createTime=1719359694910(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@67f7f15e 2024-06-25 23:54:54,914 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:54,914 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:54,915 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5210735d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:54,915 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:54,915 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.136494 ms 2024-06-25 23:54:54,915 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [artemis]> 2024-06-25 23:54:54,916 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:54,916 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [artemis]> 2024-06-25 23:54:54,916 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 595320134'. 2024-06-25 23:54:54,917 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:54,918 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52126f37-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:54,918 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52126f3a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52126f37-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52126f37-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@aeab803, true, {}] 2024-06-25 23:54:54,919 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@412962d7 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:54,919 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5212964b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52126f37-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52126f37-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@128dd8dd, true, {}] 2024-06-25 23:54:54,920 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishBytes, address=test/mom/testPublishBytes, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:54,920 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3917c305 2024-06-25 23:54:54,920 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@473b206f 2024-06-25 23:54:54,921 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishBytes, null, 0, false, true, null] 2024-06-25 23:54:54,921 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5212e46d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52126f37-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52126f37-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18848de2, true, {}] 2024-06-25 23:54:54,922 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1002, durable=true, userID=52130b7f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@167717936, context: RoutingContextImpl(Address=test/mom/testPublishBytes, routingType=ANYCAST, PreviousAddress=test/mom/testPublishBytes previousRoute:ANYCAST, reusable=true, version=-2147482980) .................................................. ***** durable queues test/mom/testPublishBytes: - queueID=995 address:test/mom/testPublishBytes name:test/mom/testPublishBytes filter:null ***** non durable for test/mom/testPublishBytes: .................................................. , transaction: null 2024-06-25 23:54:54,922 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishBytes: Reference[1002]:RELIABLE:CoreMessage[messageID=1002, durable=true, userID=52130b7f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@167717936 2024-06-25 23:54:54,923 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishBytes: CoreMessage[messageID=1002, durable=true, userID=52130b7f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@167717936 to transaction: TransactionImpl [xid=null, txID=1005, xid=null, state=ACTIVE, createTime=1719359694923(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4783df4a 2024-06-25 23:54:54,923 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@796267e8, org.eclipse.scout.rt.mom.jms.JmsSubscription@676c3745] 2024-06-25 23:54:54,926 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishBytes: CoreMessage[messageID=1002, durable=true, userID=52130b7f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@167717936, transaction: TransactionImpl [xid=null, txID=1005, xid=null, state=COMMITTED, createTime=1719359694923(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4783df4a 2024-06-25 23:54:54,926 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:54,926 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:54,927 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52126f37-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:54,928 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:54,928 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.733928 ms 2024-06-25 23:54:54,928 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [artemis]> 2024-06-25 23:54:54,928 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:54,928 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [artemis]> 2024-06-25 23:54:54,928 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 349549228'. 2024-06-25 23:54:54,930 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:54,930 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52144401-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:54,931 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52146b14-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@481b9dbf, true, {}] 2024-06-25 23:54:54,931 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@63efe7b9 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:54,932 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52146b15-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76058c31, true, {}] 2024-06-25 23:54:54,932 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,932 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52149226-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1209236a, true, {}] 2024-06-25 23:54:54,933 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1020, durable=true, userID=5214b938-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@174810161, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,934 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1020]:RELIABLE:CoreMessage[messageID=1020, durable=true, userID=5214b938-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@174810161 2024-06-25 23:54:54,934 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1020, durable=true, userID=5214b938-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@174810161 to transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=ACTIVE, createTime=1719359694934(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70d9044e 2024-06-25 23:54:54,934 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3110bb19, org.eclipse.scout.rt.mom.jms.JmsSubscription@1be6c991] 2024-06-25 23:54:54,937 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1020, durable=true, userID=5214b938-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@174810161, transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=COMMITTED, createTime=1719359694934(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70d9044e 2024-06-25 23:54:54,938 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52157c89-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@873e754, true, {}] 2024-06-25 23:54:54,938 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,939 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5215a39a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31fb4ce1, true, {}] 2024-06-25 23:54:54,939 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1034, durable=true, userID=5215a39c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@679245322, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,940 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1034]:RELIABLE:CoreMessage[messageID=1034, durable=true, userID=5215a39c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@679245322 2024-06-25 23:54:54,941 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1034, durable=true, userID=5215a39c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@679245322 to transaction: TransactionImpl [xid=null, txID=1037, xid=null, state=ACTIVE, createTime=1719359694941(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@111795a1 2024-06-25 23:54:54,941 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@199549a5, org.eclipse.scout.rt.mom.jms.JmsSubscription@5edeb83e] 2024-06-25 23:54:54,944 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1034, durable=true, userID=5215a39c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@679245322, transaction: TransactionImpl [xid=null, txID=1037, xid=null, state=COMMITTED, createTime=1719359694941(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@111795a1 2024-06-25 23:54:54,945 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52168dfd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ddf3ad7, true, {}] 2024-06-25 23:54:54,945 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,945 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52168dfe-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@142b157a, true, {}] 2024-06-25 23:54:54,946 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1048, durable=true, userID=5216b510-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1839262830, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,947 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1048]:RELIABLE:CoreMessage[messageID=1048, durable=true, userID=5216b510-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1839262830 2024-06-25 23:54:54,948 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1048, durable=true, userID=5216b510-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1839262830 to transaction: TransactionImpl [xid=null, txID=1051, xid=null, state=ACTIVE, createTime=1719359694948(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69b52f2 2024-06-25 23:54:54,948 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@54d8236c, org.eclipse.scout.rt.mom.jms.JmsSubscription@5697f801] 2024-06-25 23:54:54,951 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1048, durable=true, userID=5216b510-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1839262830, transaction: TransactionImpl [xid=null, txID=1051, xid=null, state=COMMITTED, createTime=1719359694948(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69b52f2 2024-06-25 23:54:54,951 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52177861-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3101163b, true, {}] 2024-06-25 23:54:54,952 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,952 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52179f72-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26496716, true, {}] 2024-06-25 23:54:54,953 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1062, durable=true, userID=5217c684-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@406659606, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,954 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1062]:RELIABLE:CoreMessage[messageID=1062, durable=true, userID=5217c684-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@406659606 2024-06-25 23:54:54,954 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1062, durable=true, userID=5217c684-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@406659606 to transaction: TransactionImpl [xid=null, txID=1065, xid=null, state=ACTIVE, createTime=1719359694954(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5432c2d1 2024-06-25 23:54:54,955 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@30b91493, org.eclipse.scout.rt.mom.jms.JmsSubscription@2771e501] 2024-06-25 23:54:54,958 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1062, durable=true, userID=5217c684-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@406659606, transaction: TransactionImpl [xid=null, txID=1065, xid=null, state=COMMITTED, createTime=1719359694954(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5432c2d1 2024-06-25 23:54:54,958 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521889d5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fe32f02, true, {}] 2024-06-25 23:54:54,959 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,959 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5218b0e6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f8d16cd, true, {}] 2024-06-25 23:54:54,960 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1076, durable=true, userID=5218b0e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@94994058, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,961 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=5218b0e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@94994058 2024-06-25 23:54:54,961 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1076, durable=true, userID=5218b0e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@94994058 to transaction: TransactionImpl [xid=null, txID=1079, xid=null, state=ACTIVE, createTime=1719359694961(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@33a4ab40 2024-06-25 23:54:54,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2140582, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ebc2975] 2024-06-25 23:54:54,964 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1076, durable=true, userID=5218b0e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@94994058, transaction: TransactionImpl [xid=null, txID=1079, xid=null, state=COMMITTED, createTime=1719359694961(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@33a4ab40 2024-06-25 23:54:54,965 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52199b49-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18fc4fa2, true, {}] 2024-06-25 23:54:54,966 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,966 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5219c25a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61c4f56a, true, {}] 2024-06-25 23:54:54,967 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1090, durable=true, userID=5219e96c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1708826457, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,968 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1090]:RELIABLE:CoreMessage[messageID=1090, durable=true, userID=5219e96c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1708826457 2024-06-25 23:54:54,968 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1090, durable=true, userID=5219e96c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1708826457 to transaction: TransactionImpl [xid=null, txID=1093, xid=null, state=ACTIVE, createTime=1719359694968(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@598df2c6 2024-06-25 23:54:54,969 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@879f852, org.eclipse.scout.rt.mom.jms.JmsSubscription@693676d] 2024-06-25 23:54:54,971 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1090, durable=true, userID=5219e96c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1708826457, transaction: TransactionImpl [xid=null, txID=1093, xid=null, state=COMMITTED, createTime=1719359694968(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@598df2c6 2024-06-25 23:54:54,972 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521aacbd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f813256, true, {}] 2024-06-25 23:54:54,972 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,973 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521aacbe-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37bb82ff, true, {}] 2024-06-25 23:54:54,973 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1104, durable=true, userID=521ad3d0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@677122895, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,975 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1104]:RELIABLE:CoreMessage[messageID=1104, durable=true, userID=521ad3d0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@677122895 2024-06-25 23:54:54,975 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1104, durable=true, userID=521ad3d0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@677122895 to transaction: TransactionImpl [xid=null, txID=1107, xid=null, state=ACTIVE, createTime=1719359694975(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@8c78da8 2024-06-25 23:54:54,975 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@54b3407b, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fc698a9] 2024-06-25 23:54:54,978 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1104, durable=true, userID=521ad3d0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@677122895, transaction: TransactionImpl [xid=null, txID=1107, xid=null, state=COMMITTED, createTime=1719359694975(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@8c78da8 2024-06-25 23:54:54,979 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521bbd31-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46a5bc66, true, {}] 2024-06-25 23:54:54,979 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,979 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521bbd32-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e5d79ce, true, {}] 2024-06-25 23:54:54,980 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1118, durable=true, userID=521be444-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1319338719, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,982 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1118]:RELIABLE:CoreMessage[messageID=1118, durable=true, userID=521be444-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1319338719 2024-06-25 23:54:54,982 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1118, durable=true, userID=521be444-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1319338719 to transaction: TransactionImpl [xid=null, txID=1121, xid=null, state=ACTIVE, createTime=1719359694982(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34914f36 2024-06-25 23:54:54,982 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3d8c3d0a, org.eclipse.scout.rt.mom.jms.JmsSubscription@751636da] 2024-06-25 23:54:54,985 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1118, durable=true, userID=521be444-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1319338719, transaction: TransactionImpl [xid=null, txID=1121, xid=null, state=COMMITTED, createTime=1719359694982(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34914f36 2024-06-25 23:54:54,986 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521ca795-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@774379b3, true, {}] 2024-06-25 23:54:54,986 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,986 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521ccea6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2728756f, true, {}] 2024-06-25 23:54:54,987 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1132, durable=true, userID=521cf5b8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@920508609, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,988 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1132]:RELIABLE:CoreMessage[messageID=1132, durable=true, userID=521cf5b8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@920508609 2024-06-25 23:54:54,989 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1132, durable=true, userID=521cf5b8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@920508609 to transaction: TransactionImpl [xid=null, txID=1135, xid=null, state=ACTIVE, createTime=1719359694989(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@55a8f528 2024-06-25 23:54:54,989 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@22ca5fe1, org.eclipse.scout.rt.mom.jms.JmsSubscription@45cd5c56] 2024-06-25 23:54:54,992 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1132, durable=true, userID=521cf5b8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@920508609, transaction: TransactionImpl [xid=null, txID=1135, xid=null, state=COMMITTED, createTime=1719359694989(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@55a8f528 2024-06-25 23:54:54,992 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521db909-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f4f259a, true, {}] 2024-06-25 23:54:54,993 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:54:54,993 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521de01a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52144401-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52144401-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bf0846c, true, {}] 2024-06-25 23:54:54,994 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1146, durable=true, userID=521e072c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@540384241, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:54:54,995 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=521e072c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@540384241 2024-06-25 23:54:54,995 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1146, durable=true, userID=521e072c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@540384241 to transaction: TransactionImpl [xid=null, txID=1149, xid=null, state=ACTIVE, createTime=1719359694995(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3848248 2024-06-25 23:54:54,996 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@19c145d2, org.eclipse.scout.rt.mom.jms.JmsSubscription@77376e83] 2024-06-25 23:54:54,998 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1146, durable=true, userID=521e072c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:54 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@540384241, transaction: TransactionImpl [xid=null, txID=1149, xid=null, state=COMMITTED, createTime=1719359694995(Tue Jun 25 23:54:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3848248 2024-06-25 23:54:54,999 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:54,999 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:54,999 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52144401-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,000 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,000 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.684052 ms 2024-06-25 23:54:55,000 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [artemis]> 2024-06-25 23:54:55,001 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,001 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,001 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2084332900'. 2024-06-25 23:54:55,002 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,003 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 521f66be-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,003 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521f66c1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=521f66be-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=521f66be-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6833376b, true, {}] 2024-06-25 23:54:55,004 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@50a4302d - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,004 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521f8dd2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=521f66be-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=521f66be-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52572d58, true, {}] 2024-06-25 23:54:55,005 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribeMultipleSubscriptions, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:55,005 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@53067183 2024-06-25 23:54:55,006 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1e1a446 2024-06-25 23:54:55,006 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,007 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521fdbf4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=521f66be-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=521f66be-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47c42215, true, {}] 2024-06-25 23:54:55,007 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,007 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52200305-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=521f66be-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=521f66be-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b615de9, true, {}] 2024-06-25 23:54:55,008 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1173, durable=true, userID=52202a17-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@379082483, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:54:55,009 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1173]:RELIABLE:CoreMessage[messageID=1173, durable=true, userID=52202a17-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@379082483 2024-06-25 23:54:55,009 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1173, durable=true, userID=52202a17-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@379082483 to transaction: TransactionImpl [xid=null, txID=1176, xid=null, state=ACTIVE, createTime=1719359695009(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@41f9a20 2024-06-25 23:54:55,012 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1173, durable=true, userID=52202a17-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@379082483, transaction: TransactionImpl [xid=null, txID=1176, xid=null, state=COMMITTED, createTime=1719359695009(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@41f9a20 2024-06-25 23:54:55,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@388a6656, org.eclipse.scout.rt.mom.jms.JmsSubscription@32b19d03] 2024-06-25 23:54:55,060 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,061 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,061 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 521f66be-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,062 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.810672 ms 2024-06-25 23:54:55,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1864044205'. 2024-06-25 23:54:55,064 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,064 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5228b599-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:55,065 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5228b59c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5228b599-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5228b599-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ae9cf21, true, {}] 2024-06-25 23:54:55,065 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@77067eac - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:55,065 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5228dcad-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5228b599-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5228b599-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27834bc5, true, {}] 2024-06-25 23:54:55,066 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,067 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [522903be-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5228b599-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5228b599-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@284e43e9, true, {}] 2024-06-25 23:54:55,067 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,067 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52292acf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5228b599-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5228b599-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72b4aa2e, true, {}] 2024-06-25 23:54:55,068 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1199, durable=true, userID=52292ad1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@459360143, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:54:55,069 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1199]:RELIABLE:CoreMessage[messageID=1199, durable=true, userID=52292ad1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@459360143 2024-06-25 23:54:55,069 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1199, durable=true, userID=52292ad1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@459360143 to transaction: TransactionImpl [xid=null, txID=1202, xid=null, state=ACTIVE, createTime=1719359695069(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64cbcf2a 2024-06-25 23:54:55,072 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1199, durable=true, userID=52292ad1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@459360143, transaction: TransactionImpl [xid=null, txID=1202, xid=null, state=COMMITTED, createTime=1719359695069(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64cbcf2a 2024-06-25 23:54:55,119 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a4ba6f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@3e0eb917] 2024-06-25 23:54:55,121 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,121 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,121 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5228b599-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,122 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.695872 ms 2024-06-25 23:54:55,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2032924554'. 2024-06-25 23:54:55,124 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,125 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5231dd63-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,125 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52320476-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5231dd63-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5231dd63-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9dd35be, true, {}] 2024-06-25 23:54:55,126 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1a8e8a18 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,126 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52322b87-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5231dd63-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5231dd63-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cfcac85, true, {}] 2024-06-25 23:54:55,127 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,127 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52325298-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5231dd63-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5231dd63-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68849461, true, {}] 2024-06-25 23:54:55,128 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,128 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523279a9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5231dd63-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5231dd63-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71e7446f, true, {}] 2024-06-25 23:54:55,129 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1225, durable=true, userID=523279ab-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2095806994, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:54:55,130 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1225]:RELIABLE:CoreMessage[messageID=1225, durable=true, userID=523279ab-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2095806994 2024-06-25 23:54:55,130 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1225, durable=true, userID=523279ab-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2095806994 to transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=ACTIVE, createTime=1719359695130(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f51759c 2024-06-25 23:54:55,133 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1225, durable=true, userID=523279ab-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2095806994, transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=COMMITTED, createTime=1719359695130(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f51759c 2024-06-25 23:54:55,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7e7f72, org.eclipse.scout.rt.mom.jms.JmsSubscription@446c8a54] 2024-06-25 23:54:55,182 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,182 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,182 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5231dd63-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,183 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.556223 ms 2024-06-25 23:54:55,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,184 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1414726159'. 2024-06-25 23:54:55,185 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,186 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 523b534d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:55,186 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523b5350-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=523b534d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=523b534d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cceb877, true, {}] 2024-06-25 23:54:55,187 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5fbfca4e - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:55,187 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523b7a61-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=523b534d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=523b534d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@324bd5b4, true, {}] 2024-06-25 23:54:55,187 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,188 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523ba172-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=523b534d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=523b534d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@281094b2, true, {}] 2024-06-25 23:54:55,188 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,189 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523bc883-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=523b534d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=523b534d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@751b98e9, true, {}] 2024-06-25 23:54:55,190 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1251, durable=true, userID=523bc885-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1213196442, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:54:55,191 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1251]:RELIABLE:CoreMessage[messageID=1251, durable=true, userID=523bc885-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1213196442 2024-06-25 23:54:55,191 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1251, durable=true, userID=523bc885-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1213196442 to transaction: TransactionImpl [xid=null, txID=1254, xid=null, state=ACTIVE, createTime=1719359695191(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37f74bc2 2024-06-25 23:54:55,194 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1251, durable=true, userID=523bc885-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1213196442, transaction: TransactionImpl [xid=null, txID=1254, xid=null, state=COMMITTED, createTime=1719359695191(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37f74bc2 2024-06-25 23:54:55,242 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@570cef1e, org.eclipse.scout.rt.mom.jms.JmsSubscription@c3972d0] 2024-06-25 23:54:55,243 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,243 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,244 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 523b534d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,244 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,244 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.894505 ms 2024-06-25 23:54:55,244 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,245 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,245 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,245 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2012381311'. 2024-06-25 23:54:55,246 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,247 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5244a227-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,248 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5244a22a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5244a227-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5244a227-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ede9fcf, true, {}] 2024-06-25 23:54:55,248 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4ab64071 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,248 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5244c93b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5244a227-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5244a227-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fc2a1b5, true, {}] 2024-06-25 23:54:55,249 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,250 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5244f04c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5244a227-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5244a227-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49796ed1, true, {}] 2024-06-25 23:54:55,250 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,250 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5245175d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5244a227-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5244a227-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59838323, true, {}] 2024-06-25 23:54:55,251 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1277, durable=true, userID=52453e6f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@431423541, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:54:55,252 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1277]:RELIABLE:CoreMessage[messageID=1277, durable=true, userID=52453e6f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@431423541 2024-06-25 23:54:55,252 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1277, durable=true, userID=52453e6f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@431423541 to transaction: TransactionImpl [xid=null, txID=1280, xid=null, state=ACTIVE, createTime=1719359695252(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50cc0ce 2024-06-25 23:54:55,255 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1277, durable=true, userID=52453e6f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@431423541, transaction: TransactionImpl [xid=null, txID=1280, xid=null, state=COMMITTED, createTime=1719359695252(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50cc0ce 2024-06-25 23:54:55,303 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@45c8db36, org.eclipse.scout.rt.mom.jms.JmsSubscription@1e4f8430] 2024-06-25 23:54:55,305 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,305 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,306 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5244a227-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,307 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,307 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.275427 ms 2024-06-25 23:54:55,307 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1355818007'. 2024-06-25 23:54:55,310 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,310 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 524e3f21-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:55,311 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [524e6634-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=524e3f21-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=524e3f21-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41597bd7, true, {}] 2024-06-25 23:54:55,312 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2025112f - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:55,312 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [524e8d45-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=524e3f21-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=524e3f21-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57c02603, true, {}] 2024-06-25 23:54:55,312 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,313 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [524eb456-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=524e3f21-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=524e3f21-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5238eb50, true, {}] 2024-06-25 23:54:55,313 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,314 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [524eb457-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=524e3f21-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=524e3f21-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@490d50ed, true, {}] 2024-06-25 23:54:55,314 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1303, durable=true, userID=524edb69-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2037268256, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:54:55,315 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1303]:RELIABLE:CoreMessage[messageID=1303, durable=true, userID=524edb69-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2037268256 2024-06-25 23:54:55,315 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1303, durable=true, userID=524edb69-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2037268256 to transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=ACTIVE, createTime=1719359695315(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@561014f6 2024-06-25 23:54:55,319 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1303, durable=true, userID=524edb69-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2037268256, transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=COMMITTED, createTime=1719359695315(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@561014f6 2024-06-25 23:54:55,366 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@f2e28c7, org.eclipse.scout.rt.mom.jms.JmsSubscription@494e7290] 2024-06-25 23:54:55,367 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,367 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,368 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 524e3f21-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,368 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,369 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.517363 ms 2024-06-25 23:54:55,369 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,369 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,369 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,369 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2075310352'. 2024-06-25 23:54:55,371 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,371 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52578dfb-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,372 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5257b50e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52578dfb-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52578dfb-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@134f0f8c, true, {}] 2024-06-25 23:54:55,372 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@438e82f5 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,373 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5257dc1f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52578dfb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52578dfb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c6c9609, true, {}] 2024-06-25 23:54:55,373 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,374 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52580330-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52578dfb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52578dfb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7208263c, true, {}] 2024-06-25 23:54:55,374 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,375 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52582a41-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52578dfb-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52578dfb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51d5d364, true, {}] 2024-06-25 23:54:55,376 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1329, durable=true, userID=52582a43-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@145840579, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:54:55,376 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1329]:RELIABLE:CoreMessage[messageID=1329, durable=true, userID=52582a43-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@145840579 2024-06-25 23:54:55,377 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1329, durable=true, userID=52582a43-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@145840579 to transaction: TransactionImpl [xid=null, txID=1332, xid=null, state=ACTIVE, createTime=1719359695377(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@52c166b0 2024-06-25 23:54:55,380 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1329, durable=true, userID=52582a43-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@145840579, transaction: TransactionImpl [xid=null, txID=1332, xid=null, state=COMMITTED, createTime=1719359695377(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@52c166b0 2024-06-25 23:54:55,427 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4dd56393, org.eclipse.scout.rt.mom.jms.JmsSubscription@7793eaca] 2024-06-25 23:54:55,429 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,429 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,429 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52578dfb-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,430 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,430 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.854532 ms 2024-06-25 23:54:55,430 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,430 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,430 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,431 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2080965498'. 2024-06-25 23:54:55,432 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,432 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5260dcd5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:55,433 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5260dcd8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5260dcd5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5260dcd5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47b665d3, true, {}] 2024-06-25 23:54:55,433 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5d293fac - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:55,433 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [526103e9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5260dcd5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5260dcd5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dd2f319, true, {}] 2024-06-25 23:54:55,434 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,435 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52612afa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5260dcd5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5260dcd5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b800c1b, true, {}] 2024-06-25 23:54:55,435 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,435 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5261520b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5260dcd5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5260dcd5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@277732a1, true, {}] 2024-06-25 23:54:55,436 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1355, durable=true, userID=5261791d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1050989572, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:54:55,437 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1355]:RELIABLE:CoreMessage[messageID=1355, durable=true, userID=5261791d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1050989572 2024-06-25 23:54:55,437 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1355, durable=true, userID=5261791d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1050989572 to transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=ACTIVE, createTime=1719359695437(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b52393e 2024-06-25 23:54:55,441 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1355, durable=true, userID=5261791d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1050989572, transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=COMMITTED, createTime=1719359695437(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b52393e 2024-06-25 23:54:55,488 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7da6e22a, org.eclipse.scout.rt.mom.jms.JmsSubscription@7db57566] 2024-06-25 23:54:55,489 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,489 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,489 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5260dcd5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,490 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,490 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.758407 ms 2024-06-25 23:54:55,490 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,491 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,491 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,491 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1555358293'. 2024-06-25 23:54:55,492 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,492 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 526a049f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,493 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [526a2bb2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=526a049f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=526a049f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dcfc7ba, true, {}] 2024-06-25 23:54:55,494 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1af5c9ea - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,494 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [526a52c3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=526a049f-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=526a049f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1016a0bd, true, {}] 2024-06-25 23:54:55,495 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,495 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [526a79d4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=526a049f-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=526a049f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cc419e5, true, {}] 2024-06-25 23:54:55,496 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,496 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [526aa0e5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=526a049f-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=526a049f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22077e37, true, {}] 2024-06-25 23:54:55,497 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1381, durable=true, userID=526ac7f7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1417788834, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:54:55,498 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1381]:RELIABLE:CoreMessage[messageID=1381, durable=true, userID=526ac7f7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1417788834 2024-06-25 23:54:55,498 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1381, durable=true, userID=526ac7f7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1417788834 to transaction: TransactionImpl [xid=null, txID=1384, xid=null, state=ACTIVE, createTime=1719359695498(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@40138f54 2024-06-25 23:54:55,501 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1381, durable=true, userID=526ac7f7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1417788834, transaction: TransactionImpl [xid=null, txID=1384, xid=null, state=COMMITTED, createTime=1719359695498(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@40138f54 2024-06-25 23:54:55,549 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@391cc6cf, org.eclipse.scout.rt.mom.jms.JmsSubscription@e9e25b5] 2024-06-25 23:54:55,550 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,550 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,551 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 526a049f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,551 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,551 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.632094 ms 2024-06-25 23:54:55,551 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 140020322'. 2024-06-25 23:54:55,553 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,554 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52737a89-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:55,554 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52737a8c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52737a89-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52737a89-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f9f38c4, true, {}] 2024-06-25 23:54:55,555 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1c37433f - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-25 23:54:55,555 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5273a19d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52737a89-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52737a89-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6efc0a01, true, {}] 2024-06-25 23:54:55,556 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,556 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5273c8ae-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52737a89-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52737a89-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@670b48c8, true, {}] 2024-06-25 23:54:55,557 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:54:55,557 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5273efbf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52737a89-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52737a89-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c64065a, true, {}] 2024-06-25 23:54:55,558 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1407, durable=true, userID=527416d1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@700844203, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:54:55,559 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1407]:RELIABLE:CoreMessage[messageID=1407, durable=true, userID=527416d1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@700844203 2024-06-25 23:54:55,559 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1407, durable=true, userID=527416d1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@700844203 to transaction: TransactionImpl [xid=null, txID=1410, xid=null, state=ACTIVE, createTime=1719359695559(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@38a189b3 2024-06-25 23:54:55,562 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1407, durable=true, userID=527416d1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@700844203, transaction: TransactionImpl [xid=null, txID=1410, xid=null, state=COMMITTED, createTime=1719359695559(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@38a189b3 2024-06-25 23:54:55,610 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3a6ae0f0, org.eclipse.scout.rt.mom.jms.JmsSubscription@7854f2a2] 2024-06-25 23:54:55,611 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,611 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,612 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52737a89-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,612 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,612 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.655671 ms 2024-06-25 23:54:55,613 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:55,613 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,613 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [artemis]> 2024-06-25 23:54:55,614 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1183894343'. 2024-06-25 23:54:55,615 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,616 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 527cc963-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,616 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [527cf076-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=527cc963-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=527cc963-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43cf98f4, true, {}] 2024-06-25 23:54:55,617 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6b986eb5 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,617 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [527d1787-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=527cc963-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=527cc963-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5691cab3, true, {}] 2024-06-25 23:54:55,618 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject, address=test/mom/testPublishObject, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:55,618 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@748298d0 2024-06-25 23:54:55,619 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@8a806cc 2024-06-25 23:54:55,619 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null] 2024-06-25 23:54:55,620 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [527d8cb9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=527cc963-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=527cc963-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d531a23, true, {}] 2024-06-25 23:54:55,621 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1434, durable=true, userID=527d8cbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@51651588, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482978) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=1427 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:54:55,621 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1434]:RELIABLE:CoreMessage[messageID=1434, durable=true, userID=527d8cbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@51651588 2024-06-25 23:54:55,622 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=1434, durable=true, userID=527d8cbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@51651588 to transaction: TransactionImpl [xid=null, txID=1437, xid=null, state=ACTIVE, createTime=1719359695622(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71690684 2024-06-25 23:54:55,623 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@28cc690d, org.eclipse.scout.rt.mom.jms.JmsSubscription@23ec291e] 2024-06-25 23:54:55,625 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=1434, durable=true, userID=527d8cbb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@51651588, transaction: TransactionImpl [xid=null, txID=1437, xid=null, state=COMMITTED, createTime=1719359695622(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71690684 2024-06-25 23:54:55,625 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,625 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,626 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 527cc963-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,627 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,627 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.377178 ms 2024-06-25 23:54:55,627 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [artemis]> 2024-06-25 23:54:55,627 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [artemis]> 2024-06-25 23:54:55,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1478800517'. 2024-06-25 23:54:55,629 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,630 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 527f135d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,630 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [527f1360-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=527f135d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=527f135d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@374cd9c4, true, {}] 2024-06-25 23:54:55,631 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@dd38950 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:54:55,631 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [527f3a71-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=527f135d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=527f135d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fbe61b2, true, {}] 2024-06-25 23:54:55,632 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishDataObjectJson, address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:55,632 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3643e069 2024-06-25 23:54:55,633 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@245a4024 2024-06-25 23:54:55,633 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishDataObjectJson, null, 0, false, true, null] 2024-06-25 23:54:55,633 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [527f8893-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=527f135d-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=527f135d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20f53177, true, {}] 2024-06-25 23:54:55,634 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1457, durable=true, userID=527fafa5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2093404750, context: RoutingContextImpl(Address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, PreviousAddress=test/mom/testPublishDataObjectJson previousRoute:ANYCAST, reusable=true, version=-2147482977) .................................................. ***** durable queues test/mom/testPublishDataObjectJson: - queueID=1450 address:test/mom/testPublishDataObjectJson name:test/mom/testPublishDataObjectJson filter:null ***** non durable for test/mom/testPublishDataObjectJson: .................................................. , transaction: null 2024-06-25 23:54:55,635 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishDataObjectJson: Reference[1457]:RELIABLE:CoreMessage[messageID=1457, durable=true, userID=527fafa5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2093404750 2024-06-25 23:54:55,635 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=1457, durable=true, userID=527fafa5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2093404750 to transaction: TransactionImpl [xid=null, txID=1460, xid=null, state=ACTIVE, createTime=1719359695635(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@14b60620 2024-06-25 23:54:55,636 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6ad2a8db, org.eclipse.scout.rt.mom.jms.JmsSubscription@52f8effb] 2024-06-25 23:54:55,638 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=1457, durable=true, userID=527fafa5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2093404750, transaction: TransactionImpl [xid=null, txID=1460, xid=null, state=COMMITTED, createTime=1719359695635(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@14b60620 2024-06-25 23:54:55,639 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,639 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,639 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 527f135d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,640 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.295620 ms 2024-06-25 23:54:55,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [artemis]> 2024-06-25 23:54:55,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [artemis]> 2024-06-25 23:54:55,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 799895554'. 2024-06-25 23:54:55,642 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,642 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5280e827-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:55,643 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52810f3a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5280e827-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5280e827-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b565159, true, {}] 2024-06-25 23:54:55,644 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7f9ebcfe 2024-06-25 23:54:55,644 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5281364b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5280e827-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5280e827-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d48c352, true, {}] 2024-06-25 23:54:55,645 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5281364b-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testConcurrentMessageConsumption, [ANYCAST], true] 2024-06-25 23:54:55,645 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@604e0320 2024-06-25 23:54:55,645 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testConcurrentMessageConsumption, address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:55,646 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c7b3edd 2024-06-25 23:54:55,647 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1476, durable=true, userID=5281846e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@708804540, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:54:55,648 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5281d28f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5280e827-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5280e827-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f1fef0c, true, {}] 2024-06-25 23:54:55,649 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1481, durable=true, userID=5281d291-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@48868479, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:54:55,651 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [528247c2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5280e827-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5280e827-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4328f9e1, true, {}] 2024-06-25 23:54:55,652 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1486, durable=true, userID=528247c4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@536707591, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:54:55,654 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5282bcf5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5280e827-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5280e827-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7af85ee7, true, {}] 2024-06-25 23:54:55,655 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1491, durable=true, userID=5282e407-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2042670371, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:54:55,658 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52835938-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5280e827-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5280e827-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10c91dc5, true, {}] 2024-06-25 23:54:55,659 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1496, durable=true, userID=5283593a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@378168838, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:54:55,661 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5283ce6b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5280e827-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5280e827-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@464b8d9a, true, {}] 2024-06-25 23:54:55,662 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1501, durable=true, userID=5283f57d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@977717867, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:54:55,665 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52846aae-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5280e827-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5280e827-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c85f0fb, true, {}] 2024-06-25 23:54:55,666 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1506, durable=true, userID=52846ab0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1126303932, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:54:55,668 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5284dfe1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5280e827-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5280e827-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20d11016, true, {}] 2024-06-25 23:54:55,669 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1511, durable=true, userID=528506f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@704747776, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:54:55,672 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52857c24-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5280e827-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5280e827-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@595a45c4, true, {}] 2024-06-25 23:54:55,673 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1516, durable=true, userID=52857c26-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@305225211, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:54:55,675 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5285f157-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5280e827-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5280e827-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d49e643, true, {}] 2024-06-25 23:54:55,676 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1521, durable=true, userID=52861869-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1707360875, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:54:55,679 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52868d9a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5280e827-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5280e827-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e2982af, true, {}] 2024-06-25 23:54:55,679 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testConcurrentMessageConsumption, null, 0, false, true, null] 2024-06-25 23:54:55,680 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1476]:RELIABLE:CoreMessage[messageID=1476, durable=true, userID=5281846e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@708804540 2024-06-25 23:54:55,680 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1481]:RELIABLE:CoreMessage[messageID=1481, durable=true, userID=5281d291-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@48868479 2024-06-25 23:54:55,680 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1486]:RELIABLE:CoreMessage[messageID=1486, durable=true, userID=528247c4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@536707591 2024-06-25 23:54:55,680 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1491]:RELIABLE:CoreMessage[messageID=1491, durable=true, userID=5282e407-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2042670371 2024-06-25 23:54:55,680 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1476, durable=true, userID=5281846e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@708804540 to transaction: TransactionImpl [xid=null, txID=1528, xid=null, state=ACTIVE, createTime=1719359695680(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d4e674b 2024-06-25 23:54:55,680 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1496]:RELIABLE:CoreMessage[messageID=1496, durable=true, userID=5283593a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@378168838 2024-06-25 23:54:55,680 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1501]:RELIABLE:CoreMessage[messageID=1501, durable=true, userID=5283f57d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@977717867 2024-06-25 23:54:55,680 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1481, durable=true, userID=5281d291-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@48868479 to transaction: TransactionImpl [xid=null, txID=1529, xid=null, state=ACTIVE, createTime=1719359695680(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3051290e 2024-06-25 23:54:55,680 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1506]:RELIABLE:CoreMessage[messageID=1506, durable=true, userID=52846ab0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1126303932 2024-06-25 23:54:55,680 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1486, durable=true, userID=528247c4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@536707591 to transaction: TransactionImpl [xid=null, txID=1530, xid=null, state=ACTIVE, createTime=1719359695680(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@682e3df4 2024-06-25 23:54:55,681 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1511]:RELIABLE:CoreMessage[messageID=1511, durable=true, userID=528506f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@704747776 2024-06-25 23:54:55,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1491, durable=true, userID=5282e407-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2042670371 to transaction: TransactionImpl [xid=null, txID=1531, xid=null, state=ACTIVE, createTime=1719359695681(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ae2aa1b 2024-06-25 23:54:55,681 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1516]:RELIABLE:CoreMessage[messageID=1516, durable=true, userID=52857c26-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@305225211 2024-06-25 23:54:55,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1496, durable=true, userID=5283593a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@378168838 to transaction: TransactionImpl [xid=null, txID=1532, xid=null, state=ACTIVE, createTime=1719359695681(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@74c8f433 2024-06-25 23:54:55,681 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1521]:RELIABLE:CoreMessage[messageID=1521, durable=true, userID=52861869-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1707360875 2024-06-25 23:54:55,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1501, durable=true, userID=5283f57d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@977717867 to transaction: TransactionImpl [xid=null, txID=1533, xid=null, state=ACTIVE, createTime=1719359695681(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d68aafd 2024-06-25 23:54:55,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1506, durable=true, userID=52846ab0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1126303932 to transaction: TransactionImpl [xid=null, txID=1534, xid=null, state=ACTIVE, createTime=1719359695681(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@54b0ff39 2024-06-25 23:54:55,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1511, durable=true, userID=528506f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@704747776 to transaction: TransactionImpl [xid=null, txID=1535, xid=null, state=ACTIVE, createTime=1719359695681(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6bbd35c6 2024-06-25 23:54:55,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1516, durable=true, userID=52857c26-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@305225211 to transaction: TransactionImpl [xid=null, txID=1536, xid=null, state=ACTIVE, createTime=1719359695681(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58672dee 2024-06-25 23:54:55,681 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f679ce] 2024-06-25 23:54:55,681 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1476, durable=true, userID=5281846e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@708804540, transaction: TransactionImpl [xid=null, txID=1528, xid=null, state=COMMITTED, createTime=1719359695680(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d4e674b 2024-06-25 23:54:55,682 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1481, durable=true, userID=5281d291-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@48868479, transaction: TransactionImpl [xid=null, txID=1529, xid=null, state=COMMITTED, createTime=1719359695680(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3051290e 2024-06-25 23:54:55,682 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1486, durable=true, userID=528247c4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@536707591, transaction: TransactionImpl [xid=null, txID=1530, xid=null, state=COMMITTED, createTime=1719359695680(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@682e3df4 2024-06-25 23:54:55,682 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1521, durable=true, userID=52861869-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1707360875 to transaction: TransactionImpl [xid=null, txID=1537, xid=null, state=ACTIVE, createTime=1719359695682(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@50505b5d 2024-06-25 23:54:55,682 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1491, durable=true, userID=5282e407-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2042670371, transaction: TransactionImpl [xid=null, txID=1531, xid=null, state=COMMITTED, createTime=1719359695681(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ae2aa1b 2024-06-25 23:54:55,682 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1496, durable=true, userID=5283593a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@378168838, transaction: TransactionImpl [xid=null, txID=1532, xid=null, state=COMMITTED, createTime=1719359695681(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@74c8f433 2024-06-25 23:54:55,682 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1501, durable=true, userID=5283f57d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@977717867, transaction: TransactionImpl [xid=null, txID=1533, xid=null, state=COMMITTED, createTime=1719359695681(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d68aafd 2024-06-25 23:54:55,685 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1506, durable=true, userID=52846ab0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1126303932, transaction: TransactionImpl [xid=null, txID=1534, xid=null, state=COMMITTED, createTime=1719359695681(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@54b0ff39 2024-06-25 23:54:55,685 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1511, durable=true, userID=528506f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@704747776, transaction: TransactionImpl [xid=null, txID=1535, xid=null, state=COMMITTED, createTime=1719359695681(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6bbd35c6 2024-06-25 23:54:55,685 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1516, durable=true, userID=52857c26-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@305225211, transaction: TransactionImpl [xid=null, txID=1536, xid=null, state=COMMITTED, createTime=1719359695681(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58672dee 2024-06-25 23:54:55,685 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1521, durable=true, userID=52861869-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1707360875, transaction: TransactionImpl [xid=null, txID=1537, xid=null, state=COMMITTED, createTime=1719359695682(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@50505b5d 2024-06-25 23:54:55,686 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,686 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,686 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5280e827-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,687 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 46.581905 ms 2024-06-25 23:54:55,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [artemis]> 2024-06-25 23:54:55,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]> 2024-06-25 23:54:55,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1476213591'. 2024-06-25 23:54:55,690 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,690 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52883b4c-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:55,690 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52883b4f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52883b4c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52883b4c-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c58fab1, true, {}] 2024-06-25 23:54:55,691 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7ba38cce 2024-06-25 23:54:55,691 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52886260-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52883b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52883b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ca2f59, true, {}] 2024-06-25 23:54:55,692 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 52886260-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTimeToLive, [ANYCAST], true] 2024-06-25 23:54:55,692 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@eb66c5f 2024-06-25 23:54:55,693 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testTimeToLive, address=test/mom/testTimeToLive, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:55,693 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@61af1800 2024-06-25 23:54:55,694 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1553, durable=true, userID=5288d793-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=Tue Jun 25 23:54:55 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1526679066, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:54:55,795 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [529840e4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52883b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52883b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@367ba784, true, {}] 2024-06-25 23:54:55,796 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:54:55,797 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1553, durable=true, userID=5288d793-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=Tue Jun 25 23:54:55 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1526679066 to transaction: TransactionImpl [xid=null, txID=1560, xid=null, state=ACTIVE, createTime=1719359695796(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7193f9 2024-06-25 23:54:55,801 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1553, durable=true, userID=5288d793-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=Tue Jun 25 23:54:55 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1526679066, transaction: TransactionImpl [xid=null, txID=1560, xid=null, state=COMMITTED, createTime=1719359695796(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7193f9 2024-06-25 23:54:55,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3dd22110] 2024-06-25 23:54:55,847 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:55,847 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:55,848 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52883b4c-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:55,848 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:55,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.298620 ms 2024-06-25 23:54:55,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]> 2024-06-25 23:54:55,849 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:55,849 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]> 2024-06-25 23:54:55,849 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1268471769'. 2024-06-25 23:54:55,851 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:55,851 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52a0cc66-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:55,852 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52a0cc69-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52a0cc66-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52a0cc66-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19115245, true, {}] 2024-06-25 23:54:55,852 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5113ab26 2024-06-25 23:54:55,852 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52a0f37a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52a0cc66-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52a0cc66-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24d0e865, true, {}] 2024-06-25 23:54:55,854 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1572, durable=true, userID=52a11a8c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=Tue Jun 25 23:54:55 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1864513065, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:54:55,955 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52b0aaed-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52a0cc66-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52a0cc66-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76d44cd5, true, {}] 2024-06-25 23:54:55,956 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:54:55,956 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1572, durable=true, userID=52a11a8c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=Tue Jun 25 23:54:55 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1864513065 to transaction: TransactionImpl [xid=null, txID=1579, xid=null, state=ACTIVE, createTime=1719359695956(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@339dd551 2024-06-25 23:54:55,960 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1572, durable=true, userID=52a11a8c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:55 UTC 2024, expiration=Tue Jun 25 23:54:55 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1864513065, transaction: TransactionImpl [xid=null, txID=1579, xid=null, state=COMMITTED, createTime=1719359695956(Tue Jun 25 23:54:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@339dd551 2024-06-25 23:54:56,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@10c9bd51] 2024-06-25 23:54:56,007 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:56,007 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:56,007 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52a0cc66-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:56,008 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:56,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.092341 ms 2024-06-25 23:54:56,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]> 2024-06-25 23:54:56,009 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:56,009 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]> 2024-06-25 23:54:56,009 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1794969336'. 2024-06-25 23:54:56,010 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:56,011 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52b9366f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:56,011 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52b93672-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52b9366f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52b9366f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c83ccf4, true, {}] 2024-06-25 23:54:56,012 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@444958a4 2024-06-25 23:54:56,012 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52b95d83-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52b9366f-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52b9366f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c25c120, true, {}] 2024-06-25 23:54:56,014 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1591, durable=true, userID=52b98495-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@843696098, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:54:56,115 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52c914f6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52b9366f-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52b9366f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32ea4993, true, {}] 2024-06-25 23:54:56,115 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:54:56,116 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1591, durable=true, userID=52b98495-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@843696098 to transaction: TransactionImpl [xid=null, txID=1598, xid=null, state=ACTIVE, createTime=1719359696116(Tue Jun 25 23:54:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@122d8a33 2024-06-25 23:54:56,120 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1591, durable=true, userID=52b98495-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@843696098, transaction: TransactionImpl [xid=null, txID=1598, xid=null, state=COMMITTED, createTime=1719359696116(Tue Jun 25 23:54:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@122d8a33 2024-06-25 23:54:56,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@620ba19c] 2024-06-25 23:54:56,167 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:56,167 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:56,168 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52b9366f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:56,168 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:56,169 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.862740 ms 2024-06-25 23:54:56,169 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]> 2024-06-25 23:54:56,169 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:56,169 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]> 2024-06-25 23:54:56,169 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2068540874'. 2024-06-25 23:54:56,171 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:56,171 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52d1a078-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:56,172 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52d1c78b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52d1a078-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52d1a078-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@798f3e68, true, {}] 2024-06-25 23:54:56,172 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@58fa8762 2024-06-25 23:54:56,172 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52d1c78c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52d1a078-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52d1a078-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@149c986, true, {}] 2024-06-25 23:54:56,174 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1610, durable=true, userID=52d1ee9e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@725777725, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:54:56,275 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52e17eff-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52d1a078-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52d1a078-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48324aca, true, {}] 2024-06-25 23:54:56,276 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:54:56,277 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1610, durable=true, userID=52d1ee9e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@725777725 to transaction: TransactionImpl [xid=null, txID=1617, xid=null, state=ACTIVE, createTime=1719359696276(Tue Jun 25 23:54:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3844a1b3 2024-06-25 23:54:56,280 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1610, durable=true, userID=52d1ee9e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@725777725, transaction: TransactionImpl [xid=null, txID=1617, xid=null, state=COMMITTED, createTime=1719359696276(Tue Jun 25 23:54:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3844a1b3 2024-06-25 23:54:56,326 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53f67af6] 2024-06-25 23:54:56,327 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:56,327 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:56,328 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52d1a078-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:56,328 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:56,328 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.286637 ms 2024-06-25 23:54:56,328 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]> 2024-06-25 23:54:56,329 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:56,329 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]> 2024-06-25 23:54:56,329 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 900464314'. 2024-06-25 23:54:56,331 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:56,331 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52ea0a81-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:56,331 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52ea0a84-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52ea0a81-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52ea0a81-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a368fe1, true, {}] 2024-06-25 23:54:56,332 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6baa673d 2024-06-25 23:54:56,332 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52ea3195-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52ea0a81-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52ea0a81-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2163668d, true, {}] 2024-06-25 23:54:56,334 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1629, durable=true, userID=52ea58a7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@944362862, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:54:56,435 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52f9e908-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=52ea0a81-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=52ea0a81-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4be653e4, true, {}] 2024-06-25 23:54:56,436 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:54:56,437 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1629, durable=true, userID=52ea58a7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@944362862 to transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=ACTIVE, createTime=1719359696437(Tue Jun 25 23:54:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5edec0ae 2024-06-25 23:54:56,441 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1629, durable=true, userID=52ea58a7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@944362862, transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=COMMITTED, createTime=1719359696437(Tue Jun 25 23:54:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5edec0ae 2024-06-25 23:54:56,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@27bd124a] 2024-06-25 23:54:56,488 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:56,488 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:56,488 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52ea0a81-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:56,489 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:56,489 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.798184 ms 2024-06-25 23:54:56,489 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]> 2024-06-25 23:54:56,489 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:56,489 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]> 2024-06-25 23:54:56,490 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 964325592'. 2024-06-25 23:54:56,491 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:56,491 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5302748a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:56,492 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53029b9d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5302748a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5302748a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76402343, true, {}] 2024-06-25 23:54:56,492 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@538c90bf 2024-06-25 23:54:56,493 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53029b9e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5302748a-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5302748a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1194370a, true, {}] 2024-06-25 23:54:56,494 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1648, durable=true, userID=5302e9c0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2010801509, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:54:56,596 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53125311-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5302748a-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5302748a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b0d7f64, true, {}] 2024-06-25 23:54:56,596 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:54:56,597 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1648, durable=true, userID=5302e9c0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2010801509 to transaction: TransactionImpl [xid=null, txID=1655, xid=null, state=ACTIVE, createTime=1719359696597(Tue Jun 25 23:54:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@74774fab 2024-06-25 23:54:56,601 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1648, durable=true, userID=5302e9c0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2010801509, transaction: TransactionImpl [xid=null, txID=1655, xid=null, state=COMMITTED, createTime=1719359696597(Tue Jun 25 23:54:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@74774fab 2024-06-25 23:54:56,647 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f8fa77a] 2024-06-25 23:54:56,648 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:56,648 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:56,648 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5302748a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:56,649 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:56,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.333145 ms 2024-06-25 23:54:56,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]> 2024-06-25 23:54:56,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:56,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]> 2024-06-25 23:54:56,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 722042137'. 2024-06-25 23:54:56,651 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:56,651 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 531ade93-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:56,652 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [531ade96-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=531ade93-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=531ade93-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78a380fe, true, {}] 2024-06-25 23:54:56,652 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3d3709d0 2024-06-25 23:54:56,653 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [531b05a7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=531ade93-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=531ade93-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@161f8aa5, true, {}] 2024-06-25 23:54:56,654 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1667, durable=true, userID=531b2cb9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1174125621, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:54:56,755 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [532abd1a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=531ade93-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=531ade93-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6767b81a, true, {}] 2024-06-25 23:54:56,756 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:54:56,757 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1667, durable=true, userID=531b2cb9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1174125621 to transaction: TransactionImpl [xid=null, txID=1674, xid=null, state=ACTIVE, createTime=1719359696757(Tue Jun 25 23:54:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@365981c5 2024-06-25 23:54:56,761 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1667, durable=true, userID=531b2cb9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1174125621, transaction: TransactionImpl [xid=null, txID=1674, xid=null, state=COMMITTED, createTime=1719359696757(Tue Jun 25 23:54:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@365981c5 2024-06-25 23:54:56,807 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f93816d] 2024-06-25 23:54:56,808 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:56,808 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:56,809 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 531ade93-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:56,809 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:56,809 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.957494 ms 2024-06-25 23:54:56,809 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]> 2024-06-25 23:54:56,810 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:56,810 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]> 2024-06-25 23:54:56,810 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 769895447'. 2024-06-25 23:54:56,812 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:56,812 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 53336fac-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:56,812 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53336faf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=53336fac-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=53336fac-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fa90080, true, {}] 2024-06-25 23:54:56,813 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3f6f26cb 2024-06-25 23:54:56,813 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [533396c0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=53336fac-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=53336fac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ad5c725, true, {}] 2024-06-25 23:54:56,815 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1686, durable=true, userID=5333bdd2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1343493705, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:54:56,919 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5343c363-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=53336fac-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=53336fac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3214d515, true, {}] 2024-06-25 23:54:56,920 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:54:56,921 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1686, durable=true, userID=5333bdd2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1343493705 to transaction: TransactionImpl [xid=null, txID=1693, xid=null, state=ACTIVE, createTime=1719359696921(Tue Jun 25 23:54:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@19aeaa4f 2024-06-25 23:54:56,925 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1686, durable=true, userID=5333bdd2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1343493705, transaction: TransactionImpl [xid=null, txID=1693, xid=null, state=COMMITTED, createTime=1719359696921(Tue Jun 25 23:54:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@19aeaa4f 2024-06-25 23:54:56,971 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@44881fcc] 2024-06-25 23:54:56,972 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:56,972 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:56,972 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 53336fac-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:56,973 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:56,973 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 163.215769 ms 2024-06-25 23:54:56,973 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]> 2024-06-25 23:54:56,974 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:56,974 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]> 2024-06-25 23:54:56,974 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2066378451'. 2024-06-25 23:54:56,975 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:56,976 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 534c75f5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:56,976 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [534c75f8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=534c75f5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=534c75f5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ae8f7a8, true, {}] 2024-06-25 23:54:56,977 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@363bf9d 2024-06-25 23:54:56,977 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [534c9d09-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=534c75f5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=534c75f5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cdbaf5e, true, {}] 2024-06-25 23:54:56,978 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1705, durable=true, userID=534cc41b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1344396743, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:54:57,080 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [535c547c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=534c75f5-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=534c75f5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67acc75b, true, {}] 2024-06-25 23:54:57,081 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:54:57,081 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1705, durable=true, userID=534cc41b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1344396743 to transaction: TransactionImpl [xid=null, txID=1712, xid=null, state=ACTIVE, createTime=1719359697081(Tue Jun 25 23:54:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c2fb847 2024-06-25 23:54:57,091 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1705, durable=true, userID=534cc41b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:56 UTC 2024, expiration=Tue Jun 25 23:54:56 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1344396743, transaction: TransactionImpl [xid=null, txID=1712, xid=null, state=COMMITTED, createTime=1719359697081(Tue Jun 25 23:54:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c2fb847 2024-06-25 23:54:57,131 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1ececb56] 2024-06-25 23:54:57,132 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:57,132 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:57,132 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 534c75f5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:57,133 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:57,133 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.368281 ms 2024-06-25 23:54:57,133 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]> 2024-06-25 23:54:57,134 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:57,134 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis]> 2024-06-25 23:54:57,134 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 247346529'. 2024-06-25 23:54:57,135 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:57,136 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5364dffe-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:57,136 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5364e001-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5364dffe-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5364dffe-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44ef806, true, {}] 2024-06-25 23:54:57,137 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7219a228 2024-06-25 23:54:57,137 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53650612-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5364dffe-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5364dffe-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75815419, true, {}] 2024-06-25 23:54:57,138 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1724, durable=true, userID=53652d24-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:57 UTC 2024, expiration=Tue Jun 25 23:54:57 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1517532196, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:54:57,240 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5374bd85-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5364dffe-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5364dffe-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@857b808, true, {}] 2024-06-25 23:54:57,241 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:54:57,241 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1724, durable=true, userID=53652d24-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:57 UTC 2024, expiration=Tue Jun 25 23:54:57 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1517532196 to transaction: TransactionImpl [xid=null, txID=1731, xid=null, state=ACTIVE, createTime=1719359697241(Tue Jun 25 23:54:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7170e7e3 2024-06-25 23:54:57,245 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1724, durable=true, userID=53652d24-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:57 UTC 2024, expiration=Tue Jun 25 23:54:57 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1517532196, transaction: TransactionImpl [xid=null, txID=1731, xid=null, state=COMMITTED, createTime=1719359697241(Tue Jun 25 23:54:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7170e7e3 2024-06-25 23:54:57,291 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14b3976] 2024-06-25 23:54:57,292 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:57,292 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:57,293 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5364dffe-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:57,293 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:57,293 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.661203 ms 2024-06-25 23:54:57,293 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis]> 2024-06-25 23:54:57,294 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:57,294 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [artemis]> 2024-06-25 23:54:57,294 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1981964797'. 2024-06-25 23:54:57,296 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:57,297 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 537d7017-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:57,297 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [537d701a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=537d7017-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=537d7017-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5987f28a, true, {}] 2024-06-25 23:54:57,298 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@21bececb - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:57,298 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [537d972b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=537d7017-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=537d7017-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58bdc025, true, {}] 2024-06-25 23:54:57,299 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-25 23:54:57,299 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [537dbe3c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=537d7017-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=537d7017-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11befe97, true, {}] 2024-06-25 23:54:57,300 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1747, durable=true, userID=537de54e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941961636, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-25 23:54:57,302 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[1747]:RELIABLE:CoreMessage[messageID=1747, durable=true, userID=537de54e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941961636 2024-06-25 23:54:57,302 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=1747, durable=true, userID=537de54e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941961636 to transaction: TransactionImpl [xid=null, txID=1750, xid=null, state=ACTIVE, createTime=1719359697302(Tue Jun 25 23:54:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@38bd138b 2024-06-25 23:54:57,304 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=1747, durable=true, userID=537de54e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:57 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941961636, transaction: TransactionImpl [xid=null, txID=1750, xid=null, state=COMMITTED, createTime=1719359697302(Tue Jun 25 23:54:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@38bd138b 2024-06-25 23:54:58,303 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5416f0ff-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=537d7017-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=537d7017-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b513a91, true, {}] 2024-06-25 23:54:58,304 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-25 23:54:58,305 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [54173f20-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=537d7017-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=537d7017-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bd8706e, true, {}] 2024-06-25 23:54:58,306 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1761, durable=true, userID=54173f22-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@831466931, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-25 23:54:58,306 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[1761]:RELIABLE:CoreMessage[messageID=1761, durable=true, userID=54173f22-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@831466931 2024-06-25 23:54:58,307 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=1761, durable=true, userID=54173f22-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@831466931 to transaction: TransactionImpl [xid=null, txID=1764, xid=null, state=ACTIVE, createTime=1719359698307(Tue Jun 25 23:54:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5931695b 2024-06-25 23:54:58,310 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=1761, durable=true, userID=54173f22-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@831466931, transaction: TransactionImpl [xid=null, txID=1764, xid=null, state=COMMITTED, createTime=1719359698307(Tue Jun 25 23:54:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5931695b 2024-06-25 23:54:58,310 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2d6161b9, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2d28114b] 2024-06-25 23:54:58,310 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:58,311 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:58,311 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 537d7017-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:58,312 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:58,312 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1017.416688 ms 2024-06-25 23:54:58,312 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [artemis]> 2024-06-25 23:54:58,312 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:58,313 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:58,313 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 895357056'. 2024-06-25 23:54:58,314 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:58,315 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5418c5c4-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:58,316 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5418c5c7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5418c5c4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5418c5c4-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@583f6f64, true, {}] 2024-06-25 23:54:58,316 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@58d81bf8 - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-25 23:54:58,316 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5418ecd8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5418c5c4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5418c5c4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d8588be, true, {}] 2024-06-25 23:54:58,317 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5418ecd8-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishSubscribeMultipleSubscriptions, [MULTICAST], true] 2024-06-25 23:54:58,317 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3803ce3b 2024-06-25 23:54:58,317 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=884a95f8-fe5e-46fc-b93e-bf12ed1603b8, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:58,318 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6805093f 2024-06-25 23:54:58,318 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 884a95f8-fe5e-46fc-b93e-bf12ed1603b8, null, 0, false, true, null] 2024-06-25 23:54:58,319 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5419620a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5418c5c4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5418c5c4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1de0d750, true, {}] 2024-06-25 23:54:58,319 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8737a9c8-6ae9-481f-bde2-260faf3e526b, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:54:58,320 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70070a1e 2024-06-25 23:54:58,320 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8737a9c8-6ae9-481f-bde2-260faf3e526b, null, 0, false, true, null] 2024-06-25 23:54:58,320 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5419891c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5418c5c4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5418c5c4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41558f88, true, {}] 2024-06-25 23:54:58,321 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1789, durable=true, userID=5419b02e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1215064822, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147482973) .................................................. ***** durable queues test/mom/testTopicPublishSubscribeMultipleSubscriptions: ***** non durable for test/mom/testTopicPublishSubscribeMultipleSubscriptions: - queueID=1777 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:884a95f8-fe5e-46fc-b93e-bf12ed1603b8 filter:null - queueID=1783 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:8737a9c8-6ae9-481f-bde2-260faf3e526b filter:null .................................................. , transaction: null 2024-06-25 23:54:58,321 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8737a9c8-6ae9-481f-bde2-260faf3e526b: Reference[1789]:RELIABLE:CoreMessage[messageID=1789, durable=true, userID=5419b02e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1215064822 2024-06-25 23:54:58,321 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 884a95f8-fe5e-46fc-b93e-bf12ed1603b8: Reference[1789]:RELIABLE:CoreMessage[messageID=1789, durable=true, userID=5419b02e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1215064822 2024-06-25 23:54:58,322 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 884a95f8-fe5e-46fc-b93e-bf12ed1603b8: CoreMessage[messageID=1789, durable=true, userID=5419b02e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1215064822 to transaction: TransactionImpl [xid=null, txID=1793, xid=null, state=ACTIVE, createTime=1719359698322(Tue Jun 25 23:54:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@162b08cf 2024-06-25 23:54:58,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8737a9c8-6ae9-481f-bde2-260faf3e526b: CoreMessage[messageID=1789, durable=true, userID=5419b02e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1215064822 to transaction: TransactionImpl [xid=null, txID=1792, xid=null, state=ACTIVE, createTime=1719359698322(Tue Jun 25 23:54:58 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7ac4fe18 2024-06-25 23:54:58,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8737a9c8-6ae9-481f-bde2-260faf3e526b: CoreMessage[messageID=1789, durable=true, userID=5419b02e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1215064822, transaction: TransactionImpl [xid=null, txID=1792, xid=null, state=COMMITTED, createTime=1719359698322(Tue Jun 25 23:54:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7ac4fe18 2024-06-25 23:54:58,322 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 884a95f8-fe5e-46fc-b93e-bf12ed1603b8: CoreMessage[messageID=1789, durable=true, userID=5419b02e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1215064822, transaction: TransactionImpl [xid=null, txID=1793, xid=null, state=COMMITTED, createTime=1719359698322(Tue Jun 25 23:54:58 UTC 2024), timeoutSeconds=-1, nr operations = 0]@162b08cf 2024-06-25 23:54:58,322 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38cd7531, org.eclipse.scout.rt.mom.jms.JmsSubscription@1dd36967] 2024-06-25 23:54:58,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [884a95f8-fe5e-46fc-b93e-bf12ed1603b8] 2024-06-25 23:54:58,324 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8737a9c8-6ae9-481f-bde2-260faf3e526b] 2024-06-25 23:54:58,325 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:54:58,325 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:54:58,326 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5418c5c4-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:54:58,326 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:54:58,326 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.678561 ms 2024-06-25 23:54:58,326 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [artemis]> 2024-06-25 23:54:58,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:54:58,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [artemis]> 2024-06-25 23:54:58,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 582030011'. 2024-06-25 23:54:58,329 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:54:58,329 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 541ae8b0-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:54:58,330 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [541b0fc3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=541ae8b0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=541ae8b0-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34e6a21d, true, {}] 2024-06-25 23:54:58,330 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@412bb41f 2024-06-25 23:54:58,331 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [541b36d4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=541ae8b0-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=541ae8b0-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d9b8d91, true, {}] 2024-06-25 23:54:58,332 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 541b36d4-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testPublishTransactional, [ANYCAST], true] 2024-06-25 23:54:58,332 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@15201ef1 2024-06-25 23:54:58,333 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishTransactional, address=test/mom/testPublishTransactional, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:54:58,333 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c931d8d 2024-06-25 23:54:58,342 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [541ce488-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=541ae8b0-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=541ae8b0-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7355bd7d, true, {}] 2024-06-25 23:54:58,343 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishTransactional, null, 0, false, true, null] 2024-06-25 23:54:58,345 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addSendToTransaction(AuditLogger_impl.java:2787) - AMQ601760: User anonymous@invm:0 added a message send for: CoreMessage[messageID=1826, durable=true, userID=541ce487-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@871396495 to transaction: TransactionImpl [xid=null, txID=1819, xid=null, state=ACTIVE, createTime=1719359698331(Tue Jun 25 23:54:58 UTC 2024), timeoutSeconds=300, nr operations = 1]@7a928e8e 2024-06-25 23:55:00,344 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishTransactional: Reference[1826]:RELIABLE:CoreMessage[messageID=1826, durable=true, userID=541ce487-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@871396495 2024-06-25 23:55:00,344 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1826, durable=true, userID=541ce487-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@871396495, context: RoutingContextImpl(Address=test/mom/testPublishTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testPublishTransactional previousRoute:ANYCAST, reusable=true, version=-2147482970) .................................................. ***** durable queues test/mom/testPublishTransactional: - queueID=1823 address:test/mom/testPublishTransactional name:test/mom/testPublishTransactional filter:null ***** non durable for test/mom/testPublishTransactional: .................................................. , transaction: TransactionImpl [xid=null, txID=1819, xid=null, state=COMMITTED, createTime=1719359698331(Tue Jun 25 23:54:58 UTC 2024), timeoutSeconds=300, nr operations = 0]@7a928e8e 2024-06-25 23:55:00,345 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishTransactional: CoreMessage[messageID=1826, durable=true, userID=541ce487-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@871396495 to transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=ACTIVE, createTime=1719359700344(Tue Jun 25 23:55:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@318c5753 2024-06-25 23:55:00,346 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3d28c0af, org.eclipse.scout.rt.mom.jms.JmsSubscription@684001e6] 2024-06-25 23:55:00,347 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishTransactional: CoreMessage[messageID=1826, durable=true, userID=541ce487-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:54:58 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@871396495, transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=COMMITTED, createTime=1719359700344(Tue Jun 25 23:55:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@318c5753 2024-06-25 23:55:00,348 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:00,348 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:00,348 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 541ae8b0-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:00,349 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:00,349 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2021.955000 ms 2024-06-25 23:55:00,349 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [artemis]> 2024-06-25 23:55:00,350 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:00,350 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [artemis]> 2024-06-25 23:55:00,350 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2001926654'. 2024-06-25 23:55:00,352 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:00,352 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 554f982a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:55:00,353 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [554fbf3d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=554f982a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=554f982a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bfb85f4, true, {}] 2024-06-25 23:55:00,353 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@53cadb96 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:55:00,354 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [554fbf3e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=554f982a-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=554f982a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@158895ba, true, {}] 2024-06-25 23:55:00,354 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 554fbf3e-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishSubscribeCorrelationId, [MULTICAST], true] 2024-06-25 23:55:00,354 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5d7e5324 2024-06-25 23:55:00,355 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=00b2117f-2184-435f-a4f7-d99ff1719e82, address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:00,355 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@591e11c1 2024-06-25 23:55:00,356 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 00b2117f-2184-435f-a4f7-d99ff1719e82, null, 0, false, true, null] 2024-06-25 23:55:00,356 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [55503470-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=554f982a-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=554f982a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47cf45ec, true, {}] 2024-06-25 23:55:00,357 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1853, durable=true, userID=55505b82-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@446526293, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147482969) .................................................. ***** durable queues test/mom/testTopicPublishSubscribeCorrelationId: ***** non durable for test/mom/testTopicPublishSubscribeCorrelationId: - queueID=1847 address:test/mom/testTopicPublishSubscribeCorrelationId name:00b2117f-2184-435f-a4f7-d99ff1719e82 filter:null .................................................. , transaction: null 2024-06-25 23:55:00,357 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 00b2117f-2184-435f-a4f7-d99ff1719e82: Reference[1853]:RELIABLE:CoreMessage[messageID=1853, durable=true, userID=55505b82-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@446526293 2024-06-25 23:55:00,357 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 00b2117f-2184-435f-a4f7-d99ff1719e82: CoreMessage[messageID=1853, durable=true, userID=55505b82-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@446526293 to transaction: TransactionImpl [xid=null, txID=1856, xid=null, state=ACTIVE, createTime=1719359700357(Tue Jun 25 23:55:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12d8b8e5 2024-06-25 23:55:00,358 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 00b2117f-2184-435f-a4f7-d99ff1719e82: CoreMessage[messageID=1853, durable=true, userID=55505b82-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:00 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@446526293, transaction: TransactionImpl [xid=null, txID=1856, xid=null, state=COMMITTED, createTime=1719359700357(Tue Jun 25 23:55:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12d8b8e5 2024-06-25 23:55:00,358 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5fe5f2f0] 2024-06-25 23:55:00,358 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [00b2117f-2184-435f-a4f7-d99ff1719e82] 2024-06-25 23:55:00,359 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:00,360 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:00,360 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 554f982a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:00,361 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:00,361 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.561141 ms 2024-06-25 23:55:00,361 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [artemis]> 2024-06-25 23:55:00,361 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:00,361 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [artemis]> 2024-06-25 23:55:00,362 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 243022754'. 2024-06-25 23:55:00,363 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:00,364 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 55516cf4-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:55:00,364 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [55516cf7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=55516cf4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=55516cf4-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39c85b92, true, {}] 2024-06-25 23:55:00,365 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6d0ff3e7 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-25 23:55:00,365 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [55519408-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=55516cf4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=55516cf4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79a32fd0, true, {}] 2024-06-25 23:55:00,365 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 55519408-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testMessageSelector, [MULTICAST], true] 2024-06-25 23:55:00,365 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c09f60d 2024-06-25 23:55:00,366 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=283ba9ce-04ee-4b6a-8c8a-c9d3b2698732, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:00,366 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4819a747 2024-06-25 23:55:00,367 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 283ba9ce-04ee-4b6a-8c8a-c9d3b2698732, null, 0, false, true, null] 2024-06-25 23:55:00,367 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5551e22a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=55516cf4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=55516cf4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e713bb9, true, {}] 2024-06-25 23:55:00,369 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d176d74c-44ed-45fb-ac0f-197504dd3d46, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'john', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:00,387 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5c8da9b4 2024-06-25 23:55:00,388 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d176d74c-44ed-45fb-ac0f-197504dd3d46, user = 'john', 0, false, true, null] 2024-06-25 23:55:00,389 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5555167c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=55516cf4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=55516cf4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28fc85f6, true, {}] 2024-06-25 23:55:00,389 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b452d3da-5fd6-450c-9a7e-8e232e5a889c, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'anna', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:00,390 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@fe21f2b 2024-06-25 23:55:00,390 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b452d3da-5fd6-450c-9a7e-8e232e5a889c, user = 'anna', 0, false, true, null] 2024-06-25 23:55:00,391 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [55558bae-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=55516cf4-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=55516cf4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@551c29e2, true, {}] 2024-06-25 23:55:00,398 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1894, durable=true, userID=55558bb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:00 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1575731851, context: RoutingContextImpl(Address=test/mom/testMessageSelector, routingType=MULTICAST, PreviousAddress=test/mom/testMessageSelector previousRoute:MULTICAST, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:55:00,398 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 283ba9ce-04ee-4b6a-8c8a-c9d3b2698732: Reference[1894]:RELIABLE:CoreMessage[messageID=1894, durable=true, userID=55558bb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:00 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1575731851 2024-06-25 23:55:00,398 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b452d3da-5fd6-450c-9a7e-8e232e5a889c: Reference[1894]:RELIABLE:CoreMessage[messageID=1894, durable=true, userID=55558bb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:00 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1575731851 2024-06-25 23:55:00,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 283ba9ce-04ee-4b6a-8c8a-c9d3b2698732: CoreMessage[messageID=1894, durable=true, userID=55558bb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:00 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1575731851 to transaction: TransactionImpl [xid=null, txID=1897, xid=null, state=ACTIVE, createTime=1719359700398(Tue Jun 25 23:55:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4e5d8078 2024-06-25 23:55:00,399 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b452d3da-5fd6-450c-9a7e-8e232e5a889c: CoreMessage[messageID=1894, durable=true, userID=55558bb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:00 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1575731851 to transaction: TransactionImpl [xid=null, txID=1898, xid=null, state=ACTIVE, createTime=1719359700399(Tue Jun 25 23:55:00 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37620f08 2024-06-25 23:55:00,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 283ba9ce-04ee-4b6a-8c8a-c9d3b2698732: CoreMessage[messageID=1894, durable=true, userID=55558bb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:00 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1575731851, transaction: TransactionImpl [xid=null, txID=1897, xid=null, state=COMMITTED, createTime=1719359700398(Tue Jun 25 23:55:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4e5d8078 2024-06-25 23:55:00,399 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b452d3da-5fd6-450c-9a7e-8e232e5a889c: CoreMessage[messageID=1894, durable=true, userID=55558bb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:00 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1575731851, transaction: TransactionImpl [xid=null, txID=1898, xid=null, state=COMMITTED, createTime=1719359700399(Tue Jun 25 23:55:00 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37620f08 2024-06-25 23:55:02,399 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5632bed3, org.eclipse.scout.rt.mom.jms.JmsSubscription@20307cb9, org.eclipse.scout.rt.mom.jms.JmsSubscription@19a2b224] 2024-06-25 23:55:02,400 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [283ba9ce-04ee-4b6a-8c8a-c9d3b2698732] 2024-06-25 23:55:02,401 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d176d74c-44ed-45fb-ac0f-197504dd3d46] 2024-06-25 23:55:02,401 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b452d3da-5fd6-450c-9a7e-8e232e5a889c] 2024-06-25 23:55:02,403 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:02,403 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:02,403 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 55516cf4-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:02,404 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:02,404 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2042.374789 ms 2024-06-25 23:55:02,404 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [artemis]> 2024-06-25 23:55:02,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:02,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [artemis]> 2024-06-25 23:55:02,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1310719572'. 2024-06-25 23:55:02,407 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:02,407 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 568929b2-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:02,408 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [568950c5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568929b2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568929b2-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@303ebc25, true, {}] 2024-06-25 23:55:02,408 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2a01c55 2024-06-25 23:55:02,409 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [568950c6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568929b2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568929b2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ed1081c, true, {}] 2024-06-25 23:55:02,409 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 568950c6-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testCurrentMessagePubSub, [ANYCAST], true] 2024-06-25 23:55:02,410 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@12315db9 2024-06-25 23:55:02,410 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testCurrentMessagePubSub, address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:55:02,411 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@52e90ca4 2024-06-25 23:55:02,412 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1941, durable=true, userID=5689ed09-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@352831726, context: RoutingContextImpl(Address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessagePubSub previousRoute:ANYCAST, reusable=true, version=-2147482961) .................................................. ***** durable queues test/mom/testCurrentMessagePubSub: - queueID=1938 address:test/mom/testCurrentMessagePubSub name:test/mom/testCurrentMessagePubSub filter:null ***** non durable for test/mom/testCurrentMessagePubSub: .................................................. , transaction: null 2024-06-25 23:55:02,413 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [568a141a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568929b2-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568929b2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f220d47, true, {}] 2024-06-25 23:55:02,414 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessagePubSub, null, 0, false, true, null] 2024-06-25 23:55:02,414 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessagePubSub: Reference[1941]:RELIABLE:CoreMessage[messageID=1941, durable=true, userID=5689ed09-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@352831726 2024-06-25 23:55:02,415 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=1941, durable=true, userID=5689ed09-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@352831726 to transaction: TransactionImpl [xid=null, txID=1948, xid=null, state=ACTIVE, createTime=1719359702414(Tue Jun 25 23:55:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@c9d0d21 2024-06-25 23:55:02,415 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1285ec6, org.eclipse.scout.rt.mom.jms.JmsSubscription@2abe5132] 2024-06-25 23:55:02,418 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=1941, durable=true, userID=5689ed09-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@352831726, transaction: TransactionImpl [xid=null, txID=1948, xid=null, state=COMMITTED, createTime=1719359702414(Tue Jun 25 23:55:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@c9d0d21 2024-06-25 23:55:02,418 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:02,418 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:02,419 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 568929b2-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:02,419 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:02,419 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.515099 ms 2024-06-25 23:55:02,419 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [artemis]> 2024-06-25 23:55:02,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:02,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [artemis]> 2024-06-25 23:55:02,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 639695157'. 2024-06-25 23:55:02,422 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:02,422 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 568b73ac-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:02,422 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [568b73af-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568b73ac-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568b73ac-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4830495d, true, {}] 2024-06-25 23:55:02,423 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5cc088a8 2024-06-25 23:55:02,423 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [568b9ac0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568b73ac-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568b73ac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75765de0, true, {}] 2024-06-25 23:55:02,424 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 568b9ac0-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testSerialMessageConsumption, [ANYCAST], true] 2024-06-25 23:55:02,424 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4494b64f 2024-06-25 23:55:02,425 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSerialMessageConsumption, address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:55:02,425 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@115cd629 2024-06-25 23:55:02,426 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1964, durable=true, userID=568c0ff3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1812486681, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:02,427 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [568c3704-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568b73ac-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568b73ac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a038622, true, {}] 2024-06-25 23:55:02,428 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1969, durable=true, userID=568c3706-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1485064325, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:02,430 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [568cac37-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568b73ac-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568b73ac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dad2705, true, {}] 2024-06-25 23:55:02,431 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1974, durable=true, userID=568cd349-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@267505580, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:02,434 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [568d487a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568b73ac-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568b73ac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39f262b2, true, {}] 2024-06-25 23:55:02,435 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1979, durable=true, userID=568d487c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1367075705, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:02,437 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [568dbdad-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568b73ac-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568b73ac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4abf2e6c, true, {}] 2024-06-25 23:55:02,438 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1984, durable=true, userID=568de4bf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@79506221, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:02,441 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [568e59f0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568b73ac-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568b73ac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@754c2526, true, {}] 2024-06-25 23:55:02,442 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1989, durable=true, userID=568e59f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2030974876, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:02,444 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [568ecf23-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568b73ac-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568b73ac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1227582d, true, {}] 2024-06-25 23:55:02,445 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1994, durable=true, userID=568ef635-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1733342307, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:02,447 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [568f4456-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568b73ac-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568b73ac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f5a9728, true, {}] 2024-06-25 23:55:02,448 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1999, durable=true, userID=568f6b68-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@965242393, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:02,451 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [568fe099-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568b73ac-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568b73ac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c8dab43, true, {}] 2024-06-25 23:55:02,452 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2004, durable=true, userID=568fe09b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@140363397, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:02,454 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [569055cc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568b73ac-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568b73ac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@303c09d7, true, {}] 2024-06-25 23:55:02,455 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2009, durable=true, userID=56907cde-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1955823733, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:02,458 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5690f20f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=568b73ac-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=568b73ac-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fc9ee75, true, {}] 2024-06-25 23:55:02,458 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSerialMessageConsumption, null, 0, false, true, null] 2024-06-25 23:55:02,459 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1964]:RELIABLE:CoreMessage[messageID=1964, durable=true, userID=568c0ff3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1812486681 2024-06-25 23:55:02,459 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1969]:RELIABLE:CoreMessage[messageID=1969, durable=true, userID=568c3706-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1485064325 2024-06-25 23:55:02,459 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1974]:RELIABLE:CoreMessage[messageID=1974, durable=true, userID=568cd349-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@267505580 2024-06-25 23:55:02,459 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1979]:RELIABLE:CoreMessage[messageID=1979, durable=true, userID=568d487c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1367075705 2024-06-25 23:55:02,460 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1984]:RELIABLE:CoreMessage[messageID=1984, durable=true, userID=568de4bf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@79506221 2024-06-25 23:55:02,460 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1964, durable=true, userID=568c0ff3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1812486681 to transaction: TransactionImpl [xid=null, txID=2016, xid=null, state=ACTIVE, createTime=1719359702459(Tue Jun 25 23:55:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7267776b 2024-06-25 23:55:02,460 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1989]:RELIABLE:CoreMessage[messageID=1989, durable=true, userID=568e59f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2030974876 2024-06-25 23:55:02,460 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=568ef635-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1733342307 2024-06-25 23:55:02,460 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1999]:RELIABLE:CoreMessage[messageID=1999, durable=true, userID=568f6b68-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@965242393 2024-06-25 23:55:02,460 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2004]:RELIABLE:CoreMessage[messageID=2004, durable=true, userID=568fe09b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@140363397 2024-06-25 23:55:02,460 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2009]:RELIABLE:CoreMessage[messageID=2009, durable=true, userID=56907cde-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1955823733 2024-06-25 23:55:02,462 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1964, durable=true, userID=568c0ff3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1812486681, transaction: TransactionImpl [xid=null, txID=2016, xid=null, state=COMMITTED, createTime=1719359702459(Tue Jun 25 23:55:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7267776b 2024-06-25 23:55:05,459 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@545d772e] 2024-06-25 23:55:05,459 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1969, durable=true, userID=568c3706-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1485064325 to transaction: TransactionImpl [xid=null, txID=2017, xid=null, state=ACTIVE, createTime=1719359705459(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@104adb3e 2024-06-25 23:55:05,463 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1969, durable=true, userID=568c3706-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1485064325, transaction: TransactionImpl [xid=null, txID=2017, xid=null, state=COMMITTED, createTime=1719359705459(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@104adb3e 2024-06-25 23:55:05,464 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:05,464 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:05,464 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 568b73ac-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:05,465 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:05,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3045.040389 ms 2024-06-25 23:55:05,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [artemis]> 2024-06-25 23:55:05,466 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:05,466 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [artemis]> 2024-06-25 23:55:05,466 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 24663792'. 2024-06-25 23:55:05,468 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:05,468 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 585c3c31-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom26] 2024-06-25 23:55:05,469 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [585c6344-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39cf4dd8, true, {}] 2024-06-25 23:55:05,470 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@569d1d77 - MDC[jobName=JMS subscriber, activemq.broker=mom26] 2024-06-25 23:55:05,470 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [585c8a55-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64c9e0ca, true, {}] 2024-06-25 23:55:05,470 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:05,471 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [585cb166-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a30e2a, true, {}] 2024-06-25 23:55:05,472 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2032, durable=true, userID=585cb168-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@79407364, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:05,472 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2032]:RELIABLE:CoreMessage[messageID=2032, durable=true, userID=585cb168-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@79407364 2024-06-25 23:55:05,473 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2032, durable=true, userID=585cb168-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@79407364 to transaction: TransactionImpl [xid=null, txID=2035, xid=null, state=ACTIVE, createTime=1719359705472(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35d67361 2024-06-25 23:55:05,473 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@4c2ad035, org.eclipse.scout.rt.mom.jms.JmsSubscription@4b7ab262] 2024-06-25 23:55:05,476 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2032, durable=true, userID=585cb168-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@79407364, transaction: TransactionImpl [xid=null, txID=2035, xid=null, state=COMMITTED, createTime=1719359705472(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35d67361 2024-06-25 23:55:05,476 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [585d74b9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4624e6e0, true, {}] 2024-06-25 23:55:05,477 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:05,477 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [585d9bca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ac53123, true, {}] 2024-06-25 23:55:05,478 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2046, durable=true, userID=585d9bcc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1973333476, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:05,479 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2046]:RELIABLE:CoreMessage[messageID=2046, durable=true, userID=585d9bcc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1973333476 2024-06-25 23:55:05,479 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2046, durable=true, userID=585d9bcc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1973333476 to transaction: TransactionImpl [xid=null, txID=2049, xid=null, state=ACTIVE, createTime=1719359705479(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c43869f 2024-06-25 23:55:05,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@79dd79eb, org.eclipse.scout.rt.mom.jms.JmsSubscription@368617cd] 2024-06-25 23:55:05,482 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2046, durable=true, userID=585d9bcc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1973333476, transaction: TransactionImpl [xid=null, txID=2049, xid=null, state=COMMITTED, createTime=1719359705479(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c43869f 2024-06-25 23:55:05,483 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [585e862d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45e8a9a, true, {}] 2024-06-25 23:55:05,484 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:05,484 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [585ead3e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14a8d7a7, true, {}] 2024-06-25 23:55:05,485 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2060, durable=true, userID=585ead40-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1475899958, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:05,486 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2060]:RELIABLE:CoreMessage[messageID=2060, durable=true, userID=585ead40-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1475899958 2024-06-25 23:55:05,486 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2060, durable=true, userID=585ead40-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1475899958 to transaction: TransactionImpl [xid=null, txID=2063, xid=null, state=ACTIVE, createTime=1719359705486(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3fa1a542 2024-06-25 23:55:05,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6970687e, org.eclipse.scout.rt.mom.jms.JmsSubscription@a6f34f5] 2024-06-25 23:55:05,489 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2060, durable=true, userID=585ead40-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1475899958, transaction: TransactionImpl [xid=null, txID=2063, xid=null, state=COMMITTED, createTime=1719359705486(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3fa1a542 2024-06-25 23:55:05,490 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [585f97a1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2467e152, true, {}] 2024-06-25 23:55:05,490 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:05,491 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [585fbeb2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27dda166, true, {}] 2024-06-25 23:55:05,492 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2074, durable=true, userID=585fbeb4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@119650587, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:05,493 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2074]:RELIABLE:CoreMessage[messageID=2074, durable=true, userID=585fbeb4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@119650587 2024-06-25 23:55:05,493 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2074, durable=true, userID=585fbeb4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@119650587 to transaction: TransactionImpl [xid=null, txID=2077, xid=null, state=ACTIVE, createTime=1719359705493(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2317feb1 2024-06-25 23:55:05,494 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@557ed49a, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d839402] 2024-06-25 23:55:05,496 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2074, durable=true, userID=585fbeb4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@119650587, transaction: TransactionImpl [xid=null, txID=2077, xid=null, state=COMMITTED, createTime=1719359705493(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2317feb1 2024-06-25 23:55:05,497 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5860a915-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6487faeb, true, {}] 2024-06-25 23:55:05,497 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:05,498 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5860d026-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@497a03cd, true, {}] 2024-06-25 23:55:05,499 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2088, durable=true, userID=5860d028-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2099504960, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:05,500 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2088]:RELIABLE:CoreMessage[messageID=2088, durable=true, userID=5860d028-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2099504960 2024-06-25 23:55:05,500 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2088, durable=true, userID=5860d028-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2099504960 to transaction: TransactionImpl [xid=null, txID=2091, xid=null, state=ACTIVE, createTime=1719359705500(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@722501e8 2024-06-25 23:55:05,500 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5769679b, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ef89e43] 2024-06-25 23:55:05,503 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2088, durable=true, userID=5860d028-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2099504960, transaction: TransactionImpl [xid=null, txID=2091, xid=null, state=COMMITTED, createTime=1719359705500(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@722501e8 2024-06-25 23:55:05,504 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5861ba89-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53ccf6e7, true, {}] 2024-06-25 23:55:05,504 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:05,505 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5861ba8a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@756b2759, true, {}] 2024-06-25 23:55:05,505 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2102, durable=true, userID=5861e19c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1553743512, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:05,506 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2102]:RELIABLE:CoreMessage[messageID=2102, durable=true, userID=5861e19c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1553743512 2024-06-25 23:55:05,507 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2102, durable=true, userID=5861e19c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1553743512 to transaction: TransactionImpl [xid=null, txID=2105, xid=null, state=ACTIVE, createTime=1719359705507(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f3a51f6 2024-06-25 23:55:05,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3aaeb65b, org.eclipse.scout.rt.mom.jms.JmsSubscription@25f688d5] 2024-06-25 23:55:05,510 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2102, durable=true, userID=5861e19c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1553743512, transaction: TransactionImpl [xid=null, txID=2105, xid=null, state=COMMITTED, createTime=1719359705507(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f3a51f6 2024-06-25 23:55:05,511 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5862a4ed-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cbabdc5, true, {}] 2024-06-25 23:55:05,511 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:05,511 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5862cbfe-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fefc4d0, true, {}] 2024-06-25 23:55:05,512 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2116, durable=true, userID=5862f310-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@635231433, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:05,513 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2116]:RELIABLE:CoreMessage[messageID=2116, durable=true, userID=5862f310-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@635231433 2024-06-25 23:55:05,514 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2116, durable=true, userID=5862f310-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@635231433 to transaction: TransactionImpl [xid=null, txID=2119, xid=null, state=ACTIVE, createTime=1719359705514(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44c5e32 2024-06-25 23:55:05,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@b41ceac, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ee8ea84] 2024-06-25 23:55:05,517 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2116, durable=true, userID=5862f310-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@635231433, transaction: TransactionImpl [xid=null, txID=2119, xid=null, state=COMMITTED, createTime=1719359705514(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44c5e32 2024-06-25 23:55:05,517 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5863b661-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67eb7490, true, {}] 2024-06-25 23:55:05,518 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:05,518 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5863dd72-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5833a7f1, true, {}] 2024-06-25 23:55:05,519 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2130, durable=true, userID=58640484-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1041066692, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:05,520 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2130]:RELIABLE:CoreMessage[messageID=2130, durable=true, userID=58640484-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1041066692 2024-06-25 23:55:05,521 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2130, durable=true, userID=58640484-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1041066692 to transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=ACTIVE, createTime=1719359705520(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c60d391 2024-06-25 23:55:05,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@46e2a773, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ec1192f] 2024-06-25 23:55:05,524 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2130, durable=true, userID=58640484-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1041066692, transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=COMMITTED, createTime=1719359705520(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c60d391 2024-06-25 23:55:05,524 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5864c7d5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45cbd193, true, {}] 2024-06-25 23:55:05,525 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:05,525 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5864eee6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79a90f3, true, {}] 2024-06-25 23:55:05,526 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2144, durable=true, userID=586515f8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1193979229, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:05,527 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2144]:RELIABLE:CoreMessage[messageID=2144, durable=true, userID=586515f8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1193979229 2024-06-25 23:55:05,527 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2144, durable=true, userID=586515f8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1193979229 to transaction: TransactionImpl [xid=null, txID=2147, xid=null, state=ACTIVE, createTime=1719359705527(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2610b7b4 2024-06-25 23:55:05,528 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3f60ba06, org.eclipse.scout.rt.mom.jms.JmsSubscription@251d64d6] 2024-06-25 23:55:05,530 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2144, durable=true, userID=586515f8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1193979229, transaction: TransactionImpl [xid=null, txID=2147, xid=null, state=COMMITTED, createTime=1719359705527(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2610b7b4 2024-06-25 23:55:05,531 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5865d949-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b8c7df4, true, {}] 2024-06-25 23:55:05,531 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:05,532 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5866005a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=585c3c31-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=585c3c31-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29e29ad4, true, {}] 2024-06-25 23:55:05,533 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2158, durable=true, userID=5866005c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2027476240, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:05,534 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2158]:RELIABLE:CoreMessage[messageID=2158, durable=true, userID=5866005c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2027476240 2024-06-25 23:55:05,534 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2158, durable=true, userID=5866005c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2027476240 to transaction: TransactionImpl [xid=null, txID=2161, xid=null, state=ACTIVE, createTime=1719359705534(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f99eede 2024-06-25 23:55:05,535 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@734d870f, org.eclipse.scout.rt.mom.jms.JmsSubscription@2542e124] 2024-06-25 23:55:05,537 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2158, durable=true, userID=5866005c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2027476240, transaction: TransactionImpl [xid=null, txID=2161, xid=null, state=COMMITTED, createTime=1719359705534(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f99eede 2024-06-25 23:55:05,538 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:05,538 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:05,538 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 585c3c31-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:05,539 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:05,539 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.830006 ms 2024-06-25 23:55:05,539 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [artemis]> 2024-06-25 23:55:05,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:05,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [artemis]> 2024-06-25 23:55:05,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 893763562'. 2024-06-25 23:55:05,542 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:05,542 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 586786fe-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom26] 2024-06-25 23:55:05,543 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5867ae11-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=586786fe-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=586786fe-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35ec8bfe, true, {}] 2024-06-25 23:55:05,544 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3da7d5d - MDC[jobName=JMS subscriber, activemq.broker=mom26] 2024-06-25 23:55:05,544 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5867d522-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=586786fe-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=586786fe-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77eac348, true, {}] 2024-06-25 23:55:05,545 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d8026467-2104-4d32-b530-670a2e0f272b, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:05,545 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@538590bb 2024-06-25 23:55:05,545 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d8026467-2104-4d32-b530-670a2e0f272b, null, 0, false, true, null] 2024-06-25 23:55:05,546 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [58682344-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=586786fe-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=586786fe-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d3834e0, true, {}] 2024-06-25 23:55:05,547 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2178, durable=true, userID=58682346-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@480719566, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147482959) .................................................. ***** durable queues test/mom/testTopicPublishSubscribe: - queueID=760 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4).Durable-Test-Subscription filter:null ***** non durable for test/mom/testTopicPublishSubscribe: - queueID=2172 address:test/mom/testTopicPublishSubscribe name:d8026467-2104-4d32-b530-670a2e0f272b filter:null .................................................. , transaction: null 2024-06-25 23:55:05,547 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d8026467-2104-4d32-b530-670a2e0f272b: Reference[2178]:RELIABLE:CoreMessage[messageID=2178, durable=true, userID=58682346-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@480719566 2024-06-25 23:55:05,548 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d8026467-2104-4d32-b530-670a2e0f272b: CoreMessage[messageID=2178, durable=true, userID=58682346-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@480719566 to transaction: TransactionImpl [xid=null, txID=2181, xid=null, state=ACTIVE, createTime=1719359705547(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49a930d4 2024-06-25 23:55:05,548 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d8026467-2104-4d32-b530-670a2e0f272b: CoreMessage[messageID=2178, durable=true, userID=58682346-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@480719566, transaction: TransactionImpl [xid=null, txID=2181, xid=null, state=COMMITTED, createTime=1719359705547(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49a930d4 2024-06-25 23:55:05,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5963a2c9] 2024-06-25 23:55:05,548 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d8026467-2104-4d32-b530-670a2e0f272b] 2024-06-25 23:55:05,549 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:05,549 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:05,550 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 586786fe-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:05,551 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:05,551 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.145508 ms 2024-06-25 23:55:05,551 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [artemis]> 2024-06-25 23:55:05,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:05,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [artemis]> 2024-06-25 23:55:05,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 934900628'. 2024-06-25 23:55:05,554 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:05,555 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 586982d8-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:05,555 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [586982db-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=586982d8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=586982d8-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bc68e6c, true, {}] 2024-06-25 23:55:05,556 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4ef12d7e 2024-06-25 23:55:05,556 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5869a9ec-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=586982d8-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=586982d8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@db399e0, true, {}] 2024-06-25 23:55:05,557 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5869a9ec-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testPublishJsonDataSecure, [ANYCAST], true] 2024-06-25 23:55:05,557 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@aedb8c5 2024-06-25 23:55:05,558 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishJsonDataSecure, address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:55:05,559 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5bee24e2 2024-06-25 23:55:05,560 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2203, durable=true, userID=586a1f1f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1642864404, context: RoutingContextImpl(Address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonDataSecure previousRoute:ANYCAST, reusable=true, version=-2147482957) .................................................. ***** durable queues test/mom/testPublishJsonDataSecure: - queueID=2200 address:test/mom/testPublishJsonDataSecure name:test/mom/testPublishJsonDataSecure filter:null ***** non durable for test/mom/testPublishJsonDataSecure: .................................................. , transaction: null 2024-06-25 23:55:05,561 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [586a6d40-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=586982d8-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=586982d8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@279ac071, true, {}] 2024-06-25 23:55:05,561 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonDataSecure, null, 0, false, true, null] 2024-06-25 23:55:05,562 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonDataSecure: Reference[2203]:RELIABLE:CoreMessage[messageID=2203, durable=true, userID=586a1f1f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1642864404 2024-06-25 23:55:05,562 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=2203, durable=true, userID=586a1f1f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1642864404 to transaction: TransactionImpl [xid=null, txID=2210, xid=null, state=ACTIVE, createTime=1719359705562(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 1]@543b8bd9 2024-06-25 23:55:05,563 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@8ea1521, org.eclipse.scout.rt.mom.jms.JmsSubscription@7424a39e] 2024-06-25 23:55:05,564 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=2203, durable=true, userID=586a1f1f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1642864404, transaction: TransactionImpl [xid=null, txID=2210, xid=null, state=COMMITTED, createTime=1719359705562(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=-1, nr operations = 0]@543b8bd9 2024-06-25 23:55:05,564 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:05,564 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:05,565 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 586982d8-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:05,566 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:05,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.375382 ms 2024-06-25 23:55:05,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [artemis]> 2024-06-25 23:55:05,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:05,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscribeTransactional [artemis-j2ee]> 2024-06-25 23:55:05,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 791573934'. 2024-06-25 23:55:05,568 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:05,569 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 586ba5c2-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:05,569 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [586ba5c5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=586ba5c2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=586ba5c2-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40bd60e2, true, {}] 2024-06-25 23:55:05,570 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@44faf689 2024-06-25 23:55:05,570 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [586bccd6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=586ba5c2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=586ba5c2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@370c7574, true, {}] 2024-06-25 23:55:05,571 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2221, durable=true, userID=586bf3e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2003242148, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014) .................................................. ***** durable queues test/mom/testSubscribeTransactional: - queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null ***** non durable for test/mom/testSubscribeTransactional: .................................................. , transaction: null 2024-06-25 23:55:05,572 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 586c1af9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:05,581 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [586d7a8c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=586c1af9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=586c1af9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43a5e45e, true, {}] 2024-06-25 23:55:05,581 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [586d7a8d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=586c1af9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=586c1af9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d75e223, true, {}] 2024-06-25 23:55:05,582 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeTransactional, null, 0, false, true, null] 2024-06-25 23:55:05,582 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=586bf3e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2003242148 2024-06-25 23:55:05,583 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=586bf3e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2003242148 to transaction: TransactionImpl [xid=null, txID=2226, xid=null, state=ACTIVE, createTime=1719359705581(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=300, nr operations = 1]@5c25fc2c 2024-06-25 23:55:05,587 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2226, xid=null, state=ROLLEDBACK, createTime=1719359705581(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=300, nr operations = 0]@5c25fc2c involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=586bf3e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2003242148 2024-06-25 23:55:05,587 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=586bf3e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2003242148 2024-06-25 23:55:05,588 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=586bf3e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2003242148 to transaction: TransactionImpl [xid=null, txID=2231, xid=null, state=ACTIVE, createTime=1719359705587(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=300, nr operations = 1]@78c4bdd0 2024-06-25 23:55:05,590 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2231, xid=null, state=ROLLEDBACK, createTime=1719359705587(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=300, nr operations = 0]@78c4bdd0 involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=586bf3e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2003242148 2024-06-25 23:55:05,591 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=586bf3e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2003242148 2024-06-25 23:55:05,591 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=586bf3e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2003242148 to transaction: TransactionImpl [xid=null, txID=2233, xid=null, state=ACTIVE, createTime=1719359705591(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=300, nr operations = 1]@35eada88 2024-06-25 23:55:05,594 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2233, xid=null, state=ROLLEDBACK, createTime=1719359705591(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=300, nr operations = 0]@35eada88 involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=586bf3e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2003242148 2024-06-25 23:55:05,594 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=586bf3e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2003242148 2024-06-25 23:55:05,595 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=586bf3e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2003242148 to transaction: TransactionImpl [xid=null, txID=2235, xid=null, state=ACTIVE, createTime=1719359705594(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=300, nr operations = 1]@20971d5d 2024-06-25 23:55:05,595 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [586f9d6e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=586ba5c2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=586ba5c2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34ff779e, true, {}] 2024-06-25 23:55:05,595 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2239, durable=true, userID=586f9d70-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@645634372, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014) .................................................. ***** durable queues test/mom/testSubscribeTransactional: - queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null ***** non durable for test/mom/testSubscribeTransactional: .................................................. , transaction: null 2024-06-25 23:55:05,597 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=586bf3e8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@2003242148, transaction: TransactionImpl [xid=null, txID=2235, xid=null, state=COMMITTED, createTime=1719359705594(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=300, nr operations = 0]@20971d5d 2024-06-25 23:55:05,597 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2239]:RELIABLE:CoreMessage[messageID=2239, durable=true, userID=586f9d70-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@645634372 2024-06-25 23:55:05,598 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2239, durable=true, userID=586f9d70-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@645634372 to transaction: TransactionImpl [xid=null, txID=2237, xid=null, state=ACTIVE, createTime=1719359705595(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=300, nr operations = 1]@5fe841bc 2024-06-25 23:55:05,601 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2239, durable=true, userID=586f9d70-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:05 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=586ba5c4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@645634372, transaction: TransactionImpl [xid=null, txID=2237, xid=null, state=COMMITTED, createTime=1719359705595(Tue Jun 25 23:55:05 UTC 2024), timeoutSeconds=300, nr operations = 0]@5fe841bc 2024-06-25 23:55:06,602 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@53e6b541, org.eclipse.scout.rt.mom.jms.JmsSubscription@1548dc37] 2024-06-25 23:55:06,604 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 586c1af9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,605 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:06,605 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:06,605 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 586ba5c2-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,606 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:06,606 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1039.683347 ms 2024-06-25 23:55:06,606 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscribeTransactional [artemis-j2ee]> 2024-06-25 23:55:06,608 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:06,608 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,609 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1734087477'. 2024-06-25 23:55:06,612 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:06,612 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 590acc02-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,613 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [590af315-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=590acc02-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=590acc02-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f3b6be2, true, {}] 2024-06-25 23:55:06,614 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@642ebd4c 2024-06-25 23:55:06,614 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [590b1a26-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=590acc02-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=590acc02-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@669e3c24, true, {}] 2024-06-25 23:55:06,616 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2255, durable=true, userID=590b4138-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=590af314-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1139828936, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:55:06,618 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 590bb669-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,618 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [590bb66c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=590bb669-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=590bb669-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18fee3f8, true, {}] 2024-06-25 23:55:06,618 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [590bb66d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=590bb669-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=590bb669-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@627006c8, true, {}] 2024-06-25 23:55:06,619 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:55:06,620 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2255]:RELIABLE:CoreMessage[messageID=2255, durable=true, userID=590b4138-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=590af314-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1139828936 2024-06-25 23:55:06,621 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2255, durable=true, userID=590b4138-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=590af314-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1139828936 to transaction: TransactionImpl [xid=null, txID=2264, xid=null, state=ACTIVE, createTime=1719359706620(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69a957b1 2024-06-25 23:55:06,621 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6321e29b] 2024-06-25 23:55:06,625 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2255, durable=true, userID=590b4138-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=590af314-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1139828936, transaction: TransactionImpl [xid=null, txID=2264, xid=null, state=COMMITTED, createTime=1719359706620(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69a957b1 2024-06-25 23:55:06,625 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 590bb669-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,626 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:06,626 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:06,627 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 590acc02-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,627 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:06,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.126243 ms 2024-06-25 23:55:06,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:06,628 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,629 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 285226557'. 2024-06-25 23:55:06,630 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:06,631 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 590d8b2f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,631 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [590db242-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=590d8b2f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=590d8b2f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45b8880f, true, {}] 2024-06-25 23:55:06,631 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@66851c18 2024-06-25 23:55:06,631 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [590db243-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=590d8b2f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=590d8b2f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64fdccf7, true, {}] 2024-06-25 23:55:06,633 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2277, durable=true, userID=590dd955-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=590db241-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1835032575, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:55:06,634 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 590e0066-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,634 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [590e2779-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=590e0066-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=590e0066-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d96dcb3, true, {}] 2024-06-25 23:55:06,634 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [590e277a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=590e0066-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=590e0066-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75ee8aaf, true, {}] 2024-06-25 23:55:06,635 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:55:06,635 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2277]:RELIABLE:CoreMessage[messageID=2277, durable=true, userID=590dd955-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=590db241-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1835032575 2024-06-25 23:55:06,636 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2277, durable=true, userID=590dd955-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=590db241-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1835032575 to transaction: TransactionImpl [xid=null, txID=2286, xid=null, state=ACTIVE, createTime=1719359706636(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@750ba797 2024-06-25 23:55:06,636 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d691d4f] 2024-06-25 23:55:06,636 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2277, durable=true, userID=590dd955-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=590db241-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1835032575, transaction: TransactionImpl [xid=null, txID=2286, xid=null, state=COMMITTED, createTime=1719359706636(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@750ba797 2024-06-25 23:55:06,637 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 590e0066-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,638 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:06,638 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:06,638 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 590d8b2f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,639 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:06,639 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.021074 ms 2024-06-25 23:55:06,639 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:06,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 891709829'. 2024-06-25 23:55:06,642 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:06,643 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 590f870c-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,643 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [590f870f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=590f870c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=590f870c-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3876057a, true, {}] 2024-06-25 23:55:06,644 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@47511582 2024-06-25 23:55:06,644 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [590fae20-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=590f870c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=590f870c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37bedcd7, true, {}] 2024-06-25 23:55:06,645 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2299, durable=true, userID=590fae22-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=590f870e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1978808853, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:55:06,646 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 590ffc43-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,646 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [590ffc46-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=590ffc43-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=590ffc43-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d97ac03, true, {}] 2024-06-25 23:55:06,647 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59102357-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=590ffc43-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=590ffc43-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6224fcbd, true, {}] 2024-06-25 23:55:06,647 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:55:06,648 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2299]:RELIABLE:CoreMessage[messageID=2299, durable=true, userID=590fae22-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=590f870e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1978808853 2024-06-25 23:55:06,648 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2299, durable=true, userID=590fae22-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=590f870e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1978808853 to transaction: TransactionImpl [xid=null, txID=2308, xid=null, state=ACTIVE, createTime=1719359706648(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f4dd108 2024-06-25 23:55:06,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76334a3a] 2024-06-25 23:55:06,649 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2299, durable=true, userID=590fae22-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=590f870e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1978808853, transaction: TransactionImpl [xid=null, txID=2308, xid=null, state=COMMITTED, createTime=1719359706648(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f4dd108 2024-06-25 23:55:06,650 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 590ffc43-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,651 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:06,651 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:06,651 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 590f870c-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,652 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:06,652 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.217605 ms 2024-06-25 23:55:06,652 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,653 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:06,653 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,653 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1740585276'. 2024-06-25 23:55:06,655 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:06,655 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 59115bd9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,656 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59115bdc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59115bd9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59115bd9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b9e9093, true, {}] 2024-06-25 23:55:06,656 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3c0640fa 2024-06-25 23:55:06,656 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [591182ed-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59115bd9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59115bd9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8a0f06, true, {}] 2024-06-25 23:55:06,658 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2321, durable=true, userID=5911a9ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59115bdb-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1483789113, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:55:06,658 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5911d110-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,659 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5911f823-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5911d110-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5911d110-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c3678b0, true, {}] 2024-06-25 23:55:06,659 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5911f824-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5911d110-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5911d110-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6518442b, true, {}] 2024-06-25 23:55:06,660 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:55:06,660 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2321]:RELIABLE:CoreMessage[messageID=2321, durable=true, userID=5911a9ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59115bdb-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1483789113 2024-06-25 23:55:06,660 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2321, durable=true, userID=5911a9ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59115bdb-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1483789113 to transaction: TransactionImpl [xid=null, txID=2330, xid=null, state=ACTIVE, createTime=1719359706660(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6022e68 2024-06-25 23:55:06,661 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d398593] 2024-06-25 23:55:06,661 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2321, durable=true, userID=5911a9ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59115bdb-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1483789113, transaction: TransactionImpl [xid=null, txID=2330, xid=null, state=COMMITTED, createTime=1719359706660(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6022e68 2024-06-25 23:55:06,662 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5911d110-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,662 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:06,663 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:06,663 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 59115bd9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,664 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:06,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.756417 ms 2024-06-25 23:55:06,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:06,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,664 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1024605456'. 2024-06-25 23:55:06,666 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:06,666 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 59130996-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,667 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59130999-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59130996-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59130996-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@89e5d3e, true, {}] 2024-06-25 23:55:06,667 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@20dc2df1 2024-06-25 23:55:06,667 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [591330aa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59130996-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59130996-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63dce62a, true, {}] 2024-06-25 23:55:06,668 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2343, durable=true, userID=591357bc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59130998-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1840078356, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:55:06,669 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 59137ecd-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,669 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59137ed0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59137ecd-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59137ecd-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29d96ebd, true, {}] 2024-06-25 23:55:06,669 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59137ed1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59137ecd-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59137ecd-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32971496, true, {}] 2024-06-25 23:55:06,670 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:55:06,670 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2343]:RELIABLE:CoreMessage[messageID=2343, durable=true, userID=591357bc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59130998-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1840078356 2024-06-25 23:55:06,671 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2343, durable=true, userID=591357bc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59130998-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1840078356 to transaction: TransactionImpl [xid=null, txID=2352, xid=null, state=ACTIVE, createTime=1719359706670(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c1070f3 2024-06-25 23:55:06,671 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@248227db] 2024-06-25 23:55:06,672 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2343, durable=true, userID=591357bc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59130998-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1840078356, transaction: TransactionImpl [xid=null, txID=2352, xid=null, state=COMMITTED, createTime=1719359706670(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c1070f3 2024-06-25 23:55:06,673 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 59137ecd-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,673 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:06,673 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:06,674 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 59130996-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,674 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:06,674 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.141167 ms 2024-06-25 23:55:06,674 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,675 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:06,675 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,675 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 153235746'. 2024-06-25 23:55:06,676 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:06,677 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5914b653-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,677 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5914b656-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5914b653-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5914b653-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53ee921d, true, {}] 2024-06-25 23:55:06,677 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@23e0ef68 2024-06-25 23:55:06,677 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5914b657-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5914b653-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5914b653-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f769d6b, true, {}] 2024-06-25 23:55:06,679 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2365, durable=true, userID=5914dd69-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5914b655-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1328381953, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:55:06,679 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5915047a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,680 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59152b8d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5915047a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5915047a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48f73a0e, true, {}] 2024-06-25 23:55:06,680 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59152b8e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5915047a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5915047a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f674103, true, {}] 2024-06-25 23:55:06,681 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:55:06,681 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2365]:RELIABLE:CoreMessage[messageID=2365, durable=true, userID=5914dd69-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5914b655-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1328381953 2024-06-25 23:55:06,681 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2365, durable=true, userID=5914dd69-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5914b655-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1328381953 to transaction: TransactionImpl [xid=null, txID=2374, xid=null, state=ACTIVE, createTime=1719359706681(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7cc92655 2024-06-25 23:55:06,681 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5926f291] 2024-06-25 23:55:06,682 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2365, durable=true, userID=5914dd69-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5914b655-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1328381953, transaction: TransactionImpl [xid=null, txID=2374, xid=null, state=COMMITTED, createTime=1719359706681(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7cc92655 2024-06-25 23:55:06,683 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5915047a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,684 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:06,684 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:06,684 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5914b653-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,685 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:06,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.725482 ms 2024-06-25 23:55:06,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:06,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2084118695'. 2024-06-25 23:55:06,687 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:06,687 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 59163d00-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,687 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59163d03-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59163d00-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59163d00-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cd5fe2a, true, {}] 2024-06-25 23:55:06,687 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4a6c33a0 2024-06-25 23:55:06,688 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59166414-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59163d00-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59163d00-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e3f780b, true, {}] 2024-06-25 23:55:06,689 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2387, durable=true, userID=59166416-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59163d02-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1766079659, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:55:06,690 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5916b237-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,690 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5916b23a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5916b237-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5916b237-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28c0751a, true, {}] 2024-06-25 23:55:06,691 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5916d94b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5916b237-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5916b237-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c67a4b7, true, {}] 2024-06-25 23:55:06,691 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:55:06,692 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2387]:RELIABLE:CoreMessage[messageID=2387, durable=true, userID=59166416-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59163d02-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1766079659 2024-06-25 23:55:06,692 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2387, durable=true, userID=59166416-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59163d02-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1766079659 to transaction: TransactionImpl [xid=null, txID=2396, xid=null, state=ACTIVE, createTime=1719359706692(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59eb1527 2024-06-25 23:55:06,692 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@36ba9aa3] 2024-06-25 23:55:06,693 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2387, durable=true, userID=59166416-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59163d02-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1766079659, transaction: TransactionImpl [xid=null, txID=2396, xid=null, state=COMMITTED, createTime=1719359706692(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59eb1527 2024-06-25 23:55:06,693 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5916b237-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,694 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:06,694 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:06,694 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 59163d00-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,695 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:06,695 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.039536 ms 2024-06-25 23:55:06,695 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,696 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:06,696 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,696 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1578329157'. 2024-06-25 23:55:06,697 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:06,697 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5917c3ad-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,698 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5917eac0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5917c3ad-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5917c3ad-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38e93655, true, {}] 2024-06-25 23:55:06,698 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2e3fdf30 2024-06-25 23:55:06,698 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5917eac1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5917c3ad-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5917c3ad-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b6605df, true, {}] 2024-06-25 23:55:06,700 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2409, durable=true, userID=591811d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5917eabf-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1533972266, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:55:06,700 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 591838e4-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,701 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59185ff7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=591838e4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=591838e4-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@592a8946, true, {}] 2024-06-25 23:55:06,701 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59185ff8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=591838e4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=591838e4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ab371d, true, {}] 2024-06-25 23:55:06,702 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:55:06,703 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2409]:RELIABLE:CoreMessage[messageID=2409, durable=true, userID=591811d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5917eabf-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1533972266 2024-06-25 23:55:06,703 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2409, durable=true, userID=591811d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5917eabf-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1533972266 to transaction: TransactionImpl [xid=null, txID=2418, xid=null, state=ACTIVE, createTime=1719359706703(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4bef46b4 2024-06-25 23:55:06,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6cd0f9a4] 2024-06-25 23:55:06,703 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2409, durable=true, userID=591811d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5917eabf-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1533972266, transaction: TransactionImpl [xid=null, txID=2418, xid=null, state=COMMITTED, createTime=1719359706703(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4bef46b4 2024-06-25 23:55:06,704 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 591838e4-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,705 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:06,705 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:06,705 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5917c3ad-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,706 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:06,706 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.489226 ms 2024-06-25 23:55:06,706 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,707 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:06,707 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,707 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 981341120'. 2024-06-25 23:55:06,708 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:06,708 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5919716a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5919987d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5919716a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5919716a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24991fbf, true, {}] 2024-06-25 23:55:06,709 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@142ac60e 2024-06-25 23:55:06,709 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5919987e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5919716a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5919716a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@789f7a6a, true, {}] 2024-06-25 23:55:06,710 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2431, durable=true, userID=5919bf90-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5919987c-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@25794943, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:55:06,711 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5919e6a1-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,712 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [591a0db4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5919e6a1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5919e6a1-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49e05c81, true, {}] 2024-06-25 23:55:06,712 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [591a0db5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5919e6a1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5919e6a1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b3929a2, true, {}] 2024-06-25 23:55:06,713 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:55:06,713 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2431]:RELIABLE:CoreMessage[messageID=2431, durable=true, userID=5919bf90-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5919987c-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@25794943 2024-06-25 23:55:06,714 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2431, durable=true, userID=5919bf90-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5919987c-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@25794943 to transaction: TransactionImpl [xid=null, txID=2440, xid=null, state=ACTIVE, createTime=1719359706713(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c1aa175 2024-06-25 23:55:06,714 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6ca6d195] 2024-06-25 23:55:06,714 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2431, durable=true, userID=5919bf90-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5919987c-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@25794943, transaction: TransactionImpl [xid=null, txID=2440, xid=null, state=COMMITTED, createTime=1719359706713(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c1aa175 2024-06-25 23:55:06,715 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5919e6a1-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,716 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:06,716 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:06,716 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5919716a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,717 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:06,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.230740 ms 2024-06-25 23:55:06,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:06,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 581564963'. 2024-06-25 23:55:06,719 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:06,719 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 591b1f27-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,720 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [591b463a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=591b1f27-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=591b1f27-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@607da916, true, {}] 2024-06-25 23:55:06,720 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@46219104 2024-06-25 23:55:06,720 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [591b463b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=591b1f27-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=591b1f27-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@399d659d, true, {}] 2024-06-25 23:55:06,721 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2453, durable=true, userID=591b6d4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=591b4639-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1433395532, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-25 23:55:06,722 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 591b945e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,723 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [591bbb71-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=591b945e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=591b945e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72b6ff86, true, {}] 2024-06-25 23:55:06,723 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [591bbb72-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=591b945e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=591b945e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1331fc7c, true, {}] 2024-06-25 23:55:06,724 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-25 23:55:06,724 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2453]:RELIABLE:CoreMessage[messageID=2453, durable=true, userID=591b6d4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=591b4639-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1433395532 2024-06-25 23:55:06,725 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2453, durable=true, userID=591b6d4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=591b4639-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1433395532 to transaction: TransactionImpl [xid=null, txID=2462, xid=null, state=ACTIVE, createTime=1719359706725(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37d98a1d 2024-06-25 23:55:06,725 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7475f071] 2024-06-25 23:55:06,725 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2453, durable=true, userID=591b6d4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=591b4639-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1433395532, transaction: TransactionImpl [xid=null, txID=2462, xid=null, state=COMMITTED, createTime=1719359706725(Tue Jun 25 23:55:06 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37d98a1d 2024-06-25 23:55:06,726 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 591b945e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,727 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:06,727 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:06,727 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 591b1f27-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,728 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:06,728 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.439789 ms 2024-06-25 23:55:06,728 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,728 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:06,728 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 921878502'. 2024-06-25 23:55:06,730 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:06,730 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 591ccce4-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,731 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [591cf3f7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=591ccce4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=591ccce4-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47f7ccde, true, {}] 2024-06-25 23:55:06,731 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@35f34ccc 2024-06-25 23:55:06,731 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [591cf3f8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=591ccce4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=591ccce4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18614413, true, {}] 2024-06-25 23:55:06,732 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 591cf3f8-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-25 23:55:06,732 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6b0e1f1c 2024-06-25 23:55:06,734 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2477, durable=true, userID=591d421a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=591cf3f6-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@885419424, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:55:06,734 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 591d692b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,735 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [591d903e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=591d692b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=591d692b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cabed1d, true, {}] 2024-06-25 23:55:06,735 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [591d903f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=591d692b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=591d692b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60c503a1, true, {}] 2024-06-25 23:55:06,736 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bc058e9b-8115-4cc5-9fa2-ef10f0dfa59e, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:06,736 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3152d43e 2024-06-25 23:55:06,736 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bc058e9b-8115-4cc5-9fa2-ef10f0dfa59e, null, 0, false, true, null] 2024-06-25 23:55:06,937 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@b079fa2] 2024-06-25 23:55:06,939 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 591d692b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,940 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:06,940 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:06,940 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 591ccce4-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:06,941 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:06,941 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.516420 ms 2024-06-25 23:55:06,941 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,941 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:06,941 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:06,942 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 959990694'. 2024-06-25 23:55:06,943 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:06,944 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 593d4d42-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,944 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [593d7455-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=593d4d42-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=593d4d42-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48541e87, true, {}] 2024-06-25 23:55:06,945 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@55154761 2024-06-25 23:55:06,945 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [593d9b66-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=593d4d42-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=593d4d42-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fb96a2c, true, {}] 2024-06-25 23:55:06,946 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2506, durable=true, userID=593d9b68-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:06 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=593d7454-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@70064779, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:55:06,946 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 593dc279-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:06,947 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [593de98c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=593dc279-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=593dc279-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e099ff5, true, {}] 2024-06-25 23:55:06,947 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [593de98d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=593dc279-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=593dc279-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64b053bd, true, {}] 2024-06-25 23:55:06,948 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=58335d40-5add-4b10-b7c4-e96e70a89afd, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:06,949 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7bb5839 2024-06-25 23:55:06,949 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 58335d40-5add-4b10-b7c4-e96e70a89afd, null, 0, false, true, null] 2024-06-25 23:55:07,149 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@20b56542] 2024-06-25 23:55:07,151 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 593dc279-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:07,152 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:07,152 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:07,153 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 593d4d42-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:07,153 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:07,153 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.711133 ms 2024-06-25 23:55:07,153 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:07,154 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:07,154 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:07,154 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1495001462'. 2024-06-25 23:55:07,156 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:07,156 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 595dcda0-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:07,157 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [595dcda3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=595dcda0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=595dcda0-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45e43388, true, {}] 2024-06-25 23:55:07,157 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@8cc5602 2024-06-25 23:55:07,157 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [595df4b4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=595dcda0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=595dcda0-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75e569d0, true, {}] 2024-06-25 23:55:07,158 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2535, durable=true, userID=595e1bc6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=595dcda2-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1126451682, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:55:07,159 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 595e42d7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:07,159 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [595e42da-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=595e42d7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=595e42d7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@942c213, true, {}] 2024-06-25 23:55:07,160 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [595e69eb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=595e42d7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=595e42d7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@506f39e9, true, {}] 2024-06-25 23:55:07,161 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e0cb7e4b-f6f3-4294-892e-cc51b55fc4d8, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:07,161 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a20396b 2024-06-25 23:55:07,161 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e0cb7e4b-f6f3-4294-892e-cc51b55fc4d8, null, 0, false, true, null] 2024-06-25 23:55:07,362 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@26abee34] 2024-06-25 23:55:07,363 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 595e42d7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:07,364 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:07,364 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:07,365 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 595dcda0-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:07,365 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:07,365 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.210645 ms 2024-06-25 23:55:07,365 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:07,366 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:07,366 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:07,366 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1964932505'. 2024-06-25 23:55:07,367 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:07,368 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 597e26ee-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:07,368 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [597e26f1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=597e26ee-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=597e26ee-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46ef6e10, true, {}] 2024-06-25 23:55:07,369 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1098c1b1 2024-06-25 23:55:07,369 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [597e4e02-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=597e26ee-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=597e26ee-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30119146, true, {}] 2024-06-25 23:55:07,370 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2564, durable=true, userID=597e4e04-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=597e26f0-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1112683485, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:55:07,370 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 597e7515-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:07,371 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [597e9c28-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=597e7515-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=597e7515-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d39ba1c, true, {}] 2024-06-25 23:55:07,371 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [597e9c29-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=597e7515-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=597e7515-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58f3bde0, true, {}] 2024-06-25 23:55:07,372 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=af397e89-e6bb-41ab-8035-1ab98c11846d, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:07,373 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1bf586ae 2024-06-25 23:55:07,373 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, af397e89-e6bb-41ab-8035-1ab98c11846d, null, 0, false, true, null] 2024-06-25 23:55:07,574 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7ebefdfa] 2024-06-25 23:55:07,575 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 597e7515-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:07,576 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:07,576 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:07,576 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 597e26ee-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:07,577 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:07,577 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.245229 ms 2024-06-25 23:55:07,577 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:07,577 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:07,577 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:07,578 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1956559929'. 2024-06-25 23:55:07,580 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:07,580 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 599e803c-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:07,580 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [599e803f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=599e803c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=599e803c-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bcbd6bb, true, {}] 2024-06-25 23:55:07,581 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1f9af742 2024-06-25 23:55:07,581 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [599ea750-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=599e803c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=599e803c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9df5f06, true, {}] 2024-06-25 23:55:07,582 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2593, durable=true, userID=599ea752-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=599e803e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@709227092, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:55:07,583 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 599ece63-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:07,583 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [599ef576-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=599ece63-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=599ece63-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20196ace, true, {}] 2024-06-25 23:55:07,583 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [599ef577-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=599ece63-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=599ece63-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e2d81a5, true, {}] 2024-06-25 23:55:07,584 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0dc5b8e2-cb7f-4953-b7ec-63ebd5a1b9bb, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:07,584 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1abdea87 2024-06-25 23:55:07,585 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0dc5b8e2-cb7f-4953-b7ec-63ebd5a1b9bb, null, 0, false, true, null] 2024-06-25 23:55:07,785 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@10f7bc42] 2024-06-25 23:55:07,787 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 599ece63-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:07,788 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:07,788 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:07,788 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 599e803c-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:07,789 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:07,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.421039 ms 2024-06-25 23:55:07,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:07,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:07,790 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:07,790 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1794394038'. 2024-06-25 23:55:07,791 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:07,791 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 59beb27a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:07,792 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59bed98d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59beb27a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59beb27a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@653eaf95, true, {}] 2024-06-25 23:55:07,792 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@30c96ea9 2024-06-25 23:55:07,793 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59bed98e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59beb27a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59beb27a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74417e3d, true, {}] 2024-06-25 23:55:07,794 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2622, durable=true, userID=59bf00a0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59bed98c-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1455722795, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:55:07,795 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 59bf4ec1-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:07,795 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59bf4ec4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59bf4ec1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59bf4ec1-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76a85219, true, {}] 2024-06-25 23:55:07,796 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59bf75d5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59bf4ec1-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59bf4ec1-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6112d588, true, {}] 2024-06-25 23:55:07,797 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=84741c37-a98b-4540-a96c-d9ac7924d8cf, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:07,797 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b69755d 2024-06-25 23:55:07,797 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 84741c37-a98b-4540-a96c-d9ac7924d8cf, null, 0, false, true, null] 2024-06-25 23:55:07,998 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2f803d8] 2024-06-25 23:55:07,999 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 59bf4ec1-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,000 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:08,000 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:08,001 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 59beb27a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,001 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:08,001 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.825542 ms 2024-06-25 23:55:08,001 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:08,002 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:08,002 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:08,002 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 885837397'. 2024-06-25 23:55:08,004 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:08,004 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 59df32d8-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,005 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59df32db-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59df32d8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59df32d8-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@500465d3, true, {}] 2024-06-25 23:55:08,005 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2b3b25ad 2024-06-25 23:55:08,005 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59df59ec-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59df32d8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59df32d8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31141449, true, {}] 2024-06-25 23:55:08,006 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2651, durable=true, userID=59df80fe-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59df32da-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@978629254, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:55:08,007 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 59dfa80f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,007 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59dfa812-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59dfa80f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59dfa80f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18ccd2da, true, {}] 2024-06-25 23:55:08,008 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59dfcf23-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59dfa80f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59dfa80f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a291668, true, {}] 2024-06-25 23:55:08,008 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f7fe659b-9740-462b-b6ab-ef1bdf72c0c7, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:08,009 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1549332e 2024-06-25 23:55:08,009 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f7fe659b-9740-462b-b6ab-ef1bdf72c0c7, null, 0, false, true, null] 2024-06-25 23:55:08,210 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1440a166] 2024-06-25 23:55:08,211 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 59dfa80f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,212 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:08,212 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:08,213 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 59df32d8-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,214 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:08,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.738664 ms 2024-06-25 23:55:08,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:08,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:08,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:08,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2051413828'. 2024-06-25 23:55:08,217 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:08,217 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 59ffb336-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,217 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59ffb339-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59ffb336-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59ffb336-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cfa369c, true, {}] 2024-06-25 23:55:08,218 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5a429813 2024-06-25 23:55:08,218 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [59ffda4a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=59ffb336-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=59ffb336-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ffb25d9, true, {}] 2024-06-25 23:55:08,219 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2680, durable=true, userID=5a00015c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=59ffb338-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1983044899, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:55:08,220 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a00286d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,220 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a002870-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a00286d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a00286d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56e6a267, true, {}] 2024-06-25 23:55:08,221 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a004f81-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a00286d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a00286d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@101ba481, true, {}] 2024-06-25 23:55:08,222 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1258db69-8e8c-4660-b97b-28b73239b916, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:08,222 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63d215df 2024-06-25 23:55:08,222 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1258db69-8e8c-4660-b97b-28b73239b916, null, 0, false, true, null] 2024-06-25 23:55:08,423 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76093fa9] 2024-06-25 23:55:08,424 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a00286d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,425 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:08,425 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:08,426 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 59ffb336-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,427 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:08,427 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.241753 ms 2024-06-25 23:55:08,427 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:08,427 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:08,427 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:08,428 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1258147318'. 2024-06-25 23:55:08,430 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:08,430 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a203394-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,430 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a203397-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a203394-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a203394-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a17fb0c, true, {}] 2024-06-25 23:55:08,431 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@943184c 2024-06-25 23:55:08,431 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a205aa8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a203394-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a203394-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35fed2c7, true, {}] 2024-06-25 23:55:08,432 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2709, durable=true, userID=5a2081ba-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5a203396-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1482129254, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:55:08,433 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a20a8cb-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,433 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a20a8ce-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a20a8cb-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a20a8cb-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22054fb9, true, {}] 2024-06-25 23:55:08,434 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a20cfdf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a20a8cb-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a20a8cb-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19090a9, true, {}] 2024-06-25 23:55:08,434 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=845a1a84-3916-49c7-aefe-e9e4579c370b, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:08,435 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1bb9911d 2024-06-25 23:55:08,435 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 845a1a84-3916-49c7-aefe-e9e4579c370b, null, 0, false, true, null] 2024-06-25 23:55:08,636 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@31fd3db2] 2024-06-25 23:55:08,637 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a20a8cb-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,638 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:08,638 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:08,639 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a203394-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,640 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:08,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 212.336854 ms 2024-06-25 23:55:08,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:08,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:08,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:08,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 763355904'. 2024-06-25 23:55:08,643 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:08,643 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a40b3f2-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,644 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a40b3f5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a40b3f2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a40b3f2-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47883668, true, {}] 2024-06-25 23:55:08,644 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2845fd12 2024-06-25 23:55:08,644 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a40db06-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a40b3f2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a40b3f2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5918be3c, true, {}] 2024-06-25 23:55:08,645 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2738, durable=true, userID=5a410218-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=5a40b3f4-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2062502941, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:55:08,646 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a412929-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,646 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a41292c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a412929-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a412929-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48a17403, true, {}] 2024-06-25 23:55:08,647 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a41292d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a412929-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a412929-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35147a0d, true, {}] 2024-06-25 23:55:08,647 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3ce51878-35d7-476b-8fd0-d59bc15fe1d7, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:08,648 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5edaf13b 2024-06-25 23:55:08,648 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3ce51878-35d7-476b-8fd0-d59bc15fe1d7, null, 0, false, true, null] 2024-06-25 23:55:08,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c75f3a8] 2024-06-25 23:55:08,850 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a412929-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,851 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:08,851 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:08,852 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a40b3f2-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,852 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:08,853 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 211.866850 ms 2024-06-25 23:55:08,853 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishFirst [artemis-j2ee]> 2024-06-25 23:55:08,853 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:08,853 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testProperties [artemis-j2ee]> 2024-06-25 23:55:08,854 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 696881323'. 2024-06-25 23:55:08,856 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:08,856 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a613450-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,856 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a613453-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a613450-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a613450-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@98ecab2, true, {}] 2024-06-25 23:55:08,857 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a615b64-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a613450-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a613450-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ca9daf2, true, {}] 2024-06-25 23:55:08,858 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5a615b64-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testProperties, [MULTICAST], true] 2024-06-25 23:55:08,858 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2d6698d 2024-06-25 23:55:08,859 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cdd69e5d-4b61-4807-adaf-0b6d7d8b0670, address=test/mom/testProperties, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:08,859 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7f918880 2024-06-25 23:55:08,860 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cdd69e5d-4b61-4807-adaf-0b6d7d8b0670, null, 0, false, true, null] 2024-06-25 23:55:08,860 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a61d096-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,861 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a61d099-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a61d096-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a61d096-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61c3272c, true, {}] 2024-06-25 23:55:08,861 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@15b54cb7 2024-06-25 23:55:08,861 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a61f7aa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a61d096-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a61d096-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fe78d15, true, {}] 2024-06-25 23:55:08,862 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2777, durable=true, userID=5a621ebc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=5a61d098-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1217262869, context: RoutingContextImpl(Address=test/mom/testProperties, routingType=MULTICAST, PreviousAddress=test/mom/testProperties previousRoute:MULTICAST, reusable=true, version=-2147482936) .................................................. ***** durable queues test/mom/testProperties: ***** non durable for test/mom/testProperties: - queueID=2769 address:test/mom/testProperties name:cdd69e5d-4b61-4807-adaf-0b6d7d8b0670 filter:null .................................................. , transaction: null 2024-06-25 23:55:08,862 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cdd69e5d-4b61-4807-adaf-0b6d7d8b0670: Reference[2777]:RELIABLE:CoreMessage[messageID=2777, durable=true, userID=5a621ebc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=5a61d098-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1217262869 2024-06-25 23:55:08,862 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cdd69e5d-4b61-4807-adaf-0b6d7d8b0670: CoreMessage[messageID=2777, durable=true, userID=5a621ebc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=5a61d098-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1217262869 to transaction: TransactionImpl [xid=null, txID=2780, xid=null, state=ACTIVE, createTime=1719359708862(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4067056a 2024-06-25 23:55:08,863 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cdd69e5d-4b61-4807-adaf-0b6d7d8b0670: CoreMessage[messageID=2777, durable=true, userID=5a621ebc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=5a61d098-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1217262869, transaction: TransactionImpl [xid=null, txID=2780, xid=null, state=COMMITTED, createTime=1719359708862(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4067056a 2024-06-25 23:55:08,863 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fbbfea6] 2024-06-25 23:55:08,864 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a613450-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,865 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:08,865 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:08,866 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a61d096-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,866 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:08,866 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.917726 ms 2024-06-25 23:55:08,866 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testProperties [artemis-j2ee]> 2024-06-25 23:55:08,867 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:08,867 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonData [artemis-j2ee]> 2024-06-25 23:55:08,867 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 105002686'. 2024-06-25 23:55:08,869 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:08,869 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a63302e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,870 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a635741-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a63302e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a63302e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f24eafa, true, {}] 2024-06-25 23:55:08,870 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a635742-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a63302e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a63302e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3341506e, true, {}] 2024-06-25 23:55:08,871 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonData, null, 0, false, true, null] 2024-06-25 23:55:08,871 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a637e53-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,872 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a63a566-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a637e53-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a637e53-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19a0b069, true, {}] 2024-06-25 23:55:08,872 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@bf70ce5 2024-06-25 23:55:08,873 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a63a567-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a637e53-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a637e53-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45025931, true, {}] 2024-06-25 23:55:08,874 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2805, durable=true, userID=5a63cc79-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=5a63a565-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@968335474, context: RoutingContextImpl(Address=test/mom/testPublishJsonData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonData previousRoute:ANYCAST, reusable=true, version=-2147482990) .................................................. ***** durable queues test/mom/testPublishJsonData: - queueID=670 address:test/mom/testPublishJsonData name:test/mom/testPublishJsonData filter:null ***** non durable for test/mom/testPublishJsonData: .................................................. , transaction: null 2024-06-25 23:55:08,874 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonData: Reference[2805]:RELIABLE:CoreMessage[messageID=2805, durable=true, userID=5a63cc79-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=5a63a565-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@968335474 2024-06-25 23:55:08,874 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonData: CoreMessage[messageID=2805, durable=true, userID=5a63cc79-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=5a63a565-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@968335474 to transaction: TransactionImpl [xid=null, txID=2808, xid=null, state=ACTIVE, createTime=1719359708874(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35b3d56b 2024-06-25 23:55:08,875 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@14432052, org.eclipse.scout.rt.mom.jms.JmsSubscription@7f6c85c4] 2024-06-25 23:55:08,877 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonData: CoreMessage[messageID=2805, durable=true, userID=5a63cc79-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=5a63a565-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@968335474, transaction: TransactionImpl [xid=null, txID=2808, xid=null, state=COMMITTED, createTime=1719359708874(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35b3d56b 2024-06-25 23:55:08,878 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a63302e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,879 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:08,879 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:08,879 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a637e53-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,880 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:08,880 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.459420 ms 2024-06-25 23:55:08,880 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonData [artemis-j2ee]> 2024-06-25 23:55:08,880 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:08,880 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicDurableSubscription [artemis-j2ee]> 2024-06-25 23:55:08,880 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1446594688'. 2024-06-25 23:55:08,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.550931 ms 2024-06-25 23:55:08,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicDurableSubscription [artemis-j2ee]> 2024-06-25 23:55:08,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:08,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishNull [artemis-j2ee]> 2024-06-25 23:55:08,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1795935909'. 2024-06-25 23:55:08,883 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:08,883 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a65531b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,884 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a657a2e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a65531b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a65531b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f3a25d4, true, {}] 2024-06-25 23:55:08,884 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a657a2f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a65531b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a65531b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bff891b, true, {}] 2024-06-25 23:55:08,885 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:08,885 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a65a140-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,885 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a65a143-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a65a140-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a65a140-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@687e122d, true, {}] 2024-06-25 23:55:08,886 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7ea0438c 2024-06-25 23:55:08,886 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a65c854-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a65a140-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a65a140-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4185851, true, {}] 2024-06-25 23:55:08,887 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2827, durable=true, userID=5a65c856-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@827544563, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:08,887 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2827]:RELIABLE:CoreMessage[messageID=2827, durable=true, userID=5a65c856-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@827544563 2024-06-25 23:55:08,888 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2827, durable=true, userID=5a65c856-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@827544563 to transaction: TransactionImpl [xid=null, txID=2830, xid=null, state=ACTIVE, createTime=1719359708888(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a2695a3 2024-06-25 23:55:08,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@63f1d374, org.eclipse.scout.rt.mom.jms.JmsSubscription@54ad9ff9] 2024-06-25 23:55:08,891 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2827, durable=true, userID=5a65c856-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@827544563, transaction: TransactionImpl [xid=null, txID=2830, xid=null, state=COMMITTED, createTime=1719359708888(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a2695a3 2024-06-25 23:55:08,892 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a65531b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,892 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a66b2b7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,893 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a66d9ca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a66b2b7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a66b2b7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2931e65a, true, {}] 2024-06-25 23:55:08,893 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a66d9cb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a66b2b7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a66b2b7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b60c547, true, {}] 2024-06-25 23:55:08,894 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:08,894 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a6700dc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a65a140-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a65a140-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d24faaf, true, {}] 2024-06-25 23:55:08,895 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2845, durable=true, userID=5a6700de-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1885145171, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:08,897 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2845]:RELIABLE:CoreMessage[messageID=2845, durable=true, userID=5a6700de-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1885145171 2024-06-25 23:55:08,898 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2845, durable=true, userID=5a6700de-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1885145171 to transaction: TransactionImpl [xid=null, txID=2848, xid=null, state=ACTIVE, createTime=1719359708898(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@38115531 2024-06-25 23:55:08,898 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2cb09f00, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c14c284] 2024-06-25 23:55:08,901 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2845, durable=true, userID=5a6700de-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1885145171, transaction: TransactionImpl [xid=null, txID=2848, xid=null, state=COMMITTED, createTime=1719359708898(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@38115531 2024-06-25 23:55:08,901 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a66b2b7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,902 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a68395f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,903 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a685f72-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a68395f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a68395f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@85fab33, true, {}] 2024-06-25 23:55:08,903 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a685f73-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a68395f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a68395f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ede75a4, true, {}] 2024-06-25 23:55:08,904 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:08,904 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a688684-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a65a140-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a65a140-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@892ad14, true, {}] 2024-06-25 23:55:08,904 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2863, durable=true, userID=5a688686-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1849768676, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:08,908 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2863]:RELIABLE:CoreMessage[messageID=2863, durable=true, userID=5a688686-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1849768676 2024-06-25 23:55:08,908 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2863, durable=true, userID=5a688686-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1849768676 to transaction: TransactionImpl [xid=null, txID=2866, xid=null, state=ACTIVE, createTime=1719359708908(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e356699 2024-06-25 23:55:08,908 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@34b56a5a, org.eclipse.scout.rt.mom.jms.JmsSubscription@509e4bc4] 2024-06-25 23:55:08,911 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2863, durable=true, userID=5a688686-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1849768676, transaction: TransactionImpl [xid=null, txID=2866, xid=null, state=COMMITTED, createTime=1719359708908(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e356699 2024-06-25 23:55:08,912 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a68395f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,913 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a69bf07-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,913 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a69e61a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a69bf07-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a69bf07-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d5c3a6e, true, {}] 2024-06-25 23:55:08,913 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a69e61b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a69bf07-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a69bf07-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2464f551, true, {}] 2024-06-25 23:55:08,914 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:08,914 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a6a0d2c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a65a140-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a65a140-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70f3a06f, true, {}] 2024-06-25 23:55:08,915 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2881, durable=true, userID=5a6a0d2e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1391367565, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:08,918 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2881]:RELIABLE:CoreMessage[messageID=2881, durable=true, userID=5a6a0d2e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1391367565 2024-06-25 23:55:08,918 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2881, durable=true, userID=5a6a0d2e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1391367565 to transaction: TransactionImpl [xid=null, txID=2884, xid=null, state=ACTIVE, createTime=1719359708918(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60442102 2024-06-25 23:55:08,919 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@533ed36e, org.eclipse.scout.rt.mom.jms.JmsSubscription@3b538e2a] 2024-06-25 23:55:08,921 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2881, durable=true, userID=5a6a0d2e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1391367565, transaction: TransactionImpl [xid=null, txID=2884, xid=null, state=COMMITTED, createTime=1719359708918(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60442102 2024-06-25 23:55:08,922 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a69bf07-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,923 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a6b6cbf-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,923 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a6b6cc2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a6b6cbf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a6b6cbf-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24ed79da, true, {}] 2024-06-25 23:55:08,924 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a6b93d3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a6b6cbf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a6b6cbf-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22711675, true, {}] 2024-06-25 23:55:08,924 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:08,925 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a6bbae4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a65a140-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a65a140-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a0f5e27, true, {}] 2024-06-25 23:55:08,926 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2899, durable=true, userID=5a6bbae6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1578070460, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:08,928 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2899]:RELIABLE:CoreMessage[messageID=2899, durable=true, userID=5a6bbae6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1578070460 2024-06-25 23:55:08,929 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2899, durable=true, userID=5a6bbae6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1578070460 to transaction: TransactionImpl [xid=null, txID=2902, xid=null, state=ACTIVE, createTime=1719359708929(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b5b6968 2024-06-25 23:55:08,929 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@4cbf1c30, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c5095df] 2024-06-25 23:55:08,932 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2899, durable=true, userID=5a6bbae6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1578070460, transaction: TransactionImpl [xid=null, txID=2902, xid=null, state=COMMITTED, createTime=1719359708929(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b5b6968 2024-06-25 23:55:08,932 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a6b6cbf-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,933 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a6cf367-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,934 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a6cf36a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a6cf367-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a6cf367-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78aa4f11, true, {}] 2024-06-25 23:55:08,934 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a6d1a7b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a6cf367-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a6cf367-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@137da016, true, {}] 2024-06-25 23:55:08,934 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:08,935 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a6d418c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a65a140-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a65a140-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cd57b4a, true, {}] 2024-06-25 23:55:08,935 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2917, durable=true, userID=5a6d418e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1701188823, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:08,938 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2917]:RELIABLE:CoreMessage[messageID=2917, durable=true, userID=5a6d418e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1701188823 2024-06-25 23:55:08,939 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2917, durable=true, userID=5a6d418e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1701188823 to transaction: TransactionImpl [xid=null, txID=2920, xid=null, state=ACTIVE, createTime=1719359708939(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5de28a38 2024-06-25 23:55:08,939 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@230ea983, org.eclipse.scout.rt.mom.jms.JmsSubscription@70290678] 2024-06-25 23:55:08,942 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2917, durable=true, userID=5a6d418e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1701188823, transaction: TransactionImpl [xid=null, txID=2920, xid=null, state=COMMITTED, createTime=1719359708939(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5de28a38 2024-06-25 23:55:08,943 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a6cf367-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,943 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a6e7a0f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,944 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a6ea122-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a6e7a0f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a6e7a0f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ceffcb7, true, {}] 2024-06-25 23:55:08,944 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a6ea123-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a6e7a0f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a6e7a0f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ccf2b6, true, {}] 2024-06-25 23:55:08,945 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:08,945 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a6ec834-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a65a140-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a65a140-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@530a7905, true, {}] 2024-06-25 23:55:08,946 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2935, durable=true, userID=5a6ec836-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@433129967, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:08,949 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2935]:RELIABLE:CoreMessage[messageID=2935, durable=true, userID=5a6ec836-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@433129967 2024-06-25 23:55:08,949 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2935, durable=true, userID=5a6ec836-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@433129967 to transaction: TransactionImpl [xid=null, txID=2938, xid=null, state=ACTIVE, createTime=1719359708949(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@789fc481 2024-06-25 23:55:08,949 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@5ebd3708, org.eclipse.scout.rt.mom.jms.JmsSubscription@7441eed3] 2024-06-25 23:55:08,952 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2935, durable=true, userID=5a6ec836-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@433129967, transaction: TransactionImpl [xid=null, txID=2938, xid=null, state=COMMITTED, createTime=1719359708949(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@789fc481 2024-06-25 23:55:08,953 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a6e7a0f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,953 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a7000b7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,954 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7027ca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7000b7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7000b7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@793122ab, true, {}] 2024-06-25 23:55:08,954 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7027cb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7000b7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7000b7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b14af9c, true, {}] 2024-06-25 23:55:08,955 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:08,955 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a704edc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a65a140-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a65a140-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65783c8b, true, {}] 2024-06-25 23:55:08,956 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2953, durable=true, userID=5a7075ee-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@512548568, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:08,959 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2953]:RELIABLE:CoreMessage[messageID=2953, durable=true, userID=5a7075ee-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@512548568 2024-06-25 23:55:08,959 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2953, durable=true, userID=5a7075ee-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@512548568 to transaction: TransactionImpl [xid=null, txID=2956, xid=null, state=ACTIVE, createTime=1719359708959(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@43beab1d 2024-06-25 23:55:08,960 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@408f3054, org.eclipse.scout.rt.mom.jms.JmsSubscription@2a64cb1f] 2024-06-25 23:55:08,962 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2953, durable=true, userID=5a7075ee-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@512548568, transaction: TransactionImpl [xid=null, txID=2956, xid=null, state=COMMITTED, createTime=1719359708959(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@43beab1d 2024-06-25 23:55:08,963 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a7000b7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,964 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a71ae6f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,965 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a71d582-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a71ae6f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a71ae6f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18deea68, true, {}] 2024-06-25 23:55:08,965 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a71d583-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a71ae6f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a71ae6f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@579868eb, true, {}] 2024-06-25 23:55:08,966 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:08,966 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a71fc94-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a65a140-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a65a140-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2939451c, true, {}] 2024-06-25 23:55:08,967 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2971, durable=true, userID=5a71fc96-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2030035287, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:08,969 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2971]:RELIABLE:CoreMessage[messageID=2971, durable=true, userID=5a71fc96-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2030035287 2024-06-25 23:55:08,970 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2971, durable=true, userID=5a71fc96-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2030035287 to transaction: TransactionImpl [xid=null, txID=2974, xid=null, state=ACTIVE, createTime=1719359708970(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a8737b 2024-06-25 23:55:08,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@515a897c, org.eclipse.scout.rt.mom.jms.JmsSubscription@197d6cc9] 2024-06-25 23:55:08,973 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2971, durable=true, userID=5a71fc96-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2030035287, transaction: TransactionImpl [xid=null, txID=2974, xid=null, state=COMMITTED, createTime=1719359708970(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a8737b 2024-06-25 23:55:08,973 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a71ae6f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,974 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a733517-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,975 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a735c2a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a733517-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a733517-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5776347b, true, {}] 2024-06-25 23:55:08,975 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a735c2b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a733517-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a733517-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f712e49, true, {}] 2024-06-25 23:55:08,976 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:08,976 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a73833c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a65a140-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a65a140-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c4da036, true, {}] 2024-06-25 23:55:08,977 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2989, durable=true, userID=5a73aa4e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@695367309, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:08,979 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2989]:RELIABLE:CoreMessage[messageID=2989, durable=true, userID=5a73aa4e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@695367309 2024-06-25 23:55:08,980 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2989, durable=true, userID=5a73aa4e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@695367309 to transaction: TransactionImpl [xid=null, txID=2992, xid=null, state=ACTIVE, createTime=1719359708980(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@33bac4cf 2024-06-25 23:55:08,980 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@76320633, org.eclipse.scout.rt.mom.jms.JmsSubscription@5100fe55] 2024-06-25 23:55:08,983 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2989, durable=true, userID=5a73aa4e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=5a65a142-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@695367309, transaction: TransactionImpl [xid=null, txID=2992, xid=null, state=COMMITTED, createTime=1719359708980(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@33bac4cf 2024-06-25 23:55:08,983 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a733517-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,984 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:08,984 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:08,985 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a65a140-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,985 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:08,985 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 103.679725 ms 2024-06-25 23:55:08,985 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishNull [artemis-j2ee]> 2024-06-25 23:55:08,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:08,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishText [artemis-j2ee]> 2024-06-25 23:55:08,986 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 52356521'. 2024-06-25 23:55:08,988 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:08,988 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a755800-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,988 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a755803-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a755800-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a755800-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@266b19dd, true, {}] 2024-06-25 23:55:08,989 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a757f14-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a755800-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a755800-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d70434c, true, {}] 2024-06-25 23:55:08,990 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-25 23:55:08,990 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a75a625-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:08,991 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a75cd38-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a75a625-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a75a625-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a2c3b1, true, {}] 2024-06-25 23:55:08,991 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@a19fe87 2024-06-25 23:55:08,991 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a75cd39-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a75a625-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a75a625-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e27fa0f, true, {}] 2024-06-25 23:55:08,992 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3011, durable=true, userID=5a75f44b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=5a75cd37-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@396757460, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-25 23:55:08,993 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3011]:RELIABLE:CoreMessage[messageID=3011, durable=true, userID=5a75f44b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=5a75cd37-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@396757460 2024-06-25 23:55:08,993 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3011, durable=true, userID=5a75f44b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=5a75cd37-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@396757460 to transaction: TransactionImpl [xid=null, txID=3014, xid=null, state=ACTIVE, createTime=1719359708993(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69bdd859 2024-06-25 23:55:08,994 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1abacff3, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a3d4cd2] 2024-06-25 23:55:08,996 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3011, durable=true, userID=5a75f44b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:08 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=5a75cd37-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@396757460, transaction: TransactionImpl [xid=null, txID=3014, xid=null, state=COMMITTED, createTime=1719359708993(Tue Jun 25 23:55:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69bdd859 2024-06-25 23:55:08,997 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a755800-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,997 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:08,997 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:08,998 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a75a625-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:08,998 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:08,998 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.314352 ms 2024-06-25 23:55:08,998 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishText [artemis-j2ee]> 2024-06-25 23:55:08,999 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:08,999 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeCorrelationId [artemis-j2ee]> 2024-06-25 23:55:08,999 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 290737629'. 2024-06-25 23:55:09,001 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,001 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a7753dd-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,002 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a777af0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7753dd-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7753dd-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9df4708, true, {}] 2024-06-25 23:55:09,002 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a777af1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7753dd-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7753dd-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d9381f0, true, {}] 2024-06-25 23:55:09,003 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeCorrelationId, null, 0, false, true, null] 2024-06-25 23:55:09,004 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a77c912-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[cid=cid:abc] 2024-06-25 23:55:09,004 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a77c915-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a77c912-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a77c912-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47ea30d6, true, {}] 2024-06-25 23:55:09,004 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6d66a248 - MDC[cid=cid:abc] 2024-06-25 23:55:09,005 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a77f026-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a77c912-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a77c912-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c1bc5ee, true, {}] 2024-06-25 23:55:09,006 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3033, durable=true, userID=5a77f028-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=5a77c914-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@735762541, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147482982) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeCorrelationId: - queueID=949 address:test/mom/testQueuePublishSubscribeCorrelationId name:test/mom/testQueuePublishSubscribeCorrelationId filter:null ***** non durable for test/mom/testQueuePublishSubscribeCorrelationId: .................................................. , transaction: null 2024-06-25 23:55:09,006 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeCorrelationId: Reference[3033]:RELIABLE:CoreMessage[messageID=3033, durable=true, userID=5a77f028-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=5a77c914-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@735762541 2024-06-25 23:55:09,006 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=3033, durable=true, userID=5a77f028-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=5a77c914-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@735762541 to transaction: TransactionImpl [xid=null, txID=3036, xid=null, state=ACTIVE, createTime=1719359709006(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@16d09888 2024-06-25 23:55:09,007 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d17cd8b] 2024-06-25 23:55:09,010 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=3033, durable=true, userID=5a77f028-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=5a77c914-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@735762541, transaction: TransactionImpl [xid=null, txID=3036, xid=null, state=COMMITTED, createTime=1719359709006(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@16d09888 2024-06-25 23:55:09,010 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a7753dd-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,011 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,011 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,011 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a77c912-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,012 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,012 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.665091 ms 2024-06-25 23:55:09,012 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeCorrelationId [artemis-j2ee]> 2024-06-25 23:55:09,013 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,013 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribe [artemis-j2ee]> 2024-06-25 23:55:09,013 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 244070430'. 2024-06-25 23:55:09,014 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,015 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a7976ca-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,015 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7976cd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7976ca-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7976ca-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c2a87cc, true, {}] 2024-06-25 23:55:09,016 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a799dde-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7976ca-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7976ca-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38f49caf, true, {}] 2024-06-25 23:55:09,016 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribe, null, 0, false, true, null] 2024-06-25 23:55:09,017 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a79c4ef-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,017 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a79c4f2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a79c4ef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a79c4ef-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c5071a0, true, {}] 2024-06-25 23:55:09,017 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@65f1bf2c 2024-06-25 23:55:09,018 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a79c4f3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a79c4ef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a79c4ef-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7932ad90, true, {}] 2024-06-25 23:55:09,018 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3055, durable=true, userID=5a79ec05-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=5a79c4f1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1092684440, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribe previousRoute:ANYCAST, reusable=true, version=-2147482981) .................................................. ***** durable queues test/mom/testQueuePublishSubscribe: - queueID=972 address:test/mom/testQueuePublishSubscribe name:test/mom/testQueuePublishSubscribe filter:null ***** non durable for test/mom/testQueuePublishSubscribe: .................................................. , transaction: null 2024-06-25 23:55:09,019 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribe: Reference[3055]:RELIABLE:CoreMessage[messageID=3055, durable=true, userID=5a79ec05-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=5a79c4f1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1092684440 2024-06-25 23:55:09,019 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=3055, durable=true, userID=5a79ec05-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=5a79c4f1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1092684440 to transaction: TransactionImpl [xid=null, txID=3058, xid=null, state=ACTIVE, createTime=1719359709019(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48a79042 2024-06-25 23:55:09,020 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ea8832c] 2024-06-25 23:55:09,022 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=3055, durable=true, userID=5a79ec05-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=5a79c4f1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1092684440, transaction: TransactionImpl [xid=null, txID=3058, xid=null, state=COMMITTED, createTime=1719359709019(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48a79042 2024-06-25 23:55:09,023 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a7976ca-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,024 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,024 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,024 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a79c4ef-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,025 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,025 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.997713 ms 2024-06-25 23:55:09,025 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribe [artemis-j2ee]> 2024-06-25 23:55:09,025 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,026 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishBytes [artemis-j2ee]> 2024-06-25 23:55:09,026 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 218722765'. 2024-06-25 23:55:09,027 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,027 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a7b4b97-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,028 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7b72aa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7b4b97-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7b4b97-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@313b6c15, true, {}] 2024-06-25 23:55:09,028 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7b72ab-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7b4b97-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7b4b97-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ec44bd3, true, {}] 2024-06-25 23:55:09,029 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishBytes, null, 0, false, true, null] 2024-06-25 23:55:09,029 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a7b99bc-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,030 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7bc0cf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7b99bc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7b99bc-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@269a601c, true, {}] 2024-06-25 23:55:09,030 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6232cde5 2024-06-25 23:55:09,030 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7bc0d0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7b99bc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7b99bc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fdff61f, true, {}] 2024-06-25 23:55:09,031 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3077, durable=true, userID=5a7be7e2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=5a7bc0ce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1191574068, context: RoutingContextImpl(Address=test/mom/testPublishBytes, routingType=ANYCAST, PreviousAddress=test/mom/testPublishBytes previousRoute:ANYCAST, reusable=true, version=-2147482980) .................................................. ***** durable queues test/mom/testPublishBytes: - queueID=995 address:test/mom/testPublishBytes name:test/mom/testPublishBytes filter:null ***** non durable for test/mom/testPublishBytes: .................................................. , transaction: null 2024-06-25 23:55:09,032 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishBytes: Reference[3077]:RELIABLE:CoreMessage[messageID=3077, durable=true, userID=5a7be7e2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=5a7bc0ce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1191574068 2024-06-25 23:55:09,032 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishBytes: CoreMessage[messageID=3077, durable=true, userID=5a7be7e2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=5a7bc0ce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1191574068 to transaction: TransactionImpl [xid=null, txID=3080, xid=null, state=ACTIVE, createTime=1719359709032(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a4f8862 2024-06-25 23:55:09,033 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@27828021, org.eclipse.scout.rt.mom.jms.JmsSubscription@42a08547] 2024-06-25 23:55:09,035 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishBytes: CoreMessage[messageID=3077, durable=true, userID=5a7be7e2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=5a7bc0ce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1191574068, transaction: TransactionImpl [xid=null, txID=3080, xid=null, state=COMMITTED, createTime=1719359709032(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a4f8862 2024-06-25 23:55:09,036 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a7b4b97-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,036 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,037 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,037 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a7b99bc-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,038 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,038 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.134227 ms 2024-06-25 23:55:09,038 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishBytes [artemis-j2ee]> 2024-06-25 23:55:09,038 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,038 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishEmpty [artemis-j2ee]> 2024-06-25 23:55:09,039 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 665639335'. 2024-06-25 23:55:09,040 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,040 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a7d4774-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,041 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7d6e87-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7d4774-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7d4774-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b7936ce, true, {}] 2024-06-25 23:55:09,041 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7d6e88-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7d4774-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7d4774-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bddc6a2, true, {}] 2024-06-25 23:55:09,042 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:09,043 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a7d9599-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,043 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7dbcac-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7d9599-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7d9599-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54ee540, true, {}] 2024-06-25 23:55:09,043 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@42748f59 2024-06-25 23:55:09,043 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7dbcad-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7d9599-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7d9599-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64f37d27, true, {}] 2024-06-25 23:55:09,044 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3099, durable=true, userID=5a7de3bf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1139972659, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:09,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3099]:RELIABLE:CoreMessage[messageID=3099, durable=true, userID=5a7de3bf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1139972659 2024-06-25 23:55:09,045 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3099, durable=true, userID=5a7de3bf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1139972659 to transaction: TransactionImpl [xid=null, txID=3102, xid=null, state=ACTIVE, createTime=1719359709045(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@715b4f7f 2024-06-25 23:55:09,045 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6e863469, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a9e88f1] 2024-06-25 23:55:09,048 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3099, durable=true, userID=5a7de3bf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1139972659, transaction: TransactionImpl [xid=null, txID=3102, xid=null, state=COMMITTED, createTime=1719359709045(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@715b4f7f 2024-06-25 23:55:09,049 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a7d4774-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,050 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a7ece20-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,050 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7ece23-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7ece20-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7ece20-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38119557, true, {}] 2024-06-25 23:55:09,051 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7ece24-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7ece20-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7ece20-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62fbbe09, true, {}] 2024-06-25 23:55:09,051 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:09,051 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a7ef535-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7d9599-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7d9599-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b6ace85, true, {}] 2024-06-25 23:55:09,052 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3117, durable=true, userID=5a7f1c47-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@723868718, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:09,055 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3117]:RELIABLE:CoreMessage[messageID=3117, durable=true, userID=5a7f1c47-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@723868718 2024-06-25 23:55:09,055 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3117, durable=true, userID=5a7f1c47-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@723868718 to transaction: TransactionImpl [xid=null, txID=3120, xid=null, state=ACTIVE, createTime=1719359709055(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f530cfb 2024-06-25 23:55:09,056 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@f64f47a, org.eclipse.scout.rt.mom.jms.JmsSubscription@548d9d87] 2024-06-25 23:55:09,058 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3117, durable=true, userID=5a7f1c47-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@723868718, transaction: TransactionImpl [xid=null, txID=3120, xid=null, state=COMMITTED, createTime=1719359709055(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f530cfb 2024-06-25 23:55:09,059 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a7ece20-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,060 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a8054c8-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,060 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a8054cb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a8054c8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a8054c8-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a0cae87, true, {}] 2024-06-25 23:55:09,061 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a807bdc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a8054c8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a8054c8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78e64397, true, {}] 2024-06-25 23:55:09,061 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:09,062 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a807bdd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7d9599-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7d9599-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@172af478, true, {}] 2024-06-25 23:55:09,062 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3135, durable=true, userID=5a80a2ef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@985825218, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:09,065 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3135]:RELIABLE:CoreMessage[messageID=3135, durable=true, userID=5a80a2ef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@985825218 2024-06-25 23:55:09,066 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3135, durable=true, userID=5a80a2ef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@985825218 to transaction: TransactionImpl [xid=null, txID=3138, xid=null, state=ACTIVE, createTime=1719359709066(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3923951a 2024-06-25 23:55:09,066 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@67398bad, org.eclipse.scout.rt.mom.jms.JmsSubscription@71cdb24] 2024-06-25 23:55:09,069 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3135, durable=true, userID=5a80a2ef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@985825218, transaction: TransactionImpl [xid=null, txID=3138, xid=null, state=COMMITTED, createTime=1719359709066(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3923951a 2024-06-25 23:55:09,069 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a8054c8-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,070 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a81db70-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,071 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a81db73-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a81db70-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a81db70-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d3659ab, true, {}] 2024-06-25 23:55:09,071 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a820284-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a81db70-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a81db70-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20041a35, true, {}] 2024-06-25 23:55:09,071 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:09,072 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a822995-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7d9599-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7d9599-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@515992d4, true, {}] 2024-06-25 23:55:09,073 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3153, durable=true, userID=5a822997-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1890142378, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:09,076 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3153]:RELIABLE:CoreMessage[messageID=3153, durable=true, userID=5a822997-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1890142378 2024-06-25 23:55:09,076 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3153, durable=true, userID=5a822997-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1890142378 to transaction: TransactionImpl [xid=null, txID=3156, xid=null, state=ACTIVE, createTime=1719359709076(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@717c3116 2024-06-25 23:55:09,077 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3818609f, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ae3f536] 2024-06-25 23:55:09,079 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3153, durable=true, userID=5a822997-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1890142378, transaction: TransactionImpl [xid=null, txID=3156, xid=null, state=COMMITTED, createTime=1719359709076(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@717c3116 2024-06-25 23:55:09,079 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a81db70-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,080 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a836218-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,081 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a83892b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a836218-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a836218-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75c478cb, true, {}] 2024-06-25 23:55:09,081 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a83892c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a836218-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a836218-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33b90b7, true, {}] 2024-06-25 23:55:09,082 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:09,082 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a83b03d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7d9599-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7d9599-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e47ddd9, true, {}] 2024-06-25 23:55:09,083 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3171, durable=true, userID=5a83b03f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1427235203, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:09,086 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3171]:RELIABLE:CoreMessage[messageID=3171, durable=true, userID=5a83b03f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1427235203 2024-06-25 23:55:09,086 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3171, durable=true, userID=5a83b03f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1427235203 to transaction: TransactionImpl [xid=null, txID=3174, xid=null, state=ACTIVE, createTime=1719359709086(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@569fbadb 2024-06-25 23:55:09,087 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@71443983, org.eclipse.scout.rt.mom.jms.JmsSubscription@105d2c27] 2024-06-25 23:55:09,089 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3171, durable=true, userID=5a83b03f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1427235203, transaction: TransactionImpl [xid=null, txID=3174, xid=null, state=COMMITTED, createTime=1719359709086(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@569fbadb 2024-06-25 23:55:09,090 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a836218-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,090 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a84e8c0-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,091 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a850fd3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a84e8c0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a84e8c0-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e81e038, true, {}] 2024-06-25 23:55:09,091 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a850fd4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a84e8c0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a84e8c0-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@758a3c92, true, {}] 2024-06-25 23:55:09,092 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:09,092 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a8536e5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7d9599-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7d9599-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52450cda, true, {}] 2024-06-25 23:55:09,093 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3189, durable=true, userID=5a8536e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1517791473, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:09,096 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3189]:RELIABLE:CoreMessage[messageID=3189, durable=true, userID=5a8536e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1517791473 2024-06-25 23:55:09,096 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3189, durable=true, userID=5a8536e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1517791473 to transaction: TransactionImpl [xid=null, txID=3192, xid=null, state=ACTIVE, createTime=1719359709096(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17bccfc4 2024-06-25 23:55:09,097 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@76603c44, org.eclipse.scout.rt.mom.jms.JmsSubscription@398f6622] 2024-06-25 23:55:09,099 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3189, durable=true, userID=5a8536e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1517791473, transaction: TransactionImpl [xid=null, txID=3192, xid=null, state=COMMITTED, createTime=1719359709096(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17bccfc4 2024-06-25 23:55:09,100 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a84e8c0-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,101 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a869678-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,101 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a86967b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a869678-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a869678-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9418b83, true, {}] 2024-06-25 23:55:09,102 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a86bd8c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a869678-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a869678-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6137c9c5, true, {}] 2024-06-25 23:55:09,102 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:09,103 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a86bd8d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7d9599-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7d9599-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15d4a7ed, true, {}] 2024-06-25 23:55:09,103 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3207, durable=true, userID=5a86e49f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1843484215, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:09,106 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3207]:RELIABLE:CoreMessage[messageID=3207, durable=true, userID=5a86e49f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1843484215 2024-06-25 23:55:09,107 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3207, durable=true, userID=5a86e49f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1843484215 to transaction: TransactionImpl [xid=null, txID=3210, xid=null, state=ACTIVE, createTime=1719359709106(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17a45bdc 2024-06-25 23:55:09,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2a58d00a, org.eclipse.scout.rt.mom.jms.JmsSubscription@53af65eb] 2024-06-25 23:55:09,110 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3207, durable=true, userID=5a86e49f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1843484215, transaction: TransactionImpl [xid=null, txID=3210, xid=null, state=COMMITTED, createTime=1719359709106(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17a45bdc 2024-06-25 23:55:09,110 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a869678-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,111 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a881d20-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,112 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a884433-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a881d20-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a881d20-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ae65b05, true, {}] 2024-06-25 23:55:09,112 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a884434-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a881d20-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a881d20-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@318845dd, true, {}] 2024-06-25 23:55:09,113 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:09,113 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a886b45-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7d9599-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7d9599-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dd6e72b, true, {}] 2024-06-25 23:55:09,114 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3225, durable=true, userID=5a889257-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1067126948, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:09,116 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3225]:RELIABLE:CoreMessage[messageID=3225, durable=true, userID=5a889257-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1067126948 2024-06-25 23:55:09,117 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3225, durable=true, userID=5a889257-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1067126948 to transaction: TransactionImpl [xid=null, txID=3228, xid=null, state=ACTIVE, createTime=1719359709117(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d2aade6 2024-06-25 23:55:09,117 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7dbf92aa, org.eclipse.scout.rt.mom.jms.JmsSubscription@122557f8] 2024-06-25 23:55:09,120 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3225, durable=true, userID=5a889257-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1067126948, transaction: TransactionImpl [xid=null, txID=3228, xid=null, state=COMMITTED, createTime=1719359709117(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d2aade6 2024-06-25 23:55:09,120 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a881d20-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,121 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a89a3c8-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,122 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a89cadb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a89a3c8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a89a3c8-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26739cb9, true, {}] 2024-06-25 23:55:09,122 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a89cadc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a89a3c8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a89a3c8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f0b7212, true, {}] 2024-06-25 23:55:09,123 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:09,123 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a89f1ed-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7d9599-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7d9599-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77ed4c39, true, {}] 2024-06-25 23:55:09,124 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3243, durable=true, userID=5a89f1ef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@194697172, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:09,127 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3243]:RELIABLE:CoreMessage[messageID=3243, durable=true, userID=5a89f1ef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@194697172 2024-06-25 23:55:09,127 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3243, durable=true, userID=5a89f1ef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@194697172 to transaction: TransactionImpl [xid=null, txID=3246, xid=null, state=ACTIVE, createTime=1719359709127(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6fe72920 2024-06-25 23:55:09,128 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@8d56ddd, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d4ee7d7] 2024-06-25 23:55:09,130 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3243, durable=true, userID=5a89f1ef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@194697172, transaction: TransactionImpl [xid=null, txID=3246, xid=null, state=COMMITTED, createTime=1719359709127(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6fe72920 2024-06-25 23:55:09,131 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a89a3c8-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,132 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a8b5180-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,132 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a8b5183-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a8b5180-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a8b5180-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3346bf1e, true, {}] 2024-06-25 23:55:09,132 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a8b5184-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a8b5180-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a8b5180-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79c6b5da, true, {}] 2024-06-25 23:55:09,133 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:09,133 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a8b7895-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a7d9599-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a7d9599-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@402ec904, true, {}] 2024-06-25 23:55:09,134 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3261, durable=true, userID=5a8b9fa7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@894564227, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:09,137 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3261]:RELIABLE:CoreMessage[messageID=3261, durable=true, userID=5a8b9fa7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@894564227 2024-06-25 23:55:09,137 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3261, durable=true, userID=5a8b9fa7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@894564227 to transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=ACTIVE, createTime=1719359709137(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1bfeb330 2024-06-25 23:55:09,138 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@27002c5a, org.eclipse.scout.rt.mom.jms.JmsSubscription@69e636cc] 2024-06-25 23:55:09,140 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3261, durable=true, userID=5a8b9fa7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=5a7dbcab-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@894564227, transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=COMMITTED, createTime=1719359709137(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1bfeb330 2024-06-25 23:55:09,141 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a8b5180-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,141 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,142 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,142 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a7d9599-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,143 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,143 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 104.356737 ms 2024-06-25 23:55:09,143 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishEmpty [artemis-j2ee]> 2024-06-25 23:55:09,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 971233882'. 2024-06-25 23:55:09,146 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,146 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a8d7469-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,146 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a8d746c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a8d7469-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a8d7469-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c6aef37, true, {}] 2024-06-25 23:55:09,147 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a8d9b7d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a8d7469-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a8d7469-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@594f7909, true, {}] 2024-06-25 23:55:09,148 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,148 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a8dc28e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,148 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a8dc291-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a8dc28e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a8dc28e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2141a284, true, {}] 2024-06-25 23:55:09,149 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a8de9a2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a8dc28e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a8dc28e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c29a09e, true, {}] 2024-06-25 23:55:09,149 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,150 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a8e10b3-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,150 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a8e10b6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a8e10b3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a8e10b3-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@149f24e3, true, {}] 2024-06-25 23:55:09,150 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@63064672 2024-06-25 23:55:09,150 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a8e10b7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a8e10b3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a8e10b3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9d63227, true, {}] 2024-06-25 23:55:09,151 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3289, durable=true, userID=5a8e37c9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5a8e10b5-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@899881931, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:55:09,152 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3289]:RELIABLE:CoreMessage[messageID=3289, durable=true, userID=5a8e37c9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5a8e10b5-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@899881931 2024-06-25 23:55:09,152 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3289, durable=true, userID=5a8e37c9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5a8e10b5-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@899881931 to transaction: TransactionImpl [xid=null, txID=3292, xid=null, state=ACTIVE, createTime=1719359709152(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c63a6c8 2024-06-25 23:55:09,155 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3289, durable=true, userID=5a8e37c9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5a8e10b5-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@899881931, transaction: TransactionImpl [xid=null, txID=3292, xid=null, state=COMMITTED, createTime=1719359709152(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c63a6c8 2024-06-25 23:55:09,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2fad470b, org.eclipse.scout.rt.mom.jms.JmsSubscription@21f8693e] 2024-06-25 23:55:09,204 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a8d7469-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,205 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a8dc28e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,206 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,206 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,206 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a8e10b3-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,207 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.910564 ms 2024-06-25 23:55:09,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 593773415'. 2024-06-25 23:55:09,209 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,209 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a97116b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,209 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a97116e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a97116b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a97116b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@754d575c, true, {}] 2024-06-25 23:55:09,210 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a97387f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a97116b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a97116b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e39a66f, true, {}] 2024-06-25 23:55:09,211 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,211 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a975f90-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,211 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a975f93-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a975f90-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a975f90-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@319ee294, true, {}] 2024-06-25 23:55:09,212 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a9786a4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a975f90-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a975f90-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@602cceec, true, {}] 2024-06-25 23:55:09,212 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,213 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5a9786a5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,213 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a97adb8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a9786a5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a9786a5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@769daea9, true, {}] 2024-06-25 23:55:09,213 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@60ee6f76 2024-06-25 23:55:09,213 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5a97adb9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5a9786a5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5a9786a5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@346ed0bc, true, {}] 2024-06-25 23:55:09,214 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3323, durable=true, userID=5a97d4cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5a97adb7-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1564072288, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:55:09,215 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3323]:RELIABLE:CoreMessage[messageID=3323, durable=true, userID=5a97d4cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5a97adb7-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1564072288 2024-06-25 23:55:09,215 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3323, durable=true, userID=5a97d4cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5a97adb7-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1564072288 to transaction: TransactionImpl [xid=null, txID=3326, xid=null, state=ACTIVE, createTime=1719359709215(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59964ea0 2024-06-25 23:55:09,218 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3323, durable=true, userID=5a97d4cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5a97adb7-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1564072288, transaction: TransactionImpl [xid=null, txID=3326, xid=null, state=COMMITTED, createTime=1719359709215(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59964ea0 2024-06-25 23:55:09,265 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18f37d6e, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d1b91d1] 2024-06-25 23:55:09,267 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a97116b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,268 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a975f90-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,269 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,269 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,270 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5a9786a5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,270 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.072484 ms 2024-06-25 23:55:09,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,271 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,271 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,271 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 319357437'. 2024-06-25 23:55:09,273 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,273 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5aa0d57d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,274 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aa0fc90-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aa0d57d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aa0d57d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31e5926c, true, {}] 2024-06-25 23:55:09,274 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aa0fc91-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aa0d57d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aa0d57d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f227f02, true, {}] 2024-06-25 23:55:09,275 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,275 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5aa123a2-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,275 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aa123a5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aa123a2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aa123a2-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@360e0ffb, true, {}] 2024-06-25 23:55:09,276 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aa14ab6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aa123a2-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aa123a2-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51b4eceb, true, {}] 2024-06-25 23:55:09,276 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,276 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5aa14ab7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,277 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aa171ca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aa14ab7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aa14ab7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4361a0ad, true, {}] 2024-06-25 23:55:09,277 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@414b785c 2024-06-25 23:55:09,277 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aa171cb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aa14ab7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aa14ab7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ed9222, true, {}] 2024-06-25 23:55:09,278 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3357, durable=true, userID=5aa171cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5aa171c9-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@609603529, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:55:09,279 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3357]:RELIABLE:CoreMessage[messageID=3357, durable=true, userID=5aa171cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5aa171c9-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@609603529 2024-06-25 23:55:09,279 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3357, durable=true, userID=5aa171cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5aa171c9-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@609603529 to transaction: TransactionImpl [xid=null, txID=3360, xid=null, state=ACTIVE, createTime=1719359709279(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f2c9178 2024-06-25 23:55:09,282 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3357, durable=true, userID=5aa171cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5aa171c9-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@609603529, transaction: TransactionImpl [xid=null, txID=3360, xid=null, state=COMMITTED, createTime=1719359709279(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f2c9178 2024-06-25 23:55:09,329 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38682845, org.eclipse.scout.rt.mom.jms.JmsSubscription@72933ccb] 2024-06-25 23:55:09,330 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5aa0d57d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,332 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5aa123a2-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,332 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,333 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,333 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5aa14ab7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,333 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.648820 ms 2024-06-25 23:55:09,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 439190664'. 2024-06-25 23:55:09,336 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,336 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5aaa727f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,336 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aaa7282-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aaa727f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aaa727f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2aa884e8, true, {}] 2024-06-25 23:55:09,337 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aaa9893-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aaa727f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aaa727f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f5d66ad, true, {}] 2024-06-25 23:55:09,338 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,338 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5aaabfa4-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,339 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aaae6b7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aaabfa4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aaabfa4-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1aff7c94, true, {}] 2024-06-25 23:55:09,339 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aaae6b8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aaabfa4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aaabfa4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31ceb133, true, {}] 2024-06-25 23:55:09,339 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,340 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5aab0dc9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,340 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aab0dcc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aab0dc9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aab0dc9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@be646c4, true, {}] 2024-06-25 23:55:09,340 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@d374c01 2024-06-25 23:55:09,341 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aab0dcd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aab0dc9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aab0dc9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ed487f0, true, {}] 2024-06-25 23:55:09,342 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3391, durable=true, userID=5aab34df-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5aab0dcb-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@222258604, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:55:09,342 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3391]:RELIABLE:CoreMessage[messageID=3391, durable=true, userID=5aab34df-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5aab0dcb-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@222258604 2024-06-25 23:55:09,343 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3391, durable=true, userID=5aab34df-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5aab0dcb-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@222258604 to transaction: TransactionImpl [xid=null, txID=3394, xid=null, state=ACTIVE, createTime=1719359709343(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@670cabf1 2024-06-25 23:55:09,345 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3391, durable=true, userID=5aab34df-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5aab0dcb-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@222258604, transaction: TransactionImpl [xid=null, txID=3394, xid=null, state=COMMITTED, createTime=1719359709343(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@670cabf1 2024-06-25 23:55:09,393 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@69f35d31, org.eclipse.scout.rt.mom.jms.JmsSubscription@68c1d547] 2024-06-25 23:55:09,394 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5aaa727f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,396 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5aaabfa4-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,396 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,396 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,397 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5aab0dc9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,397 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,398 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.436133 ms 2024-06-25 23:55:09,398 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,398 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,398 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,398 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1701223919'. 2024-06-25 23:55:09,400 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,400 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ab43591-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,401 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab45ca4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ab43591-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ab43591-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34b9c19c, true, {}] 2024-06-25 23:55:09,401 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab45ca5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ab43591-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ab43591-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29f2a9f6, true, {}] 2024-06-25 23:55:09,402 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,403 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ab4aac6-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,403 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab4aac9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ab4aac6-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ab4aac6-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74ec70cb, true, {}] 2024-06-25 23:55:09,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab4aaca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ab4aac6-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ab4aac6-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29b641ab, true, {}] 2024-06-25 23:55:09,404 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,404 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ab4d1db-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,405 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab4f8ee-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ab4d1db-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ab4d1db-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@330ae36a, true, {}] 2024-06-25 23:55:09,405 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@51f714d1 2024-06-25 23:55:09,405 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab4f8ef-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ab4d1db-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ab4d1db-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@157c6480, true, {}] 2024-06-25 23:55:09,406 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3425, durable=true, userID=5ab52001-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ab4f8ed-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1876499171, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:55:09,407 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3425]:RELIABLE:CoreMessage[messageID=3425, durable=true, userID=5ab52001-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ab4f8ed-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1876499171 2024-06-25 23:55:09,407 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3425, durable=true, userID=5ab52001-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ab4f8ed-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1876499171 to transaction: TransactionImpl [xid=null, txID=3428, xid=null, state=ACTIVE, createTime=1719359709407(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79ed845 2024-06-25 23:55:09,410 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3425, durable=true, userID=5ab52001-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ab4f8ed-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1876499171, transaction: TransactionImpl [xid=null, txID=3428, xid=null, state=COMMITTED, createTime=1719359709407(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79ed845 2024-06-25 23:55:09,458 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@260d878a, org.eclipse.scout.rt.mom.jms.JmsSubscription@13190355] 2024-06-25 23:55:09,459 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ab43591-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,460 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ab4aac6-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,461 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,461 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,461 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ab4d1db-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,462 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.004130 ms 2024-06-25 23:55:09,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,463 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,463 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,463 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1804401643'. 2024-06-25 23:55:09,465 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,465 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5abe20b3-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,465 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abe20b6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5abe20b3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5abe20b3-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52a8dfbd, true, {}] 2024-06-25 23:55:09,466 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abe20b7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5abe20b3-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5abe20b3-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1301066b, true, {}] 2024-06-25 23:55:09,466 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,467 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5abe6ed8-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,467 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abe6edb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5abe6ed8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5abe6ed8-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23d2be15, true, {}] 2024-06-25 23:55:09,467 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abe6edc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5abe6ed8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5abe6ed8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a7b3140, true, {}] 2024-06-25 23:55:09,468 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,468 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5abe95ed-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,469 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abe95f0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5abe95ed-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5abe95ed-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62f0fff8, true, {}] 2024-06-25 23:55:09,469 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7d727123 2024-06-25 23:55:09,469 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abebd01-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5abe95ed-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5abe95ed-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12d774e, true, {}] 2024-06-25 23:55:09,470 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3459, durable=true, userID=5abebd03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5abe95ef-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@180882096, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:55:09,470 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3459]:RELIABLE:CoreMessage[messageID=3459, durable=true, userID=5abebd03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5abe95ef-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@180882096 2024-06-25 23:55:09,471 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3459, durable=true, userID=5abebd03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5abe95ef-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@180882096 to transaction: TransactionImpl [xid=null, txID=3462, xid=null, state=ACTIVE, createTime=1719359709471(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39476de5 2024-06-25 23:55:09,474 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3459, durable=true, userID=5abebd03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5abe95ef-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@180882096, transaction: TransactionImpl [xid=null, txID=3462, xid=null, state=COMMITTED, createTime=1719359709471(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39476de5 2024-06-25 23:55:09,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@34e785db, org.eclipse.scout.rt.mom.jms.JmsSubscription@5f83b506] 2024-06-25 23:55:09,522 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5abe20b3-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,524 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5abe6ed8-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,525 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,525 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,525 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5abe95ed-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,526 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.939544 ms 2024-06-25 23:55:09,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1507820612'. 2024-06-25 23:55:09,528 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,528 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ac7bdb5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,529 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac7e4c8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ac7bdb5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ac7bdb5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4535c861, true, {}] 2024-06-25 23:55:09,529 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac7e4c9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ac7bdb5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ac7bdb5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3982c5de, true, {}] 2024-06-25 23:55:09,530 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,530 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ac80bda-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,531 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac832ed-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ac80bda-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ac80bda-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@636edaa6, true, {}] 2024-06-25 23:55:09,531 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac832ee-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ac80bda-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ac80bda-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@502c2a07, true, {}] 2024-06-25 23:55:09,532 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,532 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ac859ff-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,532 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac85a02-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ac859ff-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ac859ff-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@783a7c14, true, {}] 2024-06-25 23:55:09,533 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7f03e5f4 2024-06-25 23:55:09,533 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac88113-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ac859ff-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ac859ff-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b65a75c, true, {}] 2024-06-25 23:55:09,534 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3493, durable=true, userID=5ac88115-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ac85a01-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2104271650, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:55:09,534 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3493]:RELIABLE:CoreMessage[messageID=3493, durable=true, userID=5ac88115-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ac85a01-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2104271650 2024-06-25 23:55:09,535 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3493, durable=true, userID=5ac88115-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ac85a01-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2104271650 to transaction: TransactionImpl [xid=null, txID=3496, xid=null, state=ACTIVE, createTime=1719359709535(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1714b272 2024-06-25 23:55:09,538 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3493, durable=true, userID=5ac88115-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ac85a01-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2104271650, transaction: TransactionImpl [xid=null, txID=3496, xid=null, state=COMMITTED, createTime=1719359709535(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1714b272 2024-06-25 23:55:09,585 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b46d238, org.eclipse.scout.rt.mom.jms.JmsSubscription@6364d449] 2024-06-25 23:55:09,586 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ac7bdb5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,588 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ac80bda-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,588 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,588 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,589 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ac859ff-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,589 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,589 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.164855 ms 2024-06-25 23:55:09,589 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,590 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,590 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,590 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1231094225'. 2024-06-25 23:55:09,592 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,592 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ad181c7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,592 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad181ca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ad181c7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ad181c7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6160c247, true, {}] 2024-06-25 23:55:09,593 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad1a8db-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ad181c7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ad181c7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ce24736, true, {}] 2024-06-25 23:55:09,594 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,594 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ad1cfec-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,595 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad1cfef-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ad1cfec-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ad1cfec-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fe0a3ba, true, {}] 2024-06-25 23:55:09,595 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad1f700-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ad1cfec-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ad1cfec-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1da5e815, true, {}] 2024-06-25 23:55:09,595 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,596 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ad21e11-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,596 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad21e14-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ad21e11-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ad21e11-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20168f1f, true, {}] 2024-06-25 23:55:09,597 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@158774d3 2024-06-25 23:55:09,597 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad24525-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ad21e11-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ad21e11-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bb23830, true, {}] 2024-06-25 23:55:09,598 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3527, durable=true, userID=5ad24527-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ad21e13-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1570717427, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:55:09,598 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3527]:RELIABLE:CoreMessage[messageID=3527, durable=true, userID=5ad24527-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ad21e13-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1570717427 2024-06-25 23:55:09,599 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3527, durable=true, userID=5ad24527-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ad21e13-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1570717427 to transaction: TransactionImpl [xid=null, txID=3530, xid=null, state=ACTIVE, createTime=1719359709598(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d72e051 2024-06-25 23:55:09,601 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3527, durable=true, userID=5ad24527-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ad21e13-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1570717427, transaction: TransactionImpl [xid=null, txID=3530, xid=null, state=COMMITTED, createTime=1719359709598(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d72e051 2024-06-25 23:55:09,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c51ff83, org.eclipse.scout.rt.mom.jms.JmsSubscription@196519dd] 2024-06-25 23:55:09,650 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ad181c7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,652 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ad1cfec-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,652 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,652 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,653 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ad21e11-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,653 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,653 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.542927 ms 2024-06-25 23:55:09,654 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,654 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,654 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,654 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1847248910'. 2024-06-25 23:55:09,656 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,656 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5adb45d9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,657 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5adb45dc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5adb45d9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5adb45d9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f75ea02, true, {}] 2024-06-25 23:55:09,657 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5adb6ced-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5adb45d9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5adb45d9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6708b1b7, true, {}] 2024-06-25 23:55:09,658 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,658 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5adb93fe-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,658 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5adb9401-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5adb93fe-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5adb93fe-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f542cda, true, {}] 2024-06-25 23:55:09,659 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5adbbb12-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5adb93fe-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5adb93fe-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6faa8010, true, {}] 2024-06-25 23:55:09,659 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,659 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5adbbb13-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,660 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5adbe226-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5adbbb13-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5adbbb13-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c0a3279, true, {}] 2024-06-25 23:55:09,660 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@53a4637c 2024-06-25 23:55:09,660 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5adbe227-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5adbbb13-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5adbbb13-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51d5cf73, true, {}] 2024-06-25 23:55:09,661 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3561, durable=true, userID=5adc0939-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5adbe225-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@358851082, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:55:09,662 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3561]:RELIABLE:CoreMessage[messageID=3561, durable=true, userID=5adc0939-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5adbe225-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@358851082 2024-06-25 23:55:09,662 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3561, durable=true, userID=5adc0939-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5adbe225-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@358851082 to transaction: TransactionImpl [xid=null, txID=3564, xid=null, state=ACTIVE, createTime=1719359709662(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@222a8157 2024-06-25 23:55:09,665 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3561, durable=true, userID=5adc0939-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5adbe225-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@358851082, transaction: TransactionImpl [xid=null, txID=3564, xid=null, state=COMMITTED, createTime=1719359709662(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@222a8157 2024-06-25 23:55:09,712 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@60a54ad2, org.eclipse.scout.rt.mom.jms.JmsSubscription@5fe1b8d2] 2024-06-25 23:55:09,713 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5adb45d9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,715 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5adb93fe-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,715 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,715 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,716 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5adbbb13-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,716 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.494772 ms 2024-06-25 23:55:09,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 45806278'. 2024-06-25 23:55:09,719 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,719 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ae4e2db-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,719 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae4e2de-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ae4e2db-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ae4e2db-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fc6c12f, true, {}] 2024-06-25 23:55:09,720 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae509ef-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ae4e2db-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ae4e2db-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7910b4ae, true, {}] 2024-06-25 23:55:09,720 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,720 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ae509f0-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,721 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae53103-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ae509f0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ae509f0-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3adbff1e, true, {}] 2024-06-25 23:55:09,721 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae53104-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ae509f0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ae509f0-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43d752b5, true, {}] 2024-06-25 23:55:09,722 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-25 23:55:09,722 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ae55815-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,722 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae55818-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ae55815-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ae55815-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@130addd0, true, {}] 2024-06-25 23:55:09,723 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6d89c923 2024-06-25 23:55:09,723 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae57f29-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ae55815-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ae55815-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fbdc862, true, {}] 2024-06-25 23:55:09,724 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3595, durable=true, userID=5ae57f2b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ae55817-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1204859138, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-25 23:55:09,724 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3595]:RELIABLE:CoreMessage[messageID=3595, durable=true, userID=5ae57f2b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ae55817-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1204859138 2024-06-25 23:55:09,725 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3595, durable=true, userID=5ae57f2b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ae55817-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1204859138 to transaction: TransactionImpl [xid=null, txID=3598, xid=null, state=ACTIVE, createTime=1719359709724(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@762fab12 2024-06-25 23:55:09,727 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3595, durable=true, userID=5ae57f2b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5ae55817-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1204859138, transaction: TransactionImpl [xid=null, txID=3598, xid=null, state=COMMITTED, createTime=1719359709724(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@762fab12 2024-06-25 23:55:09,775 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1db4ea47, org.eclipse.scout.rt.mom.jms.JmsSubscription@6259f18e] 2024-06-25 23:55:09,776 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ae4e2db-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,778 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ae509f0-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,778 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,778 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,779 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ae55815-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,779 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,780 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.465122 ms 2024-06-25 23:55:09,780 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testQueuePublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:09,780 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,780 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishObject [artemis-j2ee]> 2024-06-25 23:55:09,780 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 9142603'. 2024-06-25 23:55:09,782 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,782 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5aee7fdd-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,783 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aeea6f0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aee7fdd-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aee7fdd-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2505085b, true, {}] 2024-06-25 23:55:09,783 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aeea6f1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aee7fdd-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aee7fdd-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@245e4e13, true, {}] 2024-06-25 23:55:09,784 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null] 2024-06-25 23:55:09,785 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5aeef512-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,785 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aeef515-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aeef512-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aeef512-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ed67b68, true, {}] 2024-06-25 23:55:09,785 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@23ac164d 2024-06-25 23:55:09,786 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aef1c26-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5aeef512-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5aeef512-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4799e96e, true, {}] 2024-06-25 23:55:09,787 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3623, durable=true, userID=5aef1c28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=5aeef514-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@196993928, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482978) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=1427 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:09,787 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[3623]:RELIABLE:CoreMessage[messageID=3623, durable=true, userID=5aef1c28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=5aeef514-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@196993928 2024-06-25 23:55:09,788 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=3623, durable=true, userID=5aef1c28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=5aeef514-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@196993928 to transaction: TransactionImpl [xid=null, txID=3626, xid=null, state=ACTIVE, createTime=1719359709788(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4daab1c1 2024-06-25 23:55:09,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@451e8bd0, org.eclipse.scout.rt.mom.jms.JmsSubscription@d3effcb] 2024-06-25 23:55:09,791 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=3623, durable=true, userID=5aef1c28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=5aeef514-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@196993928, transaction: TransactionImpl [xid=null, txID=3626, xid=null, state=COMMITTED, createTime=1719359709788(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4daab1c1 2024-06-25 23:55:09,791 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5aee7fdd-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,792 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,792 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,793 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5aeef512-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,793 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,793 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.961770 ms 2024-06-25 23:55:09,793 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishObject [artemis-j2ee]> 2024-06-25 23:55:09,794 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,794 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishDataObjectJson [artemis-j2ee]> 2024-06-25 23:55:09,794 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1730344986'. 2024-06-25 23:55:09,796 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,796 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5af0a2ca-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,796 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af0a2cd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af0a2ca-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af0a2ca-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11530bc9, true, {}] 2024-06-25 23:55:09,797 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af0a2ce-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af0a2ca-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af0a2ca-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2276a3cf, true, {}] 2024-06-25 23:55:09,797 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishDataObjectJson, null, 0, false, true, null] 2024-06-25 23:55:09,798 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5af0f0ef-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,798 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af0f0f2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af0f0ef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af0f0ef-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7306ec78, true, {}] 2024-06-25 23:55:09,798 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3ae648d2 2024-06-25 23:55:09,799 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af11803-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af0f0ef-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af0f0ef-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10e76be2, true, {}] 2024-06-25 23:55:09,800 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3645, durable=true, userID=5af11805-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=5af0f0f1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1798080594, context: RoutingContextImpl(Address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, PreviousAddress=test/mom/testPublishDataObjectJson previousRoute:ANYCAST, reusable=true, version=-2147482977) .................................................. ***** durable queues test/mom/testPublishDataObjectJson: - queueID=1450 address:test/mom/testPublishDataObjectJson name:test/mom/testPublishDataObjectJson filter:null ***** non durable for test/mom/testPublishDataObjectJson: .................................................. , transaction: null 2024-06-25 23:55:09,800 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishDataObjectJson: Reference[3645]:RELIABLE:CoreMessage[messageID=3645, durable=true, userID=5af11805-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=5af0f0f1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1798080594 2024-06-25 23:55:09,800 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=3645, durable=true, userID=5af11805-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=5af0f0f1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1798080594 to transaction: TransactionImpl [xid=null, txID=3648, xid=null, state=ACTIVE, createTime=1719359709800(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4d8bc908 2024-06-25 23:55:09,802 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7e32f76b, org.eclipse.scout.rt.mom.jms.JmsSubscription@339b9869] 2024-06-25 23:55:09,803 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=3645, durable=true, userID=5af11805-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=5af0f0f1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1798080594, transaction: TransactionImpl [xid=null, txID=3648, xid=null, state=COMMITTED, createTime=1719359709800(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4d8bc908 2024-06-25 23:55:09,804 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5af0a2ca-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,804 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,805 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,805 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5af0f0ef-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,805 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.648939 ms 2024-06-25 23:55:09,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishDataObjectJson [artemis-j2ee]> 2024-06-25 23:55:09,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testConcurrentMessageConsumption [artemis-j2ee]> 2024-06-25 23:55:09,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1030781061'. 2024-06-25 23:55:09,808 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,808 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5af27797-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,809 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af29eaa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af27797-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af27797-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58bfb726, true, {}] 2024-06-25 23:55:09,809 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3d805670 2024-06-25 23:55:09,809 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af29eab-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af27797-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af27797-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e3d3283, true, {}] 2024-06-25 23:55:09,810 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3661, durable=true, userID=5af2c5bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@678200421, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:09,811 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af2ecce-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af27797-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af27797-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75f1595e, true, {}] 2024-06-25 23:55:09,812 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3666, durable=true, userID=5af313e0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@59954392, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:09,815 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af38911-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af27797-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af27797-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7304a231, true, {}] 2024-06-25 23:55:09,816 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3671, durable=true, userID=5af38913-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1514800542, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:09,818 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af3fe44-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af27797-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af27797-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4800015b, true, {}] 2024-06-25 23:55:09,819 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3676, durable=true, userID=5af42556-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1487493128, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:09,822 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af47377-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af27797-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af27797-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a845f18, true, {}] 2024-06-25 23:55:09,822 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3681, durable=true, userID=5af49a89-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@215635102, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:09,825 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af50fba-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af27797-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af27797-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6757d681, true, {}] 2024-06-25 23:55:09,826 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3686, durable=true, userID=5af50fbc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1456239345, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:09,828 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af584ed-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af27797-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af27797-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@534e405d, true, {}] 2024-06-25 23:55:09,829 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3691, durable=true, userID=5af5abff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1509421786, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:09,832 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af62130-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af27797-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af27797-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75f76ad0, true, {}] 2024-06-25 23:55:09,832 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3696, durable=true, userID=5af62132-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046096640, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:09,835 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af69663-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af27797-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af27797-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@738bac21, true, {}] 2024-06-25 23:55:09,836 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3701, durable=true, userID=5af6bd75-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@807547776, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:09,839 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af732a6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af27797-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af27797-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aab1d8b, true, {}] 2024-06-25 23:55:09,839 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3706, durable=true, userID=5af732a8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@534142590, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:09,842 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5af7a7d9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,842 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af7a7dc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af7a7d9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af7a7d9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15baceef, true, {}] 2024-06-25 23:55:09,843 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af7ceed-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af7a7d9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af7a7d9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bfb0c07, true, {}] 2024-06-25 23:55:09,843 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testConcurrentMessageConsumption, null, 0, false, true, null] 2024-06-25 23:55:09,844 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3661]:RELIABLE:CoreMessage[messageID=3661, durable=true, userID=5af2c5bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@678200421 2024-06-25 23:55:09,844 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3666]:RELIABLE:CoreMessage[messageID=3666, durable=true, userID=5af313e0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@59954392 2024-06-25 23:55:09,844 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3671]:RELIABLE:CoreMessage[messageID=3671, durable=true, userID=5af38913-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1514800542 2024-06-25 23:55:09,844 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3661, durable=true, userID=5af2c5bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@678200421 to transaction: TransactionImpl [xid=null, txID=3715, xid=null, state=ACTIVE, createTime=1719359709844(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@21a24bd1 2024-06-25 23:55:09,844 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3676]:RELIABLE:CoreMessage[messageID=3676, durable=true, userID=5af42556-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1487493128 2024-06-25 23:55:09,844 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3681]:RELIABLE:CoreMessage[messageID=3681, durable=true, userID=5af49a89-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@215635102 2024-06-25 23:55:09,844 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3666, durable=true, userID=5af313e0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@59954392 to transaction: TransactionImpl [xid=null, txID=3716, xid=null, state=ACTIVE, createTime=1719359709844(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@33592ef5 2024-06-25 23:55:09,844 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3686]:RELIABLE:CoreMessage[messageID=3686, durable=true, userID=5af50fbc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1456239345 2024-06-25 23:55:09,844 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3671, durable=true, userID=5af38913-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1514800542 to transaction: TransactionImpl [xid=null, txID=3717, xid=null, state=ACTIVE, createTime=1719359709844(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d3663a4 2024-06-25 23:55:09,844 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3691]:RELIABLE:CoreMessage[messageID=3691, durable=true, userID=5af5abff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1509421786 2024-06-25 23:55:09,844 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3676, durable=true, userID=5af42556-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1487493128 to transaction: TransactionImpl [xid=null, txID=3718, xid=null, state=ACTIVE, createTime=1719359709844(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68a445a5 2024-06-25 23:55:09,845 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3696]:RELIABLE:CoreMessage[messageID=3696, durable=true, userID=5af62132-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046096640 2024-06-25 23:55:09,845 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3681, durable=true, userID=5af49a89-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@215635102 to transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=ACTIVE, createTime=1719359709845(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5beb77a3 2024-06-25 23:55:09,845 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3701]:RELIABLE:CoreMessage[messageID=3701, durable=true, userID=5af6bd75-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@807547776 2024-06-25 23:55:09,845 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3686, durable=true, userID=5af50fbc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1456239345 to transaction: TransactionImpl [xid=null, txID=3720, xid=null, state=ACTIVE, createTime=1719359709845(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@213fc4ad 2024-06-25 23:55:09,845 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3706]:RELIABLE:CoreMessage[messageID=3706, durable=true, userID=5af732a8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@534142590 2024-06-25 23:55:09,845 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3691, durable=true, userID=5af5abff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1509421786 to transaction: TransactionImpl [xid=null, txID=3721, xid=null, state=ACTIVE, createTime=1719359709845(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f5aa86d 2024-06-25 23:55:09,845 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3696, durable=true, userID=5af62132-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046096640 to transaction: TransactionImpl [xid=null, txID=3722, xid=null, state=ACTIVE, createTime=1719359709845(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4191d891 2024-06-25 23:55:09,845 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3661, durable=true, userID=5af2c5bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@678200421, transaction: TransactionImpl [xid=null, txID=3715, xid=null, state=COMMITTED, createTime=1719359709844(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@21a24bd1 2024-06-25 23:55:09,845 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3666, durable=true, userID=5af313e0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@59954392, transaction: TransactionImpl [xid=null, txID=3716, xid=null, state=COMMITTED, createTime=1719359709844(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@33592ef5 2024-06-25 23:55:09,845 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3701, durable=true, userID=5af6bd75-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@807547776 to transaction: TransactionImpl [xid=null, txID=3723, xid=null, state=ACTIVE, createTime=1719359709845(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e7cf988 2024-06-25 23:55:09,845 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3671, durable=true, userID=5af38913-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1514800542, transaction: TransactionImpl [xid=null, txID=3717, xid=null, state=COMMITTED, createTime=1719359709844(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d3663a4 2024-06-25 23:55:09,845 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3676, durable=true, userID=5af42556-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1487493128, transaction: TransactionImpl [xid=null, txID=3718, xid=null, state=COMMITTED, createTime=1719359709844(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68a445a5 2024-06-25 23:55:09,845 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c71d704] 2024-06-25 23:55:09,845 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3706, durable=true, userID=5af732a8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@534142590 to transaction: TransactionImpl [xid=null, txID=3724, xid=null, state=ACTIVE, createTime=1719359709845(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5d944374 2024-06-25 23:55:09,846 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3681, durable=true, userID=5af49a89-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@215635102, transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=COMMITTED, createTime=1719359709845(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5beb77a3 2024-06-25 23:55:09,848 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3686, durable=true, userID=5af50fbc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1456239345, transaction: TransactionImpl [xid=null, txID=3720, xid=null, state=COMMITTED, createTime=1719359709845(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@213fc4ad 2024-06-25 23:55:09,849 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3691, durable=true, userID=5af5abff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1509421786, transaction: TransactionImpl [xid=null, txID=3721, xid=null, state=COMMITTED, createTime=1719359709845(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f5aa86d 2024-06-25 23:55:09,849 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3696, durable=true, userID=5af62132-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046096640, transaction: TransactionImpl [xid=null, txID=3722, xid=null, state=COMMITTED, createTime=1719359709845(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4191d891 2024-06-25 23:55:09,849 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3701, durable=true, userID=5af6bd75-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@807547776, transaction: TransactionImpl [xid=null, txID=3723, xid=null, state=COMMITTED, createTime=1719359709845(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e7cf988 2024-06-25 23:55:09,849 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3706, durable=true, userID=5af732a8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=5af27799-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@534142590, transaction: TransactionImpl [xid=null, txID=3724, xid=null, state=COMMITTED, createTime=1719359709845(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5d944374 2024-06-25 23:55:09,849 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5af7a7d9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,850 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:09,850 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:09,851 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5af27797-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:09,851 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:09,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 45.018059 ms 2024-06-25 23:55:09,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testConcurrentMessageConsumption [artemis-j2ee]> 2024-06-25 23:55:09,852 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:09,852 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:09,852 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 538608865'. 2024-06-25 23:55:09,854 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:09,854 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5af97c9f-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,854 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af97ca2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af97c9f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af97c9f-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c21d64d, true, {}] 2024-06-25 23:55:09,855 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7e4f5062 2024-06-25 23:55:09,855 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af9a3b3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5af97c9f-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5af97c9f-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43ba499e, true, {}] 2024-06-25 23:55:09,856 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3737, durable=true, userID=5af9cac5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=Tue Jun 25 23:55:09 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5af97ca1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1999729497, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:55:09,863 WARN [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.artemis.core.server.errorExpiringReferencesNoBindings(ActiveMQServerLogger_impl.java:1829) - AMQ222146: Message has expired. No bindings for Expiry Address jms.queue.ExpiryQueue so dropping it 2024-06-25 23:55:09,864 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3737, durable=true, userID=5af9cac5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=Tue Jun 25 23:55:09 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5af97ca1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1999729497 to transaction: TransactionImpl [xid=null, txID=3740, xid=null, state=ACTIVE, createTime=1719359709863(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d98f22f 2024-06-25 23:55:09,867 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3737, durable=true, userID=5af9cac5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:09 UTC 2024, expiration=Tue Jun 25 23:55:09 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5af97ca1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1999729497, transaction: TransactionImpl [xid=null, txID=3740, xid=null, state=COMMITTED, createTime=1719359709863(Tue Jun 25 23:55:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d98f22f 2024-06-25 23:55:09,957 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b093416-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:09,958 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b095b29-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b093416-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b093416-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69898ed4, true, {}] 2024-06-25 23:55:09,959 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b095b2a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b093416-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b093416-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@260fa4fd, true, {}] 2024-06-25 23:55:09,960 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:55:10,010 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@f9b97dc] 2024-06-25 23:55:10,011 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b093416-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,012 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:10,012 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:10,012 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5af97c9f-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,013 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:10,013 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.863031 ms 2024-06-25 23:55:10,013 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,013 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:10,013 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,014 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1378219538'. 2024-06-25 23:55:10,015 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:10,015 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b120dbc-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:10,016 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b1234cf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b120dbc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b120dbc-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2599414e, true, {}] 2024-06-25 23:55:10,016 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@51a4472d 2024-06-25 23:55:10,017 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b1234d0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b120dbc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b120dbc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3af72aa7, true, {}] 2024-06-25 23:55:10,018 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3759, durable=true, userID=5b1282f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b1234ce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@619462938, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:55:10,119 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b21ec43-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:10,120 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b221356-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b21ec43-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b21ec43-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@494222ee, true, {}] 2024-06-25 23:55:10,121 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b221357-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b21ec43-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b21ec43-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cae9605, true, {}] 2024-06-25 23:55:10,121 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:55:10,122 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3759, durable=true, userID=5b1282f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b1234ce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@619462938 to transaction: TransactionImpl [xid=null, txID=3768, xid=null, state=ACTIVE, createTime=1719359710122(Tue Jun 25 23:55:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@78846d7a 2024-06-25 23:55:10,126 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3759, durable=true, userID=5b1282f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b1234ce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@619462938, transaction: TransactionImpl [xid=null, txID=3768, xid=null, state=COMMITTED, createTime=1719359710122(Tue Jun 25 23:55:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@78846d7a 2024-06-25 23:55:10,172 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d1cdebf] 2024-06-25 23:55:10,173 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b21ec43-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,173 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:10,173 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:10,174 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b120dbc-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,175 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:10,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.180718 ms 2024-06-25 23:55:10,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:10,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,175 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1477941344'. 2024-06-25 23:55:10,177 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:10,177 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b2ac5e9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:10,178 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b2aecfc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b2ac5e9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b2ac5e9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d27eb0d, true, {}] 2024-06-25 23:55:10,178 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@45144fdf 2024-06-25 23:55:10,178 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b2aecfd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b2ac5e9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b2ac5e9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f7f5f2, true, {}] 2024-06-25 23:55:10,180 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3782, durable=true, userID=5b2b140f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b2aecfb-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@609376252, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:55:10,281 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b3aa470-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:10,281 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b3aa473-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b3aa470-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b3aa470-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@206cb1fe, true, {}] 2024-06-25 23:55:10,281 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b3aa474-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b3aa470-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b3aa470-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17a31b30, true, {}] 2024-06-25 23:55:10,282 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:55:10,283 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3782, durable=true, userID=5b2b140f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b2aecfb-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@609376252 to transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=ACTIVE, createTime=1719359710283(Tue Jun 25 23:55:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@42dfccb4 2024-06-25 23:55:10,286 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3782, durable=true, userID=5b2b140f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b2aecfb-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@609376252, transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=COMMITTED, createTime=1719359710283(Tue Jun 25 23:55:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@42dfccb4 2024-06-25 23:55:10,333 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@9d10078] 2024-06-25 23:55:10,334 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b3aa470-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,334 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:10,334 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:10,335 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b2ac5e9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,335 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:10,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.138871 ms 2024-06-25 23:55:10,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,336 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:10,336 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,336 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1522685073'. 2024-06-25 23:55:10,338 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:10,338 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b435706-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:10,338 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b435709-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b435706-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b435706-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76439c1a, true, {}] 2024-06-25 23:55:10,339 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2044a11b 2024-06-25 23:55:10,339 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b437e1a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b435706-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b435706-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46fb626, true, {}] 2024-06-25 23:55:10,340 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3805, durable=true, userID=5b43a52c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b435708-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2055921305, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:55:10,441 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b530e7d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:10,442 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b533590-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b530e7d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b530e7d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e32bbee, true, {}] 2024-06-25 23:55:10,442 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b533591-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b530e7d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b530e7d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@401ac621, true, {}] 2024-06-25 23:55:10,443 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:55:10,443 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3805, durable=true, userID=5b43a52c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b435708-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2055921305 to transaction: TransactionImpl [xid=null, txID=3814, xid=null, state=ACTIVE, createTime=1719359710443(Tue Jun 25 23:55:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5376ba6 2024-06-25 23:55:10,447 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3805, durable=true, userID=5b43a52c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b435708-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2055921305, transaction: TransactionImpl [xid=null, txID=3814, xid=null, state=COMMITTED, createTime=1719359710443(Tue Jun 25 23:55:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5376ba6 2024-06-25 23:55:10,493 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5fc3bf09] 2024-06-25 23:55:10,494 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b530e7d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,495 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:10,495 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:10,495 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b435706-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,496 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:10,496 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.917865 ms 2024-06-25 23:55:10,496 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,496 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:10,496 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,497 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1755343124'. 2024-06-25 23:55:10,498 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:10,499 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b5be823-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:10,499 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b5be826-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b5be823-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b5be823-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e0f572d, true, {}] 2024-06-25 23:55:10,500 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7d6f094e 2024-06-25 23:55:10,500 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b5c0f37-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b5be823-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b5be823-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@712668aa, true, {}] 2024-06-25 23:55:10,501 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3828, durable=true, userID=5b5c0f39-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b5be825-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2043281580, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:55:10,602 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b6b9f9a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:10,603 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b6bc6ad-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b6b9f9a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b6b9f9a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d473c2a, true, {}] 2024-06-25 23:55:10,603 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b6bc6ae-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b6b9f9a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b6b9f9a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@372efdb0, true, {}] 2024-06-25 23:55:10,604 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:55:10,605 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3828, durable=true, userID=5b5c0f39-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b5be825-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2043281580 to transaction: TransactionImpl [xid=null, txID=3837, xid=null, state=ACTIVE, createTime=1719359710605(Tue Jun 25 23:55:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64abdc76 2024-06-25 23:55:10,609 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3828, durable=true, userID=5b5c0f39-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b5be825-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2043281580, transaction: TransactionImpl [xid=null, txID=3837, xid=null, state=COMMITTED, createTime=1719359710605(Tue Jun 25 23:55:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64abdc76 2024-06-25 23:55:10,655 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7b59f3aa] 2024-06-25 23:55:10,656 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b6b9f9a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,656 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:10,656 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:10,657 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b5be823-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,657 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:10,658 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.984574 ms 2024-06-25 23:55:10,658 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,658 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:10,658 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,658 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 269897364'. 2024-06-25 23:55:10,660 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:10,660 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b747840-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:10,660 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b747843-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b747840-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b747840-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@377e9621, true, {}] 2024-06-25 23:55:10,661 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@52a9c251 2024-06-25 23:55:10,661 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b749f54-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b747840-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b747840-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1da3b341, true, {}] 2024-06-25 23:55:10,662 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3851, durable=true, userID=5b74c666-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b747842-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1391499944, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:55:10,763 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b842fb7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:10,764 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b8456ca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b842fb7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b842fb7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33176902, true, {}] 2024-06-25 23:55:10,764 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b8456cb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b842fb7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b842fb7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d05715d, true, {}] 2024-06-25 23:55:10,765 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:55:10,765 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3851, durable=true, userID=5b74c666-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b747842-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1391499944 to transaction: TransactionImpl [xid=null, txID=3860, xid=null, state=ACTIVE, createTime=1719359710765(Tue Jun 25 23:55:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3cd9c59d 2024-06-25 23:55:10,769 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3851, durable=true, userID=5b74c666-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b747842-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1391499944, transaction: TransactionImpl [xid=null, txID=3860, xid=null, state=COMMITTED, createTime=1719359710765(Tue Jun 25 23:55:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3cd9c59d 2024-06-25 23:55:10,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@770635f8] 2024-06-25 23:55:10,816 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b842fb7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,817 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:10,817 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:10,817 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b747840-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,818 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:10,818 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.976033 ms 2024-06-25 23:55:10,818 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,819 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:10,819 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,819 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 850555841'. 2024-06-25 23:55:10,820 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:10,821 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b8d095d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:10,821 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b8d0960-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b8d095d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b8d095d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4356a44f, true, {}] 2024-06-25 23:55:10,822 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5b810b54 2024-06-25 23:55:10,822 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b8d3071-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b8d095d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b8d095d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b70027b, true, {}] 2024-06-25 23:55:10,823 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3874, durable=true, userID=5b8d5783-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b8d095f-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1528646685, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:55:10,925 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b9cc0d4-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:10,925 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9ce7e7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b9cc0d4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b9cc0d4-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40290865, true, {}] 2024-06-25 23:55:10,926 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9d0ef8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5b9cc0d4-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5b9cc0d4-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5da52051, true, {}] 2024-06-25 23:55:10,926 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:55:10,927 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3874, durable=true, userID=5b8d5783-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b8d095f-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1528646685 to transaction: TransactionImpl [xid=null, txID=3883, xid=null, state=ACTIVE, createTime=1719359710927(Tue Jun 25 23:55:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68320c6 2024-06-25 23:55:10,931 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3874, durable=true, userID=5b8d5783-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5b8d095f-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1528646685, transaction: TransactionImpl [xid=null, txID=3883, xid=null, state=COMMITTED, createTime=1719359710927(Tue Jun 25 23:55:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68320c6 2024-06-25 23:55:10,977 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1a6e940b] 2024-06-25 23:55:10,978 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b9cc0d4-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,979 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:10,979 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:10,979 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b8d095d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:10,980 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:10,980 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.491484 ms 2024-06-25 23:55:10,980 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,981 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:10,981 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:10,981 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 79844840'. 2024-06-25 23:55:10,983 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:10,983 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba5c18a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:10,983 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba5c18d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ba5c18a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ba5c18a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@576e51d1, true, {}] 2024-06-25 23:55:10,984 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7c4663ec 2024-06-25 23:55:10,984 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba5e89e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ba5c18a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ba5c18a-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7125ed30, true, {}] 2024-06-25 23:55:10,986 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3897, durable=true, userID=5ba60fb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5ba5c18c-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@206048492, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:55:11,087 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb5a011-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:11,087 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb5a014-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5bb5a011-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5bb5a011-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d7d59d0, true, {}] 2024-06-25 23:55:11,088 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb5a015-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5bb5a011-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5bb5a011-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e9cf6, true, {}] 2024-06-25 23:55:11,088 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:55:11,089 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3897, durable=true, userID=5ba60fb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5ba5c18c-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@206048492 to transaction: TransactionImpl [xid=null, txID=3906, xid=null, state=ACTIVE, createTime=1719359711089(Tue Jun 25 23:55:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63dc5727 2024-06-25 23:55:11,093 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3897, durable=true, userID=5ba60fb0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:10 UTC 2024, expiration=Tue Jun 25 23:55:10 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5ba5c18c-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@206048492, transaction: TransactionImpl [xid=null, txID=3906, xid=null, state=COMMITTED, createTime=1719359711089(Tue Jun 25 23:55:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63dc5727 2024-06-25 23:55:11,139 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1f94e1] 2024-06-25 23:55:11,140 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb5a011-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:11,140 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:11,140 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:11,141 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba5c18a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:11,142 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:11,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.740160 ms 2024-06-25 23:55:11,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:11,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:11,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:11,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1235413102'. 2024-06-25 23:55:11,144 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:11,144 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bbe52a7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:11,145 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bbe52aa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5bbe52a7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5bbe52a7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44984ded, true, {}] 2024-06-25 23:55:11,145 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@123372f4 2024-06-25 23:55:11,145 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bbe79bb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5bbe52a7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5bbe52a7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e1eec93, true, {}] 2024-06-25 23:55:11,147 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3920, durable=true, userID=5bbea0cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:11 UTC 2024, expiration=Tue Jun 25 23:55:11 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5bbe52a9-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1106625059, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:55:11,251 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bcea65e-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:11,252 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bcecd71-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5bcea65e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5bcea65e-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fd01120, true, {}] 2024-06-25 23:55:11,252 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bcecd72-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5bcea65e-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5bcea65e-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7af86a1a, true, {}] 2024-06-25 23:55:11,253 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:55:11,254 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3920, durable=true, userID=5bbea0cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:11 UTC 2024, expiration=Tue Jun 25 23:55:11 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5bbe52a9-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1106625059 to transaction: TransactionImpl [xid=null, txID=3929, xid=null, state=ACTIVE, createTime=1719359711254(Tue Jun 25 23:55:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@127191a8 2024-06-25 23:55:11,258 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3920, durable=true, userID=5bbea0cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:11 UTC 2024, expiration=Tue Jun 25 23:55:11 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5bbe52a9-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1106625059, transaction: TransactionImpl [xid=null, txID=3929, xid=null, state=COMMITTED, createTime=1719359711254(Tue Jun 25 23:55:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@127191a8 2024-06-25 23:55:11,304 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4873d4cb] 2024-06-25 23:55:11,305 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bcea65e-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:11,306 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:11,306 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:11,306 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bbe52a7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:11,307 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:11,307 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 164.546591 ms 2024-06-25 23:55:11,307 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:11,307 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:11,307 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:11,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 829888778'. 2024-06-25 23:55:11,309 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:11,310 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bd78004-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:11,310 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bd7a717-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5bd78004-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5bd78004-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2174ccc4, true, {}] 2024-06-25 23:55:11,310 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@71fd082 2024-06-25 23:55:11,310 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bd7a718-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5bd78004-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5bd78004-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fa792a3, true, {}] 2024-06-25 23:55:11,312 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3943, durable=true, userID=5bd7ce2a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:11 UTC 2024, expiration=Tue Jun 25 23:55:11 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5bd7a716-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1435880048, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-25 23:55:11,413 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5be75e8b-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:11,413 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5be75e8e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5be75e8b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5be75e8b-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14dd3a4a, true, {}] 2024-06-25 23:55:11,414 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5be7859f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5be75e8b-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5be75e8b-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57d24f97, true, {}] 2024-06-25 23:55:11,415 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-25 23:55:11,416 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3943, durable=true, userID=5bd7ce2a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:11 UTC 2024, expiration=Tue Jun 25 23:55:11 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5bd7a716-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1435880048 to transaction: TransactionImpl [xid=null, txID=3952, xid=null, state=ACTIVE, createTime=1719359711415(Tue Jun 25 23:55:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57c59665 2024-06-25 23:55:11,419 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3943, durable=true, userID=5bd7ce2a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:11 UTC 2024, expiration=Tue Jun 25 23:55:11 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=5bd7a716-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1435880048, transaction: TransactionImpl [xid=null, txID=3952, xid=null, state=COMMITTED, createTime=1719359711415(Tue Jun 25 23:55:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57c59665 2024-06-25 23:55:11,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6295cc30] 2024-06-25 23:55:11,466 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5be75e8b-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:11,467 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:11,467 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:11,468 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bd78004-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:11,468 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:11,468 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 161.067352 ms 2024-06-25 23:55:11,469 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTimeToLive [artemis-j2ee]> 2024-06-25 23:55:11,469 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:11,469 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSubscriptionSingleThreadedDisposeSynchronized [artemis-j2ee]> 2024-06-25 23:55:11,469 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1556038203'. 2024-06-25 23:55:11,471 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:11,472 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bf03831-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:11,472 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bf05f44-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5bf03831-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5bf03831-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6db1a317, true, {}] 2024-06-25 23:55:11,472 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bf05f45-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5bf03831-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5bf03831-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@688a9dc0, true, {}] 2024-06-25 23:55:11,473 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-25 23:55:11,474 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bf0ad66-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:11,475 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bf0d479-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5bf0ad66-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5bf0ad66-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45fe8aa6, true, {}] 2024-06-25 23:55:11,475 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@133e7789 2024-06-25 23:55:11,475 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bf0d47a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5bf0ad66-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5bf0ad66-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59bdb30b, true, {}] 2024-06-25 23:55:11,476 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3972, durable=true, userID=5bf0d47c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=5bf0d478-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046352826, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-25 23:55:11,476 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3972]:RELIABLE:CoreMessage[messageID=3972, durable=true, userID=5bf0d47c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=5bf0d478-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046352826 2024-06-25 23:55:11,477 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3972, durable=true, userID=5bf0d47c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=5bf0d478-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046352826 to transaction: TransactionImpl [xid=null, txID=3975, xid=null, state=ACTIVE, createTime=1719359711477(Tue Jun 25 23:55:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3dbc3ada 2024-06-25 23:55:11,480 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3972, durable=true, userID=5bf0d47c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:11 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=5bf0d478-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1046352826, transaction: TransactionImpl [xid=null, txID=3975, xid=null, state=COMMITTED, createTime=1719359711477(Tue Jun 25 23:55:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3dbc3ada 2024-06-25 23:55:11,480 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bf03831-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=dispose subscription, activemq.broker=mom155] 2024-06-25 23:55:12,478 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c89e02d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:12,479 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c8a0740-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5c89e02d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5c89e02d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@357da203, true, {}] 2024-06-25 23:55:12,479 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c8a0741-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5c89e02d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5c89e02d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38f8310e, true, {}] 2024-06-25 23:55:12,480 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-25 23:55:12,480 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c8a2e52-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5bf0ad66-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5bf0ad66-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e4adc59, true, {}] 2024-06-25 23:55:12,481 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3990, durable=true, userID=5c8a5564-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=5bf0d478-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1848602219, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-25 23:55:12,482 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3990]:RELIABLE:CoreMessage[messageID=3990, durable=true, userID=5c8a5564-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=5bf0d478-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1848602219 2024-06-25 23:55:12,482 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3990, durable=true, userID=5c8a5564-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=5bf0d478-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1848602219 to transaction: TransactionImpl [xid=null, txID=3993, xid=null, state=ACTIVE, createTime=1719359712482(Tue Jun 25 23:55:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@794b7dc6 2024-06-25 23:55:12,485 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3990, durable=true, userID=5c8a5564-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=5bf0d478-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1848602219, transaction: TransactionImpl [xid=null, txID=3993, xid=null, state=COMMITTED, createTime=1719359712482(Tue Jun 25 23:55:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@794b7dc6 2024-06-25 23:55:12,485 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c89e02d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed - MDC[jobName=dispose subscription, activemq.broker=mom71] 2024-06-25 23:55:12,486 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@115b0bf5, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@21f134a2] 2024-06-25 23:55:12,486 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:12,486 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:12,487 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bf0ad66-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:12,487 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:12,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1018.056671 ms 2024-06-25 23:55:12,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSubscriptionSingleThreadedDisposeSynchronized [artemis-j2ee]> 2024-06-25 23:55:12,488 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:12,488 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:12,488 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 163084952'. 2024-06-25 23:55:12,490 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:12,490 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c8bb4f6-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:12,491 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c8bdc09-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5c8bb4f6-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5c8bb4f6-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@565c57fd, true, {}] 2024-06-25 23:55:12,491 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c8bdc0a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5c8bb4f6-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5c8bb4f6-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67295f96, true, {}] 2024-06-25 23:55:12,492 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5c8bdc0a-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishSubscribeMultipleSubscriptions, [MULTICAST], true] 2024-06-25 23:55:12,492 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@485cace2 2024-06-25 23:55:12,492 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8886bd23-5d56-409d-9ae4-6968496c9764, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:12,493 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7d298929 2024-06-25 23:55:12,494 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8886bd23-5d56-409d-9ae4-6968496c9764, null, 0, false, true, null] 2024-06-25 23:55:12,494 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c8c513c-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:12,494 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c8c513f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5c8c513c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5c8c513c-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3299f39e, true, {}] 2024-06-25 23:55:12,495 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c8c7850-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5c8c513c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5c8c513c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77dcf145, true, {}] 2024-06-25 23:55:12,495 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a164c4b2-59fe-48a2-946b-ddf5f51ce8e1, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:12,495 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60efba39 2024-06-25 23:55:12,496 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a164c4b2-59fe-48a2-946b-ddf5f51ce8e1, null, 0, false, true, null] 2024-06-25 23:55:12,496 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c8c9f62-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:12,497 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c8cc675-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5c8c9f62-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5c8c9f62-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36901345, true, {}] 2024-06-25 23:55:12,497 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@44c141ce 2024-06-25 23:55:12,497 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c8cc676-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5c8c9f62-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5c8c9f62-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fd95012, true, {}] 2024-06-25 23:55:12,498 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4024, durable=true, userID=5c8cc678-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5c8cc674-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1803962233, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147482933) .................................................. ***** durable queues test/mom/testTopicPublishSubscribeMultipleSubscriptions: ***** non durable for test/mom/testTopicPublishSubscribeMultipleSubscriptions: - queueID=4008 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:8886bd23-5d56-409d-9ae4-6968496c9764 filter:null - queueID=4016 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:a164c4b2-59fe-48a2-946b-ddf5f51ce8e1 filter:null .................................................. , transaction: null 2024-06-25 23:55:12,498 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8886bd23-5d56-409d-9ae4-6968496c9764: Reference[4024]:RELIABLE:CoreMessage[messageID=4024, durable=true, userID=5c8cc678-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5c8cc674-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1803962233 2024-06-25 23:55:12,498 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a164c4b2-59fe-48a2-946b-ddf5f51ce8e1: Reference[4024]:RELIABLE:CoreMessage[messageID=4024, durable=true, userID=5c8cc678-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5c8cc674-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1803962233 2024-06-25 23:55:12,498 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8886bd23-5d56-409d-9ae4-6968496c9764: CoreMessage[messageID=4024, durable=true, userID=5c8cc678-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5c8cc674-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1803962233 to transaction: TransactionImpl [xid=null, txID=4028, xid=null, state=ACTIVE, createTime=1719359712498(Tue Jun 25 23:55:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@33d6faf1 2024-06-25 23:55:12,498 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a164c4b2-59fe-48a2-946b-ddf5f51ce8e1: CoreMessage[messageID=4024, durable=true, userID=5c8cc678-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5c8cc674-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1803962233 to transaction: TransactionImpl [xid=null, txID=4027, xid=null, state=ACTIVE, createTime=1719359712498(Tue Jun 25 23:55:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3835fb58 2024-06-25 23:55:12,498 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8886bd23-5d56-409d-9ae4-6968496c9764: CoreMessage[messageID=4024, durable=true, userID=5c8cc678-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5c8cc674-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1803962233, transaction: TransactionImpl [xid=null, txID=4028, xid=null, state=COMMITTED, createTime=1719359712498(Tue Jun 25 23:55:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@33d6faf1 2024-06-25 23:55:12,498 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a164c4b2-59fe-48a2-946b-ddf5f51ce8e1: CoreMessage[messageID=4024, durable=true, userID=5c8cc678-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=5c8cc674-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1803962233, transaction: TransactionImpl [xid=null, txID=4027, xid=null, state=COMMITTED, createTime=1719359712498(Tue Jun 25 23:55:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3835fb58 2024-06-25 23:55:12,499 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13668c8b, org.eclipse.scout.rt.mom.jms.JmsSubscription@10ecdd85] 2024-06-25 23:55:12,500 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c8bb4f6-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:12,501 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c8c513c-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:12,502 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:12,502 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:12,503 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c8c9f62-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:12,503 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:12,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.333177 ms 2024-06-25 23:55:12,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeMultipleSubscriptions [artemis-j2ee]> 2024-06-25 23:55:12,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:12,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishTransactional [artemis-j2ee]> 2024-06-25 23:55:12,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 215955477'. 2024-06-25 23:55:12,506 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:12,506 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c8e260a-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:12,507 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c8e4d1d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5c8e260a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5c8e260a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b94b28b, true, {}] 2024-06-25 23:55:12,507 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c8e4d1e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5c8e260a-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5c8e260a-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c18f145, true, {}] 2024-06-25 23:55:12,508 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c8e7431-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:12,508 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addSendToTransaction(AuditLogger_impl.java:2787) - AMQ601760: User anonymous@invm:0 added a message send for: CoreMessage[messageID=4059, durable=true, userID=5c8e7430-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=5c8e4d1c-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1470844222 to transaction: TransactionImpl [xid=null, txID=4057, xid=null, state=ACTIVE, createTime=1719359712507(Tue Jun 25 23:55:12 UTC 2024), timeoutSeconds=300, nr operations = 1]@503ea9e3 2024-06-25 23:55:12,509 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c8e9b44-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5c8e7431-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5c8e7431-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76e065ff, true, {}] 2024-06-25 23:55:12,509 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c8e9b45-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5c8e7431-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5c8e7431-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@779c2ba6, true, {}] 2024-06-25 23:55:12,509 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishTransactional, null, 0, false, true, null] 2024-06-25 23:55:14,511 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishTransactional: Reference[4059]:RELIABLE:CoreMessage[messageID=4059, durable=true, userID=5c8e7430-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=5c8e4d1c-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1470844222 2024-06-25 23:55:14,511 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4059, durable=true, userID=5c8e7430-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=5c8e4d1c-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1470844222, context: RoutingContextImpl(Address=test/mom/testPublishTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testPublishTransactional previousRoute:ANYCAST, reusable=true, version=-2147482970) .................................................. ***** durable queues test/mom/testPublishTransactional: - queueID=1823 address:test/mom/testPublishTransactional name:test/mom/testPublishTransactional filter:null ***** non durable for test/mom/testPublishTransactional: .................................................. , transaction: TransactionImpl [xid=null, txID=4057, xid=null, state=COMMITTED, createTime=1719359712507(Tue Jun 25 23:55:12 UTC 2024), timeoutSeconds=300, nr operations = 0]@503ea9e3 2024-06-25 23:55:14,511 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishTransactional: CoreMessage[messageID=4059, durable=true, userID=5c8e7430-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=5c8e4d1c-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1470844222 to transaction: TransactionImpl [xid=null, txID=4067, xid=null, state=ACTIVE, createTime=1719359714511(Tue Jun 25 23:55:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@15236b00 2024-06-25 23:55:14,513 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c8e260a-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:14,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1e0be005, org.eclipse.scout.rt.mom.jms.JmsSubscription@1fd226da] 2024-06-25 23:55:14,514 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishTransactional: CoreMessage[messageID=4059, durable=true, userID=5c8e7430-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:12 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=5c8e4d1c-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1470844222, transaction: TransactionImpl [xid=null, txID=4067, xid=null, state=COMMITTED, createTime=1719359714511(Tue Jun 25 23:55:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@15236b00 2024-06-25 23:55:14,515 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c8e7431-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:14,515 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-25 23:55:14,515 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2011.063604 ms 2024-06-25 23:55:14,515 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishTransactional [artemis-j2ee]> 2024-06-25 23:55:14,516 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:14,516 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribeCorrelationId [artemis-j2ee]> 2024-06-25 23:55:14,516 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1754599205'. 2024-06-25 23:55:14,518 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:14,518 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5dc127d7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:14,519 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dc14eea-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5dc127d7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5dc127d7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@180d0f6f, true, {}] 2024-06-25 23:55:14,519 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dc14eeb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5dc127d7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5dc127d7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4901a282, true, {}] 2024-06-25 23:55:14,520 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5dc14eeb-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testTopicPublishSubscribeCorrelationId, [MULTICAST], true] 2024-06-25 23:55:14,520 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@8fd0361 2024-06-25 23:55:14,520 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=86a76bd0-c93a-4110-b283-547f86caeee8, address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:14,521 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1534df17 2024-06-25 23:55:14,521 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 86a76bd0-c93a-4110-b283-547f86caeee8, null, 0, false, true, null] 2024-06-25 23:55:14,522 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5dc1c41d-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[cid=cid:abc] 2024-06-25 23:55:14,522 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dc1c420-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5dc1c41d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5dc1c41d-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cc73f34, true, {}] 2024-06-25 23:55:14,523 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@72ab75c - MDC[cid=cid:abc] 2024-06-25 23:55:14,523 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dc1eb31-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5dc1c41d-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5dc1c41d-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d347823, true, {}] 2024-06-25 23:55:14,524 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4092, durable=true, userID=5dc1eb33-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:14 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=5dc1c41f-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1949542194, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147482930) .................................................. ***** durable queues test/mom/testTopicPublishSubscribeCorrelationId: ***** non durable for test/mom/testTopicPublishSubscribeCorrelationId: - queueID=4084 address:test/mom/testTopicPublishSubscribeCorrelationId name:86a76bd0-c93a-4110-b283-547f86caeee8 filter:null .................................................. , transaction: null 2024-06-25 23:55:14,524 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 86a76bd0-c93a-4110-b283-547f86caeee8: Reference[4092]:RELIABLE:CoreMessage[messageID=4092, durable=true, userID=5dc1eb33-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:14 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=5dc1c41f-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1949542194 2024-06-25 23:55:14,524 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 86a76bd0-c93a-4110-b283-547f86caeee8: CoreMessage[messageID=4092, durable=true, userID=5dc1eb33-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:14 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=5dc1c41f-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1949542194 to transaction: TransactionImpl [xid=null, txID=4095, xid=null, state=ACTIVE, createTime=1719359714524(Tue Jun 25 23:55:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10d9e775 2024-06-25 23:55:14,524 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 86a76bd0-c93a-4110-b283-547f86caeee8: CoreMessage[messageID=4092, durable=true, userID=5dc1eb33-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:14 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=5dc1c41f-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1949542194, transaction: TransactionImpl [xid=null, txID=4095, xid=null, state=COMMITTED, createTime=1719359714524(Tue Jun 25 23:55:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10d9e775 2024-06-25 23:55:14,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1be49e00] 2024-06-25 23:55:14,525 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5dc127d7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:14,526 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:14,526 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:14,526 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5dc1c41d-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:14,527 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:14,527 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.058593 ms 2024-06-25 23:55:14,527 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribeCorrelationId [artemis-j2ee]> 2024-06-25 23:55:14,528 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:14,528 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageSelector [artemis-j2ee]> 2024-06-25 23:55:14,528 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1605419572'. 2024-06-25 23:55:14,530 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:14,530 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5dc2fca5-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:14,530 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dc2fca8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5dc2fca5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5dc2fca5-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25e05331, true, {}] 2024-06-25 23:55:14,530 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dc2fca9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5dc2fca5-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5dc2fca5-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7036ca37, true, {}] 2024-06-25 23:55:14,531 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5dc2fca9-334e-11ef-8db2-0a580a281190 with parameters: [test/mom/testMessageSelector, [MULTICAST], true] 2024-06-25 23:55:14,531 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@350d253c 2024-06-25 23:55:14,532 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=11f58faf-0e1c-4b4f-95f6-88be162dca7e, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:14,532 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@692fcdf8 2024-06-25 23:55:14,533 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 11f58faf-0e1c-4b4f-95f6-88be162dca7e, null, 0, false, true, null] 2024-06-25 23:55:14,533 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5dc371db-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:14,533 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dc371de-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5dc371db-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5dc371db-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34290265, true, {}] 2024-06-25 23:55:14,534 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dc371df-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5dc371db-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5dc371db-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20a69236, true, {}] 2024-06-25 23:55:14,534 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=57601402-220b-4b33-8880-6778a9d2e97a, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'john', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:14,535 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@55a5db7a 2024-06-25 23:55:14,535 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 57601402-220b-4b33-8880-6778a9d2e97a, user = 'john', 0, false, true, null] 2024-06-25 23:55:14,535 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5dc3c001-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:14,536 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dc3e714-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5dc3c001-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5dc3c001-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34c32437, true, {}] 2024-06-25 23:55:14,536 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dc3e715-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5dc3c001-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5dc3c001-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e842ad2, true, {}] 2024-06-25 23:55:14,537 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=318619ca-924a-4127-9e10-50356b6b664c, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'anna', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:14,537 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@515d8ce6 2024-06-25 23:55:14,538 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 318619ca-924a-4127-9e10-50356b6b664c, user = 'anna', 0, false, true, null] 2024-06-25 23:55:14,538 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5dc43537-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:14,539 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dc4353a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5dc43537-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5dc43537-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@567e5ddf, true, {}] 2024-06-25 23:55:14,539 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3b93d874 2024-06-25 23:55:14,539 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dc45c4b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5dc43537-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5dc43537-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7da1565d, true, {}] 2024-06-25 23:55:14,540 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4140, durable=true, userID=5dc45c4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:14 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=5dc43539-334e-11ef-8db2-0a580a281190, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@425021545, context: RoutingContextImpl(Address=test/mom/testMessageSelector, routingType=MULTICAST, PreviousAddress=test/mom/testMessageSelector previousRoute:MULTICAST, reusable=null, version=0) .................................................. , transaction: null 2024-06-25 23:55:14,540 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 11f58faf-0e1c-4b4f-95f6-88be162dca7e: Reference[4140]:RELIABLE:CoreMessage[messageID=4140, durable=true, userID=5dc45c4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:14 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=5dc43539-334e-11ef-8db2-0a580a281190, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@425021545 2024-06-25 23:55:14,540 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 318619ca-924a-4127-9e10-50356b6b664c: Reference[4140]:RELIABLE:CoreMessage[messageID=4140, durable=true, userID=5dc45c4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:14 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=5dc43539-334e-11ef-8db2-0a580a281190, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@425021545 2024-06-25 23:55:14,540 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 11f58faf-0e1c-4b4f-95f6-88be162dca7e: CoreMessage[messageID=4140, durable=true, userID=5dc45c4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:14 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=5dc43539-334e-11ef-8db2-0a580a281190, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@425021545 to transaction: TransactionImpl [xid=null, txID=4143, xid=null, state=ACTIVE, createTime=1719359714540(Tue Jun 25 23:55:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@f1f6130 2024-06-25 23:55:14,540 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 318619ca-924a-4127-9e10-50356b6b664c: CoreMessage[messageID=4140, durable=true, userID=5dc45c4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:14 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=5dc43539-334e-11ef-8db2-0a580a281190, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@425021545 to transaction: TransactionImpl [xid=null, txID=4144, xid=null, state=ACTIVE, createTime=1719359714540(Tue Jun 25 23:55:14 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6903ef66 2024-06-25 23:55:14,540 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 11f58faf-0e1c-4b4f-95f6-88be162dca7e: CoreMessage[messageID=4140, durable=true, userID=5dc45c4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:14 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=5dc43539-334e-11ef-8db2-0a580a281190, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@425021545, transaction: TransactionImpl [xid=null, txID=4143, xid=null, state=COMMITTED, createTime=1719359714540(Tue Jun 25 23:55:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@f1f6130 2024-06-25 23:55:14,540 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 318619ca-924a-4127-9e10-50356b6b664c: CoreMessage[messageID=4140, durable=true, userID=5dc45c4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:14 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=5dc43539-334e-11ef-8db2-0a580a281190, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@425021545, transaction: TransactionImpl [xid=null, txID=4144, xid=null, state=COMMITTED, createTime=1719359714540(Tue Jun 25 23:55:14 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6903ef66 2024-06-25 23:55:16,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@255eadf5, org.eclipse.scout.rt.mom.jms.JmsSubscription@13ebbdab, org.eclipse.scout.rt.mom.jms.JmsSubscription@74af4b0] 2024-06-25 23:55:16,542 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5dc2fca5-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:16,544 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5dc371db-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:16,546 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5dc3c001-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:16,546 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:16,547 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:16,547 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5dc43537-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:16,548 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:16,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2019.732541 ms 2024-06-25 23:55:16,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageSelector [artemis-j2ee]> 2024-06-25 23:55:16,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:16,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testCurrentMessagePubSub [artemis-j2ee]> 2024-06-25 23:55:16,549 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1403472240'. 2024-06-25 23:55:16,550 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:16,551 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ef736ff-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:16,551 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ef75e12-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef736ff-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef736ff-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@173a1520, true, {}] 2024-06-25 23:55:16,552 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6b6dce39 2024-06-25 23:55:16,552 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ef78523-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef736ff-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef736ff-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@739196f1, true, {}] 2024-06-25 23:55:16,553 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4187, durable=true, userID=5ef7ac35-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=5ef75e11-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@162536842, context: RoutingContextImpl(Address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessagePubSub previousRoute:ANYCAST, reusable=true, version=-2147482961) .................................................. ***** durable queues test/mom/testCurrentMessagePubSub: - queueID=1938 address:test/mom/testCurrentMessagePubSub name:test/mom/testCurrentMessagePubSub filter:null ***** non durable for test/mom/testCurrentMessagePubSub: .................................................. , transaction: null 2024-06-25 23:55:16,554 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ef7d346-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:16,555 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ef7fa59-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef7d346-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef7d346-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d33e98b, true, {}] 2024-06-25 23:55:16,555 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ef7fa5a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef7d346-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef7d346-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59279864, true, {}] 2024-06-25 23:55:16,556 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessagePubSub, null, 0, false, true, null] 2024-06-25 23:55:16,556 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessagePubSub: Reference[4187]:RELIABLE:CoreMessage[messageID=4187, durable=true, userID=5ef7ac35-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=5ef75e11-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@162536842 2024-06-25 23:55:16,556 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=4187, durable=true, userID=5ef7ac35-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=5ef75e11-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@162536842 to transaction: TransactionImpl [xid=null, txID=4196, xid=null, state=ACTIVE, createTime=1719359716556(Tue Jun 25 23:55:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@299c9c9f 2024-06-25 23:55:16,557 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@54ebacdc, org.eclipse.scout.rt.mom.jms.JmsSubscription@618c387d] 2024-06-25 23:55:16,557 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=4187, durable=true, userID=5ef7ac35-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=5ef75e11-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@162536842, transaction: TransactionImpl [xid=null, txID=4196, xid=null, state=COMMITTED, createTime=1719359716556(Tue Jun 25 23:55:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@299c9c9f 2024-06-25 23:55:16,558 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ef7d346-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:16,558 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:16,558 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:16,559 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ef736ff-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:16,559 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:16,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.835474 ms 2024-06-25 23:55:16,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testCurrentMessagePubSub [artemis-j2ee]> 2024-06-25 23:55:16,560 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:16,560 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testSerialMessageConsumption [artemis-j2ee]> 2024-06-25 23:55:16,560 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1301473754'. 2024-06-25 23:55:16,562 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:16,562 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ef90bcc-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:16,562 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ef90bcf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef90bcc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef90bcc-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dcee2c0, true, {}] 2024-06-25 23:55:16,562 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@74be992a 2024-06-25 23:55:16,563 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ef932e0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef90bcc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef90bcc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4766187, true, {}] 2024-06-25 23:55:16,564 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4209, durable=true, userID=5ef932e2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1960554392, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:16,564 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ef959f3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef90bcc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef90bcc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f60f08, true, {}] 2024-06-25 23:55:16,565 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4214, durable=true, userID=5ef98105-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2106499268, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:16,568 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ef9f636-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef90bcc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef90bcc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a863930, true, {}] 2024-06-25 23:55:16,569 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4219, durable=true, userID=5ef9f638-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@412083113, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:16,571 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efa6b69-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef90bcc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef90bcc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d59307a, true, {}] 2024-06-25 23:55:16,572 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4224, durable=true, userID=5efa927b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2120680109, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:16,575 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efb07ac-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef90bcc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef90bcc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bb739fa, true, {}] 2024-06-25 23:55:16,575 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4229, durable=true, userID=5efb07ae-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1474942358, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:16,578 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efb7cdf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef90bcc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef90bcc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@795c2ac1, true, {}] 2024-06-25 23:55:16,579 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4234, durable=true, userID=5efb7ce1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1609156399, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:16,581 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efbf212-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef90bcc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef90bcc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65a0376e, true, {}] 2024-06-25 23:55:16,582 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4239, durable=true, userID=5efc1924-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941422032, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:16,585 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efc8e55-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef90bcc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef90bcc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50e2e85b, true, {}] 2024-06-25 23:55:16,586 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4244, durable=true, userID=5efc8e57-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2124999188, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:16,588 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efd0388-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef90bcc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef90bcc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2601169d, true, {}] 2024-06-25 23:55:16,589 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4249, durable=true, userID=5efd2a9a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735710002, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:16,592 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efd9fcb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5ef90bcc-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5ef90bcc-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f155bf7, true, {}] 2024-06-25 23:55:16,593 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4254, durable=true, userID=5efd9fcd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1991620172, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-25 23:55:16,595 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5efe14fe-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:16,596 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efe3c11-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5efe14fe-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5efe14fe-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@143273e, true, {}] 2024-06-25 23:55:16,596 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5efe3c12-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=5efe14fe-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=5efe14fe-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29d87f3f, true, {}] 2024-06-25 23:55:16,597 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSerialMessageConsumption, null, 0, false, true, null] 2024-06-25 23:55:16,597 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1974]:RELIABLE:CoreMessage[messageID=1974, durable=true, userID=568cd349-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@267505580 2024-06-25 23:55:16,597 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1979]:RELIABLE:CoreMessage[messageID=1979, durable=true, userID=568d487c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1367075705 2024-06-25 23:55:16,597 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1984]:RELIABLE:CoreMessage[messageID=1984, durable=true, userID=568de4bf-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@79506221 2024-06-25 23:55:16,597 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1974, durable=true, userID=568cd349-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@267505580 to transaction: TransactionImpl [xid=null, txID=4263, xid=null, state=ACTIVE, createTime=1719359716597(Tue Jun 25 23:55:16 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3157f5ee 2024-06-25 23:55:16,597 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1989]:RELIABLE:CoreMessage[messageID=1989, durable=true, userID=568e59f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2030974876 2024-06-25 23:55:16,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=568ef635-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1733342307 2024-06-25 23:55:16,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1999]:RELIABLE:CoreMessage[messageID=1999, durable=true, userID=568f6b68-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@965242393 2024-06-25 23:55:16,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2004]:RELIABLE:CoreMessage[messageID=2004, durable=true, userID=568fe09b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@140363397 2024-06-25 23:55:16,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2009]:RELIABLE:CoreMessage[messageID=2009, durable=true, userID=56907cde-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1955823733 2024-06-25 23:55:16,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4209]:RELIABLE:CoreMessage[messageID=4209, durable=true, userID=5ef932e2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1960554392 2024-06-25 23:55:16,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4214]:RELIABLE:CoreMessage[messageID=4214, durable=true, userID=5ef98105-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2106499268 2024-06-25 23:55:16,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4219]:RELIABLE:CoreMessage[messageID=4219, durable=true, userID=5ef9f638-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@412083113 2024-06-25 23:55:16,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4224]:RELIABLE:CoreMessage[messageID=4224, durable=true, userID=5efa927b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2120680109 2024-06-25 23:55:16,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4229]:RELIABLE:CoreMessage[messageID=4229, durable=true, userID=5efb07ae-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1474942358 2024-06-25 23:55:16,598 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1974, durable=true, userID=568cd349-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@267505580, transaction: TransactionImpl [xid=null, txID=4263, xid=null, state=COMMITTED, createTime=1719359716597(Tue Jun 25 23:55:16 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3157f5ee 2024-06-25 23:55:16,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4234]:RELIABLE:CoreMessage[messageID=4234, durable=true, userID=5efb7ce1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1609156399 2024-06-25 23:55:16,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4239]:RELIABLE:CoreMessage[messageID=4239, durable=true, userID=5efc1924-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@941422032 2024-06-25 23:55:16,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4244]:RELIABLE:CoreMessage[messageID=4244, durable=true, userID=5efc8e57-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2124999188 2024-06-25 23:55:16,599 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4249]:RELIABLE:CoreMessage[messageID=4249, durable=true, userID=5efd2a9a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1735710002 2024-06-25 23:55:16,599 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4254]:RELIABLE:CoreMessage[messageID=4254, durable=true, userID=5efd9fcd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=5ef90bce-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1991620172 2024-06-25 23:55:19,597 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@246f9fa8] 2024-06-25 23:55:19,597 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1979, durable=true, userID=568d487c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1367075705 to transaction: TransactionImpl [xid=null, txID=4264, xid=null, state=ACTIVE, createTime=1719359719597(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37c01eef 2024-06-25 23:55:19,601 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1979, durable=true, userID=568d487c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:02 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1367075705, transaction: TransactionImpl [xid=null, txID=4264, xid=null, state=COMMITTED, createTime=1719359719597(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37c01eef 2024-06-25 23:55:19,602 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5efe14fe-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,602 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:19,602 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:19,603 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ef90bcc-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,603 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:19,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3043.487074 ms 2024-06-25 23:55:19,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testSerialMessageConsumption [artemis-j2ee]> 2024-06-25 23:55:19,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:19,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishSubscribe [artemis-j2ee]> 2024-06-25 23:55:19,605 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 140033932'. 2024-06-25 23:55:19,606 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:19,606 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60c98634-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,607 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60c9ad47-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60c98634-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60c98634-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70dff2a4, true, {}] 2024-06-25 23:55:19,607 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60c9ad48-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60c98634-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60c98634-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2aff6b2a, true, {}] 2024-06-25 23:55:19,608 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:19,609 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60c9fb69-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,609 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60c9fb6c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60c9fb69-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60c9fb69-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54f9c5af, true, {}] 2024-06-25 23:55:19,609 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@45a9f3d4 2024-06-25 23:55:19,610 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60c9fb6d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60c9fb69-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60c9fb69-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ea5b2ad, true, {}] 2024-06-25 23:55:19,610 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4283, durable=true, userID=60ca227f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@943631304, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:19,611 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4283]:RELIABLE:CoreMessage[messageID=4283, durable=true, userID=60ca227f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@943631304 2024-06-25 23:55:19,611 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4283, durable=true, userID=60ca227f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@943631304 to transaction: TransactionImpl [xid=null, txID=4286, xid=null, state=ACTIVE, createTime=1719359719611(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ccad158 2024-06-25 23:55:19,612 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7326f323, org.eclipse.scout.rt.mom.jms.JmsSubscription@202d83b9] 2024-06-25 23:55:19,614 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4283, durable=true, userID=60ca227f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@943631304, transaction: TransactionImpl [xid=null, txID=4286, xid=null, state=COMMITTED, createTime=1719359719611(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ccad158 2024-06-25 23:55:19,615 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60c98634-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,616 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60cb0ce0-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,616 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60cb0ce3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60cb0ce0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60cb0ce0-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c0cd5cc, true, {}] 2024-06-25 23:55:19,616 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60cb0ce4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60cb0ce0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60cb0ce0-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@797cc369, true, {}] 2024-06-25 23:55:19,617 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:19,617 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60cb33f5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60c9fb69-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60c9fb69-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a43910c, true, {}] 2024-06-25 23:55:19,618 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4301, durable=true, userID=60cb5b07-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@749431757, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:19,621 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4301]:RELIABLE:CoreMessage[messageID=4301, durable=true, userID=60cb5b07-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@749431757 2024-06-25 23:55:19,622 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4301, durable=true, userID=60cb5b07-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@749431757 to transaction: TransactionImpl [xid=null, txID=4304, xid=null, state=ACTIVE, createTime=1719359719622(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48ab5803 2024-06-25 23:55:19,622 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@18791f7b, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a816a78] 2024-06-25 23:55:19,624 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4301, durable=true, userID=60cb5b07-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@749431757, transaction: TransactionImpl [xid=null, txID=4304, xid=null, state=COMMITTED, createTime=1719359719622(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48ab5803 2024-06-25 23:55:19,625 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60cb0ce0-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,626 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60cc9388-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,626 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60cc938b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60cc9388-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60cc9388-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5185423e, true, {}] 2024-06-25 23:55:19,627 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60ccba9c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60cc9388-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60cc9388-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e1fa98a, true, {}] 2024-06-25 23:55:19,629 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:19,630 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60cd2fcd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60c9fb69-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60c9fb69-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27482ad7, true, {}] 2024-06-25 23:55:19,632 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4319, durable=true, userID=60cd56df-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1166486455, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:19,636 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4319]:RELIABLE:CoreMessage[messageID=4319, durable=true, userID=60cd56df-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1166486455 2024-06-25 23:55:19,636 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4319, durable=true, userID=60cd56df-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1166486455 to transaction: TransactionImpl [xid=null, txID=4322, xid=null, state=ACTIVE, createTime=1719359719636(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37c28406 2024-06-25 23:55:19,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@75b05ec7, org.eclipse.scout.rt.mom.jms.JmsSubscription@31d96cd6] 2024-06-25 23:55:19,639 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4319, durable=true, userID=60cd56df-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1166486455, transaction: TransactionImpl [xid=null, txID=4322, xid=null, state=COMMITTED, createTime=1719359719636(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37c28406 2024-06-25 23:55:19,639 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60cc9388-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,640 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60ceb670-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,641 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60cedd83-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60ceb670-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60ceb670-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78403efe, true, {}] 2024-06-25 23:55:19,641 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60cedd84-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60ceb670-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60ceb670-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ae76ee4, true, {}] 2024-06-25 23:55:19,642 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:19,642 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60cf0495-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60c9fb69-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60c9fb69-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60122e67, true, {}] 2024-06-25 23:55:19,643 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4337, durable=true, userID=60cf2ba7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@296339343, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:19,646 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4337]:RELIABLE:CoreMessage[messageID=4337, durable=true, userID=60cf2ba7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@296339343 2024-06-25 23:55:19,646 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4337, durable=true, userID=60cf2ba7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@296339343 to transaction: TransactionImpl [xid=null, txID=4340, xid=null, state=ACTIVE, createTime=1719359719646(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45f84069 2024-06-25 23:55:19,647 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3d4ea4cf, org.eclipse.scout.rt.mom.jms.JmsSubscription@655e024] 2024-06-25 23:55:19,649 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4337, durable=true, userID=60cf2ba7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@296339343, transaction: TransactionImpl [xid=null, txID=4340, xid=null, state=COMMITTED, createTime=1719359719646(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45f84069 2024-06-25 23:55:19,650 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60ceb670-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,650 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60d03d18-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,651 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d0642b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60d03d18-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60d03d18-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ef91503, true, {}] 2024-06-25 23:55:19,651 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d0642c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60d03d18-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60d03d18-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8aab824, true, {}] 2024-06-25 23:55:19,652 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:19,652 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d08b3d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60c9fb69-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60c9fb69-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d211bf7, true, {}] 2024-06-25 23:55:19,653 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4355, durable=true, userID=60d08b3f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1980784538, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:19,656 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4355]:RELIABLE:CoreMessage[messageID=4355, durable=true, userID=60d08b3f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1980784538 2024-06-25 23:55:19,656 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4355, durable=true, userID=60d08b3f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1980784538 to transaction: TransactionImpl [xid=null, txID=4358, xid=null, state=ACTIVE, createTime=1719359719656(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@9b8dbf6 2024-06-25 23:55:19,657 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7119d1da, org.eclipse.scout.rt.mom.jms.JmsSubscription@3057728e] 2024-06-25 23:55:19,659 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4355, durable=true, userID=60d08b3f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1980784538, transaction: TransactionImpl [xid=null, txID=4358, xid=null, state=COMMITTED, createTime=1719359719656(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@9b8dbf6 2024-06-25 23:55:19,660 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60d03d18-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,661 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60d1e9d0-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,661 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d1e9d3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60d1e9d0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60d1e9d0-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f6ff390, true, {}] 2024-06-25 23:55:19,662 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d210e4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60d1e9d0-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60d1e9d0-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32b746b, true, {}] 2024-06-25 23:55:19,662 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:19,663 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d237f5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60c9fb69-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60c9fb69-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28cb127e, true, {}] 2024-06-25 23:55:19,663 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4373, durable=true, userID=60d237f7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2007026390, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:19,666 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4373]:RELIABLE:CoreMessage[messageID=4373, durable=true, userID=60d237f7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2007026390 2024-06-25 23:55:19,667 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4373, durable=true, userID=60d237f7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2007026390 to transaction: TransactionImpl [xid=null, txID=4376, xid=null, state=ACTIVE, createTime=1719359719667(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c35677c 2024-06-25 23:55:19,667 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@64bcf689, org.eclipse.scout.rt.mom.jms.JmsSubscription@2bf3ec4a] 2024-06-25 23:55:19,670 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4373, durable=true, userID=60d237f7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2007026390, transaction: TransactionImpl [xid=null, txID=4376, xid=null, state=COMMITTED, createTime=1719359719667(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c35677c 2024-06-25 23:55:19,670 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60d1e9d0-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,671 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60d37078-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,671 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d3707b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60d37078-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60d37078-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56f2f0f1, true, {}] 2024-06-25 23:55:19,672 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d3978c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60d37078-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60d37078-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a36187c, true, {}] 2024-06-25 23:55:19,672 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:19,672 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d3978d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60c9fb69-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60c9fb69-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13448bc6, true, {}] 2024-06-25 23:55:19,673 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4391, durable=true, userID=60d3be9f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@205194023, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:19,677 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4391]:RELIABLE:CoreMessage[messageID=4391, durable=true, userID=60d3be9f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@205194023 2024-06-25 23:55:19,677 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4391, durable=true, userID=60d3be9f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@205194023 to transaction: TransactionImpl [xid=null, txID=4394, xid=null, state=ACTIVE, createTime=1719359719677(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5fefbd71 2024-06-25 23:55:19,678 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@12e25b4b, org.eclipse.scout.rt.mom.jms.JmsSubscription@7072606] 2024-06-25 23:55:19,680 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4391, durable=true, userID=60d3be9f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@205194023, transaction: TransactionImpl [xid=null, txID=4394, xid=null, state=COMMITTED, createTime=1719359719677(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5fefbd71 2024-06-25 23:55:19,680 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60d37078-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,681 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60d4f720-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,682 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d51e33-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60d4f720-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60d4f720-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42d377, true, {}] 2024-06-25 23:55:19,682 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d51e34-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60d4f720-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60d4f720-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d0eb566, true, {}] 2024-06-25 23:55:19,683 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:19,683 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d54545-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60c9fb69-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60c9fb69-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70dc3743, true, {}] 2024-06-25 23:55:19,684 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4409, durable=true, userID=60d54547-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@323101816, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:19,687 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4409]:RELIABLE:CoreMessage[messageID=4409, durable=true, userID=60d54547-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@323101816 2024-06-25 23:55:19,687 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4409, durable=true, userID=60d54547-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@323101816 to transaction: TransactionImpl [xid=null, txID=4412, xid=null, state=ACTIVE, createTime=1719359719687(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@206439a 2024-06-25 23:55:19,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@522941b2, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e44b713] 2024-06-25 23:55:19,690 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4409, durable=true, userID=60d54547-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@323101816, transaction: TransactionImpl [xid=null, txID=4412, xid=null, state=COMMITTED, createTime=1719359719687(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@206439a 2024-06-25 23:55:19,691 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60d4f720-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,692 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60d6a4d8-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,693 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d6cbeb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60d6a4d8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60d6a4d8-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@186e62d6, true, {}] 2024-06-25 23:55:19,693 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d6cbec-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60d6a4d8-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60d6a4d8-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@782361b5, true, {}] 2024-06-25 23:55:19,694 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:19,694 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d6f2fd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60c9fb69-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60c9fb69-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32338b69, true, {}] 2024-06-25 23:55:19,695 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4427, durable=true, userID=60d6f2ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@317256996, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:19,697 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4427]:RELIABLE:CoreMessage[messageID=4427, durable=true, userID=60d6f2ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@317256996 2024-06-25 23:55:19,697 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4427, durable=true, userID=60d6f2ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@317256996 to transaction: TransactionImpl [xid=null, txID=4430, xid=null, state=ACTIVE, createTime=1719359719697(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@52fa2292 2024-06-25 23:55:19,698 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@252da8f, org.eclipse.scout.rt.mom.jms.JmsSubscription@3a973b5e] 2024-06-25 23:55:19,701 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4427, durable=true, userID=60d6f2ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@317256996, transaction: TransactionImpl [xid=null, txID=4430, xid=null, state=COMMITTED, createTime=1719359719697(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@52fa2292 2024-06-25 23:55:19,701 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60d6a4d8-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,702 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60d82b80-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,702 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d82b83-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60d82b80-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60d82b80-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@307d6054, true, {}] 2024-06-25 23:55:19,703 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d82b84-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60d82b80-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60d82b80-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55d90bff, true, {}] 2024-06-25 23:55:19,703 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-25 23:55:19,703 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60d85295-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60c9fb69-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60c9fb69-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24fbb0ed, true, {}] 2024-06-25 23:55:19,704 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4445, durable=true, userID=60d879a7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@235532382, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-25 23:55:19,707 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4445]:RELIABLE:CoreMessage[messageID=4445, durable=true, userID=60d879a7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@235532382 2024-06-25 23:55:19,708 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4445, durable=true, userID=60d879a7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@235532382 to transaction: TransactionImpl [xid=null, txID=4448, xid=null, state=ACTIVE, createTime=1719359719708(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7492ae8 2024-06-25 23:55:19,708 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6bd5cb99, org.eclipse.scout.rt.mom.jms.JmsSubscription@11c95035] 2024-06-25 23:55:19,711 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4445, durable=true, userID=60d879a7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=60c9fb6b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@235532382, transaction: TransactionImpl [xid=null, txID=4448, xid=null, state=COMMITTED, createTime=1719359719708(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7492ae8 2024-06-25 23:55:19,712 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60d82b80-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,713 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:19,713 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:19,714 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60c9fb69-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,715 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:19,715 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 110.613490 ms 2024-06-25 23:55:19,715 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishSubscribe [artemis-j2ee]> 2024-06-25 23:55:19,716 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:19,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testTopicPublishSubscribe [artemis-j2ee]> 2024-06-25 23:55:19,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 524038801'. 2024-06-25 23:55:19,720 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:19,720 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60daeaa9-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,720 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60daeaac-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60daeaa9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60daeaa9-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3904c6ef, true, {}] 2024-06-25 23:55:19,721 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60db11bd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60daeaa9-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60daeaa9-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c36ea0d, true, {}] 2024-06-25 23:55:19,722 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c1adb5cb-0805-4d22-9f8c-556091e8f08b, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-25 23:55:19,722 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e489c02 2024-06-25 23:55:19,723 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c1adb5cb-0805-4d22-9f8c-556091e8f08b, null, 0, false, true, null] 2024-06-25 23:55:19,723 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60db5fdf-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,724 INFO [Thread-8 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60db86f2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60db5fdf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60db5fdf-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dbad54a, true, {}] 2024-06-25 23:55:19,724 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2505480a 2024-06-25 23:55:19,724 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60db86f3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60db5fdf-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60db5fdf-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e1be65e, true, {}] 2024-06-25 23:55:19,725 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4469, durable=true, userID=60dbae05-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=60db86f1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1343864145, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147482922) .................................................. ***** durable queues test/mom/testTopicPublishSubscribe: - queueID=760 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4).Durable-Test-Subscription filter:null ***** non durable for test/mom/testTopicPublishSubscribe: - queueID=4461 address:test/mom/testTopicPublishSubscribe name:c1adb5cb-0805-4d22-9f8c-556091e8f08b filter:null .................................................. , transaction: null 2024-06-25 23:55:19,726 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c1adb5cb-0805-4d22-9f8c-556091e8f08b: Reference[4469]:RELIABLE:CoreMessage[messageID=4469, durable=true, userID=60dbae05-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=60db86f1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1343864145 2024-06-25 23:55:19,726 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c1adb5cb-0805-4d22-9f8c-556091e8f08b: CoreMessage[messageID=4469, durable=true, userID=60dbae05-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=60db86f1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1343864145 to transaction: TransactionImpl [xid=null, txID=4472, xid=null, state=ACTIVE, createTime=1719359719726(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49406864 2024-06-25 23:55:19,726 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c1adb5cb-0805-4d22-9f8c-556091e8f08b: CoreMessage[messageID=4469, durable=true, userID=60dbae05-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=60db86f1-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1343864145, transaction: TransactionImpl [xid=null, txID=4472, xid=null, state=COMMITTED, createTime=1719359719726(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49406864 2024-06-25 23:55:19,726 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4cde5d66] 2024-06-25 23:55:19,728 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60daeaa9-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,729 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:19,729 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:19,730 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60db5fdf-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,731 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:19,731 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.279593 ms 2024-06-25 23:55:19,731 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testTopicPublishSubscribe [artemis-j2ee]> 2024-06-25 23:55:19,732 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:19,732 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testPublishJsonDataSecure [artemis-j2ee]> 2024-06-25 23:55:19,732 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1660873155'. 2024-06-25 23:55:19,734 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:19,735 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60dd34a7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,735 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60dd34aa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60dd34a7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60dd34a7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25d5f7c5, true, {}] 2024-06-25 23:55:19,736 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@248e31a1 2024-06-25 23:55:19,736 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60dd5bbb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60dd34a7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60dd34a7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@461efe65, true, {}] 2024-06-25 23:55:19,737 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4491, durable=true, userID=60dd82cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=60dd34a9-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1111473465, context: RoutingContextImpl(Address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonDataSecure previousRoute:ANYCAST, reusable=true, version=-2147482957) .................................................. ***** durable queues test/mom/testPublishJsonDataSecure: - queueID=2200 address:test/mom/testPublishJsonDataSecure name:test/mom/testPublishJsonDataSecure filter:null ***** non durable for test/mom/testPublishJsonDataSecure: .................................................. , transaction: null 2024-06-25 23:55:19,738 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 60dda9de-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:19,739 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60ddd0f1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60dda9de-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60dda9de-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7381df76, true, {}] 2024-06-25 23:55:19,739 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [60ddd0f2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=60dda9de-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=3727de72-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=60dda9de-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@199b1aea, true, {}] 2024-06-25 23:55:19,739 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonDataSecure, null, 0, false, true, null] 2024-06-25 23:55:19,740 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonDataSecure: Reference[4491]:RELIABLE:CoreMessage[messageID=4491, durable=true, userID=60dd82cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=60dd34a9-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1111473465 2024-06-25 23:55:19,740 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=4491, durable=true, userID=60dd82cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=60dd34a9-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1111473465 to transaction: TransactionImpl [xid=null, txID=4500, xid=null, state=ACTIVE, createTime=1719359719740(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3798de0e 2024-06-25 23:55:19,740 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2ba0b7cf, org.eclipse.scout.rt.mom.jms.JmsSubscription@23138317] 2024-06-25 23:55:19,741 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@172ca6a)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=4491, durable=true, userID=60dd82cd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=60dd34a9-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1111473465, transaction: TransactionImpl [xid=null, txID=4500, xid=null, state=COMMITTED, createTime=1719359719740(Tue Jun 25 23:55:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3798de0e 2024-06-25 23:55:19,742 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60dda9de-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,742 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:19,742 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:19,743 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 60dd34a7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:19,743 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:19,743 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.246220 ms 2024-06-25 23:55:19,743 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testPublishJsonDataSecure [artemis-j2ee]> 2024-06-25 23:55:19,751 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [3727de72-334e-11ef-8db2-0a580a281190] stopped, uptime 1 minute 2024-06-25 23:55:19,759 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-25 23:55:19,760 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-25 23:55:19,760 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-25 23:55:19,761 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-25 23:55:19,761 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-25 23:55:19,761 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-25 23:55:19,762 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@5280e62e 2024-06-25 23:55:19,762 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-25 23:55:19,763 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-25 23:55:19,763 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-25 23:55:19,837 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-25 23:55:19,838 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5936e4ba 2024-06-25 23:55:19,839 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60ab906e 2024-06-25 23:55:19,839 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-25 23:55:19,839 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@8551ee6 2024-06-25 23:55:19,839 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11b26693 2024-06-25 23:55:19,839 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-25 23:55:19,839 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7f4f432b 2024-06-25 23:55:19,840 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@435b944c 2024-06-25 23:55:19,840 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-25 23:55:19,840 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@635900ef 2024-06-25 23:55:19,840 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@615d74e9 2024-06-25 23:55:19,841 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-25 23:55:19,841 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@648e25f2 2024-06-25 23:55:19,841 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b6824db 2024-06-25 23:55:19,842 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-25 23:55:19,842 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@509d0d21 2024-06-25 23:55:19,842 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a6dd1e7 2024-06-25 23:55:19,842 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-25 23:55:19,843 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4fd9deed 2024-06-25 23:55:19,843 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75ad7531 2024-06-25 23:55:19,843 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-25 23:55:19,843 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d619aa0 2024-06-25 23:55:19,844 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79378802 2024-06-25 23:55:19,844 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-25 23:55:19,844 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@78181f7f 2024-06-25 23:55:19,844 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6682e9b0 2024-06-25 23:55:19,844 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-25 23:55:19,844 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27f7db5a 2024-06-25 23:55:19,845 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6245303e 2024-06-25 23:55:19,845 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-25 23:55:19,845 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a1e28ee 2024-06-25 23:55:19,845 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b208574 2024-06-25 23:55:19,846 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-25 23:55:19,846 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3294b641 2024-06-25 23:55:19,846 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@799bb4ed 2024-06-25 23:55:19,846 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-25 23:55:19,846 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5269aa68 2024-06-25 23:55:19,847 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7dcd8e74 2024-06-25 23:55:19,847 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-25 23:55:19,847 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a7c0932 2024-06-25 23:55:19,847 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e64e44c 2024-06-25 23:55:19,847 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-25 23:55:19,847 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@51413d02 2024-06-25 23:55:19,848 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@406ea770 2024-06-25 23:55:19,848 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-25 23:55:19,848 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ad113d6 2024-06-25 23:55:19,848 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23fed844 2024-06-25 23:55:19,848 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-25 23:55:19,849 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b0f5814 2024-06-25 23:55:19,849 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4eef2522 2024-06-25 23:55:19,849 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-25 23:55:19,849 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c62d08a 2024-06-25 23:55:19,849 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@598b15ba 2024-06-25 23:55:19,850 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-25 23:55:19,850 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@58453967 2024-06-25 23:55:19,850 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f34d178 2024-06-25 23:55:19,850 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-25 23:55:19,850 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@75c8ba94 2024-06-25 23:55:19,851 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@746f5752 2024-06-25 23:55:19,851 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-25 23:55:19,851 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@510c6b9 2024-06-25 23:55:19,851 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c666872 2024-06-25 23:55:19,851 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-25 23:55:19,851 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7c4a7770 2024-06-25 23:55:19,852 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72117a6c 2024-06-25 23:55:19,852 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-25 23:55:19,852 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@71b75f99 2024-06-25 23:55:19,852 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e6d9c25 2024-06-25 23:55:19,852 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-25 23:55:19,853 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@21339b6f 2024-06-25 23:55:19,853 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5808573f 2024-06-25 23:55:19,853 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-25 23:55:19,853 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@13088030 2024-06-25 23:55:19,853 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@71e6bac0 2024-06-25 23:55:19,854 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-25 23:55:19,854 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c33bf70 2024-06-25 23:55:19,854 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5698a866 2024-06-25 23:55:19,854 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-25 23:55:19,854 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1c6ab85 2024-06-25 23:55:19,855 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45b221c7 2024-06-25 23:55:19,855 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-25 23:55:19,855 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@14abde3e 2024-06-25 23:55:19,855 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7e38f55 2024-06-25 23:55:19,855 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-25 23:55:19,855 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@334d96af 2024-06-25 23:55:19,856 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@67253518 2024-06-25 23:55:19,856 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-25 23:55:19,856 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2db55dec 2024-06-25 23:55:19,856 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3637e628 2024-06-25 23:55:19,856 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-25 23:55:19,856 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6990f6af 2024-06-25 23:55:19,857 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27d38370 2024-06-25 23:55:19,857 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-25 23:55:19,857 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@200ef05b 2024-06-25 23:55:19,858 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@298154d4 2024-06-25 23:55:19,858 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-25 23:55:19,858 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@474aeac5 2024-06-25 23:55:19,858 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7cb9295f 2024-06-25 23:55:19,859 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b6282bb 2024-06-25 23:55:19,859 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@18ea9bec 2024-06-25 23:55:19,862 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-25 23:55:19,862 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=60e0de34-334e-11ef-8db2-0a580a281190] [WARNING] Tests run: 113, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 69.97 s -- in org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest 2024-06-25 23:55:19,864 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:19,864 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [activemq]> 2024-06-25 23:55:19,864 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 402941609'. 2024-06-25 23:55:19,865 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #219 initialized: null 2024-06-25 23:55:19,867 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-25 23:55:19,867 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-25 23:55:19,867 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-25 23:55:19,868 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-25 23:55:19,868 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-25 23:55:19,868 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:216) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-25 23:55:19,869 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:216) started - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-25 23:55:19,869 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-25 23:55:19,869 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom219 started - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-25 23:55:19,870 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-647:1,clientId=Scout JUnit MOM #219 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-25 23:55:19,879 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@761ac810, org.eclipse.scout.rt.mom.jms.JmsSubscription@33212ae6] 2024-06-25 23:55:19,879 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4e22fdc0[job=JMS subscriber, state=DONE]] 2024-06-25 23:55:19,879 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.032473 ms 2024-06-25 23:55:19,879 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:19,879 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:19,880 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom219 stopped 2024-06-25 23:55:19,880 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:216) is shutting down - MDC[activemq.broker=mom219] 2024-06-25 23:55:19,881 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:216) uptime 0.013 seconds - MDC[activemq.broker=mom219] 2024-06-25 23:55:19,881 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:216) is shutdown - MDC[activemq.broker=mom219] 2024-06-25 23:55:19,881 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:19,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.820283 ms 2024-06-25 23:55:19,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [activemq]> 2024-06-25 23:55:19,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:19,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [activemq]> 2024-06-25 23:55:19,882 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works 2024-06-25 23:55:19,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1078825157'. 2024-06-25 23:55:19,882 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #220 initialized: null 2024-06-25 23:55:19,883 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-25 23:55:19,883 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-25 23:55:19,883 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-25 23:55:19,883 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-25 23:55:19,883 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-25 23:55:19,884 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:217) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-25 23:55:19,884 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:217) started - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-25 23:55:19,884 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-25 23:55:19,884 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom220 started - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-25 23:55:19,885 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-650:1,clientId=Scout JUnit MOM #220 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-25 23:55:19,886 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works 2024-06-25 23:55:19,924 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works 2024-06-25 23:55:19,925 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@1dc47df3, org.eclipse.scout.rt.mom.jms.JmsSubscription@256a25a8] 2024-06-25 23:55:19,925 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@77b6d94c[job=JMS subscriber, state=RUNNING], JobFutureTask@1abd8db2[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION]] 2024-06-25 23:55:19,925 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.022408 ms 2024-06-25 23:55:19,926 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:19,926 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:19,926 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom220 stopped 2024-06-25 23:55:19,927 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:217) is shutting down - MDC[activemq.broker=mom220] 2024-06-25 23:55:19,927 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:217) uptime 0.044 seconds - MDC[activemq.broker=mom220] 2024-06-25 23:55:19,927 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:217) is shutdown - MDC[activemq.broker=mom220] 2024-06-25 23:55:19,927 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:19,928 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 45.919435 ms 2024-06-25 23:55:19,928 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [activemq]> 2024-06-25 23:55:19,929 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:19,929 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [activemq]> 2024-06-25 23:55:19,929 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 859313127'. 2024-06-25 23:55:19,930 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #221 initialized: null 2024-06-25 23:55:19,931 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-25 23:55:19,931 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-25 23:55:19,931 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-25 23:55:19,931 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-25 23:55:19,931 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-25 23:55:19,932 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:218) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-25 23:55:19,932 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:218) started - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-25 23:55:19,932 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-25 23:55:19,932 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom221 started - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-25 23:55:19,981 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-653:1,clientId=Scout JUnit MOM #221 (e98ff760-7e21-4c74-a4a7-4f465c52ead4),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-25 23:55:20,019 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3938e876, org.eclipse.scout.rt.mom.jms.JmsSubscription@70b2819f] 2024-06-25 23:55:20,020 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@a8beb8b[job=Receiving JMS message [dest=Destination@4fd265b6[name=test/mom/testPublishObject2, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING], JobFutureTask@77b6d94c[job=JMS subscriber, state=DONE], JobFutureTask@5409dfa4[job=Receiving JMS message [dest=Destination@4fd265b6[name=test/mom/testPublishObject2, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING], JobFutureTask@1abd8db2[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@13d7d1a8[job=JMS subscriber, state=DONE]] 2024-06-25 23:55:20,020 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007190 ms 2024-06-25 23:55:20,020 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:20,020 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:20,021 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom221 stopped 2024-06-25 23:55:20,021 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:218) is shutting down - MDC[activemq.broker=mom221] 2024-06-25 23:55:20,021 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:218) uptime 0.090 seconds - MDC[activemq.broker=mom221] 2024-06-25 23:55:20,022 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:218) is shutdown - MDC[activemq.broker=mom221] 2024-06-25 23:55:20,022 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:20,022 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 92.940064 ms 2024-06-25 23:55:20,022 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [activemq]> 2024-06-25 23:55:20,023 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:20,023 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [activemq-j2ee]> 2024-06-25 23:55:20,023 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1677233461'. 2024-06-25 23:55:20,024 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #222 initialized: null 2024-06-25 23:55:20,025 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,025 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,025 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,025 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,025 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,026 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:219) is starting - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,026 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:219) started - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,026 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,027 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom222 started - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,029 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-656:2,clientId=null,started=false} - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,034 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@75fb04ee, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c863996] - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,035 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@77b6d94c[job=JMS subscriber, state=DONE], JobFutureTask@1abd8db2[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,035 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005353 ms - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,035 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,035 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,035 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom222 stopped - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,036 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:219) is shutting down - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,036 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:219) uptime 0.011 seconds - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,036 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:219) is shutdown - MDC[activemq.broker=mom222] 2024-06-25 23:55:20,036 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:20,036 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.019632 ms 2024-06-25 23:55:20,036 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [activemq-j2ee]> 2024-06-25 23:55:20,037 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:20,037 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [activemq-j2ee]> 2024-06-25 23:55:20,037 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works 2024-06-25 23:55:20,037 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1688826266'. 2024-06-25 23:55:20,038 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #223 initialized: null 2024-06-25 23:55:20,038 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,038 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,038 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,038 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,038 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,039 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:220) is starting - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,039 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:220) started - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,039 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,039 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom223 started - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,041 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,041 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-659:2,clientId=null,started=false} - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,103 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,104 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@3b386ba7, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a41183b] - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,105 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@73577a37[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@77b6d94c[job=JMS subscriber, state=DONE], JobFutureTask@1abd8db2[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,105 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006884 ms - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,105 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,105 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,105 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom223 stopped - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,106 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:220) is shutting down - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,106 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:220) uptime 0.068 seconds - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,106 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:220) is shutdown - MDC[activemq.broker=mom223] 2024-06-25 23:55:20,106 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:20,106 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 69.312621 ms 2024-06-25 23:55:20,106 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [activemq-j2ee]> 2024-06-25 23:55:20,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:20,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [activemq-j2ee]> 2024-06-25 23:55:20,107 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 839423376'. 2024-06-25 23:55:20,108 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #224 initialized: null 2024-06-25 23:55:20,108 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,108 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,108 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,108 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,108 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,109 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:221) is starting - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,109 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:221) started - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,109 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,109 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom224 started - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,111 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-662:2,clientId=null,started=false} - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,237 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@7b0a864e, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a271c2b] - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,238 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@73577a37[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@77b6d94c[job=JMS subscriber, state=DONE], JobFutureTask@1abd8db2[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,238 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008107 ms - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,238 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,238 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,239 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom224 stopped - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,239 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:221) is shutting down - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,239 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:221) uptime 0.131 seconds - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,240 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-nightly-vktrl-w18tj-41277-1719359568238-0:221) is shutdown - MDC[activemq.broker=mom224] 2024-06-25 23:55:20,240 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:20,240 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 132.873347 ms 2024-06-25 23:55:20,240 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [activemq-j2ee]> 2024-06-25 23:55:20,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:20,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [artemis]> 2024-06-25 23:55:20,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 572872700'. 2024-06-25 23:55:20,244 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:20,245 INFO [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 612b06b7-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber] 2024-06-25 23:55:20,246 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612b2dca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=612b06b7-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=612b06b7-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6efa023d, true, {}] 2024-06-25 23:55:20,246 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1a56b1d2 - MDC[jobName=JMS subscriber] 2024-06-25 23:55:20,247 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612b54db-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=612b06b7-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=612b06b7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2100eba9, true, {}] 2024-06-25 23:55:20,247 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObjectU, address=test/mom/testPublishObjectU, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:55:20,247 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@106bad47 2024-06-25 23:55:20,248 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6754f606 2024-06-25 23:55:20,248 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectU, null, 0, false, true, null] 2024-06-25 23:55:20,249 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612ba2fd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=612b06b7-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=612b06b7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@412f14e6, true, {}] 2024-06-25 23:55:20,250 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=148, durable=true, userID=612ba2ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022635894, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:20,251 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[148]:RELIABLE:CoreMessage[messageID=148, durable=true, userID=612ba2ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022635894 2024-06-25 23:55:20,251 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=148, durable=true, userID=612ba2ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022635894 to transaction: TransactionImpl [xid=null, txID=151, xid=null, state=ACTIVE, createTime=1719359720251(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c501a28 2024-06-25 23:55:20,251 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612bf120-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=612b06b7-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=612b06b7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cc311cf, true, {}] 2024-06-25 23:55:20,252 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=154, durable=true, userID=612bf122-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1582233082, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:20,253 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=148, durable=true, userID=612ba2ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1022635894, transaction: TransactionImpl [xid=null, txID=151, xid=null, state=COMMITTED, createTime=1719359720251(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c501a28 2024-06-25 23:55:20,253 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[154]:RELIABLE:CoreMessage[messageID=154, durable=true, userID=612bf122-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1582233082 2024-06-25 23:55:20,254 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612c6653-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=612b06b7-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=612b06b7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4561a960, true, {}] 2024-06-25 23:55:20,254 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=154, durable=true, userID=612bf122-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1582233082 to transaction: TransactionImpl [xid=null, txID=157, xid=null, state=ACTIVE, createTime=1719359720254(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11b595bc 2024-06-25 23:55:20,255 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=612c6655-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@527596026, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:20,257 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=154, durable=true, userID=612bf122-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1582233082, transaction: TransactionImpl [xid=null, txID=157, xid=null, state=COMMITTED, createTime=1719359720254(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11b595bc 2024-06-25 23:55:20,257 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=612c6655-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@527596026 2024-06-25 23:55:20,257 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=160, durable=true, userID=612c6655-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@527596026 to transaction: TransactionImpl [xid=null, txID=163, xid=null, state=ACTIVE, createTime=1719359720257(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1b4dfecc 2024-06-25 23:55:20,257 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612cdb86-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=612b06b7-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=612b06b7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50890043, true, {}] 2024-06-25 23:55:20,258 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=166, durable=true, userID=612d0298-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1582265281, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:20,260 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=160, durable=true, userID=612c6655-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@527596026, transaction: TransactionImpl [xid=null, txID=163, xid=null, state=COMMITTED, createTime=1719359720257(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1b4dfecc 2024-06-25 23:55:20,260 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[166]:RELIABLE:CoreMessage[messageID=166, durable=true, userID=612d0298-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1582265281 2024-06-25 23:55:20,261 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=166, durable=true, userID=612d0298-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1582265281 to transaction: TransactionImpl [xid=null, txID=169, xid=null, state=ACTIVE, createTime=1719359720260(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@636a15c1 2024-06-25 23:55:20,261 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612d77c9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=612b06b7-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=612b06b7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f5b0dff, true, {}] 2024-06-25 23:55:20,262 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=172, durable=true, userID=612d77cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@297011832, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:20,264 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=166, durable=true, userID=612d0298-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1582265281, transaction: TransactionImpl [xid=null, txID=169, xid=null, state=COMMITTED, createTime=1719359720260(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@636a15c1 2024-06-25 23:55:20,264 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[172]:RELIABLE:CoreMessage[messageID=172, durable=true, userID=612d77cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@297011832 2024-06-25 23:55:20,264 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=172, durable=true, userID=612d77cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@297011832 to transaction: TransactionImpl [xid=null, txID=175, xid=null, state=ACTIVE, createTime=1719359720264(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@387cdc91 2024-06-25 23:55:20,264 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612decfc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=612b06b7-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=612b06b7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e608c8e, true, {}] 2024-06-25 23:55:20,265 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=178, durable=true, userID=612e140e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@544168133, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:20,267 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=172, durable=true, userID=612d77cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@297011832, transaction: TransactionImpl [xid=null, txID=175, xid=null, state=COMMITTED, createTime=1719359720264(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@387cdc91 2024-06-25 23:55:20,267 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[178]:RELIABLE:CoreMessage[messageID=178, durable=true, userID=612e140e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@544168133 2024-06-25 23:55:20,267 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=178, durable=true, userID=612e140e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@544168133 to transaction: TransactionImpl [xid=null, txID=181, xid=null, state=ACTIVE, createTime=1719359720267(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@404dd08c 2024-06-25 23:55:20,268 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612e893f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=612b06b7-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=612b06b7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a949226, true, {}] 2024-06-25 23:55:20,268 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=184, durable=true, userID=612e8941-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1906046263, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:20,270 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=178, durable=true, userID=612e140e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@544168133, transaction: TransactionImpl [xid=null, txID=181, xid=null, state=COMMITTED, createTime=1719359720267(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@404dd08c 2024-06-25 23:55:20,271 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[184]:RELIABLE:CoreMessage[messageID=184, durable=true, userID=612e8941-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1906046263 2024-06-25 23:55:20,271 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=184, durable=true, userID=612e8941-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1906046263 to transaction: TransactionImpl [xid=null, txID=187, xid=null, state=ACTIVE, createTime=1719359720271(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@263b7abf 2024-06-25 23:55:20,281 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612efe72-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=612b06b7-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=612b06b7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f5d37c1, true, {}] 2024-06-25 23:55:20,281 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=184, durable=true, userID=612e8941-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1906046263, transaction: TransactionImpl [xid=null, txID=187, xid=null, state=COMMITTED, createTime=1719359720271(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@263b7abf 2024-06-25 23:55:20,282 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=190, durable=true, userID=61308514-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1310621870, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:20,285 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[190]:RELIABLE:CoreMessage[messageID=190, durable=true, userID=61308514-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1310621870 2024-06-25 23:55:20,285 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=190, durable=true, userID=61308514-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1310621870 to transaction: TransactionImpl [xid=null, txID=193, xid=null, state=ACTIVE, createTime=1719359720285(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b499c16 2024-06-25 23:55:20,285 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61312155-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=612b06b7-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=612b06b7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a2e5657, true, {}] 2024-06-25 23:55:20,286 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=196, durable=true, userID=61312157-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1976952837, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:20,288 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=190, durable=true, userID=61308514-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1310621870, transaction: TransactionImpl [xid=null, txID=193, xid=null, state=COMMITTED, createTime=1719359720285(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b499c16 2024-06-25 23:55:20,288 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[196]:RELIABLE:CoreMessage[messageID=196, durable=true, userID=61312157-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1976952837 2024-06-25 23:55:20,288 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=196, durable=true, userID=61312157-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1976952837 to transaction: TransactionImpl [xid=null, txID=199, xid=null, state=ACTIVE, createTime=1719359720288(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@33f02a41 2024-06-25 23:55:20,288 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61319688-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=612b06b7-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=612b06b7-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1381c609, true, {}] 2024-06-25 23:55:20,289 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=202, durable=true, userID=6131bd9a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@822136243, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:20,291 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=196, durable=true, userID=61312157-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1976952837, transaction: TransactionImpl [xid=null, txID=199, xid=null, state=COMMITTED, createTime=1719359720288(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@33f02a41 2024-06-25 23:55:20,291 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[202]:RELIABLE:CoreMessage[messageID=202, durable=true, userID=6131bd9a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@822136243 2024-06-25 23:55:20,292 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=202, durable=true, userID=6131bd9a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@822136243 to transaction: TransactionImpl [xid=null, txID=205, xid=null, state=ACTIVE, createTime=1719359720292(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26be4ea9 2024-06-25 23:55:20,293 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@39fbee74, org.eclipse.scout.rt.mom.jms.JmsSubscription@20c5b5f8] 2024-06-25 23:55:20,295 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=202, durable=true, userID=6131bd9a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@822136243, transaction: TransactionImpl [xid=null, txID=205, xid=null, state=COMMITTED, createTime=1719359720292(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26be4ea9 2024-06-25 23:55:20,295 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@73577a37[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@77b6d94c[job=JMS subscriber, state=DONE], JobFutureTask@1abd8db2[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-25 23:55:20,295 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005694 ms 2024-06-25 23:55:20,295 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:20,295 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:20,296 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 612b06b7-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:20,297 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:20,297 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 55.510322 ms 2024-06-25 23:55:20,297 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [artemis]> 2024-06-25 23:55:20,297 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:20,298 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [artemis]> 2024-06-25 23:55:20,298 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works 2024-06-25 23:55:20,298 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1190412112'. 2024-06-25 23:55:20,299 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:20,300 INFO [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 61336b4c-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber] 2024-06-25 23:55:20,301 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61336b4f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e31d32d, true, {}] 2024-06-25 23:55:20,301 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2f3196e8 - MDC[jobName=JMS subscriber] 2024-06-25 23:55:20,301 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61339260-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dd8fccc, true, {}] 2024-06-25 23:55:20,302 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject, address=test/mom/testPublishObject, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:55:20,302 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7c711fbb 2024-06-25 23:55:20,303 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e619056 2024-06-25 23:55:20,303 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null] 2024-06-25 23:55:20,303 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works 2024-06-25 23:55:20,303 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6133e082-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@793bb17c, true, {}] 2024-06-25 23:55:20,304 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=225, durable=true, userID=61340794-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1087993629, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,305 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[225]:RELIABLE:CoreMessage[messageID=225, durable=true, userID=61340794-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1087993629 2024-06-25 23:55:20,305 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=225, durable=true, userID=61340794-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1087993629 to transaction: TransactionImpl [xid=null, txID=228, xid=null, state=ACTIVE, createTime=1719359720305(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7664f489 2024-06-25 23:55:20,305 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61342ea5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@595c2d2c, true, {}] 2024-06-25 23:55:20,306 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=231, durable=true, userID=61342ea7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1353510907, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,308 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=225, durable=true, userID=61340794-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1087993629, transaction: TransactionImpl [xid=null, txID=228, xid=null, state=COMMITTED, createTime=1719359720305(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7664f489 2024-06-25 23:55:20,308 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[231]:RELIABLE:CoreMessage[messageID=231, durable=true, userID=61342ea7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1353510907 2024-06-25 23:55:20,309 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6134a3d8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ac847be, true, {}] 2024-06-25 23:55:20,309 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=236, durable=true, userID=6134caea-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@271470795, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,312 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[236]:RELIABLE:CoreMessage[messageID=236, durable=true, userID=6134caea-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@271470795 2024-06-25 23:55:20,312 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6135401b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fe91733, true, {}] 2024-06-25 23:55:20,313 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=241, durable=true, userID=6135672d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1155984350, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,315 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[241]:RELIABLE:CoreMessage[messageID=241, durable=true, userID=6135672d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1155984350 2024-06-25 23:55:20,315 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6135b54e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6339e01c, true, {}] 2024-06-25 23:55:20,316 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=246, durable=true, userID=6135dc60-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@446341756, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,318 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[246]:RELIABLE:CoreMessage[messageID=246, durable=true, userID=6135dc60-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@446341756 2024-06-25 23:55:20,319 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61365191-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@584cc107, true, {}] 2024-06-25 23:55:20,320 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=251, durable=true, userID=61365193-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@31751462, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,322 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=61365193-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@31751462 2024-06-25 23:55:20,322 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6136c6c4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9d196a3, true, {}] 2024-06-25 23:55:20,323 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=256, durable=true, userID=6136edd6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1385186752, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,325 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[256]:RELIABLE:CoreMessage[messageID=256, durable=true, userID=6136edd6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1385186752 2024-06-25 23:55:20,326 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61376307-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d7e45e3, true, {}] 2024-06-25 23:55:20,326 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=261, durable=true, userID=61376309-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1428503663, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,329 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[261]:RELIABLE:CoreMessage[messageID=261, durable=true, userID=61376309-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1428503663 2024-06-25 23:55:20,329 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6137d83a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70642b42, true, {}] 2024-06-25 23:55:20,330 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=266, durable=true, userID=6137ff4c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@994412100, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,332 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[266]:RELIABLE:CoreMessage[messageID=266, durable=true, userID=6137ff4c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@994412100 2024-06-25 23:55:20,333 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61384d6d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f0323af, true, {}] 2024-06-25 23:55:20,333 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=271, durable=true, userID=6138747f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1621947690, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,336 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=6138747f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1621947690 2024-06-25 23:55:20,336 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6138e9b0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5241a9dc, true, {}] 2024-06-25 23:55:20,337 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=276, durable=true, userID=6138e9b2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@181730455, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,339 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[276]:RELIABLE:CoreMessage[messageID=276, durable=true, userID=6138e9b2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@181730455 2024-06-25 23:55:20,340 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61395ee3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34070da0, true, {}] 2024-06-25 23:55:20,340 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=281, durable=true, userID=613985f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@930059784, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,343 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[281]:RELIABLE:CoreMessage[messageID=281, durable=true, userID=613985f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@930059784 2024-06-25 23:55:20,343 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6139fb26-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d000250, true, {}] 2024-06-25 23:55:20,344 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=286, durable=true, userID=613a2238-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1553552916, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,346 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[286]:RELIABLE:CoreMessage[messageID=286, durable=true, userID=613a2238-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1553552916 2024-06-25 23:55:20,346 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [613a7059-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6496321a, true, {}] 2024-06-25 23:55:20,347 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=291, durable=true, userID=613a976b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1485321866, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,349 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[291]:RELIABLE:CoreMessage[messageID=291, durable=true, userID=613a976b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1485321866 2024-06-25 23:55:20,350 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [613b0c9c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9953d1b, true, {}] 2024-06-25 23:55:20,350 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=296, durable=true, userID=613b0c9e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2124087975, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,353 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[296]:RELIABLE:CoreMessage[messageID=296, durable=true, userID=613b0c9e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2124087975 2024-06-25 23:55:20,353 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [613b81cf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e20ccc1, true, {}] 2024-06-25 23:55:20,354 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=301, durable=true, userID=613b81d1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1501083562, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,356 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[301]:RELIABLE:CoreMessage[messageID=301, durable=true, userID=613b81d1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1501083562 2024-06-25 23:55:20,357 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [613c1e12-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@209f924a, true, {}] 2024-06-25 23:55:20,357 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=306, durable=true, userID=613c1e14-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@808419246, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,359 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[306]:RELIABLE:CoreMessage[messageID=306, durable=true, userID=613c1e14-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@808419246 2024-06-25 23:55:20,360 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [613c9345-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ae41ab1, true, {}] 2024-06-25 23:55:20,361 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=311, durable=true, userID=613c9347-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@99173507, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,363 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[311]:RELIABLE:CoreMessage[messageID=311, durable=true, userID=613c9347-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@99173507 2024-06-25 23:55:20,364 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [613d2f88-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5814a652, true, {}] 2024-06-25 23:55:20,365 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=316, durable=true, userID=613d2f8a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1759669087, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,366 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[316]:RELIABLE:CoreMessage[messageID=316, durable=true, userID=613d2f8a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1759669087 2024-06-25 23:55:20,367 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [613da4bb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1467b539, true, {}] 2024-06-25 23:55:20,367 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=321, durable=true, userID=613da4bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1024143236, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,370 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[321]:RELIABLE:CoreMessage[messageID=321, durable=true, userID=613da4bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1024143236 2024-06-25 23:55:20,370 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [613e19ee-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49936112, true, {}] 2024-06-25 23:55:20,371 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=326, durable=true, userID=613e19f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1130682990, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,373 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[326]:RELIABLE:CoreMessage[messageID=326, durable=true, userID=613e19f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1130682990 2024-06-25 23:55:20,373 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [613e8f21-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e984227, true, {}] 2024-06-25 23:55:20,374 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=331, durable=true, userID=613eb633-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1171701523, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,376 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[331]:RELIABLE:CoreMessage[messageID=331, durable=true, userID=613eb633-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1171701523 2024-06-25 23:55:20,377 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [613f2b64-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10164cf6, true, {}] 2024-06-25 23:55:20,378 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=336, durable=true, userID=613f2b66-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1908882607, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,380 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[336]:RELIABLE:CoreMessage[messageID=336, durable=true, userID=613f2b66-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1908882607 2024-06-25 23:55:20,380 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [613fa097-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61cb8269, true, {}] 2024-06-25 23:55:20,381 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=341, durable=true, userID=613fc7a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1540447940, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,383 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=613fc7a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1540447940 2024-06-25 23:55:20,384 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61403cda-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73da7da9, true, {}] 2024-06-25 23:55:20,384 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=346, durable=true, userID=61403cdc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@762848684, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,387 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[346]:RELIABLE:CoreMessage[messageID=346, durable=true, userID=61403cdc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@762848684 2024-06-25 23:55:20,387 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6140b20d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d16fd1f, true, {}] 2024-06-25 23:55:20,388 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=351, durable=true, userID=6140b20f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@443589518, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,390 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[351]:RELIABLE:CoreMessage[messageID=351, durable=true, userID=6140b20f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@443589518 2024-06-25 23:55:20,391 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61412740-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7173cf3, true, {}] 2024-06-25 23:55:20,391 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=356, durable=true, userID=61414e52-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1026723014, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,394 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[356]:RELIABLE:CoreMessage[messageID=356, durable=true, userID=61414e52-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1026723014 2024-06-25 23:55:20,394 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6141c383-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e09d2d8, true, {}] 2024-06-25 23:55:20,395 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=361, durable=true, userID=6141c385-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@893447428, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,397 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[361]:RELIABLE:CoreMessage[messageID=361, durable=true, userID=6141c385-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@893447428 2024-06-25 23:55:20,397 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614238b6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ee3d84b, true, {}] 2024-06-25 23:55:20,398 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=366, durable=true, userID=61425fc8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1995861499, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,400 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[366]:RELIABLE:CoreMessage[messageID=366, durable=true, userID=61425fc8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1995861499 2024-06-25 23:55:20,401 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6142d4f9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@165bc12c, true, {}] 2024-06-25 23:55:20,401 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=371, durable=true, userID=6142d4fb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@290804691, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,404 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[371]:RELIABLE:CoreMessage[messageID=371, durable=true, userID=6142d4fb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@290804691 2024-06-25 23:55:20,404 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61434a2c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6969cc44, true, {}] 2024-06-25 23:55:20,405 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=376, durable=true, userID=61434a2e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1482725028, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,407 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[376]:RELIABLE:CoreMessage[messageID=376, durable=true, userID=61434a2e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1482725028 2024-06-25 23:55:20,408 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6143bf5f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45ae6052, true, {}] 2024-06-25 23:55:20,408 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=381, durable=true, userID=6143e671-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2099940679, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,411 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[381]:RELIABLE:CoreMessage[messageID=381, durable=true, userID=6143e671-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2099940679 2024-06-25 23:55:20,411 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61445ba2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dec4110, true, {}] 2024-06-25 23:55:20,412 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=386, durable=true, userID=61445ba4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2143908385, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,414 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=61445ba4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2143908385 2024-06-25 23:55:20,414 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6144d0d5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26150b75, true, {}] 2024-06-25 23:55:20,415 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=391, durable=true, userID=6144f7e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@653349466, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,417 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[391]:RELIABLE:CoreMessage[messageID=391, durable=true, userID=6144f7e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@653349466 2024-06-25 23:55:20,418 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61456d18-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21e39d2, true, {}] 2024-06-25 23:55:20,419 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=396, durable=true, userID=61456d1a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1741584888, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,421 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[396]:RELIABLE:CoreMessage[messageID=396, durable=true, userID=61456d1a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1741584888 2024-06-25 23:55:20,421 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6145e24b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f5527f9, true, {}] 2024-06-25 23:55:20,422 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=401, durable=true, userID=6146095d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1663920842, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,424 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[401]:RELIABLE:CoreMessage[messageID=401, durable=true, userID=6146095d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1663920842 2024-06-25 23:55:20,425 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61467e8e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49db27ef, true, {}] 2024-06-25 23:55:20,425 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=406, durable=true, userID=61467e90-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1703255819, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,428 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[406]:RELIABLE:CoreMessage[messageID=406, durable=true, userID=61467e90-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1703255819 2024-06-25 23:55:20,428 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6146f2c1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@407dd03b, true, {}] 2024-06-25 23:55:20,429 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=411, durable=true, userID=614719d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@894311646, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,431 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[411]:RELIABLE:CoreMessage[messageID=411, durable=true, userID=614719d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@894311646 2024-06-25 23:55:20,432 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61478f04-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55b72a0d, true, {}] 2024-06-25 23:55:20,432 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=416, durable=true, userID=61478f06-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@929399062, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,435 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[416]:RELIABLE:CoreMessage[messageID=416, durable=true, userID=61478f06-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@929399062 2024-06-25 23:55:20,435 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61480437-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12e2eddf, true, {}] 2024-06-25 23:55:20,436 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=421, durable=true, userID=61480439-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@50818438, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,438 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[421]:RELIABLE:CoreMessage[messageID=421, durable=true, userID=61480439-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@50818438 2024-06-25 23:55:20,439 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6148a07a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d4c849d, true, {}] 2024-06-25 23:55:20,439 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=426, durable=true, userID=6148a07c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@684180296, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,442 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[426]:RELIABLE:CoreMessage[messageID=426, durable=true, userID=6148a07c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@684180296 2024-06-25 23:55:20,442 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614915ad-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4da841c8, true, {}] 2024-06-25 23:55:20,443 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=431, durable=true, userID=614915af-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1241455302, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,445 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[431]:RELIABLE:CoreMessage[messageID=431, durable=true, userID=614915af-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1241455302 2024-06-25 23:55:20,446 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61498ae0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bf42c16, true, {}] 2024-06-25 23:55:20,446 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=436, durable=true, userID=6149b1f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@92234291, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,449 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[436]:RELIABLE:CoreMessage[messageID=436, durable=true, userID=6149b1f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@92234291 2024-06-25 23:55:20,449 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614a2723-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4455392a, true, {}] 2024-06-25 23:55:20,450 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=441, durable=true, userID=614a2725-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@414899304, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,452 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[441]:RELIABLE:CoreMessage[messageID=441, durable=true, userID=614a2725-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@414899304 2024-06-25 23:55:20,452 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614a9c56-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3252b263, true, {}] 2024-06-25 23:55:20,453 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=446, durable=true, userID=614ac368-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@202485838, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,455 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[446]:RELIABLE:CoreMessage[messageID=446, durable=true, userID=614ac368-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@202485838 2024-06-25 23:55:20,456 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614b3899-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f95f49b, true, {}] 2024-06-25 23:55:20,457 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=451, durable=true, userID=614b389b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@876779287, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,459 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[451]:RELIABLE:CoreMessage[messageID=451, durable=true, userID=614b389b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@876779287 2024-06-25 23:55:20,459 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614badcc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6002eb83, true, {}] 2024-06-25 23:55:20,460 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=456, durable=true, userID=614bd4de-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@739678062, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,462 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=614bd4de-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@739678062 2024-06-25 23:55:20,463 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614c4a0f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e558798, true, {}] 2024-06-25 23:55:20,464 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=461, durable=true, userID=614c4a11-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@234045130, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,466 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[461]:RELIABLE:CoreMessage[messageID=461, durable=true, userID=614c4a11-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@234045130 2024-06-25 23:55:20,466 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614cbf42-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38032aad, true, {}] 2024-06-25 23:55:20,467 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=466, durable=true, userID=614cbf44-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1975462364, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,469 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[466]:RELIABLE:CoreMessage[messageID=466, durable=true, userID=614cbf44-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1975462364 2024-06-25 23:55:20,470 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614d5b85-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1efc8915, true, {}] 2024-06-25 23:55:20,471 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=471, durable=true, userID=614d5b87-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2128447804, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,473 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[471]:RELIABLE:CoreMessage[messageID=471, durable=true, userID=614d5b87-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2128447804 2024-06-25 23:55:20,473 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614dd0b8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@541fff9, true, {}] 2024-06-25 23:55:20,474 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=476, durable=true, userID=614df7ca-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@80463720, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,476 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[476]:RELIABLE:CoreMessage[messageID=476, durable=true, userID=614df7ca-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@80463720 2024-06-25 23:55:20,477 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614e6cfb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5de5e12d, true, {}] 2024-06-25 23:55:20,477 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=481, durable=true, userID=614e6cfd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1160193369, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,479 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[481]:RELIABLE:CoreMessage[messageID=481, durable=true, userID=614e6cfd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1160193369 2024-06-25 23:55:20,480 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614ee22e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64a7ac4d, true, {}] 2024-06-25 23:55:20,480 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=486, durable=true, userID=614ee230-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@613483209, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,483 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[486]:RELIABLE:CoreMessage[messageID=486, durable=true, userID=614ee230-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@613483209 2024-06-25 23:55:20,483 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614f5761-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30ca4313, true, {}] 2024-06-25 23:55:20,484 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=491, durable=true, userID=614f7e73-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1370904153, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,486 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[491]:RELIABLE:CoreMessage[messageID=491, durable=true, userID=614f7e73-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1370904153 2024-06-25 23:55:20,487 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [614ff3a4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72c1a0f7, true, {}] 2024-06-25 23:55:20,488 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=496, durable=true, userID=614ff3a6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1583321967, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,490 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[496]:RELIABLE:CoreMessage[messageID=496, durable=true, userID=614ff3a6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1583321967 2024-06-25 23:55:20,490 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615068d7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ec8004c, true, {}] 2024-06-25 23:55:20,491 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=501, durable=true, userID=615068d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@41371178, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,493 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[501]:RELIABLE:CoreMessage[messageID=501, durable=true, userID=615068d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@41371178 2024-06-25 23:55:20,494 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6150de0a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44a72487, true, {}] 2024-06-25 23:55:20,494 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=506, durable=true, userID=6151051c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393023237, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,497 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[506]:RELIABLE:CoreMessage[messageID=506, durable=true, userID=6151051c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393023237 2024-06-25 23:55:20,497 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61517a4d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b02d5a1, true, {}] 2024-06-25 23:55:20,498 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=511, durable=true, userID=61517a4f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1396810895, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,500 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[511]:RELIABLE:CoreMessage[messageID=511, durable=true, userID=61517a4f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1396810895 2024-06-25 23:55:20,501 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61521690-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c439bf, true, {}] 2024-06-25 23:55:20,501 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=516, durable=true, userID=61521692-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1695996029, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,503 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[516]:RELIABLE:CoreMessage[messageID=516, durable=true, userID=61521692-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1695996029 2024-06-25 23:55:20,504 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61528bc3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b311a72, true, {}] 2024-06-25 23:55:20,505 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=521, durable=true, userID=61528bc5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1597802226, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,507 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[521]:RELIABLE:CoreMessage[messageID=521, durable=true, userID=61528bc5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1597802226 2024-06-25 23:55:20,507 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615300f6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d477a07, true, {}] 2024-06-25 23:55:20,508 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=526, durable=true, userID=61532808-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102393312, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,510 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[526]:RELIABLE:CoreMessage[messageID=526, durable=true, userID=61532808-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102393312 2024-06-25 23:55:20,511 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61539d39-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f14e18, true, {}] 2024-06-25 23:55:20,512 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=531, durable=true, userID=61539d3b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1846153235, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,514 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[531]:RELIABLE:CoreMessage[messageID=531, durable=true, userID=61539d3b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1846153235 2024-06-25 23:55:20,514 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6154126c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b0b0eae, true, {}] 2024-06-25 23:55:20,515 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=536, durable=true, userID=6154397e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@423819541, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,517 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[536]:RELIABLE:CoreMessage[messageID=536, durable=true, userID=6154397e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@423819541 2024-06-25 23:55:20,518 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6154aeaf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3480fe15, true, {}] 2024-06-25 23:55:20,518 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=541, durable=true, userID=6154aeb1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1450466798, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,521 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[541]:RELIABLE:CoreMessage[messageID=541, durable=true, userID=6154aeb1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1450466798 2024-06-25 23:55:20,521 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615523e2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22c2128e, true, {}] 2024-06-25 23:55:20,522 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=546, durable=true, userID=615523e4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@357904344, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,524 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[546]:RELIABLE:CoreMessage[messageID=546, durable=true, userID=615523e4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@357904344 2024-06-25 23:55:20,525 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61559915-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bbbbfdf, true, {}] 2024-06-25 23:55:20,525 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=551, durable=true, userID=6155c027-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1441365703, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,527 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[551]:RELIABLE:CoreMessage[messageID=551, durable=true, userID=6155c027-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1441365703 2024-06-25 23:55:20,528 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61563558-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fed2243, true, {}] 2024-06-25 23:55:20,529 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=556, durable=true, userID=6156355a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@846168481, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,531 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[556]:RELIABLE:CoreMessage[messageID=556, durable=true, userID=6156355a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@846168481 2024-06-25 23:55:20,531 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6156aa8b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@430a8d85, true, {}] 2024-06-25 23:55:20,532 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=561, durable=true, userID=6156d19d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@34056974, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,534 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[561]:RELIABLE:CoreMessage[messageID=561, durable=true, userID=6156d19d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@34056974 2024-06-25 23:55:20,535 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615746ce-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@440b73f7, true, {}] 2024-06-25 23:55:20,536 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=566, durable=true, userID=615746d0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1465629866, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,538 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[566]:RELIABLE:CoreMessage[messageID=566, durable=true, userID=615746d0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1465629866 2024-06-25 23:55:20,538 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6157bc01-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67c0df9c, true, {}] 2024-06-25 23:55:20,539 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=571, durable=true, userID=6157bc03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@834964749, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,541 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[571]:RELIABLE:CoreMessage[messageID=571, durable=true, userID=6157bc03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@834964749 2024-06-25 23:55:20,542 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61585844-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a01650f, true, {}] 2024-06-25 23:55:20,543 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=576, durable=true, userID=61585846-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@829994201, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,545 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[576]:RELIABLE:CoreMessage[messageID=576, durable=true, userID=61585846-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@829994201 2024-06-25 23:55:20,545 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6158cd77-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ca67c0a, true, {}] 2024-06-25 23:55:20,546 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=581, durable=true, userID=6158f489-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@756775938, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,548 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[581]:RELIABLE:CoreMessage[messageID=581, durable=true, userID=6158f489-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@756775938 2024-06-25 23:55:20,549 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615969ba-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74b3538c, true, {}] 2024-06-25 23:55:20,550 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=586, durable=true, userID=615969bc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1266946725, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,552 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[586]:RELIABLE:CoreMessage[messageID=586, durable=true, userID=615969bc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1266946725 2024-06-25 23:55:20,552 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6159deed-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55529d08, true, {}] 2024-06-25 23:55:20,553 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=591, durable=true, userID=615a05ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1820640879, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,555 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[591]:RELIABLE:CoreMessage[messageID=591, durable=true, userID=615a05ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1820640879 2024-06-25 23:55:20,555 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615a5420-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59e9754e, true, {}] 2024-06-25 23:55:20,556 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=596, durable=true, userID=615a7b32-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@782949112, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,559 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[596]:RELIABLE:CoreMessage[messageID=596, durable=true, userID=615a7b32-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@782949112 2024-06-25 23:55:20,559 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615af063-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@118cad96, true, {}] 2024-06-25 23:55:20,560 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=601, durable=true, userID=615af065-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1555480946, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,562 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[601]:RELIABLE:CoreMessage[messageID=601, durable=true, userID=615af065-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1555480946 2024-06-25 23:55:20,562 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615b6596-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c3db5c7, true, {}] 2024-06-25 23:55:20,563 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=606, durable=true, userID=615b8ca8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@953809517, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,565 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[606]:RELIABLE:CoreMessage[messageID=606, durable=true, userID=615b8ca8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@953809517 2024-06-25 23:55:20,566 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615c01d9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dcdfa13, true, {}] 2024-06-25 23:55:20,567 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=611, durable=true, userID=615c01db-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@265679048, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,569 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[611]:RELIABLE:CoreMessage[messageID=611, durable=true, userID=615c01db-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@265679048 2024-06-25 23:55:20,569 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615c770c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b5c2a9, true, {}] 2024-06-25 23:55:20,570 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=616, durable=true, userID=615c770e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1422263658, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,572 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[616]:RELIABLE:CoreMessage[messageID=616, durable=true, userID=615c770e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1422263658 2024-06-25 23:55:20,573 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615d134f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dfb7de3, true, {}] 2024-06-25 23:55:20,573 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=621, durable=true, userID=615d1351-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@374063925, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,576 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[621]:RELIABLE:CoreMessage[messageID=621, durable=true, userID=615d1351-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@374063925 2024-06-25 23:55:20,576 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615d8882-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7958665c, true, {}] 2024-06-25 23:55:20,577 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=626, durable=true, userID=615daf94-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1612223738, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,579 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[626]:RELIABLE:CoreMessage[messageID=626, durable=true, userID=615daf94-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1612223738 2024-06-25 23:55:20,579 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615dfdb5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7080a8cd, true, {}] 2024-06-25 23:55:20,580 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=631, durable=true, userID=615e24c7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1474110850, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,582 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[631]:RELIABLE:CoreMessage[messageID=631, durable=true, userID=615e24c7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1474110850 2024-06-25 23:55:20,583 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615e99f8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7586f7b3, true, {}] 2024-06-25 23:55:20,583 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=636, durable=true, userID=615e99fa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@356349991, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,586 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[636]:RELIABLE:CoreMessage[messageID=636, durable=true, userID=615e99fa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@356349991 2024-06-25 23:55:20,586 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615f0f2b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48f638aa, true, {}] 2024-06-25 23:55:20,587 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=641, durable=true, userID=615f0f2d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1789113201, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,589 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[641]:RELIABLE:CoreMessage[messageID=641, durable=true, userID=615f0f2d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1789113201 2024-06-25 23:55:20,590 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [615fab6e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2020a786, true, {}] 2024-06-25 23:55:20,590 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=646, durable=true, userID=615fab70-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@480923046, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,593 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[646]:RELIABLE:CoreMessage[messageID=646, durable=true, userID=615fab70-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@480923046 2024-06-25 23:55:20,593 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616020a1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61871a86, true, {}] 2024-06-25 23:55:20,594 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=651, durable=true, userID=616020a3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@747307852, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,596 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[651]:RELIABLE:CoreMessage[messageID=651, durable=true, userID=616020a3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@747307852 2024-06-25 23:55:20,596 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616095d4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a1b1ad, true, {}] 2024-06-25 23:55:20,597 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=656, durable=true, userID=6160bce6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@188411220, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,599 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[656]:RELIABLE:CoreMessage[messageID=656, durable=true, userID=6160bce6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@188411220 2024-06-25 23:55:20,600 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61613217-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c860ade, true, {}] 2024-06-25 23:55:20,600 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=661, durable=true, userID=61613219-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2054247161, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,603 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[661]:RELIABLE:CoreMessage[messageID=661, durable=true, userID=61613219-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2054247161 2024-06-25 23:55:20,603 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6161a74a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45ebe219, true, {}] 2024-06-25 23:55:20,604 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=666, durable=true, userID=6161ce5c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1590889199, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,606 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[666]:RELIABLE:CoreMessage[messageID=666, durable=true, userID=6161ce5c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1590889199 2024-06-25 23:55:20,607 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6162438d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73bf9bd1, true, {}] 2024-06-25 23:55:20,607 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=671, durable=true, userID=6162438f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@143715683, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,610 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[671]:RELIABLE:CoreMessage[messageID=671, durable=true, userID=6162438f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@143715683 2024-06-25 23:55:20,610 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6162b8c0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ae3fd41, true, {}] 2024-06-25 23:55:20,611 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=676, durable=true, userID=6162b8c2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1545263017, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,613 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[676]:RELIABLE:CoreMessage[messageID=676, durable=true, userID=6162b8c2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1545263017 2024-06-25 23:55:20,614 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61632df3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2af87f87, true, {}] 2024-06-25 23:55:20,614 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=681, durable=true, userID=61635505-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1765049096, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,617 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[681]:RELIABLE:CoreMessage[messageID=681, durable=true, userID=61635505-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1765049096 2024-06-25 23:55:20,617 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6163ca36-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e65ac22, true, {}] 2024-06-25 23:55:20,618 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=686, durable=true, userID=6163ca38-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2049477911, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,620 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[686]:RELIABLE:CoreMessage[messageID=686, durable=true, userID=6163ca38-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2049477911 2024-06-25 23:55:20,620 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61643f69-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35388337, true, {}] 2024-06-25 23:55:20,621 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=691, durable=true, userID=6164667b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1901770675, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,623 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[691]:RELIABLE:CoreMessage[messageID=691, durable=true, userID=6164667b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1901770675 2024-06-25 23:55:20,624 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6164dbac-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ab0e6f7, true, {}] 2024-06-25 23:55:20,624 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=696, durable=true, userID=6164dbae-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@193859930, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,627 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[696]:RELIABLE:CoreMessage[messageID=696, durable=true, userID=6164dbae-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@193859930 2024-06-25 23:55:20,627 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616550df-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a3eee31, true, {}] 2024-06-25 23:55:20,628 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=701, durable=true, userID=616577f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@472571764, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,630 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[701]:RELIABLE:CoreMessage[messageID=701, durable=true, userID=616577f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@472571764 2024-06-25 23:55:20,631 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6165ed22-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@686029ac, true, {}] 2024-06-25 23:55:20,631 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=706, durable=true, userID=6165ed24-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1240981917, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,634 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[706]:RELIABLE:CoreMessage[messageID=706, durable=true, userID=6165ed24-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1240981917 2024-06-25 23:55:20,634 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61666255-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1371cb99, true, {}] 2024-06-25 23:55:20,635 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=711, durable=true, userID=61666257-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@4811162, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,637 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[711]:RELIABLE:CoreMessage[messageID=711, durable=true, userID=61666257-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@4811162 2024-06-25 23:55:20,638 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6166fe98-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61336b4c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61336b4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@514b333a, true, {}] 2024-06-25 23:55:20,638 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=716, durable=true, userID=6166fe9a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1166523120, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:20,641 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[716]:RELIABLE:CoreMessage[messageID=716, durable=true, userID=6166fe9a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1166523120 2024-06-25 23:55:20,641 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works 2024-06-25 23:55:20,641 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=231, durable=true, userID=61342ea7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1353510907 to transaction: TransactionImpl [xid=null, txID=719, xid=null, state=ACTIVE, createTime=1719359720641(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1aed4ead 2024-06-25 23:55:20,642 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@4746d52d, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d0927df] 2024-06-25 23:55:20,642 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=236, durable=true, userID=6134caea-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@271470795 to transaction: TransactionImpl [xid=null, txID=720, xid=null, state=ACTIVE, createTime=1719359720642(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3eb71cb1 2024-06-25 23:55:20,644 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=231, durable=true, userID=61342ea7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1353510907, transaction: TransactionImpl [xid=null, txID=719, xid=null, state=COMMITTED, createTime=1719359720641(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1aed4ead 2024-06-25 23:55:20,644 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=236, durable=true, userID=6134caea-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@271470795, transaction: TransactionImpl [xid=null, txID=720, xid=null, state=COMMITTED, createTime=1719359720642(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3eb71cb1 2024-06-25 23:55:20,645 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@73577a37[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@18f31207[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@77b6d94c[job=JMS subscriber, state=DONE], JobFutureTask@6e1ef044[job=JMS subscriber, state=RUNNING], JobFutureTask@1abd8db2[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-25 23:55:20,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005197 ms 2024-06-25 23:55:20,646 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:20,646 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:20,646 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 61336b4c-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:20,647 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:20,647 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 349.292313 ms 2024-06-25 23:55:20,647 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [artemis]> 2024-06-25 23:55:20,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:20,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [artemis]> 2024-06-25 23:55:20,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 754419214'. 2024-06-25 23:55:20,649 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:20,650 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6168d35c-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom71] 2024-06-25 23:55:20,650 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6168d35f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57278459, true, {}] 2024-06-25 23:55:20,651 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3d81df20 - MDC[jobName=JMS subscriber, activemq.broker=mom71] 2024-06-25 23:55:20,651 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6168fa70-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ee70523, true, {}] 2024-06-25 23:55:20,651 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject2, address=test/mom/testPublishObject2, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-25 23:55:20,651 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@43052230 2024-06-25 23:55:20,652 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7c362591 2024-06-25 23:55:20,652 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject2, null, 0, false, true, null] 2024-06-25 23:55:20,653 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61692182-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d7abc39, true, {}] 2024-06-25 23:55:20,653 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=740, durable=true, userID=61694894-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@434128193, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,653 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[740]:RELIABLE:CoreMessage[messageID=740, durable=true, userID=61694894-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@434128193 2024-06-25 23:55:20,654 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=740, durable=true, userID=61694894-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@434128193 to transaction: TransactionImpl [xid=null, txID=743, xid=null, state=ACTIVE, createTime=1719359720654(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6988f8f6 2024-06-25 23:55:20,654 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61696fa5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f3b2ab8, true, {}] 2024-06-25 23:55:20,654 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=746, durable=true, userID=61696fa7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1584817016, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,657 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=740, durable=true, userID=61694894-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@434128193, transaction: TransactionImpl [xid=null, txID=743, xid=null, state=COMMITTED, createTime=1719359720654(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6988f8f6 2024-06-25 23:55:20,657 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[746]:RELIABLE:CoreMessage[messageID=746, durable=true, userID=61696fa7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1584817016 2024-06-25 23:55:20,657 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=746, durable=true, userID=61696fa7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1584817016 to transaction: TransactionImpl [xid=null, txID=749, xid=null, state=ACTIVE, createTime=1719359720657(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@141f6e53 2024-06-25 23:55:20,657 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6169e4d8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9e87c83, true, {}] 2024-06-25 23:55:20,658 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=752, durable=true, userID=616a0bea-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1819666311, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,660 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=746, durable=true, userID=61696fa7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1584817016, transaction: TransactionImpl [xid=null, txID=749, xid=null, state=COMMITTED, createTime=1719359720657(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@141f6e53 2024-06-25 23:55:20,661 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[752]:RELIABLE:CoreMessage[messageID=752, durable=true, userID=616a0bea-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1819666311 2024-06-25 23:55:20,661 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=752, durable=true, userID=616a0bea-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1819666311 to transaction: TransactionImpl [xid=null, txID=755, xid=null, state=ACTIVE, createTime=1719359720661(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@266acd2 2024-06-25 23:55:20,661 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616a811b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e22020e, true, {}] 2024-06-25 23:55:20,661 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=758, durable=true, userID=616a811d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1900397715, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,664 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=752, durable=true, userID=616a0bea-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1819666311, transaction: TransactionImpl [xid=null, txID=755, xid=null, state=COMMITTED, createTime=1719359720661(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@266acd2 2024-06-25 23:55:20,664 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[758]:RELIABLE:CoreMessage[messageID=758, durable=true, userID=616a811d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1900397715 2024-06-25 23:55:20,664 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=758, durable=true, userID=616a811d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1900397715 to transaction: TransactionImpl [xid=null, txID=761, xid=null, state=ACTIVE, createTime=1719359720664(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37789634 2024-06-25 23:55:20,664 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616af64e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a3fccad, true, {}] 2024-06-25 23:55:20,665 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=764, durable=true, userID=616b1d60-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1448852121, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,667 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=758, durable=true, userID=616a811d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1900397715, transaction: TransactionImpl [xid=null, txID=761, xid=null, state=COMMITTED, createTime=1719359720664(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37789634 2024-06-25 23:55:20,668 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[764]:RELIABLE:CoreMessage[messageID=764, durable=true, userID=616b1d60-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1448852121 2024-06-25 23:55:20,668 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=764, durable=true, userID=616b1d60-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1448852121 to transaction: TransactionImpl [xid=null, txID=767, xid=null, state=ACTIVE, createTime=1719359720668(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@511df2b4 2024-06-25 23:55:20,668 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616b9291-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3748a9c8, true, {}] 2024-06-25 23:55:20,669 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=770, durable=true, userID=616b9293-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1004240521, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,671 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=764, durable=true, userID=616b1d60-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1448852121, transaction: TransactionImpl [xid=null, txID=767, xid=null, state=COMMITTED, createTime=1719359720668(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@511df2b4 2024-06-25 23:55:20,671 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[770]:RELIABLE:CoreMessage[messageID=770, durable=true, userID=616b9293-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1004240521 2024-06-25 23:55:20,671 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=770, durable=true, userID=616b9293-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1004240521 to transaction: TransactionImpl [xid=null, txID=773, xid=null, state=ACTIVE, createTime=1719359720671(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d86adc 2024-06-25 23:55:20,671 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616c07c4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69336e12, true, {}] 2024-06-25 23:55:20,672 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=776, durable=true, userID=616c2ed6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2012560297, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,674 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=770, durable=true, userID=616b9293-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1004240521, transaction: TransactionImpl [xid=null, txID=773, xid=null, state=COMMITTED, createTime=1719359720671(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d86adc 2024-06-25 23:55:20,674 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[776]:RELIABLE:CoreMessage[messageID=776, durable=true, userID=616c2ed6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2012560297 2024-06-25 23:55:20,675 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616ca407-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@312c56fe, true, {}] 2024-06-25 23:55:20,676 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=781, durable=true, userID=616ca409-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2018639786, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,678 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[781]:RELIABLE:CoreMessage[messageID=781, durable=true, userID=616ca409-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2018639786 2024-06-25 23:55:20,678 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616d193a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@276fcd6f, true, {}] 2024-06-25 23:55:20,679 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=786, durable=true, userID=616d404c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1619411288, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[786]:RELIABLE:CoreMessage[messageID=786, durable=true, userID=616d404c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1619411288 2024-06-25 23:55:20,682 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616db57d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f84d6ed, true, {}] 2024-06-25 23:55:20,683 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=791, durable=true, userID=616db57f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1384439645, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,685 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[791]:RELIABLE:CoreMessage[messageID=791, durable=true, userID=616db57f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1384439645 2024-06-25 23:55:20,685 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616e2ab0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@596eee5c, true, {}] 2024-06-25 23:55:20,686 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=796, durable=true, userID=616e51c2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@453635531, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,688 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[796]:RELIABLE:CoreMessage[messageID=796, durable=true, userID=616e51c2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@453635531 2024-06-25 23:55:20,689 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616e9fe3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35e8e914, true, {}] 2024-06-25 23:55:20,689 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=801, durable=true, userID=616ec6f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@377838111, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,691 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[801]:RELIABLE:CoreMessage[messageID=801, durable=true, userID=616ec6f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@377838111 2024-06-25 23:55:20,692 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616f3c26-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65bfb7cd, true, {}] 2024-06-25 23:55:20,693 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=806, durable=true, userID=616f3c28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1277442139, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,695 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[806]:RELIABLE:CoreMessage[messageID=806, durable=true, userID=616f3c28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1277442139 2024-06-25 23:55:20,695 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [616fb159-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b7f22da, true, {}] 2024-06-25 23:55:20,696 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=811, durable=true, userID=616fd86b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1866747911, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,698 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[811]:RELIABLE:CoreMessage[messageID=811, durable=true, userID=616fd86b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1866747911 2024-06-25 23:55:20,699 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61704d9c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d9a5036, true, {}] 2024-06-25 23:55:20,700 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=816, durable=true, userID=61704d9e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@387918910, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,702 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[816]:RELIABLE:CoreMessage[messageID=816, durable=true, userID=61704d9e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@387918910 2024-06-25 23:55:20,702 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6170c2cf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a143866, true, {}] 2024-06-25 23:55:20,703 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=821, durable=true, userID=6170e9e1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1100142410, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,705 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[821]:RELIABLE:CoreMessage[messageID=821, durable=true, userID=6170e9e1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1100142410 2024-06-25 23:55:20,706 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61713802-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15a10d06, true, {}] 2024-06-25 23:55:20,706 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=826, durable=true, userID=61715f14-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2061192715, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,709 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=61715f14-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2061192715 2024-06-25 23:55:20,709 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6171d445-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4632a6ed, true, {}] 2024-06-25 23:55:20,710 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=831, durable=true, userID=6171d447-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1554933322, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,712 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=6171d447-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1554933322 2024-06-25 23:55:20,712 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61724978-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@282424b5, true, {}] 2024-06-25 23:55:20,713 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=836, durable=true, userID=6172708a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@897339496, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,715 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[836]:RELIABLE:CoreMessage[messageID=836, durable=true, userID=6172708a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@897339496 2024-06-25 23:55:20,716 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6172e5bb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78f5eaa8, true, {}] 2024-06-25 23:55:20,717 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=841, durable=true, userID=6172e5bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1348303485, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,719 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[841]:RELIABLE:CoreMessage[messageID=841, durable=true, userID=6172e5bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1348303485 2024-06-25 23:55:20,719 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61735aee-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22a98f57, true, {}] 2024-06-25 23:55:20,720 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=846, durable=true, userID=61735af0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@457884845, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,722 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[846]:RELIABLE:CoreMessage[messageID=846, durable=true, userID=61735af0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@457884845 2024-06-25 23:55:20,723 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6173cf21-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cb57809, true, {}] 2024-06-25 23:55:20,723 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=851, durable=true, userID=6173f633-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1045703258, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,726 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[851]:RELIABLE:CoreMessage[messageID=851, durable=true, userID=6173f633-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1045703258 2024-06-25 23:55:20,726 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61746b64-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e1317f, true, {}] 2024-06-25 23:55:20,727 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=856, durable=true, userID=61746b66-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1474074636, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,729 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[856]:RELIABLE:CoreMessage[messageID=856, durable=true, userID=61746b66-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1474074636 2024-06-25 23:55:20,730 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6174e097-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@786f388b, true, {}] 2024-06-25 23:55:20,730 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=861, durable=true, userID=617507a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@840257052, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,732 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[861]:RELIABLE:CoreMessage[messageID=861, durable=true, userID=617507a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@840257052 2024-06-25 23:55:20,733 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61757cda-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d8ca4fe, true, {}] 2024-06-25 23:55:20,734 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=866, durable=true, userID=61757cdc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1416084312, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,736 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[866]:RELIABLE:CoreMessage[messageID=866, durable=true, userID=61757cdc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1416084312 2024-06-25 23:55:20,736 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6175f20d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74ec0cc9, true, {}] 2024-06-25 23:55:20,737 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=871, durable=true, userID=6176191f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@702404089, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,739 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[871]:RELIABLE:CoreMessage[messageID=871, durable=true, userID=6176191f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@702404089 2024-06-25 23:55:20,740 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61768e50-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@647f13c3, true, {}] 2024-06-25 23:55:20,740 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=876, durable=true, userID=61768e52-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@88420412, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,743 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[876]:RELIABLE:CoreMessage[messageID=876, durable=true, userID=61768e52-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@88420412 2024-06-25 23:55:20,743 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61770383-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52eddfec, true, {}] 2024-06-25 23:55:20,744 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=881, durable=true, userID=61770385-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1593615113, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,746 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[881]:RELIABLE:CoreMessage[messageID=881, durable=true, userID=61770385-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1593615113 2024-06-25 23:55:20,747 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61779fc6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1949c732, true, {}] 2024-06-25 23:55:20,747 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=886, durable=true, userID=61779fc8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@748042922, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,750 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[886]:RELIABLE:CoreMessage[messageID=886, durable=true, userID=61779fc8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@748042922 2024-06-25 23:55:20,750 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [617814f9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34ebe48a, true, {}] 2024-06-25 23:55:20,751 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=891, durable=true, userID=617814fb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@580210449, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,753 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[891]:RELIABLE:CoreMessage[messageID=891, durable=true, userID=617814fb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@580210449 2024-06-25 23:55:20,754 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6178b13c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b418d60, true, {}] 2024-06-25 23:55:20,755 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=896, durable=true, userID=6178b13e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1313396376, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,756 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=6178b13e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1313396376 2024-06-25 23:55:20,757 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6179266f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20586db3, true, {}] 2024-06-25 23:55:20,758 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=901, durable=true, userID=61792671-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@444048254, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,760 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[901]:RELIABLE:CoreMessage[messageID=901, durable=true, userID=61792671-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@444048254 2024-06-25 23:55:20,760 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61799ba2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@369fb4dc, true, {}] 2024-06-25 23:55:20,761 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=906, durable=true, userID=6179c2b4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1053735548, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,763 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[906]:RELIABLE:CoreMessage[messageID=906, durable=true, userID=6179c2b4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1053735548 2024-06-25 23:55:20,764 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [617a37e5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36ba572b, true, {}] 2024-06-25 23:55:20,764 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=911, durable=true, userID=617a37e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1970731636, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,767 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[911]:RELIABLE:CoreMessage[messageID=911, durable=true, userID=617a37e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1970731636 2024-06-25 23:55:20,767 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [617aad18-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74dc2f31, true, {}] 2024-06-25 23:55:20,768 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=916, durable=true, userID=617ad42a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@189853639, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,770 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[916]:RELIABLE:CoreMessage[messageID=916, durable=true, userID=617ad42a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@189853639 2024-06-25 23:55:20,771 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [617b495b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4006a98b, true, {}] 2024-06-25 23:55:20,771 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=921, durable=true, userID=617b495d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1818456818, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,774 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[921]:RELIABLE:CoreMessage[messageID=921, durable=true, userID=617b495d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1818456818 2024-06-25 23:55:20,774 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [617bbe8e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@573c609c, true, {}] 2024-06-25 23:55:20,775 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=926, durable=true, userID=617be5a0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@786383224, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,777 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[926]:RELIABLE:CoreMessage[messageID=926, durable=true, userID=617be5a0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@786383224 2024-06-25 23:55:20,778 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [617c33c1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26ba6e75, true, {}] 2024-06-25 23:55:20,778 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=931, durable=true, userID=617c5ad3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1501937406, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,780 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[931]:RELIABLE:CoreMessage[messageID=931, durable=true, userID=617c5ad3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1501937406 2024-06-25 23:55:20,781 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [617cd004-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e4e9ae3, true, {}] 2024-06-25 23:55:20,781 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=936, durable=true, userID=617cd006-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@226764047, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,784 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[936]:RELIABLE:CoreMessage[messageID=936, durable=true, userID=617cd006-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@226764047 2024-06-25 23:55:20,784 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [617d4537-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10da1d7f, true, {}] 2024-06-25 23:55:20,785 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=941, durable=true, userID=617d6c49-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@919069638, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,787 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[941]:RELIABLE:CoreMessage[messageID=941, durable=true, userID=617d6c49-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@919069638 2024-06-25 23:55:20,788 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [617de17a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74200a30, true, {}] 2024-06-25 23:55:20,789 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=946, durable=true, userID=617de17c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@620607864, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,791 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=617de17c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@620607864 2024-06-25 23:55:20,791 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [617e56ad-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53febbf7, true, {}] 2024-06-25 23:55:20,792 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=951, durable=true, userID=617e56af-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@355539400, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,794 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[951]:RELIABLE:CoreMessage[messageID=951, durable=true, userID=617e56af-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@355539400 2024-06-25 23:55:20,795 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [617ecbe0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1993f27e, true, {}] 2024-06-25 23:55:20,795 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=956, durable=true, userID=617ef2f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@930437814, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,798 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=617ef2f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@930437814 2024-06-25 23:55:20,798 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [617f6823-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43f360e8, true, {}] 2024-06-25 23:55:20,799 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=961, durable=true, userID=617f6825-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1193802621, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,801 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[961]:RELIABLE:CoreMessage[messageID=961, durable=true, userID=617f6825-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1193802621 2024-06-25 23:55:20,801 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [617fdd56-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b2712cb, true, {}] 2024-06-25 23:55:20,802 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=966, durable=true, userID=61800468-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1166647001, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,804 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[966]:RELIABLE:CoreMessage[messageID=966, durable=true, userID=61800468-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1166647001 2024-06-25 23:55:20,805 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61807999-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@586b30f9, true, {}] 2024-06-25 23:55:20,805 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=971, durable=true, userID=6180799b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@457960337, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,808 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[971]:RELIABLE:CoreMessage[messageID=971, durable=true, userID=6180799b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@457960337 2024-06-25 23:55:20,808 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6180eecc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@676b2a4, true, {}] 2024-06-25 23:55:20,809 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=976, durable=true, userID=618115de-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1037786073, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,811 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[976]:RELIABLE:CoreMessage[messageID=976, durable=true, userID=618115de-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1037786073 2024-06-25 23:55:20,812 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61818b0f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74a40363, true, {}] 2024-06-25 23:55:20,812 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=981, durable=true, userID=61818b11-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1157179538, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,815 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[981]:RELIABLE:CoreMessage[messageID=981, durable=true, userID=61818b11-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1157179538 2024-06-25 23:55:20,815 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61820042-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10f975f4, true, {}] 2024-06-25 23:55:20,816 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=986, durable=true, userID=61820044-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@595736225, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,818 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[986]:RELIABLE:CoreMessage[messageID=986, durable=true, userID=61820044-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@595736225 2024-06-25 23:55:20,818 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61827575-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b86cdbf, true, {}] 2024-06-25 23:55:20,819 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=991, durable=true, userID=61829c87-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@342870357, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,821 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[991]:RELIABLE:CoreMessage[messageID=991, durable=true, userID=61829c87-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@342870357 2024-06-25 23:55:20,822 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618311b8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50bcaf2a, true, {}] 2024-06-25 23:55:20,822 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=996, durable=true, userID=618311ba-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@368463892, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,825 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[996]:RELIABLE:CoreMessage[messageID=996, durable=true, userID=618311ba-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@368463892 2024-06-25 23:55:20,825 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618386eb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27734b35, true, {}] 2024-06-25 23:55:20,826 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1001, durable=true, userID=6183adfd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@627745402, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,828 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1001]:RELIABLE:CoreMessage[messageID=1001, durable=true, userID=6183adfd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@627745402 2024-06-25 23:55:20,829 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6184232e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4208309d, true, {}] 2024-06-25 23:55:20,829 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1006, durable=true, userID=61842330-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@975694874, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,832 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1006]:RELIABLE:CoreMessage[messageID=1006, durable=true, userID=61842330-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@975694874 2024-06-25 23:55:20,832 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61849861-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3717fe74, true, {}] 2024-06-25 23:55:20,833 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1011, durable=true, userID=61849863-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1344152985, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,835 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1011]:RELIABLE:CoreMessage[messageID=1011, durable=true, userID=61849863-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1344152985 2024-06-25 23:55:20,835 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61850d94-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59681615, true, {}] 2024-06-25 23:55:20,836 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1016, durable=true, userID=618534a6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1267915710, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,838 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=618534a6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1267915710 2024-06-25 23:55:20,839 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6185a9d7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42c2c8d9, true, {}] 2024-06-25 23:55:20,840 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1021, durable=true, userID=6185a9d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1666341644, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,842 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1021]:RELIABLE:CoreMessage[messageID=1021, durable=true, userID=6185a9d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1666341644 2024-06-25 23:55:20,842 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61861f0a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4403d182, true, {}] 2024-06-25 23:55:20,843 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1026, durable=true, userID=6186461c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1460079319, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,845 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1026]:RELIABLE:CoreMessage[messageID=1026, durable=true, userID=6186461c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1460079319 2024-06-25 23:55:20,846 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6186bb4d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a1574a2, true, {}] 2024-06-25 23:55:20,847 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1031, durable=true, userID=6186bb4f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@520972718, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,849 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1031]:RELIABLE:CoreMessage[messageID=1031, durable=true, userID=6186bb4f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@520972718 2024-06-25 23:55:20,849 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61873080-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e76db78, true, {}] 2024-06-25 23:55:20,850 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1036, durable=true, userID=61873082-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1863539416, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,852 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1036]:RELIABLE:CoreMessage[messageID=1036, durable=true, userID=61873082-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1863539416 2024-06-25 23:55:20,853 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6187a5b3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e00884e, true, {}] 2024-06-25 23:55:20,853 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1041, durable=true, userID=6187ccc5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1854820770, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,856 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1041]:RELIABLE:CoreMessage[messageID=1041, durable=true, userID=6187ccc5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1854820770 2024-06-25 23:55:20,856 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618841f6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4411847, true, {}] 2024-06-25 23:55:20,857 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1046, durable=true, userID=61886908-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@584309188, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,859 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1046]:RELIABLE:CoreMessage[messageID=1046, durable=true, userID=61886908-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@584309188 2024-06-25 23:55:20,859 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6188b729-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2711b6b8, true, {}] 2024-06-25 23:55:20,860 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1051, durable=true, userID=6188de3b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@888730811, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,862 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1051]:RELIABLE:CoreMessage[messageID=1051, durable=true, userID=6188de3b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@888730811 2024-06-25 23:55:20,863 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6189536c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28e7a0c7, true, {}] 2024-06-25 23:55:20,864 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1056, durable=true, userID=6189536e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@670916645, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,866 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1056]:RELIABLE:CoreMessage[messageID=1056, durable=true, userID=6189536e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@670916645 2024-06-25 23:55:20,866 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6189c89f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52cd3b98, true, {}] 2024-06-25 23:55:20,867 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1061, durable=true, userID=6189efb1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1372882745, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,869 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1061]:RELIABLE:CoreMessage[messageID=1061, durable=true, userID=6189efb1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1372882745 2024-06-25 23:55:20,870 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618a64e2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e6a6e66, true, {}] 2024-06-25 23:55:20,870 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1066, durable=true, userID=618a64e4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@433879055, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,873 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1066]:RELIABLE:CoreMessage[messageID=1066, durable=true, userID=618a64e4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@433879055 2024-06-25 23:55:20,873 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618ada15-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4129dd57, true, {}] 2024-06-25 23:55:20,874 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1071, durable=true, userID=618b0127-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1576235596, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,876 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1071]:RELIABLE:CoreMessage[messageID=1071, durable=true, userID=618b0127-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1576235596 2024-06-25 23:55:20,877 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618b7658-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dfa62fa, true, {}] 2024-06-25 23:55:20,877 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1076, durable=true, userID=618b765a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@485577177, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,880 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=618b765a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@485577177 2024-06-25 23:55:20,880 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618beb8b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fdf33d0, true, {}] 2024-06-25 23:55:20,881 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1081, durable=true, userID=618beb8d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1858493314, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,883 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1081]:RELIABLE:CoreMessage[messageID=1081, durable=true, userID=618beb8d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1858493314 2024-06-25 23:55:20,883 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618c60be-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40653f85, true, {}] 2024-06-25 23:55:20,884 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1086, durable=true, userID=618c87d0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1170280602, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,886 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1086]:RELIABLE:CoreMessage[messageID=1086, durable=true, userID=618c87d0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1170280602 2024-06-25 23:55:20,887 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618cfd01-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fa7142d, true, {}] 2024-06-25 23:55:20,887 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1091, durable=true, userID=618cfd03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@611912918, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,890 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1091]:RELIABLE:CoreMessage[messageID=1091, durable=true, userID=618cfd03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@611912918 2024-06-25 23:55:20,890 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618d7234-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e92f36b, true, {}] 2024-06-25 23:55:20,891 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1096, durable=true, userID=618d9946-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@467596332, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,893 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1096]:RELIABLE:CoreMessage[messageID=1096, durable=true, userID=618d9946-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@467596332 2024-06-25 23:55:20,894 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618e0e77-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37ff780d, true, {}] 2024-06-25 23:55:20,894 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1101, durable=true, userID=618e0e79-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1908601448, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,897 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1101]:RELIABLE:CoreMessage[messageID=1101, durable=true, userID=618e0e79-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1908601448 2024-06-25 23:55:20,897 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618e83aa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c4a790a, true, {}] 2024-06-25 23:55:20,898 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1106, durable=true, userID=618e83ac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1650359047, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,900 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1106]:RELIABLE:CoreMessage[messageID=1106, durable=true, userID=618e83ac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1650359047 2024-06-25 23:55:20,901 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618ef8dd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ccd2804, true, {}] 2024-06-25 23:55:20,901 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1111, durable=true, userID=618f1fef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@268769771, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,904 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1111]:RELIABLE:CoreMessage[messageID=1111, durable=true, userID=618f1fef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@268769771 2024-06-25 23:55:20,904 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [618f9520-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1eace585, true, {}] 2024-06-25 23:55:20,904 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1116, durable=true, userID=618f9522-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1789255006, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,907 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1116]:RELIABLE:CoreMessage[messageID=1116, durable=true, userID=618f9522-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1789255006 2024-06-25 23:55:20,908 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61900a53-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4acf294d, true, {}] 2024-06-25 23:55:20,908 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1121, durable=true, userID=61903165-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2002044320, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,910 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1121]:RELIABLE:CoreMessage[messageID=1121, durable=true, userID=61903165-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2002044320 2024-06-25 23:55:20,911 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6190a696-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66431e0e, true, {}] 2024-06-25 23:55:20,912 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1126, durable=true, userID=6190a698-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@740622294, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,914 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1126]:RELIABLE:CoreMessage[messageID=1126, durable=true, userID=6190a698-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@740622294 2024-06-25 23:55:20,914 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61911bc9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62a289c, true, {}] 2024-06-25 23:55:20,915 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1131, durable=true, userID=619142db-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1982505071, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,917 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1131]:RELIABLE:CoreMessage[messageID=1131, durable=true, userID=619142db-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1982505071 2024-06-25 23:55:20,918 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6191b80c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34f8fb02, true, {}] 2024-06-25 23:55:20,918 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1136, durable=true, userID=6191b80e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@794633243, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,921 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1136]:RELIABLE:CoreMessage[messageID=1136, durable=true, userID=6191b80e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@794633243 2024-06-25 23:55:20,921 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61922d3f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bd64383, true, {}] 2024-06-25 23:55:20,922 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1141, durable=true, userID=61925451-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@924624064, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,924 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1141]:RELIABLE:CoreMessage[messageID=1141, durable=true, userID=61925451-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@924624064 2024-06-25 23:55:20,925 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6192c982-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67802004, true, {}] 2024-06-25 23:55:20,925 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1146, durable=true, userID=6192c984-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1449274045, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,928 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=6192c984-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1449274045 2024-06-25 23:55:20,928 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61933eb5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3055c3ab, true, {}] 2024-06-25 23:55:20,929 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1151, durable=true, userID=61933eb7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@856787606, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,931 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1151]:RELIABLE:CoreMessage[messageID=1151, durable=true, userID=61933eb7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@856787606 2024-06-25 23:55:20,931 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6193b3e8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62393091, true, {}] 2024-06-25 23:55:20,932 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1156, durable=true, userID=6193dafa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2040601889, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,934 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1156]:RELIABLE:CoreMessage[messageID=1156, durable=true, userID=6193dafa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2040601889 2024-06-25 23:55:20,935 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6194502b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7270978c, true, {}] 2024-06-25 23:55:20,935 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1161, durable=true, userID=6194502d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1052902071, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,938 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1161]:RELIABLE:CoreMessage[messageID=1161, durable=true, userID=6194502d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1052902071 2024-06-25 23:55:20,938 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6194c55e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78799488, true, {}] 2024-06-25 23:55:20,939 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1166, durable=true, userID=6194c560-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1077242169, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,941 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1166]:RELIABLE:CoreMessage[messageID=1166, durable=true, userID=6194c560-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1077242169 2024-06-25 23:55:20,942 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [619561a1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@125def5b, true, {}] 2024-06-25 23:55:20,942 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1171, durable=true, userID=619561a3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1010211891, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,945 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1171]:RELIABLE:CoreMessage[messageID=1171, durable=true, userID=619561a3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1010211891 2024-06-25 23:55:20,945 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6195d6d4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b467eca, true, {}] 2024-06-25 23:55:20,946 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1176, durable=true, userID=6195d6d6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@78465787, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,948 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1176]:RELIABLE:CoreMessage[messageID=1176, durable=true, userID=6195d6d6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@78465787 2024-06-25 23:55:20,948 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61964c07-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27a7bbd9, true, {}] 2024-06-25 23:55:20,949 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1181, durable=true, userID=61967319-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2024966920, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,951 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1181]:RELIABLE:CoreMessage[messageID=1181, durable=true, userID=61967319-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2024966920 2024-06-25 23:55:20,952 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6196e84a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@90bd92a, true, {}] 2024-06-25 23:55:20,953 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1186, durable=true, userID=6196e84c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1396580389, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,955 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1186]:RELIABLE:CoreMessage[messageID=1186, durable=true, userID=6196e84c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1396580389 2024-06-25 23:55:20,955 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61975d7d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cc445ee, true, {}] 2024-06-25 23:55:20,956 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1191, durable=true, userID=6197848f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@555390654, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,958 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1191]:RELIABLE:CoreMessage[messageID=1191, durable=true, userID=6197848f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@555390654 2024-06-25 23:55:20,959 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6197f9c0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a0d4f05, true, {}] 2024-06-25 23:55:20,960 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1196, durable=true, userID=6197f9c2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2042662108, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,962 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1196]:RELIABLE:CoreMessage[messageID=1196, durable=true, userID=6197f9c2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2042662108 2024-06-25 23:55:20,962 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61986ef3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@711f50d3, true, {}] 2024-06-25 23:55:20,963 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1201, durable=true, userID=61986ef5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1228258834, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,965 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1201]:RELIABLE:CoreMessage[messageID=1201, durable=true, userID=61986ef5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1228258834 2024-06-25 23:55:20,966 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6198e426-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27a1df5d, true, {}] 2024-06-25 23:55:20,966 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1206, durable=true, userID=61990b38-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@325633679, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,969 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1206]:RELIABLE:CoreMessage[messageID=1206, durable=true, userID=61990b38-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@325633679 2024-06-25 23:55:20,969 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61998069-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f6ef521, true, {}] 2024-06-25 23:55:20,970 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1211, durable=true, userID=6199806b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1248284715, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,972 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1211]:RELIABLE:CoreMessage[messageID=1211, durable=true, userID=6199806b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1248284715 2024-06-25 23:55:20,972 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6199f59c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e46b25b, true, {}] 2024-06-25 23:55:20,973 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1216, durable=true, userID=619a1cae-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@405528075, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,975 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1216]:RELIABLE:CoreMessage[messageID=1216, durable=true, userID=619a1cae-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@405528075 2024-06-25 23:55:20,976 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [619a91df-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d7114d6, true, {}] 2024-06-25 23:55:20,976 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1221, durable=true, userID=619a91e1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1501819272, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,979 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=619a91e1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1501819272 2024-06-25 23:55:20,979 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [619b0712-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24583008, true, {}] 2024-06-25 23:55:20,980 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1226, durable=true, userID=619b0714-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2089876802, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,982 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1226]:RELIABLE:CoreMessage[messageID=1226, durable=true, userID=619b0714-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2089876802 2024-06-25 23:55:20,983 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [619ba355-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e8dc5fd, true, {}] 2024-06-25 23:55:20,983 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1231, durable=true, userID=619ba357-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2105609125, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,986 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1231]:RELIABLE:CoreMessage[messageID=1231, durable=true, userID=619ba357-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2105609125 2024-06-25 23:55:20,986 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [619c1888-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=6168d35c-334e-11ef-8db2-0a580a281190, clientID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=6168d35c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53f86918, true, {}] 2024-06-25 23:55:20,987 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1236, durable=true, userID=619c188a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1078981248, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:20,989 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1236]:RELIABLE:CoreMessage[messageID=1236, durable=true, userID=619c188a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1078981248 2024-06-25 23:55:20,990 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@6fad6743, org.eclipse.scout.rt.mom.jms.JmsSubscription@68a0a4ae] 2024-06-25 23:55:20,990 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=776, durable=true, userID=616c2ed6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2012560297 to transaction: TransactionImpl [xid=null, txID=1239, xid=null, state=ACTIVE, createTime=1719359720990(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d2a704 2024-06-25 23:55:20,993 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=776, durable=true, userID=616c2ed6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2012560297, transaction: TransactionImpl [xid=null, txID=1239, xid=null, state=COMMITTED, createTime=1719359720990(Tue Jun 25 23:55:20 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d2a704 2024-06-25 23:55:20,994 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@73577a37[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@18f31207[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@77b6d94c[job=JMS subscriber, state=DONE], JobFutureTask@6e1ef044[job=JMS subscriber, state=DONE], JobFutureTask@1abd8db2[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-25 23:55:20,994 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004396 ms 2024-06-25 23:55:20,994 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:20,994 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:20,994 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6168d35c-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:20,995 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:20,995 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 347.400067 ms 2024-06-25 23:55:20,995 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [artemis]> 2024-06-25 23:55:20,996 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:20,996 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWithUnlimitedConsumerJobs [artemis-j2ee]> 2024-06-25 23:55:20,996 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 929802467'. 2024-06-25 23:55:20,998 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:20,998 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 619ded4c-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:20,998 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [619ded4f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=619ded4c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=619ded4c-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16583c64, true, {}] 2024-06-25 23:55:20,999 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [619e1460-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=619ded4c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=619ded4c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28aa7705, true, {}] 2024-06-25 23:55:20,999 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectU, null, 0, false, true, null] 2024-06-25 23:55:21,000 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 619e3b71-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:21,000 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [619e3b74-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=619e3b71-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=619e3b71-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5821fd63, true, {}] 2024-06-25 23:55:21,001 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1c7aa676 2024-06-25 23:55:21,001 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [619e6285-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=619e3b71-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=619e3b71-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7351d4e6, true, {}] 2024-06-25 23:55:21,001 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1256, durable=true, userID=619e6287-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1044676623, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:21,002 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1256]:RELIABLE:CoreMessage[messageID=1256, durable=true, userID=619e6287-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1044676623 2024-06-25 23:55:21,002 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1256, durable=true, userID=619e6287-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1044676623 to transaction: TransactionImpl [xid=null, txID=1259, xid=null, state=ACTIVE, createTime=1719359721002(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ed61817 2024-06-25 23:55:21,002 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [619e8998-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=619e3b71-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=619e3b71-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6360d4ac, true, {}] 2024-06-25 23:55:21,003 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1262, durable=true, userID=619e899a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1217498258, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:21,005 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1256, durable=true, userID=619e6287-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1044676623, transaction: TransactionImpl [xid=null, txID=1259, xid=null, state=COMMITTED, createTime=1719359721002(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ed61817 2024-06-25 23:55:21,005 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1262]:RELIABLE:CoreMessage[messageID=1262, durable=true, userID=619e899a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1217498258 2024-06-25 23:55:21,006 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1262, durable=true, userID=619e899a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1217498258 to transaction: TransactionImpl [xid=null, txID=1265, xid=null, state=ACTIVE, createTime=1719359721006(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5673f3f 2024-06-25 23:55:21,006 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [619f25db-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=619e3b71-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=619e3b71-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70e20635, true, {}] 2024-06-25 23:55:21,006 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1268, durable=true, userID=619f25dd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1579749010, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:21,009 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1262, durable=true, userID=619e899a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1217498258, transaction: TransactionImpl [xid=null, txID=1265, xid=null, state=COMMITTED, createTime=1719359721006(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5673f3f 2024-06-25 23:55:21,009 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1268]:RELIABLE:CoreMessage[messageID=1268, durable=true, userID=619f25dd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1579749010 2024-06-25 23:55:21,009 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1268, durable=true, userID=619f25dd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1579749010 to transaction: TransactionImpl [xid=null, txID=1271, xid=null, state=ACTIVE, createTime=1719359721009(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a380db2 2024-06-25 23:55:21,009 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [619f9b0e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=619e3b71-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=619e3b71-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2584f420, true, {}] 2024-06-25 23:55:21,010 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1274, durable=true, userID=619f9b10-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@743790805, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:21,012 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1274]:RELIABLE:CoreMessage[messageID=1274, durable=true, userID=619f9b10-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@743790805 2024-06-25 23:55:21,012 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1268, durable=true, userID=619f25dd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1579749010, transaction: TransactionImpl [xid=null, txID=1271, xid=null, state=COMMITTED, createTime=1719359721009(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a380db2 2024-06-25 23:55:21,012 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1274, durable=true, userID=619f9b10-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@743790805 to transaction: TransactionImpl [xid=null, txID=1277, xid=null, state=ACTIVE, createTime=1719359721012(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3195d7ad 2024-06-25 23:55:21,012 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a00f41-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=619e3b71-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=619e3b71-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3379f790, true, {}] 2024-06-25 23:55:21,013 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1280, durable=true, userID=61a03653-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@199125389, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:21,016 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1274, durable=true, userID=619f9b10-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@743790805, transaction: TransactionImpl [xid=null, txID=1277, xid=null, state=COMMITTED, createTime=1719359721012(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3195d7ad 2024-06-25 23:55:21,016 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1280]:RELIABLE:CoreMessage[messageID=1280, durable=true, userID=61a03653-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@199125389 2024-06-25 23:55:21,016 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1280, durable=true, userID=61a03653-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@199125389 to transaction: TransactionImpl [xid=null, txID=1283, xid=null, state=ACTIVE, createTime=1719359721016(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22ecac1c 2024-06-25 23:55:21,016 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a0ab84-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=619e3b71-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=619e3b71-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ec45406, true, {}] 2024-06-25 23:55:21,017 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1286, durable=true, userID=61a0ab86-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@395308683, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:21,019 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1280, durable=true, userID=61a03653-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@199125389, transaction: TransactionImpl [xid=null, txID=1283, xid=null, state=COMMITTED, createTime=1719359721016(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22ecac1c 2024-06-25 23:55:21,019 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1286]:RELIABLE:CoreMessage[messageID=1286, durable=true, userID=61a0ab86-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@395308683 2024-06-25 23:55:21,019 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1286, durable=true, userID=61a0ab86-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@395308683 to transaction: TransactionImpl [xid=null, txID=1289, xid=null, state=ACTIVE, createTime=1719359721019(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@569a490d 2024-06-25 23:55:21,020 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a120b7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=619e3b71-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=619e3b71-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cc3a37c, true, {}] 2024-06-25 23:55:21,020 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1292, durable=true, userID=61a147c9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1196218713, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:21,022 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1286, durable=true, userID=61a0ab86-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@395308683, transaction: TransactionImpl [xid=null, txID=1289, xid=null, state=COMMITTED, createTime=1719359721019(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@569a490d 2024-06-25 23:55:21,022 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1292]:RELIABLE:CoreMessage[messageID=1292, durable=true, userID=61a147c9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1196218713 2024-06-25 23:55:21,023 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1292, durable=true, userID=61a147c9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1196218713 to transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=ACTIVE, createTime=1719359721023(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1442f76 2024-06-25 23:55:21,023 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a1bcfa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=619e3b71-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=619e3b71-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@685274da, true, {}] 2024-06-25 23:55:21,023 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1298, durable=true, userID=61a1bcfc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1724278494, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:21,026 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1292, durable=true, userID=61a147c9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1196218713, transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=COMMITTED, createTime=1719359721023(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1442f76 2024-06-25 23:55:21,026 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1298]:RELIABLE:CoreMessage[messageID=1298, durable=true, userID=61a1bcfc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1724278494 2024-06-25 23:55:21,026 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1298, durable=true, userID=61a1bcfc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1724278494 to transaction: TransactionImpl [xid=null, txID=1301, xid=null, state=ACTIVE, createTime=1719359721026(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4644bfc6 2024-06-25 23:55:21,026 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a2322d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=619e3b71-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=619e3b71-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36292e45, true, {}] 2024-06-25 23:55:21,027 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1304, durable=true, userID=61a2593f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1124469167, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:21,029 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1298, durable=true, userID=61a1bcfc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1724278494, transaction: TransactionImpl [xid=null, txID=1301, xid=null, state=COMMITTED, createTime=1719359721026(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4644bfc6 2024-06-25 23:55:21,029 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1304]:RELIABLE:CoreMessage[messageID=1304, durable=true, userID=61a2593f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1124469167 2024-06-25 23:55:21,030 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1304, durable=true, userID=61a2593f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1124469167 to transaction: TransactionImpl [xid=null, txID=1307, xid=null, state=ACTIVE, createTime=1719359721030(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7dfd8db9 2024-06-25 23:55:21,030 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a2ce70-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=619e3b71-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=619e3b71-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7744bbcb, true, {}] 2024-06-25 23:55:21,030 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1310, durable=true, userID=61a2ce72-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1120563273, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-25 23:55:21,033 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1304, durable=true, userID=61a2593f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1124469167, transaction: TransactionImpl [xid=null, txID=1307, xid=null, state=COMMITTED, createTime=1719359721030(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7dfd8db9 2024-06-25 23:55:21,033 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1310]:RELIABLE:CoreMessage[messageID=1310, durable=true, userID=61a2ce72-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1120563273 2024-06-25 23:55:21,033 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1310, durable=true, userID=61a2ce72-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1120563273 to transaction: TransactionImpl [xid=null, txID=1313, xid=null, state=ACTIVE, createTime=1719359721033(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60530923 2024-06-25 23:55:21,034 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2dc4b58a, org.eclipse.scout.rt.mom.jms.JmsSubscription@44cd3ea9] 2024-06-25 23:55:21,036 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1310, durable=true, userID=61a2ce72-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=619e3b73-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1120563273, transaction: TransactionImpl [xid=null, txID=1313, xid=null, state=COMMITTED, createTime=1719359721033(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60530923 2024-06-25 23:55:21,037 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 619ded4c-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:21,037 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@73577a37[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@18f31207[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@77b6d94c[job=JMS subscriber, state=DONE], JobFutureTask@6e1ef044[job=JMS subscriber, state=DONE], JobFutureTask@1abd8db2[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-25 23:55:21,037 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004185 ms 2024-06-25 23:55:21,037 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:21,037 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:21,038 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 619e3b71-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:21,038 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:21,039 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 42.560723 ms 2024-06-25 23:55:21,039 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWithUnlimitedConsumerJobs [artemis-j2ee]> 2024-06-25 23:55:21,039 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:21,039 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith1ConsumerJob [artemis-j2ee]> 2024-06-25 23:55:21,039 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works 2024-06-25 23:55:21,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 989114702'. 2024-06-25 23:55:21,041 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:21,041 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 61a47c24-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:21,042 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a4a337-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a47c24-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a47c24-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cdfff51, true, {}] 2024-06-25 23:55:21,042 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a4a338-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a47c24-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a47c24-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ea1c013, true, {}] 2024-06-25 23:55:21,043 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null] 2024-06-25 23:55:21,043 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works 2024-06-25 23:55:21,043 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[241]:RELIABLE:CoreMessage[messageID=241, durable=true, userID=6135672d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1155984350 2024-06-25 23:55:21,043 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[246]:RELIABLE:CoreMessage[messageID=246, durable=true, userID=6135dc60-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@446341756 2024-06-25 23:55:21,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=61365193-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@31751462 2024-06-25 23:55:21,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[256]:RELIABLE:CoreMessage[messageID=256, durable=true, userID=6136edd6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1385186752 2024-06-25 23:55:21,043 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 61a4ca49-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:21,044 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=241, durable=true, userID=6135672d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1155984350 to transaction: TransactionImpl [xid=null, txID=1328, xid=null, state=ACTIVE, createTime=1719359721044(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5973201c 2024-06-25 23:55:21,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[261]:RELIABLE:CoreMessage[messageID=261, durable=true, userID=61376309-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1428503663 2024-06-25 23:55:21,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[266]:RELIABLE:CoreMessage[messageID=266, durable=true, userID=6137ff4c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@994412100 2024-06-25 23:55:21,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=6138747f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1621947690 2024-06-25 23:55:21,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[276]:RELIABLE:CoreMessage[messageID=276, durable=true, userID=6138e9b2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@181730455 2024-06-25 23:55:21,044 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a4f15c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4760ea7, true, {}] 2024-06-25 23:55:21,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[281]:RELIABLE:CoreMessage[messageID=281, durable=true, userID=613985f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@930059784 2024-06-25 23:55:21,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[286]:RELIABLE:CoreMessage[messageID=286, durable=true, userID=613a2238-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1553552916 2024-06-25 23:55:21,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[291]:RELIABLE:CoreMessage[messageID=291, durable=true, userID=613a976b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1485321866 2024-06-25 23:55:21,044 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3f96ef2 2024-06-25 23:55:21,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[296]:RELIABLE:CoreMessage[messageID=296, durable=true, userID=613b0c9e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2124087975 2024-06-25 23:55:21,044 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a4f15d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26ad20d5, true, {}] 2024-06-25 23:55:21,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[301]:RELIABLE:CoreMessage[messageID=301, durable=true, userID=613b81d1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1501083562 2024-06-25 23:55:21,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[306]:RELIABLE:CoreMessage[messageID=306, durable=true, userID=613c1e14-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@808419246 2024-06-25 23:55:21,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[311]:RELIABLE:CoreMessage[messageID=311, durable=true, userID=613c9347-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@99173507 2024-06-25 23:55:21,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[316]:RELIABLE:CoreMessage[messageID=316, durable=true, userID=613d2f8a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1759669087 2024-06-25 23:55:21,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[321]:RELIABLE:CoreMessage[messageID=321, durable=true, userID=613da4bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1024143236 2024-06-25 23:55:21,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[326]:RELIABLE:CoreMessage[messageID=326, durable=true, userID=613e19f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1130682990 2024-06-25 23:55:21,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[331]:RELIABLE:CoreMessage[messageID=331, durable=true, userID=613eb633-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1171701523 2024-06-25 23:55:21,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[336]:RELIABLE:CoreMessage[messageID=336, durable=true, userID=613f2b66-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1908882607 2024-06-25 23:55:21,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=613fc7a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1540447940 2024-06-25 23:55:21,045 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1333, durable=true, userID=61a5186f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1076440728, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[346]:RELIABLE:CoreMessage[messageID=346, durable=true, userID=61403cdc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@762848684 2024-06-25 23:55:21,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[351]:RELIABLE:CoreMessage[messageID=351, durable=true, userID=6140b20f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@443589518 2024-06-25 23:55:21,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[356]:RELIABLE:CoreMessage[messageID=356, durable=true, userID=61414e52-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1026723014 2024-06-25 23:55:21,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[361]:RELIABLE:CoreMessage[messageID=361, durable=true, userID=6141c385-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@893447428 2024-06-25 23:55:21,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[366]:RELIABLE:CoreMessage[messageID=366, durable=true, userID=61425fc8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1995861499 2024-06-25 23:55:21,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[371]:RELIABLE:CoreMessage[messageID=371, durable=true, userID=6142d4fb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@290804691 2024-06-25 23:55:21,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[376]:RELIABLE:CoreMessage[messageID=376, durable=true, userID=61434a2e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1482725028 2024-06-25 23:55:21,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[381]:RELIABLE:CoreMessage[messageID=381, durable=true, userID=6143e671-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2099940679 2024-06-25 23:55:21,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=61445ba4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2143908385 2024-06-25 23:55:21,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[391]:RELIABLE:CoreMessage[messageID=391, durable=true, userID=6144f7e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@653349466 2024-06-25 23:55:21,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[396]:RELIABLE:CoreMessage[messageID=396, durable=true, userID=61456d1a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1741584888 2024-06-25 23:55:21,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[401]:RELIABLE:CoreMessage[messageID=401, durable=true, userID=6146095d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1663920842 2024-06-25 23:55:21,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[406]:RELIABLE:CoreMessage[messageID=406, durable=true, userID=61467e90-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1703255819 2024-06-25 23:55:21,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[411]:RELIABLE:CoreMessage[messageID=411, durable=true, userID=614719d3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@894311646 2024-06-25 23:55:21,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[416]:RELIABLE:CoreMessage[messageID=416, durable=true, userID=61478f06-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@929399062 2024-06-25 23:55:21,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[421]:RELIABLE:CoreMessage[messageID=421, durable=true, userID=61480439-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@50818438 2024-06-25 23:55:21,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[426]:RELIABLE:CoreMessage[messageID=426, durable=true, userID=6148a07c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@684180296 2024-06-25 23:55:21,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[431]:RELIABLE:CoreMessage[messageID=431, durable=true, userID=614915af-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1241455302 2024-06-25 23:55:21,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[436]:RELIABLE:CoreMessage[messageID=436, durable=true, userID=6149b1f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@92234291 2024-06-25 23:55:21,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[441]:RELIABLE:CoreMessage[messageID=441, durable=true, userID=614a2725-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@414899304 2024-06-25 23:55:21,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[446]:RELIABLE:CoreMessage[messageID=446, durable=true, userID=614ac368-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@202485838 2024-06-25 23:55:21,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[451]:RELIABLE:CoreMessage[messageID=451, durable=true, userID=614b389b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@876779287 2024-06-25 23:55:21,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=614bd4de-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@739678062 2024-06-25 23:55:21,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[461]:RELIABLE:CoreMessage[messageID=461, durable=true, userID=614c4a11-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@234045130 2024-06-25 23:55:21,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[466]:RELIABLE:CoreMessage[messageID=466, durable=true, userID=614cbf44-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1975462364 2024-06-25 23:55:21,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[471]:RELIABLE:CoreMessage[messageID=471, durable=true, userID=614d5b87-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2128447804 2024-06-25 23:55:21,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[476]:RELIABLE:CoreMessage[messageID=476, durable=true, userID=614df7ca-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@80463720 2024-06-25 23:55:21,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[481]:RELIABLE:CoreMessage[messageID=481, durable=true, userID=614e6cfd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1160193369 2024-06-25 23:55:21,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[486]:RELIABLE:CoreMessage[messageID=486, durable=true, userID=614ee230-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@613483209 2024-06-25 23:55:21,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[491]:RELIABLE:CoreMessage[messageID=491, durable=true, userID=614f7e73-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1370904153 2024-06-25 23:55:21,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[496]:RELIABLE:CoreMessage[messageID=496, durable=true, userID=614ff3a6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1583321967 2024-06-25 23:55:21,048 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=241, durable=true, userID=6135672d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1155984350, transaction: TransactionImpl [xid=null, txID=1328, xid=null, state=COMMITTED, createTime=1719359721044(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5973201c 2024-06-25 23:55:21,048 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[501]:RELIABLE:CoreMessage[messageID=501, durable=true, userID=615068d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@41371178 2024-06-25 23:55:21,048 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[506]:RELIABLE:CoreMessage[messageID=506, durable=true, userID=6151051c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393023237 2024-06-25 23:55:21,048 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[511]:RELIABLE:CoreMessage[messageID=511, durable=true, userID=61517a4f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1396810895 2024-06-25 23:55:21,048 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[516]:RELIABLE:CoreMessage[messageID=516, durable=true, userID=61521692-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1695996029 2024-06-25 23:55:21,048 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a58da0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@576d0e52, true, {}] 2024-06-25 23:55:21,048 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[521]:RELIABLE:CoreMessage[messageID=521, durable=true, userID=61528bc5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1597802226 2024-06-25 23:55:21,048 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[526]:RELIABLE:CoreMessage[messageID=526, durable=true, userID=61532808-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102393312 2024-06-25 23:55:21,048 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[531]:RELIABLE:CoreMessage[messageID=531, durable=true, userID=61539d3b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1846153235 2024-06-25 23:55:21,048 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[536]:RELIABLE:CoreMessage[messageID=536, durable=true, userID=6154397e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@423819541 2024-06-25 23:55:21,048 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[541]:RELIABLE:CoreMessage[messageID=541, durable=true, userID=6154aeb1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1450466798 2024-06-25 23:55:21,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[546]:RELIABLE:CoreMessage[messageID=546, durable=true, userID=615523e4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@357904344 2024-06-25 23:55:21,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[551]:RELIABLE:CoreMessage[messageID=551, durable=true, userID=6155c027-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1441365703 2024-06-25 23:55:21,049 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1338, durable=true, userID=61a58da2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@856755267, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[556]:RELIABLE:CoreMessage[messageID=556, durable=true, userID=6156355a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@846168481 2024-06-25 23:55:21,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[561]:RELIABLE:CoreMessage[messageID=561, durable=true, userID=6156d19d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@34056974 2024-06-25 23:55:21,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[566]:RELIABLE:CoreMessage[messageID=566, durable=true, userID=615746d0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1465629866 2024-06-25 23:55:21,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[571]:RELIABLE:CoreMessage[messageID=571, durable=true, userID=6157bc03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@834964749 2024-06-25 23:55:21,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[576]:RELIABLE:CoreMessage[messageID=576, durable=true, userID=61585846-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@829994201 2024-06-25 23:55:21,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[581]:RELIABLE:CoreMessage[messageID=581, durable=true, userID=6158f489-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@756775938 2024-06-25 23:55:21,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[586]:RELIABLE:CoreMessage[messageID=586, durable=true, userID=615969bc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1266946725 2024-06-25 23:55:21,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[591]:RELIABLE:CoreMessage[messageID=591, durable=true, userID=615a05ff-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1820640879 2024-06-25 23:55:21,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[596]:RELIABLE:CoreMessage[messageID=596, durable=true, userID=615a7b32-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@782949112 2024-06-25 23:55:21,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[601]:RELIABLE:CoreMessage[messageID=601, durable=true, userID=615af065-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1555480946 2024-06-25 23:55:21,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[606]:RELIABLE:CoreMessage[messageID=606, durable=true, userID=615b8ca8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@953809517 2024-06-25 23:55:21,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[611]:RELIABLE:CoreMessage[messageID=611, durable=true, userID=615c01db-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@265679048 2024-06-25 23:55:21,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[616]:RELIABLE:CoreMessage[messageID=616, durable=true, userID=615c770e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1422263658 2024-06-25 23:55:21,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[621]:RELIABLE:CoreMessage[messageID=621, durable=true, userID=615d1351-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@374063925 2024-06-25 23:55:21,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[626]:RELIABLE:CoreMessage[messageID=626, durable=true, userID=615daf94-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1612223738 2024-06-25 23:55:21,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[631]:RELIABLE:CoreMessage[messageID=631, durable=true, userID=615e24c7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1474110850 2024-06-25 23:55:21,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[636]:RELIABLE:CoreMessage[messageID=636, durable=true, userID=615e99fa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@356349991 2024-06-25 23:55:21,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[641]:RELIABLE:CoreMessage[messageID=641, durable=true, userID=615f0f2d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1789113201 2024-06-25 23:55:21,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[646]:RELIABLE:CoreMessage[messageID=646, durable=true, userID=615fab70-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@480923046 2024-06-25 23:55:21,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[651]:RELIABLE:CoreMessage[messageID=651, durable=true, userID=616020a3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@747307852 2024-06-25 23:55:21,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[656]:RELIABLE:CoreMessage[messageID=656, durable=true, userID=6160bce6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@188411220 2024-06-25 23:55:21,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[661]:RELIABLE:CoreMessage[messageID=661, durable=true, userID=61613219-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2054247161 2024-06-25 23:55:21,051 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[666]:RELIABLE:CoreMessage[messageID=666, durable=true, userID=6161ce5c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1590889199 2024-06-25 23:55:21,051 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[671]:RELIABLE:CoreMessage[messageID=671, durable=true, userID=6162438f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@143715683 2024-06-25 23:55:21,051 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[676]:RELIABLE:CoreMessage[messageID=676, durable=true, userID=6162b8c2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1545263017 2024-06-25 23:55:21,051 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[681]:RELIABLE:CoreMessage[messageID=681, durable=true, userID=61635505-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1765049096 2024-06-25 23:55:21,051 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[686]:RELIABLE:CoreMessage[messageID=686, durable=true, userID=6163ca38-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2049477911 2024-06-25 23:55:21,051 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[691]:RELIABLE:CoreMessage[messageID=691, durable=true, userID=6164667b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1901770675 2024-06-25 23:55:21,051 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[696]:RELIABLE:CoreMessage[messageID=696, durable=true, userID=6164dbae-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@193859930 2024-06-25 23:55:21,051 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[701]:RELIABLE:CoreMessage[messageID=701, durable=true, userID=616577f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@472571764 2024-06-25 23:55:21,051 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[706]:RELIABLE:CoreMessage[messageID=706, durable=true, userID=6165ed24-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1240981917 2024-06-25 23:55:21,051 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[711]:RELIABLE:CoreMessage[messageID=711, durable=true, userID=61666257-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@4811162 2024-06-25 23:55:21,051 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a602d3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a62fb0, true, {}] 2024-06-25 23:55:21,051 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[716]:RELIABLE:CoreMessage[messageID=716, durable=true, userID=6166fe9a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1166523120 2024-06-25 23:55:21,052 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1333]:RELIABLE:CoreMessage[messageID=1333, durable=true, userID=61a5186f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1076440728 2024-06-25 23:55:21,052 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1338]:RELIABLE:CoreMessage[messageID=1338, durable=true, userID=61a58da2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@856755267 2024-06-25 23:55:21,052 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1343, durable=true, userID=61a629e5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@515435362, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,054 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1343]:RELIABLE:CoreMessage[messageID=1343, durable=true, userID=61a629e5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@515435362 2024-06-25 23:55:21,055 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a69f16-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f1f7ffd, true, {}] 2024-06-25 23:55:21,055 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1348, durable=true, userID=61a69f18-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1176279868, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,058 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1348]:RELIABLE:CoreMessage[messageID=1348, durable=true, userID=61a69f18-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1176279868 2024-06-25 23:55:21,058 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a71449-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39b8debc, true, {}] 2024-06-25 23:55:21,059 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1353, durable=true, userID=61a7144b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1003288512, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,061 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1353]:RELIABLE:CoreMessage[messageID=1353, durable=true, userID=61a7144b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1003288512 2024-06-25 23:55:21,062 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a7897c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8487ee, true, {}] 2024-06-25 23:55:21,062 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1358, durable=true, userID=61a7b08e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@170842849, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,065 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1358]:RELIABLE:CoreMessage[messageID=1358, durable=true, userID=61a7b08e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@170842849 2024-06-25 23:55:21,065 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a825bf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5add7949, true, {}] 2024-06-25 23:55:21,065 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1363, durable=true, userID=61a825c1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1840913699, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,068 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1363]:RELIABLE:CoreMessage[messageID=1363, durable=true, userID=61a825c1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1840913699 2024-06-25 23:55:21,069 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a89af2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f5dbed3, true, {}] 2024-06-25 23:55:21,069 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1368, durable=true, userID=61a8c204-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1184239667, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,072 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1368]:RELIABLE:CoreMessage[messageID=1368, durable=true, userID=61a8c204-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1184239667 2024-06-25 23:55:21,072 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a93735-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a389dd6, true, {}] 2024-06-25 23:55:21,072 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1373, durable=true, userID=61a93737-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1999496381, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,075 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1373]:RELIABLE:CoreMessage[messageID=1373, durable=true, userID=61a93737-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1999496381 2024-06-25 23:55:21,075 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61a9ac68-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b28d16b, true, {}] 2024-06-25 23:55:21,076 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1378, durable=true, userID=61a9d37a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1476212203, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,078 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1378]:RELIABLE:CoreMessage[messageID=1378, durable=true, userID=61a9d37a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1476212203 2024-06-25 23:55:21,079 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61aa48ab-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a936932, true, {}] 2024-06-25 23:55:21,079 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1383, durable=true, userID=61aa48ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1400039638, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,082 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1383]:RELIABLE:CoreMessage[messageID=1383, durable=true, userID=61aa48ad-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1400039638 2024-06-25 23:55:21,082 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61aabdde-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b90f98a, true, {}] 2024-06-25 23:55:21,083 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1388, durable=true, userID=61aae4f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@820478458, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,085 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1388]:RELIABLE:CoreMessage[messageID=1388, durable=true, userID=61aae4f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@820478458 2024-06-25 23:55:21,086 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ab3311-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28779357, true, {}] 2024-06-25 23:55:21,086 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1393, durable=true, userID=61ab5a23-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102673960, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,089 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1393]:RELIABLE:CoreMessage[messageID=1393, durable=true, userID=61ab5a23-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102673960 2024-06-25 23:55:21,089 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61abcf54-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38f2916d, true, {}] 2024-06-25 23:55:21,090 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1398, durable=true, userID=61abcf56-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690364129, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,092 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1398]:RELIABLE:CoreMessage[messageID=1398, durable=true, userID=61abcf56-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1690364129 2024-06-25 23:55:21,092 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ac4487-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20b098f7, true, {}] 2024-06-25 23:55:21,093 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1403, durable=true, userID=61ac6b99-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1202214982, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,095 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1403]:RELIABLE:CoreMessage[messageID=1403, durable=true, userID=61ac6b99-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1202214982 2024-06-25 23:55:21,096 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ace0ca-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3149df08, true, {}] 2024-06-25 23:55:21,096 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1408, durable=true, userID=61ace0cc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1443937111, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,099 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1408]:RELIABLE:CoreMessage[messageID=1408, durable=true, userID=61ace0cc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1443937111 2024-06-25 23:55:21,099 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ad55fd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@258c2053, true, {}] 2024-06-25 23:55:21,100 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1413, durable=true, userID=61ad7d0f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@704416226, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,102 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1413]:RELIABLE:CoreMessage[messageID=1413, durable=true, userID=61ad7d0f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@704416226 2024-06-25 23:55:21,103 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61adf240-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a98ebdc, true, {}] 2024-06-25 23:55:21,104 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1418, durable=true, userID=61adf242-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1878171176, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,106 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1418]:RELIABLE:CoreMessage[messageID=1418, durable=true, userID=61adf242-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1878171176 2024-06-25 23:55:21,106 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ae6773-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a1d91f8, true, {}] 2024-06-25 23:55:21,107 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1423, durable=true, userID=61ae8e85-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@229192848, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,110 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1423]:RELIABLE:CoreMessage[messageID=1423, durable=true, userID=61ae8e85-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@229192848 2024-06-25 23:55:21,110 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61af03b6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e30ec71, true, {}] 2024-06-25 23:55:21,111 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1428, durable=true, userID=61af03b8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1459428072, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,113 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1428]:RELIABLE:CoreMessage[messageID=1428, durable=true, userID=61af03b8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1459428072 2024-06-25 23:55:21,113 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61af78e9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3570ce7e, true, {}] 2024-06-25 23:55:21,114 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1433, durable=true, userID=61af9ffb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@677989176, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,116 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1433]:RELIABLE:CoreMessage[messageID=1433, durable=true, userID=61af9ffb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@677989176 2024-06-25 23:55:21,117 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b0152c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@240df79e, true, {}] 2024-06-25 23:55:21,117 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1438, durable=true, userID=61b0152e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1589918817, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,120 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1438]:RELIABLE:CoreMessage[messageID=1438, durable=true, userID=61b0152e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1589918817 2024-06-25 23:55:21,120 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b08a5f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1956f039, true, {}] 2024-06-25 23:55:21,121 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1443, durable=true, userID=61b08a61-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@413154226, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,123 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1443]:RELIABLE:CoreMessage[messageID=1443, durable=true, userID=61b08a61-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@413154226 2024-06-25 23:55:21,124 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b126a2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7af29315, true, {}] 2024-06-25 23:55:21,124 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1448, durable=true, userID=61b126a4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@477492499, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,127 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1448]:RELIABLE:CoreMessage[messageID=1448, durable=true, userID=61b126a4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@477492499 2024-06-25 23:55:21,127 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b19bd5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@454ffe04, true, {}] 2024-06-25 23:55:21,128 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1453, durable=true, userID=61b19bd7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@343058969, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,130 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1453]:RELIABLE:CoreMessage[messageID=1453, durable=true, userID=61b19bd7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@343058969 2024-06-25 23:55:21,131 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b23818-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1671834b, true, {}] 2024-06-25 23:55:21,131 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1458, durable=true, userID=61b2381a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@437096093, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,134 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1458]:RELIABLE:CoreMessage[messageID=1458, durable=true, userID=61b2381a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@437096093 2024-06-25 23:55:21,134 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b2ad4b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4307aac9, true, {}] 2024-06-25 23:55:21,135 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1463, durable=true, userID=61b2ad4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1873397832, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,137 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1463]:RELIABLE:CoreMessage[messageID=1463, durable=true, userID=61b2ad4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1873397832 2024-06-25 23:55:21,137 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b3227e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c4765c3, true, {}] 2024-06-25 23:55:21,138 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1468, durable=true, userID=61b34990-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@191114671, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,140 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1468]:RELIABLE:CoreMessage[messageID=1468, durable=true, userID=61b34990-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@191114671 2024-06-25 23:55:21,141 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b3bec1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ac76cb8, true, {}] 2024-06-25 23:55:21,141 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1473, durable=true, userID=61b3bec3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1935840702, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,144 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1473]:RELIABLE:CoreMessage[messageID=1473, durable=true, userID=61b3bec3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1935840702 2024-06-25 23:55:21,144 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b433f4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@89a5624, true, {}] 2024-06-25 23:55:21,145 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1478, durable=true, userID=61b45b06-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1893949814, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,147 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1478]:RELIABLE:CoreMessage[messageID=1478, durable=true, userID=61b45b06-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1893949814 2024-06-25 23:55:21,148 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b4d037-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66c6091, true, {}] 2024-06-25 23:55:21,149 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1483, durable=true, userID=61b4d039-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1806826940, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,151 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1483]:RELIABLE:CoreMessage[messageID=1483, durable=true, userID=61b4d039-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1806826940 2024-06-25 23:55:21,151 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b5456a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4192bc30, true, {}] 2024-06-25 23:55:21,152 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1488, durable=true, userID=61b5456c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@113546673, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,154 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1488]:RELIABLE:CoreMessage[messageID=1488, durable=true, userID=61b5456c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@113546673 2024-06-25 23:55:21,155 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b5e1ad-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61ec3fb2, true, {}] 2024-06-25 23:55:21,155 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1493, durable=true, userID=61b5e1af-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1632263978, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,158 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1493]:RELIABLE:CoreMessage[messageID=1493, durable=true, userID=61b5e1af-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1632263978 2024-06-25 23:55:21,158 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b656e0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c346978, true, {}] 2024-06-25 23:55:21,159 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1498, durable=true, userID=61b656e2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@997908279, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,161 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1498]:RELIABLE:CoreMessage[messageID=1498, durable=true, userID=61b656e2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@997908279 2024-06-25 23:55:21,162 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b6cc13-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a30bb98, true, {}] 2024-06-25 23:55:21,162 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1503, durable=true, userID=61b6f325-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@741517944, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,165 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1503]:RELIABLE:CoreMessage[messageID=1503, durable=true, userID=61b6f325-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@741517944 2024-06-25 23:55:21,165 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b76856-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47318659, true, {}] 2024-06-25 23:55:21,166 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1508, durable=true, userID=61b76858-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@313336107, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,168 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1508]:RELIABLE:CoreMessage[messageID=1508, durable=true, userID=61b76858-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@313336107 2024-06-25 23:55:21,168 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b7dd89-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21ad8f5b, true, {}] 2024-06-25 23:55:21,169 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1513, durable=true, userID=61b8049b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1450882107, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,171 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1513]:RELIABLE:CoreMessage[messageID=1513, durable=true, userID=61b8049b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1450882107 2024-06-25 23:55:21,172 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b879cc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3242ef55, true, {}] 2024-06-25 23:55:21,172 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1518, durable=true, userID=61b879ce-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1149385117, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,175 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1518]:RELIABLE:CoreMessage[messageID=1518, durable=true, userID=61b879ce-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1149385117 2024-06-25 23:55:21,175 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b8eeff-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dda2a1f, true, {}] 2024-06-25 23:55:21,176 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1523, durable=true, userID=61b8ef01-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1104000836, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,178 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1523]:RELIABLE:CoreMessage[messageID=1523, durable=true, userID=61b8ef01-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1104000836 2024-06-25 23:55:21,179 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61b96432-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6386cbd1, true, {}] 2024-06-25 23:55:21,179 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1528, durable=true, userID=61b98b44-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@541482685, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,182 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1528]:RELIABLE:CoreMessage[messageID=1528, durable=true, userID=61b98b44-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@541482685 2024-06-25 23:55:21,182 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ba0075-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39a29cac, true, {}] 2024-06-25 23:55:21,183 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1533, durable=true, userID=61ba0077-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@466182609, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,185 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1533]:RELIABLE:CoreMessage[messageID=1533, durable=true, userID=61ba0077-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@466182609 2024-06-25 23:55:21,185 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ba75a8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1811c5ff, true, {}] 2024-06-25 23:55:21,186 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1538, durable=true, userID=61ba9cba-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1956252297, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,189 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1538]:RELIABLE:CoreMessage[messageID=1538, durable=true, userID=61ba9cba-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1956252297 2024-06-25 23:55:21,189 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61bb11eb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21018b56, true, {}] 2024-06-25 23:55:21,190 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1543, durable=true, userID=61bb11ed-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@192289489, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,192 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1543]:RELIABLE:CoreMessage[messageID=1543, durable=true, userID=61bb11ed-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@192289489 2024-06-25 23:55:21,192 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61bb871e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6618efef, true, {}] 2024-06-25 23:55:21,193 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1548, durable=true, userID=61bbae30-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1920423860, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,195 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1548]:RELIABLE:CoreMessage[messageID=1548, durable=true, userID=61bbae30-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1920423860 2024-06-25 23:55:21,196 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61bc2361-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@92884a8, true, {}] 2024-06-25 23:55:21,197 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1553, durable=true, userID=61bc2363-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@858527893, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,199 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1553]:RELIABLE:CoreMessage[messageID=1553, durable=true, userID=61bc2363-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@858527893 2024-06-25 23:55:21,199 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61bc9894-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f77fe23, true, {}] 2024-06-25 23:55:21,200 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1558, durable=true, userID=61bcbfa6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1899928110, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,202 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1558]:RELIABLE:CoreMessage[messageID=1558, durable=true, userID=61bcbfa6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1899928110 2024-06-25 23:55:21,203 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61bd34d7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4aa5b64a, true, {}] 2024-06-25 23:55:21,203 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1563, durable=true, userID=61bd34d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@4593677, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,206 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1563]:RELIABLE:CoreMessage[messageID=1563, durable=true, userID=61bd34d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@4593677 2024-06-25 23:55:21,206 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61bdaa0a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48443546, true, {}] 2024-06-25 23:55:21,207 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1568, durable=true, userID=61bdd11c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@663237690, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,209 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1568]:RELIABLE:CoreMessage[messageID=1568, durable=true, userID=61bdd11c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@663237690 2024-06-25 23:55:21,210 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61be464d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35a935c0, true, {}] 2024-06-25 23:55:21,210 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1573, durable=true, userID=61be464f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@685105500, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,213 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1573]:RELIABLE:CoreMessage[messageID=1573, durable=true, userID=61be464f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@685105500 2024-06-25 23:55:21,213 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61bebb80-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c3f788d, true, {}] 2024-06-25 23:55:21,214 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1578, durable=true, userID=61bebb82-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@309865509, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,216 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1578]:RELIABLE:CoreMessage[messageID=1578, durable=true, userID=61bebb82-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@309865509 2024-06-25 23:55:21,216 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61bf30b3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41c3764f, true, {}] 2024-06-25 23:55:21,217 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1583, durable=true, userID=61bf57c5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1225528265, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,220 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1583]:RELIABLE:CoreMessage[messageID=1583, durable=true, userID=61bf57c5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1225528265 2024-06-25 23:55:21,220 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61bfccf6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ce61f2c, true, {}] 2024-06-25 23:55:21,221 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1588, durable=true, userID=61bfccf8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1989297521, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,223 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1588]:RELIABLE:CoreMessage[messageID=1588, durable=true, userID=61bfccf8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1989297521 2024-06-25 23:55:21,223 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c04229-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2685759b, true, {}] 2024-06-25 23:55:21,224 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1593, durable=true, userID=61c0693b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1372513806, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,227 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1593]:RELIABLE:CoreMessage[messageID=1593, durable=true, userID=61c0693b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1372513806 2024-06-25 23:55:21,227 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c0de6c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61f80a4a, true, {}] 2024-06-25 23:55:21,227 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1598, durable=true, userID=61c0de6e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2035352305, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,230 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1598]:RELIABLE:CoreMessage[messageID=1598, durable=true, userID=61c0de6e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2035352305 2024-06-25 23:55:21,230 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c1539f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f1ed005, true, {}] 2024-06-25 23:55:21,231 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1603, durable=true, userID=61c17ab1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1748395682, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,233 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1603]:RELIABLE:CoreMessage[messageID=1603, durable=true, userID=61c17ab1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1748395682 2024-06-25 23:55:21,234 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c1efe2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ceb1f18, true, {}] 2024-06-25 23:55:21,234 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1608, durable=true, userID=61c1efe4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@308283642, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,237 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1608]:RELIABLE:CoreMessage[messageID=1608, durable=true, userID=61c1efe4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@308283642 2024-06-25 23:55:21,237 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c26515-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15b8c4eb, true, {}] 2024-06-25 23:55:21,238 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1613, durable=true, userID=61c26517-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1734561786, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,240 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1613]:RELIABLE:CoreMessage[messageID=1613, durable=true, userID=61c26517-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1734561786 2024-06-25 23:55:21,241 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c30158-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16549f6d, true, {}] 2024-06-25 23:55:21,241 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1618, durable=true, userID=61c3015a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2025083983, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,244 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1618]:RELIABLE:CoreMessage[messageID=1618, durable=true, userID=61c3015a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2025083983 2024-06-25 23:55:21,244 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c3768b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b7e4678, true, {}] 2024-06-25 23:55:21,245 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1623, durable=true, userID=61c3768c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@720381182, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,247 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1623]:RELIABLE:CoreMessage[messageID=1623, durable=true, userID=61c3768c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@720381182 2024-06-25 23:55:21,247 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c3ebbe-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ca85938, true, {}] 2024-06-25 23:55:21,248 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1628, durable=true, userID=61c412d0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@864219348, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,251 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1628]:RELIABLE:CoreMessage[messageID=1628, durable=true, userID=61c412d0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@864219348 2024-06-25 23:55:21,251 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c48801-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e6365c1, true, {}] 2024-06-25 23:55:21,251 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1633, durable=true, userID=61c48803-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1521326393, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,254 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1633]:RELIABLE:CoreMessage[messageID=1633, durable=true, userID=61c48803-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1521326393 2024-06-25 23:55:21,254 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c4fd34-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@175e7b8, true, {}] 2024-06-25 23:55:21,255 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1638, durable=true, userID=61c52446-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1514337890, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,257 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1638]:RELIABLE:CoreMessage[messageID=1638, durable=true, userID=61c52446-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1514337890 2024-06-25 23:55:21,258 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c59977-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71befe00, true, {}] 2024-06-25 23:55:21,258 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1643, durable=true, userID=61c59979-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@484964713, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,261 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1643]:RELIABLE:CoreMessage[messageID=1643, durable=true, userID=61c59979-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@484964713 2024-06-25 23:55:21,261 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c60eaa-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3847be71, true, {}] 2024-06-25 23:55:21,262 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1648, durable=true, userID=61c635bc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1526662519, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,264 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1648]:RELIABLE:CoreMessage[messageID=1648, durable=true, userID=61c635bc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1526662519 2024-06-25 23:55:21,265 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c6aaed-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7344d7ba, true, {}] 2024-06-25 23:55:21,265 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1653, durable=true, userID=61c6aaef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@264743321, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,268 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1653]:RELIABLE:CoreMessage[messageID=1653, durable=true, userID=61c6aaef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@264743321 2024-06-25 23:55:21,268 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c72020-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@427bafe5, true, {}] 2024-06-25 23:55:21,268 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1658, durable=true, userID=61c72022-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1619542629, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,271 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1658]:RELIABLE:CoreMessage[messageID=1658, durable=true, userID=61c72022-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1619542629 2024-06-25 23:55:21,272 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c79553-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4307c3ac, true, {}] 2024-06-25 23:55:21,272 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1663, durable=true, userID=61c7bc65-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@948743232, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,275 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1663]:RELIABLE:CoreMessage[messageID=1663, durable=true, userID=61c7bc65-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@948743232 2024-06-25 23:55:21,275 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c83196-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62409132, true, {}] 2024-06-25 23:55:21,276 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1668, durable=true, userID=61c83198-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1943102188, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,278 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1668]:RELIABLE:CoreMessage[messageID=1668, durable=true, userID=61c83198-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1943102188 2024-06-25 23:55:21,278 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c8a6c9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41e8966e, true, {}] 2024-06-25 23:55:21,279 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1673, durable=true, userID=61c8cddb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@199168721, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,281 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1673]:RELIABLE:CoreMessage[messageID=1673, durable=true, userID=61c8cddb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@199168721 2024-06-25 23:55:21,282 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c9430c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@196aec88, true, {}] 2024-06-25 23:55:21,282 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1678, durable=true, userID=61c9430e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@676673862, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,285 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1678]:RELIABLE:CoreMessage[messageID=1678, durable=true, userID=61c9430e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@676673862 2024-06-25 23:55:21,285 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61c9b83f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e071924, true, {}] 2024-06-25 23:55:21,286 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1683, durable=true, userID=61c9df51-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@320180606, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,288 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1683]:RELIABLE:CoreMessage[messageID=1683, durable=true, userID=61c9df51-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@320180606 2024-06-25 23:55:21,289 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ca5482-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31e3ead6, true, {}] 2024-06-25 23:55:21,289 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1688, durable=true, userID=61ca5484-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1664875044, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,292 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1688]:RELIABLE:CoreMessage[messageID=1688, durable=true, userID=61ca5484-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1664875044 2024-06-25 23:55:21,292 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61cac9b5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74cd2895, true, {}] 2024-06-25 23:55:21,293 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1693, durable=true, userID=61cac9b7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1444332782, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,295 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1693]:RELIABLE:CoreMessage[messageID=1693, durable=true, userID=61cac9b7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1444332782 2024-06-25 23:55:21,296 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61cb3ee8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69b72133, true, {}] 2024-06-25 23:55:21,296 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1698, durable=true, userID=61cb65fa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1471603129, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,299 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1698]:RELIABLE:CoreMessage[messageID=1698, durable=true, userID=61cb65fa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1471603129 2024-06-25 23:55:21,299 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61cbdb2b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@758f0a40, true, {}] 2024-06-25 23:55:21,300 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1703, durable=true, userID=61cc023d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@44447772, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,302 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1703]:RELIABLE:CoreMessage[messageID=1703, durable=true, userID=61cc023d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@44447772 2024-06-25 23:55:21,303 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61cc505e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a18eca6, true, {}] 2024-06-25 23:55:21,303 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1708, durable=true, userID=61cc7770-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1396394484, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,306 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1708]:RELIABLE:CoreMessage[messageID=1708, durable=true, userID=61cc7770-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1396394484 2024-06-25 23:55:21,306 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61cceba1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68cab455, true, {}] 2024-06-25 23:55:21,307 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1713, durable=true, userID=61cceba3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2095470457, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,309 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1713]:RELIABLE:CoreMessage[messageID=1713, durable=true, userID=61cceba3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2095470457 2024-06-25 23:55:21,309 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61cd60d4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c3dda75, true, {}] 2024-06-25 23:55:21,310 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1718, durable=true, userID=61cd87e6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@155126386, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,312 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1718]:RELIABLE:CoreMessage[messageID=1718, durable=true, userID=61cd87e6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@155126386 2024-06-25 23:55:21,313 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61cdfd17-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a85c81e, true, {}] 2024-06-25 23:55:21,314 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1723, durable=true, userID=61cdfd19-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@966450721, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,316 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1723]:RELIABLE:CoreMessage[messageID=1723, durable=true, userID=61cdfd19-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@966450721 2024-06-25 23:55:21,316 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ce724a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a4f67d6, true, {}] 2024-06-25 23:55:21,317 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1728, durable=true, userID=61ce995c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1554466358, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,319 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1728]:RELIABLE:CoreMessage[messageID=1728, durable=true, userID=61ce995c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1554466358 2024-06-25 23:55:21,320 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61cf0e8d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12349f44, true, {}] 2024-06-25 23:55:21,321 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1733, durable=true, userID=61cf0e8f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@501696281, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,323 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1733]:RELIABLE:CoreMessage[messageID=1733, durable=true, userID=61cf0e8f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@501696281 2024-06-25 23:55:21,324 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61cf83c0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@141ad9b8, true, {}] 2024-06-25 23:55:21,324 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1738, durable=true, userID=61cfaad2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2063061583, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,326 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1738]:RELIABLE:CoreMessage[messageID=1738, durable=true, userID=61cfaad2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2063061583 2024-06-25 23:55:21,327 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d02003-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@157360e6, true, {}] 2024-06-25 23:55:21,327 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1743, durable=true, userID=61d02005-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1049142447, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,330 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1743]:RELIABLE:CoreMessage[messageID=1743, durable=true, userID=61d02005-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1049142447 2024-06-25 23:55:21,330 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d09536-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58a77b4d, true, {}] 2024-06-25 23:55:21,331 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1748, durable=true, userID=61d09538-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@424266614, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,333 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1748]:RELIABLE:CoreMessage[messageID=1748, durable=true, userID=61d09538-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@424266614 2024-06-25 23:55:21,334 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d13179-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f39b89f, true, {}] 2024-06-25 23:55:21,334 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1753, durable=true, userID=61d1317b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@697503354, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,337 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1753]:RELIABLE:CoreMessage[messageID=1753, durable=true, userID=61d1317b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@697503354 2024-06-25 23:55:21,337 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d1a6ac-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e6b4bde, true, {}] 2024-06-25 23:55:21,338 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1758, durable=true, userID=61d1a6ae-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2097696382, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,340 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1758]:RELIABLE:CoreMessage[messageID=1758, durable=true, userID=61d1a6ae-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2097696382 2024-06-25 23:55:21,340 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d21bdf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65e30ac, true, {}] 2024-06-25 23:55:21,341 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1763, durable=true, userID=61d242f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1774278279, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,344 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1763]:RELIABLE:CoreMessage[messageID=1763, durable=true, userID=61d242f1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1774278279 2024-06-25 23:55:21,344 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d2b822-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e0422b2, true, {}] 2024-06-25 23:55:21,345 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1768, durable=true, userID=61d2b824-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@764057549, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,347 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1768]:RELIABLE:CoreMessage[messageID=1768, durable=true, userID=61d2b824-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@764057549 2024-06-25 23:55:21,347 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d32d55-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@692b4d99, true, {}] 2024-06-25 23:55:21,348 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1773, durable=true, userID=61d35467-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1469683588, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,350 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1773]:RELIABLE:CoreMessage[messageID=1773, durable=true, userID=61d35467-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1469683588 2024-06-25 23:55:21,351 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d3c998-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68dd58b7, true, {}] 2024-06-25 23:55:21,352 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1778, durable=true, userID=61d3c99a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1533918353, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,354 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1778]:RELIABLE:CoreMessage[messageID=1778, durable=true, userID=61d3c99a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1533918353 2024-06-25 23:55:21,354 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d43ecb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b3c32a6, true, {}] 2024-06-25 23:55:21,355 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1783, durable=true, userID=61d43ecd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1274618489, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,357 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1783]:RELIABLE:CoreMessage[messageID=1783, durable=true, userID=61d43ecd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1274618489 2024-06-25 23:55:21,358 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d4db0e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@286f30ef, true, {}] 2024-06-25 23:55:21,358 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1788, durable=true, userID=61d4db10-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@502965557, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,361 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1788]:RELIABLE:CoreMessage[messageID=1788, durable=true, userID=61d4db10-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@502965557 2024-06-25 23:55:21,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d55041-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64377db8, true, {}] 2024-06-25 23:55:21,362 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1793, durable=true, userID=61d55043-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2024237569, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,364 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1793]:RELIABLE:CoreMessage[messageID=1793, durable=true, userID=61d55043-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2024237569 2024-06-25 23:55:21,365 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d5c574-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6319e726, true, {}] 2024-06-25 23:55:21,365 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1798, durable=true, userID=61d5ec86-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@413046384, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,368 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1798]:RELIABLE:CoreMessage[messageID=1798, durable=true, userID=61d5ec86-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@413046384 2024-06-25 23:55:21,368 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d661b7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@294fbbc7, true, {}] 2024-06-25 23:55:21,369 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1803, durable=true, userID=61d661b9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1254331427, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,371 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1803]:RELIABLE:CoreMessage[messageID=1803, durable=true, userID=61d661b9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1254331427 2024-06-25 23:55:21,371 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d6d6ea-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c7c20de, true, {}] 2024-06-25 23:55:21,372 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1808, durable=true, userID=61d6fdfc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@954572939, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,374 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1808]:RELIABLE:CoreMessage[messageID=1808, durable=true, userID=61d6fdfc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@954572939 2024-06-25 23:55:21,375 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d7732d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c745ab1, true, {}] 2024-06-25 23:55:21,375 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1813, durable=true, userID=61d7732f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1004469492, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,378 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1813]:RELIABLE:CoreMessage[messageID=1813, durable=true, userID=61d7732f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1004469492 2024-06-25 23:55:21,378 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d7e860-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@734535b7, true, {}] 2024-06-25 23:55:21,379 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1818, durable=true, userID=61d7e862-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1888604716, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,381 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1818]:RELIABLE:CoreMessage[messageID=1818, durable=true, userID=61d7e862-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1888604716 2024-06-25 23:55:21,382 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61d85d93-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61a4ca49-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61a4ca49-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33a5495d, true, {}] 2024-06-25 23:55:21,382 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1823, durable=true, userID=61d884a5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2014097395, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-25 23:55:21,385 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1823]:RELIABLE:CoreMessage[messageID=1823, durable=true, userID=61d884a5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=61a4f15b-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2014097395 2024-06-25 23:55:21,385 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works 2024-06-25 23:55:21,385 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=246, durable=true, userID=6135dc60-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@446341756 to transaction: TransactionImpl [xid=null, txID=1826, xid=null, state=ACTIVE, createTime=1719359721385(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6df8b981 2024-06-25 23:55:21,386 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@71d94ab, org.eclipse.scout.rt.mom.jms.JmsSubscription@21f3a99c] 2024-06-25 23:55:21,386 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=251, durable=true, userID=61365193-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@31751462 to transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=ACTIVE, createTime=1719359721386(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45cd7088 2024-06-25 23:55:21,388 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=246, durable=true, userID=6135dc60-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@446341756, transaction: TransactionImpl [xid=null, txID=1826, xid=null, state=COMMITTED, createTime=1719359721385(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6df8b981 2024-06-25 23:55:21,388 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=251, durable=true, userID=61365193-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@31751462, transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=COMMITTED, createTime=1719359721386(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45cd7088 2024-06-25 23:55:21,390 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 61a47c24-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:21,390 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@73577a37[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@18f31207[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@77b6d94c[job=JMS subscriber, state=DONE], JobFutureTask@6e1ef044[job=JMS subscriber, state=DONE], JobFutureTask@60594f34[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@1abd8db2[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4b6cb083[job=JMS subscriber, state=RUNNING]] 2024-06-25 23:55:21,391 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005389 ms 2024-06-25 23:55:21,391 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:21,391 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:21,391 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 61a4ca49-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:21,392 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:21,392 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 352.577126 ms 2024-06-25 23:55:21,392 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith1ConsumerJob [artemis-j2ee]> 2024-06-25 23:55:21,393 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-25 23:55:21,393 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - <testMessageConsumerJobWith6ConsumerJob [artemis-j2ee]> 2024-06-25 23:55:21,393 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2003758509'. 2024-06-25 23:55:21,394 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-25 23:55:21,395 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 61da8077-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:21,395 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61da807a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61da8077-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61da8077-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2397c75d, true, {}] 2024-06-25 23:55:21,396 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61daa78b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61da8077-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61da8077-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66d030d3, true, {}] 2024-06-25 23:55:21,396 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject2, null, 0, false, true, null] 2024-06-25 23:55:21,397 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[781]:RELIABLE:CoreMessage[messageID=781, durable=true, userID=616ca409-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2018639786 2024-06-25 23:55:21,397 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 61dace9c-334e-11ef-8db2-0a580a281190 for user unknown@invm:0 created 2024-06-25 23:55:21,397 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[786]:RELIABLE:CoreMessage[messageID=786, durable=true, userID=616d404c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1619411288 2024-06-25 23:55:21,397 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[791]:RELIABLE:CoreMessage[messageID=791, durable=true, userID=616db57f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1384439645 2024-06-25 23:55:21,397 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[796]:RELIABLE:CoreMessage[messageID=796, durable=true, userID=616e51c2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@453635531 2024-06-25 23:55:21,397 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=781, durable=true, userID=616ca409-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2018639786 to transaction: TransactionImpl [xid=null, txID=1842, xid=null, state=ACTIVE, createTime=1719359721397(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@709739cf 2024-06-25 23:55:21,397 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[801]:RELIABLE:CoreMessage[messageID=801, durable=true, userID=616ec6f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@377838111 2024-06-25 23:55:21,397 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[806]:RELIABLE:CoreMessage[messageID=806, durable=true, userID=616f3c28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1277442139 2024-06-25 23:55:21,397 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=786, durable=true, userID=616d404c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1619411288 to transaction: TransactionImpl [xid=null, txID=1843, xid=null, state=ACTIVE, createTime=1719359721397(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e9f9d9b 2024-06-25 23:55:21,397 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[811]:RELIABLE:CoreMessage[messageID=811, durable=true, userID=616fd86b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1866747911 2024-06-25 23:55:21,397 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61dace9f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@673fee53, true, {}] 2024-06-25 23:55:21,398 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[816]:RELIABLE:CoreMessage[messageID=816, durable=true, userID=61704d9e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@387918910 2024-06-25 23:55:21,398 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=791, durable=true, userID=616db57f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1384439645 to transaction: TransactionImpl [xid=null, txID=1844, xid=null, state=ACTIVE, createTime=1719359721397(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@392e7833 2024-06-25 23:55:21,398 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[821]:RELIABLE:CoreMessage[messageID=821, durable=true, userID=6170e9e1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1100142410 2024-06-25 23:55:21,398 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=796, durable=true, userID=616e51c2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@453635531 to transaction: TransactionImpl [xid=null, txID=1847, xid=null, state=ACTIVE, createTime=1719359721398(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@394646e6 2024-06-25 23:55:21,398 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=61715f14-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2061192715 2024-06-25 23:55:21,398 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=6171d447-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1554933322 2024-06-25 23:55:21,398 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=801, durable=true, userID=616ec6f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@377838111 to transaction: TransactionImpl [xid=null, txID=1848, xid=null, state=ACTIVE, createTime=1719359721398(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70565940 2024-06-25 23:55:21,398 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@794a3410 2024-06-25 23:55:21,398 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[836]:RELIABLE:CoreMessage[messageID=836, durable=true, userID=6172708a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@897339496 2024-06-25 23:55:21,398 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=806, durable=true, userID=616f3c28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1277442139 to transaction: TransactionImpl [xid=null, txID=1849, xid=null, state=ACTIVE, createTime=1719359721398(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@52076194 2024-06-25 23:55:21,398 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[841]:RELIABLE:CoreMessage[messageID=841, durable=true, userID=6172e5bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1348303485 2024-06-25 23:55:21,398 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61daf5b0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22074261, true, {}] 2024-06-25 23:55:21,398 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[846]:RELIABLE:CoreMessage[messageID=846, durable=true, userID=61735af0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@457884845 2024-06-25 23:55:21,398 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[851]:RELIABLE:CoreMessage[messageID=851, durable=true, userID=6173f633-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1045703258 2024-06-25 23:55:21,398 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[856]:RELIABLE:CoreMessage[messageID=856, durable=true, userID=61746b66-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1474074636 2024-06-25 23:55:21,398 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[861]:RELIABLE:CoreMessage[messageID=861, durable=true, userID=617507a9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@840257052 2024-06-25 23:55:21,398 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[866]:RELIABLE:CoreMessage[messageID=866, durable=true, userID=61757cdc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1416084312 2024-06-25 23:55:21,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[871]:RELIABLE:CoreMessage[messageID=871, durable=true, userID=6176191f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@702404089 2024-06-25 23:55:21,399 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1852, durable=true, userID=61daf5b2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@879648298, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[876]:RELIABLE:CoreMessage[messageID=876, durable=true, userID=61768e52-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@88420412 2024-06-25 23:55:21,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[881]:RELIABLE:CoreMessage[messageID=881, durable=true, userID=61770385-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1593615113 2024-06-25 23:55:21,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[886]:RELIABLE:CoreMessage[messageID=886, durable=true, userID=61779fc8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@748042922 2024-06-25 23:55:21,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[891]:RELIABLE:CoreMessage[messageID=891, durable=true, userID=617814fb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@580210449 2024-06-25 23:55:21,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=6178b13e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1313396376 2024-06-25 23:55:21,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[901]:RELIABLE:CoreMessage[messageID=901, durable=true, userID=61792671-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@444048254 2024-06-25 23:55:21,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[906]:RELIABLE:CoreMessage[messageID=906, durable=true, userID=6179c2b4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1053735548 2024-06-25 23:55:21,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[911]:RELIABLE:CoreMessage[messageID=911, durable=true, userID=617a37e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1970731636 2024-06-25 23:55:21,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[916]:RELIABLE:CoreMessage[messageID=916, durable=true, userID=617ad42a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@189853639 2024-06-25 23:55:21,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[921]:RELIABLE:CoreMessage[messageID=921, durable=true, userID=617b495d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1818456818 2024-06-25 23:55:21,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[926]:RELIABLE:CoreMessage[messageID=926, durable=true, userID=617be5a0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@786383224 2024-06-25 23:55:21,399 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[931]:RELIABLE:CoreMessage[messageID=931, durable=true, userID=617c5ad3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1501937406 2024-06-25 23:55:21,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[936]:RELIABLE:CoreMessage[messageID=936, durable=true, userID=617cd006-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@226764047 2024-06-25 23:55:21,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[941]:RELIABLE:CoreMessage[messageID=941, durable=true, userID=617d6c49-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@919069638 2024-06-25 23:55:21,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=617de17c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@620607864 2024-06-25 23:55:21,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[951]:RELIABLE:CoreMessage[messageID=951, durable=true, userID=617e56af-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@355539400 2024-06-25 23:55:21,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=617ef2f2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@930437814 2024-06-25 23:55:21,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[961]:RELIABLE:CoreMessage[messageID=961, durable=true, userID=617f6825-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1193802621 2024-06-25 23:55:21,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[966]:RELIABLE:CoreMessage[messageID=966, durable=true, userID=61800468-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1166647001 2024-06-25 23:55:21,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[971]:RELIABLE:CoreMessage[messageID=971, durable=true, userID=6180799b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@457960337 2024-06-25 23:55:21,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[976]:RELIABLE:CoreMessage[messageID=976, durable=true, userID=618115de-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1037786073 2024-06-25 23:55:21,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[981]:RELIABLE:CoreMessage[messageID=981, durable=true, userID=61818b11-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1157179538 2024-06-25 23:55:21,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[986]:RELIABLE:CoreMessage[messageID=986, durable=true, userID=61820044-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@595736225 2024-06-25 23:55:21,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[991]:RELIABLE:CoreMessage[messageID=991, durable=true, userID=61829c87-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@342870357 2024-06-25 23:55:21,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[996]:RELIABLE:CoreMessage[messageID=996, durable=true, userID=618311ba-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@368463892 2024-06-25 23:55:21,401 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1001]:RELIABLE:CoreMessage[messageID=1001, durable=true, userID=6183adfd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@627745402 2024-06-25 23:55:21,401 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1006]:RELIABLE:CoreMessage[messageID=1006, durable=true, userID=61842330-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@975694874 2024-06-25 23:55:21,401 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1011]:RELIABLE:CoreMessage[messageID=1011, durable=true, userID=61849863-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1344152985 2024-06-25 23:55:21,401 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=618534a6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1267915710 2024-06-25 23:55:21,401 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1021]:RELIABLE:CoreMessage[messageID=1021, durable=true, userID=6185a9d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1666341644 2024-06-25 23:55:21,401 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1026]:RELIABLE:CoreMessage[messageID=1026, durable=true, userID=6186461c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1460079319 2024-06-25 23:55:21,401 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=781, durable=true, userID=616ca409-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2018639786, transaction: TransactionImpl [xid=null, txID=1842, xid=null, state=COMMITTED, createTime=1719359721397(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@709739cf 2024-06-25 23:55:21,401 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1031]:RELIABLE:CoreMessage[messageID=1031, durable=true, userID=6186bb4f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@520972718 2024-06-25 23:55:21,401 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1036]:RELIABLE:CoreMessage[messageID=1036, durable=true, userID=61873082-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1863539416 2024-06-25 23:55:21,401 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=786, durable=true, userID=616d404c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1619411288, transaction: TransactionImpl [xid=null, txID=1843, xid=null, state=COMMITTED, createTime=1719359721397(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e9f9d9b 2024-06-25 23:55:21,401 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1041]:RELIABLE:CoreMessage[messageID=1041, durable=true, userID=6187ccc5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1854820770 2024-06-25 23:55:21,401 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=791, durable=true, userID=616db57f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1384439645, transaction: TransactionImpl [xid=null, txID=1844, xid=null, state=COMMITTED, createTime=1719359721397(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@392e7833 2024-06-25 23:55:21,401 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1046]:RELIABLE:CoreMessage[messageID=1046, durable=true, userID=61886908-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@584309188 2024-06-25 23:55:21,401 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61db6ae3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f8398d3, true, {}] 2024-06-25 23:55:21,401 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=796, durable=true, userID=616e51c2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@453635531, transaction: TransactionImpl [xid=null, txID=1847, xid=null, state=COMMITTED, createTime=1719359721398(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@394646e6 2024-06-25 23:55:21,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1051]:RELIABLE:CoreMessage[messageID=1051, durable=true, userID=6188de3b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@888730811 2024-06-25 23:55:21,402 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=801, durable=true, userID=616ec6f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@377838111, transaction: TransactionImpl [xid=null, txID=1848, xid=null, state=COMMITTED, createTime=1719359721398(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70565940 2024-06-25 23:55:21,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1056]:RELIABLE:CoreMessage[messageID=1056, durable=true, userID=6189536e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@670916645 2024-06-25 23:55:21,402 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=806, durable=true, userID=616f3c28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1277442139, transaction: TransactionImpl [xid=null, txID=1849, xid=null, state=COMMITTED, createTime=1719359721398(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@52076194 2024-06-25 23:55:21,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1061]:RELIABLE:CoreMessage[messageID=1061, durable=true, userID=6189efb1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1372882745 2024-06-25 23:55:21,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1066]:RELIABLE:CoreMessage[messageID=1066, durable=true, userID=618a64e4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@433879055 2024-06-25 23:55:21,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1071]:RELIABLE:CoreMessage[messageID=1071, durable=true, userID=618b0127-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1576235596 2024-06-25 23:55:21,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=618b765a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@485577177 2024-06-25 23:55:21,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1081]:RELIABLE:CoreMessage[messageID=1081, durable=true, userID=618beb8d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1858493314 2024-06-25 23:55:21,402 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1857, durable=true, userID=61db91f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1724593068, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1086]:RELIABLE:CoreMessage[messageID=1086, durable=true, userID=618c87d0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1170280602 2024-06-25 23:55:21,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1091]:RELIABLE:CoreMessage[messageID=1091, durable=true, userID=618cfd03-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@611912918 2024-06-25 23:55:21,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1096]:RELIABLE:CoreMessage[messageID=1096, durable=true, userID=618d9946-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@467596332 2024-06-25 23:55:21,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1101]:RELIABLE:CoreMessage[messageID=1101, durable=true, userID=618e0e79-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1908601448 2024-06-25 23:55:21,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1106]:RELIABLE:CoreMessage[messageID=1106, durable=true, userID=618e83ac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1650359047 2024-06-25 23:55:21,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1111]:RELIABLE:CoreMessage[messageID=1111, durable=true, userID=618f1fef-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@268769771 2024-06-25 23:55:21,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1116]:RELIABLE:CoreMessage[messageID=1116, durable=true, userID=618f9522-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1789255006 2024-06-25 23:55:21,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1121]:RELIABLE:CoreMessage[messageID=1121, durable=true, userID=61903165-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2002044320 2024-06-25 23:55:21,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1126]:RELIABLE:CoreMessage[messageID=1126, durable=true, userID=6190a698-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@740622294 2024-06-25 23:55:21,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1131]:RELIABLE:CoreMessage[messageID=1131, durable=true, userID=619142db-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1982505071 2024-06-25 23:55:21,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1136]:RELIABLE:CoreMessage[messageID=1136, durable=true, userID=6191b80e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@794633243 2024-06-25 23:55:21,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1141]:RELIABLE:CoreMessage[messageID=1141, durable=true, userID=61925451-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@924624064 2024-06-25 23:55:21,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=6192c984-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1449274045 2024-06-25 23:55:21,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1151]:RELIABLE:CoreMessage[messageID=1151, durable=true, userID=61933eb7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@856787606 2024-06-25 23:55:21,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1156]:RELIABLE:CoreMessage[messageID=1156, durable=true, userID=6193dafa-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2040601889 2024-06-25 23:55:21,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1161]:RELIABLE:CoreMessage[messageID=1161, durable=true, userID=6194502d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1052902071 2024-06-25 23:55:21,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1166]:RELIABLE:CoreMessage[messageID=1166, durable=true, userID=6194c560-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1077242169 2024-06-25 23:55:21,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1171]:RELIABLE:CoreMessage[messageID=1171, durable=true, userID=619561a3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1010211891 2024-06-25 23:55:21,403 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1176]:RELIABLE:CoreMessage[messageID=1176, durable=true, userID=6195d6d6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@78465787 2024-06-25 23:55:21,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1181]:RELIABLE:CoreMessage[messageID=1181, durable=true, userID=61967319-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2024966920 2024-06-25 23:55:21,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1186]:RELIABLE:CoreMessage[messageID=1186, durable=true, userID=6196e84c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1396580389 2024-06-25 23:55:21,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1191]:RELIABLE:CoreMessage[messageID=1191, durable=true, userID=6197848f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@555390654 2024-06-25 23:55:21,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1196]:RELIABLE:CoreMessage[messageID=1196, durable=true, userID=6197f9c2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2042662108 2024-06-25 23:55:21,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1201]:RELIABLE:CoreMessage[messageID=1201, durable=true, userID=61986ef5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1228258834 2024-06-25 23:55:21,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1206]:RELIABLE:CoreMessage[messageID=1206, durable=true, userID=61990b38-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@325633679 2024-06-25 23:55:21,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1211]:RELIABLE:CoreMessage[messageID=1211, durable=true, userID=6199806b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1248284715 2024-06-25 23:55:21,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1216]:RELIABLE:CoreMessage[messageID=1216, durable=true, userID=619a1cae-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@405528075 2024-06-25 23:55:21,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=619a91e1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1501819272 2024-06-25 23:55:21,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1226]:RELIABLE:CoreMessage[messageID=1226, durable=true, userID=619b0714-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2089876802 2024-06-25 23:55:21,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1231]:RELIABLE:CoreMessage[messageID=1231, durable=true, userID=619ba357-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2105609125 2024-06-25 23:55:21,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1236]:RELIABLE:CoreMessage[messageID=1236, durable=true, userID=619c188a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1078981248 2024-06-25 23:55:21,404 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1852]:RELIABLE:CoreMessage[messageID=1852, durable=true, userID=61daf5b2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@879648298 2024-06-25 23:55:21,405 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1857]:RELIABLE:CoreMessage[messageID=1857, durable=true, userID=61db91f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1724593068 2024-06-25 23:55:21,405 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61dc0726-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cb5ba15, true, {}] 2024-06-25 23:55:21,405 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1862, durable=true, userID=61dc0728-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@697058135, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,408 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1862]:RELIABLE:CoreMessage[messageID=1862, durable=true, userID=61dc0728-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@697058135 2024-06-25 23:55:21,408 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61dc7c59-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18a26407, true, {}] 2024-06-25 23:55:21,409 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1867, durable=true, userID=61dc7c5b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@687810833, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,411 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1867]:RELIABLE:CoreMessage[messageID=1867, durable=true, userID=61dc7c5b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@687810833 2024-06-25 23:55:21,412 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61dd189c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18359deb, true, {}] 2024-06-25 23:55:21,412 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1872, durable=true, userID=61dd189e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1296706577, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,415 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1872]:RELIABLE:CoreMessage[messageID=1872, durable=true, userID=61dd189e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1296706577 2024-06-25 23:55:21,415 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61dd8dcf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dc95422, true, {}] 2024-06-25 23:55:21,416 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1877, durable=true, userID=61dd8dd1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@392623218, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,418 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1877]:RELIABLE:CoreMessage[messageID=1877, durable=true, userID=61dd8dd1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@392623218 2024-06-25 23:55:21,418 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61de0302-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dfdb26a, true, {}] 2024-06-25 23:55:21,419 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1882, durable=true, userID=61de2a14-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1367779297, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,421 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1882]:RELIABLE:CoreMessage[messageID=1882, durable=true, userID=61de2a14-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1367779297 2024-06-25 23:55:21,422 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61de9f45-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b93b49c, true, {}] 2024-06-25 23:55:21,422 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1887, durable=true, userID=61de9f47-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1594425085, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,425 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1887]:RELIABLE:CoreMessage[messageID=1887, durable=true, userID=61de9f47-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1594425085 2024-06-25 23:55:21,425 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61df1478-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d94e247, true, {}] 2024-06-25 23:55:21,426 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1892, durable=true, userID=61df147a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1549458721, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,428 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1892]:RELIABLE:CoreMessage[messageID=1892, durable=true, userID=61df147a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1549458721 2024-06-25 23:55:21,429 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61dfb0bb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38e47784, true, {}] 2024-06-25 23:55:21,429 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1897, durable=true, userID=61dfb0bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@409574678, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,432 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1897]:RELIABLE:CoreMessage[messageID=1897, durable=true, userID=61dfb0bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@409574678 2024-06-25 23:55:21,432 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e025ee-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14d588b0, true, {}] 2024-06-25 23:55:21,433 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1902, durable=true, userID=61e025f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@975284145, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,435 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1902]:RELIABLE:CoreMessage[messageID=1902, durable=true, userID=61e025f0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@975284145 2024-06-25 23:55:21,435 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e09b21-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e23cf9c, true, {}] 2024-06-25 23:55:21,436 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1907, durable=true, userID=61e0c233-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@639053376, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,438 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1907]:RELIABLE:CoreMessage[messageID=1907, durable=true, userID=61e0c233-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@639053376 2024-06-25 23:55:21,439 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e13764-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dbcc01a, true, {}] 2024-06-25 23:55:21,439 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1912, durable=true, userID=61e13766-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1014549601, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,442 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1912]:RELIABLE:CoreMessage[messageID=1912, durable=true, userID=61e13766-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1014549601 2024-06-25 23:55:21,442 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e1ac97-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16ae606b, true, {}] 2024-06-25 23:55:21,443 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1917, durable=true, userID=61e1ac99-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2040609724, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,445 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1917]:RELIABLE:CoreMessage[messageID=1917, durable=true, userID=61e1ac99-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2040609724 2024-06-25 23:55:21,446 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e248da-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30b6494a, true, {}] 2024-06-25 23:55:21,446 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1922, durable=true, userID=61e248dc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2010526560, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,449 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1922]:RELIABLE:CoreMessage[messageID=1922, durable=true, userID=61e248dc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2010526560 2024-06-25 23:55:21,449 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e2be0d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c1d7af8, true, {}] 2024-06-25 23:55:21,450 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1927, durable=true, userID=61e2be0f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1469278800, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,452 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1927]:RELIABLE:CoreMessage[messageID=1927, durable=true, userID=61e2be0f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1469278800 2024-06-25 23:55:21,453 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e33340-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fb796f8, true, {}] 2024-06-25 23:55:21,453 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1932, durable=true, userID=61e35a52-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@820949023, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,456 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1932]:RELIABLE:CoreMessage[messageID=1932, durable=true, userID=61e35a52-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@820949023 2024-06-25 23:55:21,456 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e3cf83-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7def5b6e, true, {}] 2024-06-25 23:55:21,456 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1937, durable=true, userID=61e3cf85-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1311690966, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,459 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1937]:RELIABLE:CoreMessage[messageID=1937, durable=true, userID=61e3cf85-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1311690966 2024-06-25 23:55:21,459 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e444b6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@346dc99, true, {}] 2024-06-25 23:55:21,460 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1942, durable=true, userID=61e46bc8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1667304533, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,462 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1942]:RELIABLE:CoreMessage[messageID=1942, durable=true, userID=61e46bc8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1667304533 2024-06-25 23:55:21,463 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e4e0f9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f14fd6c, true, {}] 2024-06-25 23:55:21,463 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1947, durable=true, userID=61e4e0fb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@161231950, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,466 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1947]:RELIABLE:CoreMessage[messageID=1947, durable=true, userID=61e4e0fb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@161231950 2024-06-25 23:55:21,466 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e5562c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@344f06b6, true, {}] 2024-06-25 23:55:21,467 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1952, durable=true, userID=61e5562e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2066854339, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,469 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1952]:RELIABLE:CoreMessage[messageID=1952, durable=true, userID=61e5562e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2066854339 2024-06-25 23:55:21,470 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e5cb5f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73c1677, true, {}] 2024-06-25 23:55:21,470 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1957, durable=true, userID=61e5f271-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@641772067, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,473 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1957]:RELIABLE:CoreMessage[messageID=1957, durable=true, userID=61e5f271-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@641772067 2024-06-25 23:55:21,473 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e667a2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f175b2e, true, {}] 2024-06-25 23:55:21,474 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1962, durable=true, userID=61e667a4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@250392003, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,476 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1962]:RELIABLE:CoreMessage[messageID=1962, durable=true, userID=61e667a4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@250392003 2024-06-25 23:55:21,476 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e6dcd5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37bc951f, true, {}] 2024-06-25 23:55:21,477 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1967, durable=true, userID=61e703e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1119500217, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,479 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1967]:RELIABLE:CoreMessage[messageID=1967, durable=true, userID=61e703e7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1119500217 2024-06-25 23:55:21,480 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e77918-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56cc098c, true, {}] 2024-06-25 23:55:21,480 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1972, durable=true, userID=61e7791a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@428575332, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,483 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1972]:RELIABLE:CoreMessage[messageID=1972, durable=true, userID=61e7791a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@428575332 2024-06-25 23:55:21,483 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e7ee4b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7822c284, true, {}] 2024-06-25 23:55:21,484 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1977, durable=true, userID=61e7ee4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@377274331, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,486 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1977]:RELIABLE:CoreMessage[messageID=1977, durable=true, userID=61e7ee4d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@377274331 2024-06-25 23:55:21,487 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e88a8e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29d2881f, true, {}] 2024-06-25 23:55:21,487 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1982, durable=true, userID=61e88a90-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102731090, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,490 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1982]:RELIABLE:CoreMessage[messageID=1982, durable=true, userID=61e88a90-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102731090 2024-06-25 23:55:21,490 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e8ffc1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71ddf35f, true, {}] 2024-06-25 23:55:21,491 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1987, durable=true, userID=61e8ffc3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1400817545, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,493 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1987]:RELIABLE:CoreMessage[messageID=1987, durable=true, userID=61e8ffc3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1400817545 2024-06-25 23:55:21,493 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61e974f4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6035bb7e, true, {}] 2024-06-25 23:55:21,494 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1992, durable=true, userID=61e99c06-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@167764399, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,496 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1992]:RELIABLE:CoreMessage[messageID=1992, durable=true, userID=61e99c06-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@167764399 2024-06-25 23:55:21,497 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ea1137-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4334bbc6, true, {}] 2024-06-25 23:55:21,497 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1997, durable=true, userID=61ea1139-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1012081632, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,500 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1997]:RELIABLE:CoreMessage[messageID=1997, durable=true, userID=61ea1139-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1012081632 2024-06-25 23:55:21,500 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ea866a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c97d819, true, {}] 2024-06-25 23:55:21,501 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2002, durable=true, userID=61eaad7c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1858389361, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,503 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2002]:RELIABLE:CoreMessage[messageID=2002, durable=true, userID=61eaad7c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1858389361 2024-06-25 23:55:21,504 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61eb22ad-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2acd5301, true, {}] 2024-06-25 23:55:21,504 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2007, durable=true, userID=61eb22af-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@918206737, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,507 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2007]:RELIABLE:CoreMessage[messageID=2007, durable=true, userID=61eb22af-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@918206737 2024-06-25 23:55:21,507 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61eb97e0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c3fcdc, true, {}] 2024-06-25 23:55:21,508 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2012, durable=true, userID=61eb97e2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1594086962, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,510 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2012]:RELIABLE:CoreMessage[messageID=2012, durable=true, userID=61eb97e2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1594086962 2024-06-25 23:55:21,510 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ec0d13-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b59ba67, true, {}] 2024-06-25 23:55:21,511 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2017, durable=true, userID=61ec3425-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@867488068, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,513 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2017]:RELIABLE:CoreMessage[messageID=2017, durable=true, userID=61ec3425-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@867488068 2024-06-25 23:55:21,514 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61eca956-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cb5d789, true, {}] 2024-06-25 23:55:21,514 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2022, durable=true, userID=61eca958-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1755927836, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,517 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2022]:RELIABLE:CoreMessage[messageID=2022, durable=true, userID=61eca958-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1755927836 2024-06-25 23:55:21,517 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ed1e89-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34eafaa4, true, {}] 2024-06-25 23:55:21,518 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2027, durable=true, userID=61ed459b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@711655785, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,520 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2027]:RELIABLE:CoreMessage[messageID=2027, durable=true, userID=61ed459b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@711655785 2024-06-25 23:55:21,521 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61edbacc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4530ac04, true, {}] 2024-06-25 23:55:21,522 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2032, durable=true, userID=61edbace-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2133146125, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,524 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2032]:RELIABLE:CoreMessage[messageID=2032, durable=true, userID=61edbace-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2133146125 2024-06-25 23:55:21,524 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ee2fff-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b58bdb5, true, {}] 2024-06-25 23:55:21,525 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2037, durable=true, userID=61ee3001-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@17944729, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,527 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2037]:RELIABLE:CoreMessage[messageID=2037, durable=true, userID=61ee3001-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@17944729 2024-06-25 23:55:21,528 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61eecc42-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@397ffc62, true, {}] 2024-06-25 23:55:21,528 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2042, durable=true, userID=61eecc44-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1202014963, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,531 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2042]:RELIABLE:CoreMessage[messageID=2042, durable=true, userID=61eecc44-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1202014963 2024-06-25 23:55:21,531 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ef4175-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cb466c9, true, {}] 2024-06-25 23:55:21,532 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2047, durable=true, userID=61ef4177-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@408178879, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,534 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2047]:RELIABLE:CoreMessage[messageID=2047, durable=true, userID=61ef4177-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@408178879 2024-06-25 23:55:21,535 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61efb6a8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49b67287, true, {}] 2024-06-25 23:55:21,535 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2052, durable=true, userID=61efddba-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2134057503, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,537 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2052]:RELIABLE:CoreMessage[messageID=2052, durable=true, userID=61efddba-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2134057503 2024-06-25 23:55:21,538 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f052eb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62c28f01, true, {}] 2024-06-25 23:55:21,539 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2057, durable=true, userID=61f052ed-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1943805360, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,541 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2057]:RELIABLE:CoreMessage[messageID=2057, durable=true, userID=61f052ed-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1943805360 2024-06-25 23:55:21,541 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f0c81e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d3d2c76, true, {}] 2024-06-25 23:55:21,542 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2062, durable=true, userID=61f0ef30-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1155693494, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,544 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2062]:RELIABLE:CoreMessage[messageID=2062, durable=true, userID=61f0ef30-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1155693494 2024-06-25 23:55:21,545 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f13d51-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e40d98d, true, {}] 2024-06-25 23:55:21,545 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2067, durable=true, userID=61f16463-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@521574424, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,548 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2067]:RELIABLE:CoreMessage[messageID=2067, durable=true, userID=61f16463-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@521574424 2024-06-25 23:55:21,548 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f1d994-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51ffb762, true, {}] 2024-06-25 23:55:21,549 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2072, durable=true, userID=61f1d996-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@654154783, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,551 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2072]:RELIABLE:CoreMessage[messageID=2072, durable=true, userID=61f1d996-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@654154783 2024-06-25 23:55:21,551 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f24ec7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51c9ac9f, true, {}] 2024-06-25 23:55:21,552 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2077, durable=true, userID=61f275d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@494030788, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,555 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2077]:RELIABLE:CoreMessage[messageID=2077, durable=true, userID=61f275d9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@494030788 2024-06-25 23:55:21,555 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f2eb0a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d04b2da, true, {}] 2024-06-25 23:55:21,556 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2082, durable=true, userID=61f2eb0c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@427491583, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,558 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2082]:RELIABLE:CoreMessage[messageID=2082, durable=true, userID=61f2eb0c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@427491583 2024-06-25 23:55:21,558 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f3603d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3345baaa, true, {}] 2024-06-25 23:55:21,559 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2087, durable=true, userID=61f3874f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1192620421, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,561 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2087]:RELIABLE:CoreMessage[messageID=2087, durable=true, userID=61f3874f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1192620421 2024-06-25 23:55:21,562 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f3fc80-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1268c1eb, true, {}] 2024-06-25 23:55:21,562 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2092, durable=true, userID=61f3fc82-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@380080151, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,565 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2092]:RELIABLE:CoreMessage[messageID=2092, durable=true, userID=61f3fc82-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@380080151 2024-06-25 23:55:21,565 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f471b3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f58a48f, true, {}] 2024-06-25 23:55:21,566 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2097, durable=true, userID=61f471b5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@964915351, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,568 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2097]:RELIABLE:CoreMessage[messageID=2097, durable=true, userID=61f471b5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@964915351 2024-06-25 23:55:21,569 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f50df6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dfe8070, true, {}] 2024-06-25 23:55:21,569 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2102, durable=true, userID=61f50df8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@801360564, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,572 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2102]:RELIABLE:CoreMessage[messageID=2102, durable=true, userID=61f50df8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@801360564 2024-06-25 23:55:21,572 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f58329-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70626b06, true, {}] 2024-06-25 23:55:21,573 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2107, durable=true, userID=61f5832b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@20900775, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,575 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2107]:RELIABLE:CoreMessage[messageID=2107, durable=true, userID=61f5832b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@20900775 2024-06-25 23:55:21,576 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f5f85c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e6b93da, true, {}] 2024-06-25 23:55:21,576 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2112, durable=true, userID=61f61f6e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@391729536, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,578 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2112]:RELIABLE:CoreMessage[messageID=2112, durable=true, userID=61f61f6e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@391729536 2024-06-25 23:55:21,579 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f6949f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4be410c, true, {}] 2024-06-25 23:55:21,579 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2117, durable=true, userID=61f694a1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1906401661, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,582 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2117]:RELIABLE:CoreMessage[messageID=2117, durable=true, userID=61f694a1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1906401661 2024-06-25 23:55:21,582 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f709d2-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@121c47ad, true, {}] 2024-06-25 23:55:21,583 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2122, durable=true, userID=61f730e4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@680061859, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,585 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2122]:RELIABLE:CoreMessage[messageID=2122, durable=true, userID=61f730e4-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@680061859 2024-06-25 23:55:21,586 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f7a615-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f281337, true, {}] 2024-06-25 23:55:21,586 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2127, durable=true, userID=61f7a617-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1949267956, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,589 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2127]:RELIABLE:CoreMessage[messageID=2127, durable=true, userID=61f7a617-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1949267956 2024-06-25 23:55:21,589 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f81b48-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@301ceb4e, true, {}] 2024-06-25 23:55:21,590 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2132, durable=true, userID=61f81b4a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@287358973, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,592 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2132]:RELIABLE:CoreMessage[messageID=2132, durable=true, userID=61f81b4a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@287358973 2024-06-25 23:55:21,592 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f8907b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a2d31ed, true, {}] 2024-06-25 23:55:21,593 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2137, durable=true, userID=61f8b78d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@344729082, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,596 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2137]:RELIABLE:CoreMessage[messageID=2137, durable=true, userID=61f8b78d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@344729082 2024-06-25 23:55:21,596 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f92cbe-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e22664e, true, {}] 2024-06-25 23:55:21,597 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2142, durable=true, userID=61f92cc0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2102003497, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,599 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2142]:RELIABLE:CoreMessage[messageID=2142, durable=true, userID=61f92cc0-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2102003497 2024-06-25 23:55:21,599 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61f9a0f1-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67b51dad, true, {}] 2024-06-25 23:55:21,600 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2147, durable=true, userID=61f9a0f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@286848564, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,602 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2147]:RELIABLE:CoreMessage[messageID=2147, durable=true, userID=61f9a0f3-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@286848564 2024-06-25 23:55:21,603 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61fa3d34-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b0f44c0, true, {}] 2024-06-25 23:55:21,603 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2152, durable=true, userID=61fa3d36-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1658563289, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,606 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2152]:RELIABLE:CoreMessage[messageID=2152, durable=true, userID=61fa3d36-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1658563289 2024-06-25 23:55:21,606 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61fab267-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20429c51, true, {}] 2024-06-25 23:55:21,607 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2157, durable=true, userID=61fab269-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@213563104, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,609 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2157]:RELIABLE:CoreMessage[messageID=2157, durable=true, userID=61fab269-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@213563104 2024-06-25 23:55:21,609 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61fb279a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20bf18c9, true, {}] 2024-06-25 23:55:21,610 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2162, durable=true, userID=61fb4eac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@574236844, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,612 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2162]:RELIABLE:CoreMessage[messageID=2162, durable=true, userID=61fb4eac-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@574236844 2024-06-25 23:55:21,613 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61fbc3dd-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@180b9576, true, {}] 2024-06-25 23:55:21,613 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2167, durable=true, userID=61fbc3df-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@235708783, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,616 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2167]:RELIABLE:CoreMessage[messageID=2167, durable=true, userID=61fbc3df-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@235708783 2024-06-25 23:55:21,616 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61fc3910-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18f13fdd, true, {}] 2024-06-25 23:55:21,617 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2172, durable=true, userID=61fc3912-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1192686758, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,619 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2172]:RELIABLE:CoreMessage[messageID=2172, durable=true, userID=61fc3912-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1192686758 2024-06-25 23:55:21,620 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61fcae43-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57ec6ae4, true, {}] 2024-06-25 23:55:21,620 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2177, durable=true, userID=61fcd555-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@430924407, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,623 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2177]:RELIABLE:CoreMessage[messageID=2177, durable=true, userID=61fcd555-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@430924407 2024-06-25 23:55:21,623 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61fd4a86-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23d29cc8, true, {}] 2024-06-25 23:55:21,624 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2182, durable=true, userID=61fd4a88-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@661679602, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,626 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2182]:RELIABLE:CoreMessage[messageID=2182, durable=true, userID=61fd4a88-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@661679602 2024-06-25 23:55:21,626 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61fdbfb9-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4809ab67, true, {}] 2024-06-25 23:55:21,627 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2187, durable=true, userID=61fde6cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1073436070, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,629 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2187]:RELIABLE:CoreMessage[messageID=2187, durable=true, userID=61fde6cb-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1073436070 2024-06-25 23:55:21,630 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61fe5bfc-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76954712, true, {}] 2024-06-25 23:55:21,630 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2192, durable=true, userID=61fe5bfe-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@477943995, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,633 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2192]:RELIABLE:CoreMessage[messageID=2192, durable=true, userID=61fe5bfe-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@477943995 2024-06-25 23:55:21,633 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61fed12f-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18c286a7, true, {}] 2024-06-25 23:55:21,634 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2197, durable=true, userID=61fed131-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1613499895, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,636 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2197]:RELIABLE:CoreMessage[messageID=2197, durable=true, userID=61fed131-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1613499895 2024-06-25 23:55:21,637 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ff6d72-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6904ad3b, true, {}] 2024-06-25 23:55:21,637 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2202, durable=true, userID=61ff6d74-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1615546105, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,640 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2202]:RELIABLE:CoreMessage[messageID=2202, durable=true, userID=61ff6d74-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1615546105 2024-06-25 23:55:21,640 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61ffe2a5-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f70fcd0, true, {}] 2024-06-25 23:55:21,641 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2207, durable=true, userID=61ffe2a7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098684305, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,643 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2207]:RELIABLE:CoreMessage[messageID=2207, durable=true, userID=61ffe2a7-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098684305 2024-06-25 23:55:21,643 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [620057d8-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10ef7690, true, {}] 2024-06-25 23:55:21,644 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2212, durable=true, userID=62007eea-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@464464982, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,646 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2212]:RELIABLE:CoreMessage[messageID=2212, durable=true, userID=62007eea-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@464464982 2024-06-25 23:55:21,647 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6200f41b-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@399fe1a6, true, {}] 2024-06-25 23:55:21,648 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2217, durable=true, userID=6200f41d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2044945889, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,650 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2217]:RELIABLE:CoreMessage[messageID=2217, durable=true, userID=6200f41d-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2044945889 2024-06-25 23:55:21,650 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6201694e-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65c76db1, true, {}] 2024-06-25 23:55:21,651 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2222, durable=true, userID=62019060-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@896341668, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,653 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2222]:RELIABLE:CoreMessage[messageID=2222, durable=true, userID=62019060-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@896341668 2024-06-25 23:55:21,654 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [62020591-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e1c1ce0, true, {}] 2024-06-25 23:55:21,654 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2227, durable=true, userID=62020593-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1302406807, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,657 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2227]:RELIABLE:CoreMessage[messageID=2227, durable=true, userID=62020593-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1302406807 2024-06-25 23:55:21,657 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [62027ac4-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b3d1c70, true, {}] 2024-06-25 23:55:21,658 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2232, durable=true, userID=62027ac6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1827135088, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,660 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2232]:RELIABLE:CoreMessage[messageID=2232, durable=true, userID=62027ac6-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1827135088 2024-06-25 23:55:21,661 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6202eff7-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@352ee64b, true, {}] 2024-06-25 23:55:21,661 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2237, durable=true, userID=62031709-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@91350203, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,664 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2237]:RELIABLE:CoreMessage[messageID=2237, durable=true, userID=62031709-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@91350203 2024-06-25 23:55:21,664 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [62038c3a-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37629698, true, {}] 2024-06-25 23:55:21,665 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2242, durable=true, userID=62038c3c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1334348877, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,667 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2242]:RELIABLE:CoreMessage[messageID=2242, durable=true, userID=62038c3c-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1334348877 2024-06-25 23:55:21,667 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6204016d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78b0d5a, true, {}] 2024-06-25 23:55:21,668 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2247, durable=true, userID=6204287f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@793378097, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,670 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2247]:RELIABLE:CoreMessage[messageID=2247, durable=true, userID=6204287f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@793378097 2024-06-25 23:55:21,671 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [62049db0-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20942b9b, true, {}] 2024-06-25 23:55:21,671 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2252, durable=true, userID=62049db2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2093226539, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,674 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2252]:RELIABLE:CoreMessage[messageID=2252, durable=true, userID=62049db2-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2093226539 2024-06-25 23:55:21,674 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [620512e3-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@754e77cb, true, {}] 2024-06-25 23:55:21,675 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2257, durable=true, userID=620539f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@249374799, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,677 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2257]:RELIABLE:CoreMessage[messageID=2257, durable=true, userID=620539f5-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@249374799 2024-06-25 23:55:21,678 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6205af26-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4de6b912, true, {}] 2024-06-25 23:55:21,678 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2262, durable=true, userID=6205af28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@378521309, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2262]:RELIABLE:CoreMessage[messageID=2262, durable=true, userID=6205af28-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@378521309 2024-06-25 23:55:21,681 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [62062459-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38150eba, true, {}] 2024-06-25 23:55:21,682 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2267, durable=true, userID=6206245b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@307142447, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,684 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2267]:RELIABLE:CoreMessage[messageID=2267, durable=true, userID=6206245b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@307142447 2024-06-25 23:55:21,685 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6206c09c-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5358d706, true, {}] 2024-06-25 23:55:21,686 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2272, durable=true, userID=6206c09e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1989458857, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,688 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2272]:RELIABLE:CoreMessage[messageID=2272, durable=true, userID=6206c09e-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1989458857 2024-06-25 23:55:21,688 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [620735cf-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44c99e22, true, {}] 2024-06-25 23:55:21,689 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2277, durable=true, userID=62075ce1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2008754269, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,691 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2277]:RELIABLE:CoreMessage[messageID=2277, durable=true, userID=62075ce1-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2008754269 2024-06-25 23:55:21,691 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6207ab02-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19af93cf, true, {}] 2024-06-25 23:55:21,692 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2282, durable=true, userID=6207d214-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@669601754, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,694 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2282]:RELIABLE:CoreMessage[messageID=2282, durable=true, userID=6207d214-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@669601754 2024-06-25 23:55:21,695 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [62084745-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ccaddfc, true, {}] 2024-06-25 23:55:21,696 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2287, durable=true, userID=62084747-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@655784552, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,698 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2287]:RELIABLE:CoreMessage[messageID=2287, durable=true, userID=62084747-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@655784552 2024-06-25 23:55:21,698 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6208bc78-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15959726, true, {}] 2024-06-25 23:55:21,699 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2292, durable=true, userID=6208e38a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2104595570, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,701 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2292]:RELIABLE:CoreMessage[messageID=2292, durable=true, userID=6208e38a-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2104595570 2024-06-25 23:55:21,702 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [620958bb-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42fe5c88, true, {}] 2024-06-25 23:55:21,702 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2297, durable=true, userID=620958bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@463522580, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,705 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2297]:RELIABLE:CoreMessage[messageID=2297, durable=true, userID=620958bd-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@463522580 2024-06-25 23:55:21,705 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6209cdee-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6eee41f8, true, {}] 2024-06-25 23:55:21,706 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2302, durable=true, userID=6209f500-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1612008, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,708 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2302]:RELIABLE:CoreMessage[messageID=2302, durable=true, userID=6209f500-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1612008 2024-06-25 23:55:21,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [620a4321-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bdf29e3, true, {}] 2024-06-25 23:55:21,709 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2307, durable=true, userID=620a6a33-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1822757360, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,712 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2307]:RELIABLE:CoreMessage[messageID=2307, durable=true, userID=620a6a33-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1822757360 2024-06-25 23:55:21,712 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [620adf64-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ef41244, true, {}] 2024-06-25 23:55:21,712 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2312, durable=true, userID=620adf66-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1037566525, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,715 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2312]:RELIABLE:CoreMessage[messageID=2312, durable=true, userID=620adf66-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1037566525 2024-06-25 23:55:21,715 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [620b5497-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@538232b1, true, {}] 2024-06-25 23:55:21,716 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2317, durable=true, userID=620b7ba9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1925845358, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,718 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2317]:RELIABLE:CoreMessage[messageID=2317, durable=true, userID=620b7ba9-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1925845358 2024-06-25 23:55:21,719 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [620bf0da-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f49b97, true, {}] 2024-06-25 23:55:21,719 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2322, durable=true, userID=620bf0dc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@163563564, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,722 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2322]:RELIABLE:CoreMessage[messageID=2322, durable=true, userID=620bf0dc-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@163563564 2024-06-25 23:55:21,722 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [620c660d-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a20ca99, true, {}] 2024-06-25 23:55:21,723 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2327, durable=true, userID=620c8d1f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1512296493, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,725 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2327]:RELIABLE:CoreMessage[messageID=2327, durable=true, userID=620c8d1f-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1512296493 2024-06-25 23:55:21,725 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [620cdb40-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e377f4e, true, {}] 2024-06-25 23:55:21,726 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2332, durable=true, userID=620d0252-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@463791549, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,728 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2332]:RELIABLE:CoreMessage[messageID=2332, durable=true, userID=620d0252-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@463791549 2024-06-25 23:55:21,729 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [620d7783-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69ff0c5f, true, {}] 2024-06-25 23:55:21,730 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2337, durable=true, userID=620d7785-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1947965398, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,732 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2337]:RELIABLE:CoreMessage[messageID=2337, durable=true, userID=620d7785-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1947965398 2024-06-25 23:55:21,732 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [620decb6-334e-11ef-8db2-0a580a281190, null, ****, 102400, RemotingConnectionImpl [ID=61dace9c-334e-11ef-8db2-0a580a281190, clientID=null, nodeID=60e0de34-334e-11ef-8db2-0a580a281190, transportConnection=InVMConnection [serverID=0, id=61dace9c-334e-11ef-8db2-0a580a281190]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47c65816, true, {}] 2024-06-25 23:55:21,733 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2342, durable=true, userID=620e13c8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@7125054, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-25 23:55:21,735 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2342]:RELIABLE:CoreMessage[messageID=2342, durable=true, userID=620e13c8-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:21 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=61dace9e-334e-11ef-8db2-0a580a281190, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@7125054 2024-06-25 23:55:21,736 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007fbc98452ae0@2dda28a3, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a29476d] 2024-06-25 23:55:21,736 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=811, durable=true, userID=616fd86b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1866747911 to transaction: TransactionImpl [xid=null, txID=2345, xid=null, state=ACTIVE, createTime=1719359721736(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f3fe1f9 2024-06-25 23:55:21,739 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@1c0cba60)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=811, durable=true, userID=616fd86b-334e-11ef-8db2-0a580a281190, priority=4, timestamp=Tue Jun 25 23:55:20 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (e98ff760-7e21-4c74-a4a7-4f465c52ead4), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1866747911, transaction: TransactionImpl [xid=null, txID=2345, xid=null, state=COMMITTED, createTime=1719359721736(Tue Jun 25 23:55:21 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f3fe1f9 2024-06-25 23:55:21,740 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 61da8077-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:21,741 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 7 subscriber jobs: [JobFutureTask@73577a37[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@18f31207[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@77b6d94c[job=JMS subscriber, state=DONE], JobFutureTask@6e1ef044[job=JMS subscriber, state=DONE], JobFutureTask@60594f34[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@1abd8db2[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4b6cb083[job=JMS subscriber, state=DONE]] 2024-06-25 23:55:21,741 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004185 ms 2024-06-25 23:55:21,741 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-25 23:55:21,741 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-25 23:55:21,741 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 61dace9c-334e-11ef-8db2-0a580a281190 for user anonymous@invm:0 destroyed 2024-06-25 23:55:21,742 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-25 23:55:21,742 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 349.452074 ms 2024-06-25 23:55:21,742 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - </testMessageConsumerJobWith6ConsumerJob [artemis-j2ee]> 2024-06-25 23:55:21,748 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [60e0de34-334e-11ef-8db2-0a580a281190] stopped, uptime 1.989 seconds [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.763 s -- in org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomManualTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.scout.rt.mom.jms.JmsMomManualTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMessageReaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.eclipse.scout.rt.mom.jms.JmsMessageReaderTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 243, Failures: 0, Errors: 0, Skipped: 5 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.jms.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.charsetdetect >------- [INFO] Building org.eclipse.scout.rt.charsetdetect 24.2-SNAPSHOT [36/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom (2.8 kB at 47 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom (4.0 kB at 61 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom (3.1 kB at 30 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom (3.7 kB at 52 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom (48 kB at 630 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 1000 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 362 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom (13 kB at 295 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom (26 kB at 429 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom (39 kB at 562 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom (9.0 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/logging/logging-parent/7/logging-parent-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/logging-parent/7/logging-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/logging-parent/7/logging-parent-7.pom (3.3 kB at 205 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom (18 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar (123 kB at 1.8 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.charsetdetect --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.charsetdetect --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.charsetdetect.CharsetDetectorTest 2024-06-25 23:55:24,788 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:55:24,813 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:55:24,912 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 111.460746 ms. Total class count: 676 2024-06-25 23:55:25,016 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 107 beans in 102.340391 ms 2024-06-25 23:55:25,053 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 107 beans in 36.751654 ms 2024-06-25 23:55:25,094 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:55:25,096 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.363 s -- in org.eclipse.scout.rt.charsetdetect.CharsetDetectorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.oauth2 >---------- [INFO] Building org.eclipse.scout.rt.oauth2 24.2-SNAPSHOT [37/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom (2.7 kB at 169 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom (12 kB at 274 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom (2.2 kB at 146 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom (1.1 kB at 113 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar (143 kB at 9.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar (3.2 kB at 141 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar (138 kB at 5.3 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.oauth2 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.oauth2 --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.oauth2 --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.oauth2 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.oauth2 --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.oauth2 --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.oauth2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.oauth2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.oauth2 --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.oauth2 --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.oauth2 --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.oauth2 --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.oauth2 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.oauth2 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.oauth2 --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail >----------- [INFO] Building org.eclipse.scout.rt.mail 24.2-SNAPSHOT [38/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mail --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mail --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mail --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mail --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mail --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/MailHelper.java:[909,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/MailHelper.java:[953,21] Unsupported @SuppressWarnings("squid:S1166") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/smtp/SmtpConnectionPool.java:[324,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mail --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mail --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mail --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mail --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mail --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mail --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mail --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mail --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mail --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mail --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail.test >--------- [INFO] Building org.eclipse.scout.rt.mail.test 24.2-SNAPSHOT [39/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mail.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mail.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mail.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mail.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mail.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mail.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mail.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/src/test/java/org/eclipse/scout/rt/mail/MailHelperTest.java:[60,21] Unsupported @SuppressWarnings("InjectedReferences") [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mail.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mail.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.mail.smtp.SmtpHelperTest 2024-06-25 23:55:29,384 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:55:29,409 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:55:29,524 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:55:29,710 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 313.982536 ms. Total class count: 715 2024-06-25 23:55:29,893 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 130 beans in 181.121416 ms 2024-06-25 23:55:29,984 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 130 beans in 90.491120 ms 2024-06-25 23:55:30,000 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:55:30,003 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.916 s -- in org.eclipse.scout.rt.mail.smtp.SmtpHelperTest [INFO] Running org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest 2024-06-25 23:55:33,414 WARN [scout-thread-24] org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.safeCloseTransport(SmtpConnectionPool.java:496) - Could not close transport for pooled SMTP connection SmtpConnectionPoolEntry[name=pool-entry-1 transport=null created=0.008s ago idle for=0.008s messages sent=0 failed=false]; assume already closed/crashed. - MDC[jobName=org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest$$Lambda$304/0x00007fad9c31b650] java.lang.NullPointerException: Cannot invoke "jakarta.mail.Transport.close()" because the return value of "org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolEntry.getTransport()" is null at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.safeCloseTransport(SmtpConnectionPool.java:493) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$10(SmtpConnectionPool.java:339) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$26(SmtpConnectionPool.java:553) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.runWithPoolLock(SmtpConnectionPool.java:552) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.createNewConnectionWithoutPoolLockAndLease(SmtpConnectionPool.java:336) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.leaseConnection(SmtpConnectionPool.java:270) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest.lambda$6(SmtpConnectionPoolTest.java:186) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:55:33,427 ERROR [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - AssertionException: Assertion error: SmtpConnectionPool not available because it has already been destroyed. - MDC[jobName=org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest$$Lambda$304/0x00007fad9c31b650] org.eclipse.scout.rt.platform.util.Assertions$AssertionException: Assertion error: SmtpConnectionPool not available because it has already been destroyed. at org.eclipse.scout.rt.platform.util.Assertions.fail(Assertions.java:620) at org.eclipse.scout.rt.platform.util.Assertions.assertFalse(Assertions.java:191) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$21(SmtpConnectionPool.java:526) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.checkAndThrowIfDestroyed(SmtpConnectionPool.java:526) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$10(SmtpConnectionPool.java:340) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$26(SmtpConnectionPool.java:553) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.runWithPoolLock(SmtpConnectionPool.java:552) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.createNewConnectionWithoutPoolLockAndLease(SmtpConnectionPool.java:336) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.leaseConnection(SmtpConnectionPool.java:270) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest.lambda$6(SmtpConnectionPoolTest.java:186) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s -- in org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest [INFO] Running org.eclipse.scout.rt.mail.MailIDNConverterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.scout.rt.mail.MailIDNConverterTest [INFO] Running org.eclipse.scout.rt.mail.MailHelperTest 2024-06-25 23:55:33,984 INFO [main] org.eclipse.scout.rt.mail.MailHelper.getDispositionSafely(MailHelper.java:222) - Unable to get disposition 2024-06-25 23:55:33,998 INFO [main] org.eclipse.scout.rt.mail.MailHelper.autoFixCharset(MailHelper.java:265) - Mail part '<1959219756.27.1719359733994@scout-rt-24.2-nightly-vktrl-w18tj>' uses an unsupported character set 'unicode-1-1-utf-7'. Use UTF-8 as fallback. 2024-06-25 23:55:33,999 INFO [main] org.eclipse.scout.rt.mail.MailHelper.guessAttachmentFileExtension(MailHelper.java:1202) - Failed to parse content type '' [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.eclipse.scout.rt.mail.MailHelperTest [INFO] Running org.eclipse.scout.rt.mail.MailHelperCreateMimeMessageTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.scout.rt.mail.MailHelperCreateMimeMessageTest [INFO] Running org.eclipse.scout.rt.mail.MailBounceDetectorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.mail.MailBounceDetectorTest [INFO] Running org.eclipse.scout.rt.mail.CharsetSafeMimeMessageTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.mail.CharsetSafeMimeMessageTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 78, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mail.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mail.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mail.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mail.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mail.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mail.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.security.test >------- [INFO] Building org.eclipse.scout.rt.security.test 24.2-SNAPSHOT [40/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.security.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.security.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.security.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.security.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.security.test --- [INFO] No sources to compile [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.security.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.security.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.security.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.security.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.security.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.security.mapping.ToPermissionDoFunctionTest 2024-06-25 23:55:36,282 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:55:36,311 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:55:36,418 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:55:36,582 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 288.733912 ms. Total class count: 885 2024-06-25 23:55:36,725 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 174 beans in 140.276155 ms 2024-06-25 23:55:36,805 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 174 beans in 80.127599 ms 2024-06-25 23:55:36,820 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:55:36,822 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:55:36,924 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.433 s -- in org.eclipse.scout.rt.security.mapping.ToPermissionDoFunctionTest [INFO] Running org.eclipse.scout.rt.security.mapping.ToPermissionCollectionDoFunctionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.security.mapping.ToPermissionCollectionDoFunctionTest [INFO] Running org.eclipse.scout.rt.security.PermissionsTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.945 s -- in org.eclipse.scout.rt.security.PermissionsTest [INFO] Running org.eclipse.scout.rt.security.PermissionLevelTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.security.PermissionLevelTest [INFO] Running org.eclipse.scout.rt.security.AccessControlServiceTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.scout.rt.security.AccessControlServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.security.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.security.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.security.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.security.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.security.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.security.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataformat >-------- [INFO] Building org.eclipse.scout.rt.dataformat 24.2-SNAPSHOT [41/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataformat --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataformat --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataformat --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataformat --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataformat --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataformat --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataformat --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataformat --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataformat --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.dataformat.vcard.builder.VCardBuilderTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.957 s -- in org.eclipse.scout.rt.dataformat.vcard.builder.VCardBuilderTest [INFO] Running org.eclipse.scout.rt.dataformat.vcard.VCardBeanTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.dataformat.vcard.VCardBeanTest [INFO] Running org.eclipse.scout.rt.dataformat.io.UnfoldingReaderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.dataformat.io.UnfoldingReaderTest [INFO] Running org.eclipse.scout.rt.dataformat.ical.model.ICalVCardHelperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.dataformat.ical.model.ICalVCardHelperTest [INFO] Running org.eclipse.scout.rt.dataformat.ical.builder.ICalBuilderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended BEGIN:VCALENDAR VERSION:2.0 PRODID;CHARSET=utf-8:IDENTIFIER BEGIN:VEVENT DTSTAMP;CHARSET=utf-8:20240625T235500Z DESCRIPTION;CHARSET=utf-8:description LOCATION;CHARSET=utf-8:location SUMMARY;CHARSET=utf-8:summary DTSTART;CHARSET=utf-8:20200820 DTEND;CHARSET=utf-8:20200823 UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37 END:VEVENT END:VCALENDAR BEGIN:VCALENDAR VERSION:2.0 PRODID;CHARSET=utf-8:IDENTIFIER BEGIN:VEVENT DTSTAMP;CHARSET=utf-8:20240625T235500Z DESCRIPTION;CHARSET=utf-8:description LOCATION;CHARSET=utf-8:location SUMMARY;CHARSET=utf-8:summary DTSTART;CHARSET=utf-8:20200820 DTEND;CHARSET=utf-8:20200821 UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37 END:VEVENT END:VCALENDAR BEGIN:VCALENDAR VERSION:2.0 PRODID;CHARSET=utf-8:IDENTIFIER BEGIN:VEVENT DTSTAMP;CHARSET=utf-8:20240625T235500Z DESCRIPTION;CHARSET=utf-8:description LOCATION;CHARSET=utf-8:location SUMMARY;CHARSET=utf-8:summary DTSTART;CHARSET=utf-8:20200820 DTEND;CHARSET=utf-8:20200823 UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37 END:VEVENT END:VCALENDAR BEGIN:VCALENDAR VERSION:2.0 PRODID;CHARSET=utf-8:IDENTIFIER BEGIN:VEVENT DTSTAMP;CHARSET=utf-8:20240625T235500Z DESCRIPTION;CHARSET=utf-8:description LOCATION;CHARSET=utf-8:location SUMMARY;CHARSET=utf-8:summary DTSTART;CHARSET=utf-8:20200820 DTEND;CHARSET=utf-8:20200823 UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37 END:VEVENT END:VCALENDAR [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.892 s -- in org.eclipse.scout.rt.dataformat.ical.builder.ICalBuilderTest [INFO] Running org.eclipse.scout.rt.dataformat.ical.ICalBeanTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.dataformat.ical.ICalBeanTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataformat --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.dataformat --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test >--------- [INFO] Building org.eclipse.scout.rt.rest.test 24.2-SNAPSHOT [42/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.test --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/src/test/java/org/eclipse/scout/rt/rest/exception/DefaultExceptionMapperTest.java:[68,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.rest.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.rest.param.LocaleParamConverterProviderTest 2024-06-25 23:55:44,898 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:55:44,918 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:55:45,022 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:55:45,187 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 278.626628 ms. Total class count: 1034 2024-06-25 23:55:45,505 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 219 beans in 316.208310 ms 2024-06-25 23:55:45,553 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 219 beans in 47.166728 ms 2024-06-25 23:55:45,593 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:55:45,594 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.514 s -- in org.eclipse.scout.rt.rest.param.LocaleParamConverterProviderTest [INFO] Running org.eclipse.scout.rt.rest.param.IIdParamConverterProviderTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 s -- in org.eclipse.scout.rt.rest.param.IIdParamConverterProviderTest [INFO] Running org.eclipse.scout.rt.rest.multipart.ServerMultipartMessageTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.rest.multipart.ServerMultipartMessageTest [INFO] Running org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest 2024-06-25 23:55:48,030 INFO [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - AccessForbiddenException: hagbard: foo bar [severity=ERROR, code=37] 2024-06-25 23:55:48,300 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 2073484941 contains no entity! Check the ExceptionMapper implementation (AccessForbiddenExceptionMapper) and return an ErrorResponse entity. 2024-06-25 23:55:48,313 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1620368915 contains no entity! Check the ExceptionMapper implementation (WebApplicationExceptionMapper) and return an ErrorResponse entity. 2024-06-25 23:55:48,316 ERROR [main] org.eclipse.scout.rt.rest.exception.DefaultExceptionMapper.toResponseImpl(DefaultExceptionMapper.java:43) - Exception occurred while processing REST request java.lang.Exception: null at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseInternalServerError(DefaultExceptionMapperTest.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:55:48,334 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 578362229 contains no entity! Check the ExceptionMapper implementation (DefaultExceptionMapper) and return an ErrorResponse entity. 2024-06-25 23:55:48,337 ERROR [main] org.eclipse.scout.rt.rest.exception.DefaultExceptionMapper.toResponseImpl(DefaultExceptionMapper.java:43) - Exception occurred while processing REST request java.lang.Exception: null at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.lambda$5(DefaultExceptionMapperTest.java:177) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testNotifyTransaction(DefaultExceptionMapperTest.java:173) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:55:48,342 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1796154990 contains no entity! Check the ExceptionMapper implementation (DefaultExceptionMapper) and return an ErrorResponse entity. 2024-06-25 23:55:48,343 INFO [main] org.eclipse.scout.rt.rest.exception.IllegalArgumentExceptionMapper.toResponseImpl(IllegalArgumentExceptionMapper.java:29) - IllegalArgumentException: foo java.lang.IllegalArgumentException: foo at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseIllegalArgumentApplicationException(DefaultExceptionMapperTest.java:104) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:55:48,348 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1586519852 contains no entity! Check the ExceptionMapper implementation (IllegalArgumentExceptionMapper) and return an ErrorResponse entity. 2024-06-25 23:55:48,350 WARN [main] org.eclipse.scout.rt.rest.exception.RemoteSystemUnavailableExceptionMapper.toResponseImpl(RemoteSystemUnavailableExceptionMapper.java:31) - RemoteSystemUnavailableException: unavailable 2024-06-25 23:55:48,382 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 445726857 contains no entity! Check the ExceptionMapper implementation (RemoteSystemUnavailableExceptionMapper) and return an ErrorResponse entity. 2024-06-25 23:55:48,384 INFO [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - ResourceNotFoundException: hagbard: foo bar [severity=ERROR, code=37] 2024-06-25 23:55:48,387 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1568527689 contains no entity! Check the ExceptionMapper implementation (ResourceNotFoundExceptionMapper) and return an ErrorResponse entity. 2024-06-25 23:55:48,388 ERROR [main] org.eclipse.scout.rt.rest.exception.ProcessingExceptionMapper.toResponseImpl(ProcessingExceptionMapper.java:26) - Exception occurred while processing REST request org.eclipse.scout.rt.platform.exception.ProcessingException: hagbard: foo bar [severity=ERROR, code=37] at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseProcessingException(DefaultExceptionMapperTest.java:113) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.Exception: null ... 55 common frames omitted 2024-06-25 23:55:48,393 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1360125564 contains no entity! Check the ExceptionMapper implementation (ProcessingExceptionMapper) and return an ErrorResponse entity. 2024-06-25 23:55:48,394 INFO [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - VetoException: hagbard: foo bar [severity=WARNING, code=37] 2024-06-25 23:55:48,397 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 875487383 contains no entity! Check the ExceptionMapper implementation (VetoExceptionMapper) and return an ErrorResponse entity. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 s -- in org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest [INFO] Running org.eclipse.scout.rt.rest.error.ErrorResponseBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.rest.error.ErrorResponseBuilderTest [INFO] Running org.eclipse.scout.rt.rest.error.ErrorDoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.rest.error.ErrorDoTest [INFO] Running org.eclipse.scout.rt.rest.doc.ApiDocGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.rest.doc.ApiDocGeneratorTest [INFO] Running org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s -- in org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactoryTest [INFO] Running org.eclipse.scout.rt.rest.client.proxy.RestClientApiFootprintTest 2024-06-25 23:55:50,451 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 30 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.020 s -- in org.eclipse.scout.rt.rest.client.proxy.RestClientApiFootprintTest [INFO] Running org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformerTest [INFO] Running org.eclipse.scout.rt.rest.client.multipart.MultipartPartTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.scout.rt.rest.client.multipart.MultipartPartTest [INFO] Running org.eclipse.scout.rt.rest.client.multipart.MultipartMessageTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.rest.client.multipart.MultipartMessageTest [INFO] Running org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistryTest 2024-06-25 23:55:51,034 INFO [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.cancel(RestRequestCancellationRegistry.java:81) - Cannot cancel requests of other users [requestId=1, executingUserId=alice, requestingUserId=null] 2024-06-25 23:55:51,035 INFO [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.cancel(RestRequestCancellationRegistry.java:81) - Cannot cancel requests of other users [requestId=1, executingUserId=alice, requestingUserId=eve] 2024-06-25 23:55:51,039 WARN [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.register(RestRequestCancellationRegistry.java:51) - Duplicate request id. Ignoring this request: [requestId:1] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistryTest [INFO] Running org.eclipse.scout.rt.rest.RestApplicationTest 2024-06-25 23:55:51,093 INFO [main] org.eclipse.scout.rt.rest.RestApplication.<init>(RestApplication.java:54) - org.eclipse.scout.rt.rest.RestApplication initialized in 8.396629 ms [20 classes, 1 singletons, 2 properties] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.rest.RestApplicationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jackson >------- [INFO] Building org.eclipse.scout.rt.rest.jackson 24.2-SNAPSHOT [43/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jackson --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jackson --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/src/main/java/org/eclipse/scout/rt/rest/jackson/ObjectMapperResolver.java:[34,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jackson --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jackson --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.client >---- [INFO] Building org.eclipse.scout.rt.rest.jersey.client 24.2-SNAPSHOT [44/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom (6.8 kB at 188 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom (111 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom (36 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 736 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom (7.7 kB at 44 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom (2.0 kB at 14 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom (3.4 kB at 15 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom (2.8 kB at 40 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom (3.7 kB at 104 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom (4.1 kB at 51 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar (306 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 1.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar (32 kB at 1.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar (1.3 MB at 20 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar (86 kB at 1.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar (85 kB at 1.2 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/main/java/org/eclipse/scout/rt/rest/jersey/client/ScoutApacheConnector.java:[527,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/main/java/org/eclipse/scout/rt/rest/jersey/client/ScoutApacheConnector.java:[547,21] Unsupported @SuppressWarnings("squid:S1181") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.server >---- [INFO] Building org.eclipse.scout.rt.rest.jersey.server 24.2-SNAPSHOT [45/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.test >----- [INFO] Building org.eclipse.scout.rt.rest.jersey.test 24.2-SNAPSHOT [46/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.pom (3.4 kB at 55 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/project/3.0.12/project-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/3.0.12/project-3.0.12.pom (3.1 kB at 73 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.pom (3.4 kB at 76 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.pom (12 kB at 174 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom (11 kB at 423 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom (4.9 kB at 260 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom (1.5 kB at 48 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom (7.0 kB at 333 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom (42 kB at 4.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom (6.1 kB at 757 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom (1.4 kB at 63 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom (4.0 kB at 232 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom (4.8 kB at 120 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom (11 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.jar (33 kB at 748 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar (204 kB at 20 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar (93 kB at 6.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.jar (75 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar (78 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar (201 kB at 3.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.jar (968 kB at 14 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar (27 kB at 393 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar (794 kB at 11 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar (132 kB at 1.5 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/main/java/org/eclipse/scout/rt/rest/jersey/JerseyTestApplication.java:[102,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/main/java/org/eclipse/scout/rt/rest/jersey/ProxyServletParameters.java:[33,21] Unsupported @SuppressWarnings("squid:S2068") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/AbstractRestClientHelperTest.java:[92,20] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/AbstractRestClientHelperTest.java:[93,12] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/proxy/RestClientProxyInvocationTest.java:[273,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.rest.jersey.server.IdSignatureRestFilterTest 2024-06-25 23:55:56,040 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:55:56,061 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:55:56,185 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:55:56,349 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 298.374059 ms. Total class count: 1460 2024-06-25 23:55:56,823 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 338 beans in 471.960947 ms 2024-06-25 23:55:56,907 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 338 beans in 84.703763 ms 2024-06-25 23:55:56,921 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:55:56,941 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-25 23:55:56,943 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-25 23:55:58,641 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:55:59,134 INFO [main] org.eclipse.scout.rt.rest.RestApplication.<init>(RestApplication.java:54) - org.eclipse.scout.rt.rest.RestApplication initialized in 6.738456 ms [18 classes, 1 singletons, 0 properties] 2024-06-25 23:55:59,916 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.s.ServletContextHandler@5cf6ba1c{Scout REST Integration Test,/,file:///tmp/,AVAILABLE} 2024-06-25 23:55:59,930 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@64bebd55{HTTP/1.1, (http/1.1)}{0.0.0.0:38889} 2024-06-25 23:55:59,933 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@74697863{STARTING}[11.0.18,sto=0] @5371ms 2024-06-25 23:55:59,934 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-25 23:55:59,937 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.s.ServletContextHandler@6a4238ff{Scout REST Integration Test,/,file:///tmp/,AVAILABLE} 2024-06-25 23:55:59,938 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5aec151b{HTTP/1.1, (http/1.1)}{0.0.0.0:37775} 2024-06-25 23:55:59,938 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5fee3c9c{STARTING}[11.0.18,sto=0] @5376ms 2024-06-25 23:55:59,939 INFO [main] org.eclipse.scout.rt.rest.jersey.JerseyTestApplication.startInternal(JerseyTestApplication.java:98) - Server ready. The application is available on the following addresses: --------------------------------------------------------------------- Echo http://localhost:38889 http://scout-rt-24.2-nightly-vktrl-w18tj:38889 http://10.40.17.144:38889 Proxy http://localhost:37775 --------------------------------------------------------------------- 2024-06-25 23:56:00,428 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 45 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation. 2024-06-25 23:56:00,839 INFO [qtp307080309-49] org.eclipse.scout.rt.rest.jackson.JsonMappingExceptionMapper.toResponseImpl(JsonMappingExceptionMapper.java:35) - InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42###CNCgkNhEN4PEpNkWvRPY_jEIwn49f1xGLgmXyi6SdlI= at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77] com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42###CNCgkNhEN4PEpNkWvRPY_jEIwn49f1xGLgmXyi6SdlI= at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1) at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:2099) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1249) at org.glassfish.jersey.jackson.internal.jackson.jaxrs.base.ProviderBase.readFrom(ProviderBase.java:829) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:212) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132) at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:49) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132) at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1072) at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:919) at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:290) at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:73) at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:56) at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:68) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:840) Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'id' of entity org.eclipse.scout.rt.dataobject.IDoEntity, value was scout.FixtureIntegerId:42###CNCgkNhEN4PEpNkWvRPY_jEIwn49f1xGLgmXyi6SdlI= at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1) at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186) ... 69 common frames omitted Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize qualified IId: Assertion error: Unqualified id must not be signed. at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:52) at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:1) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186) ... 79 common frames omitted 2024-06-25 23:56:00,945 INFO [qtp307080309-49] org.eclipse.scout.rt.rest.jackson.JsonMappingExceptionMapper.toResponseImpl(JsonMappingExceptionMapper.java:35) - InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12] com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1) at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:2099) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1249) at org.glassfish.jersey.jackson.internal.jackson.jaxrs.base.ProviderBase.readFrom(ProviderBase.java:829) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:212) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132) at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:49) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132) at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1072) at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:919) at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:290) at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:73) at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:56) at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:68) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:840) Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'id' of entity org.eclipse.scout.rt.dataobject.IDoEntity, value was scout.FixtureIntegerId:42 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1) at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186) ... 69 common frames omitted Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize qualified IId: Assertion error: Unqualified id must be signed. at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:52) at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:1) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186) ... 79 common frames omitted [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.500 s -- in org.eclipse.scout.rt.rest.jersey.server.IdSignatureRestFilterTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyWebAppExceptionMappingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.100 s -- in org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyWebAppExceptionMappingTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyInvocationTest 2024-06-25 23:56:05,187 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) - MDC[cid=330ae41d-b438-4aa3-8c40-facdc4719a23] 2024-06-25 23:56:05,240 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:05,291 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:05,319 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:05,346 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:05,399 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:05,444 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:05,496 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:05,520 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:05,620 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:05,790 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:05,829 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:05,891 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:05,934 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:05,987 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:06,089 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:06,109 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:06,128 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:06,146 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:06,152 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: f2f2bcf2-328e-4b4e-b46b-eaaef05a2b31 2024-06-25 23:56:06,188 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:06,188 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: f2f2bcf2-328e-4b4e-b46b-eaaef05a2b31 2024-06-25 23:56:06,190 INFO [qtp307080309-49] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: f2f2bcf2-328e-4b4e-b46b-eaaef05a2b31 2024-06-25 23:56:06,555 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:06,600 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:06,605 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: 7f64095f-1acd-4b64-8057-9847ed15bcec 2024-06-25 23:56:06,683 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: 7f64095f-1acd-4b64-8057-9847ed15bcec 2024-06-25 23:56:06,698 INFO [qtp307080309-51] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: 7f64095f-1acd-4b64-8057-9847ed15bcec 2024-06-25 23:56:06,848 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:06,952 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:06,993 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:07,009 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:07,025 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.925 s -- in org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyInvocationTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartRestClientTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartRestClientTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartMessageBodyWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartMessageBodyWriterTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.ScoutApacheConnectorTest 2024-06-25 23:56:07 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200&cookieValue=my-cookie 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-25 23:56:07 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:07 GMT 1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT 1 < Set-Cookie: echo-servlet-cookie=my-cookie {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:07 INFO 2 * Sending client request on thread main 2 > GET http://localhost:38889/echo?status=200 2 > Accept: application/json 2 > Accept-Language: en-US 2024-06-25 23:56:07 INFO 2 * Client response received on thread main 2 < 200 2 < Accept-Language: en-US 2 < Connection: close 2 < Content-Type: application/json 2 < Date: Tue, 25 Jun 2024 23:56:07 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Cookie":"echo-servlet-cookie=my-cookie","Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:07 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-25 23:56:07 INFO 1 * Client response received on thread main 1 < 302 1 < Accept-Language: en-US 1 < Connection: close 1 < Date: Tue, 25 Jun 2024 23:56:07 GMT 1 < Location: http://localhost:38889/echo?status=201 2024-06-25 23:56:08 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > User-Agent: mockAgent 2024-06-25 23:56:08 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:08 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"mockAgent","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:08 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > User-Agent: 2024-06-25 23:56:08 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:08 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:08 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-25 23:56:08 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:08 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:08 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: b8654db7-dbd1-43eb-b3cb-fff75c532dd4 2024-06-25 23:56:08,935 INFO [qtp182834500-58] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers: Accept: 'application/json' X-Scout-Correlation-Id: 'b8654db7-dbd1-43eb-b3cb-fff75c532dd4' Connection: 'close' User-Agent: 'Generic' Host: 'localhost:38889' Accept-Language: 'en-US' Accept-Encoding: 'gzip, x-gzip, deflate' 2024-06-25 23:56:08 INFO 1 * Client response received on thread main 1 < 200 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:08 GMT 1 < X-Scout-Correlation-Id: b8654db7-dbd1-43eb-b3cb-fff75c532dd4 {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}} 2024-06-25 23:56:09 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-25 23:56:09 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:09 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:09 INFO 1 * Sending client request on thread main 1 > POST http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > Content-Type: application/json 1 > X-Requested-With: XMLHttpRequest {"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"} 2024-06-25 23:56:09 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:09 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Length":"3928","Content-Type":"application/json"}} 2024-06-25 23:56:09 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-25 23:56:09 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:09 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:09 INFO 1 * Sending client request on thread main 1 > POST http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > Content-Type: application/json 1 > X-Requested-With: XMLHttpRequest {"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"} 2024-06-25 23:56:09 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:09 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Transfer-Encoding":"chunked","Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Type":"application/json"}} 2024-06-25 23:56:09 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: 02245b4b-9713-452f-9188-5f149af0900a 2024-06-25 23:56:09,412 INFO [qtp182834500-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers: Accept: 'application/json' X-Scout-Correlation-Id: '02245b4b-9713-452f-9188-5f149af0900a' Connection: 'close' User-Agent: 'Generic' Host: 'localhost:38889' Accept-Language: 'en-US' Accept-Encoding: 'gzip, x-gzip, deflate' 2024-06-25 23:56:09 INFO 1 * Client response received on thread main 1 < 200 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:09 GMT 1 < X-Scout-Correlation-Id: 02245b4b-9713-452f-9188-5f149af0900a {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}} 2024-06-25 23:56:09 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-25 23:56:09 INFO 1 * Client response received on thread main 1 < 201 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:09 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":201,"httpMethod":"GET","info":"Created"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:09 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > User-Agent: mockAgent 2024-06-25 23:56:09 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:09 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"mockAgent","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:09 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-25 23:56:09 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:09 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:09 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200&cookieValue=my-cookie 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-25 23:56:09 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:09 GMT 1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT 1 < Set-Cookie: echo-servlet-cookie=my-cookie {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:09 INFO 2 * Sending client request on thread main 2 > GET http://localhost:38889/echo?status=200 2 > Accept: application/json 2 > Accept-Language: en-US 2024-06-25 23:56:09 INFO 2 * Client response received on thread main 2 < 200 2 < Accept-Language: en-US 2 < Connection: close 2 < Content-Type: application/json 2 < Date: Tue, 25 Jun 2024 23:56:09 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:09 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-25 23:56:09 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:09 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:09 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-25 23:56:09 INFO 1 * Client response received on thread main 1 < 201 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:09 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":201,"httpMethod":"GET","info":"Created"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:09 INFO 1 * Sending client request on thread main 1 > POST http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > Content-Type: application/json 1 > X-Requested-With: XMLHttpRequest {"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"} 2024-06-25 23:56:09 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:09 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Transfer-Encoding":"chunked","Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Type":"application/json"}} 2024-06-25 23:56:09 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200&cookieValue=my-cookie 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-25 23:56:09 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:09 GMT 1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT 1 < Set-Cookie: echo-servlet-cookie=my-cookie {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:09 INFO 2 * Sending client request on thread main 2 > GET http://localhost:38889/echo?status=200 2 > Accept: application/json 2 > Accept-Language: en-US 2024-06-25 23:56:09 INFO 2 * Client response received on thread main 2 < 200 2 < Accept-Language: en-US 2 < Connection: close 2 < Content-Type: application/json 2 < Date: Tue, 25 Jun 2024 23:56:09 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Cookie":"echo-servlet-cookie=my-cookie","Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:10 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: fc19253e-9890-474e-9f47-e687abf3284a 2024-06-25 23:56:10 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:10 GMT 1 < X-Scout-Correlation-Id: fc19253e-9890-474e-9f47-e687abf3284a {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Scout-Correlation-Id":"fc19253e-9890-474e-9f47-e687abf3284a","Connection":"close","User-Agent":"Generic","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:10 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: 60a9d04e-8b3d-4e1a-9179-ac87e212e58a 2024-06-25 23:56:10 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:10 GMT 1 < X-Scout-Correlation-Id: 60a9d04e-8b3d-4e1a-9179-ac87e212e58a {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Scout-Correlation-Id":"60a9d04e-8b3d-4e1a-9179-ac87e212e58a","Connection":"close","User-Agent":"Generic","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:10 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200&cookieValue=my-cookie 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-25 23:56:10 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:10 GMT 1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT 1 < Set-Cookie: echo-servlet-cookie=my-cookie {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:10 INFO 2 * Sending client request on thread main 2 > GET http://localhost:38889/echo?status=200 2 > Accept: application/json 2 > Accept-Language: en-US 2024-06-25 23:56:10 INFO 2 * Client response received on thread main 2 < 200 2 < Accept-Language: en-US 2 < Connection: close 2 < Content-Type: application/json 2 < Date: Tue, 25 Jun 2024 23:56:10 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:38889","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-25 23:56:10 INFO 1 * Sending client request on thread main 1 > GET http://localhost:38889/echo?status=200&requireAuth=true&proxyUser=user&proxyPassword=pass 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: ee868484-7b95-45e8-aba4-02f55278df93 2024-06-25 23:56:10,147 INFO [qtp182834500-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers: Accept: 'application/json' X-Scout-Correlation-Id: 'ee868484-7b95-45e8-aba4-02f55278df93' Connection: 'close' User-Agent: 'Generic' Host: 'localhost:38889' Accept-Language: 'en-US' Accept-Encoding: 'gzip, x-gzip, deflate' 2024-06-25 23:56:10,187 INFO [qtp182834500-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers: Accept: 'application/json' X-Scout-Correlation-Id: 'ee868484-7b95-45e8-aba4-02f55278df93' Connection: 'close' User-Agent: 'Generic' Host: 'localhost:38889' Accept-Language: 'en-US' Proxy-Authorization: 'Basic dXNlcjpwYXNz' 2024-06-25 23:56:10 INFO 1 * Client response received on thread main 1 < 200 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Tue, 25 Jun 2024 23:56:10 GMT 1 < X-Scout-Correlation-Id: ee868484-7b95-45e8-aba4-02f55278df93 {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}} [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.100 s -- in org.eclipse.scout.rt.rest.jersey.client.ScoutApacheConnectorTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.LineFormatterWithUriEncoderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.rest.jersey.client.LineFormatterWithUriEncoderTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientConnectionHeaderTest 2024-06-25 23:56:10,291 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:10,327 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:10,382 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-25 23:56:10,415 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientConnectionHeaderTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest 2024-06-25 23:56:10,423 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: b4c8d8ed-d595-4f08-8575-cd249c239416 2024-06-25 23:56:10,426 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: b4c8d8ed-d595-4f08-8575-cd249c239416 2024-06-25 23:56:10,453 INFO [qtp307080309-48] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: b4c8d8ed-d595-4f08-8575-cd249c239416 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s -- in org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.AbstractRestClientHelperTest 2024-06-25 23:56:10,757 INFO [scout-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Interrupted while invoking REST service] - MDC[jobName=org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest$$Lambda$776/0x00007f0184608240] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while invoking REST service at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.invoke(RestClientProxyFactory.java:208) at jdk.proxy2/jdk.proxy2.$Proxy104.get(Unknown Source) at org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest.lambda$0(ApacheHttpClientCancelRequestTest.java:97) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Suppressed: org.eclipse.scout.rt.platform.exception.VetoException: Bad Request [severity=ERROR] at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$9(ErrorDoRestClientExceptionTransformer.java) at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$4(ErrorDoRestClientExceptionTransformer.java:67) at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.safeTransformEntityErrorResponse(AbstractEntityRestClientExceptionTransformer.java:120) at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.transformClientError(ErrorDoRestClientExceptionTransformer.java:59) at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.transformByResponseStatusFamily(ErrorDoRestClientExceptionTransformer.java:53) at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.transform(AbstractEntityRestClientExceptionTransformer.java:36) at org.eclipse.scout.rt.rest.jersey.JerseyTestRestClientHelper.transformException(JerseyTestRestClientHelper.java:40) at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.proxyResult(RestClientProxyFactory.java:255) at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.invoke(RestClientProxyFactory.java:200) ... 24 common frames omitted Suppressed: java.lang.NullPointerException: Cannot invoke "org.eclipse.scout.rt.rest.error.ErrorResponse.getError()" because the return value of "jakarta.ws.rs.core.Response.readEntity(java.lang.Class)" is null at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$3(ErrorDoRestClientExceptionTransformer.java:60) at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.safeTransformEntityErrorResponse(AbstractEntityRestClientExceptionTransformer.java:113) ... 30 common frames omitted Caused by: jakarta.ws.rs.BadRequestException: HTTP 400 Bad Request at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.convertToWebAppException(RestClientProxyFactory.java:327) at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.proxyResult(RestClientProxyFactory.java:251) ... 25 common frames omitted [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.rest.jersey.client.AbstractRestClientHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.client >---------- [INFO] Building org.eclipse.scout.rt.client 24.2-SNAPSHOT [47/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/AbstractFormHybridAction.java:[81,14] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoEntity to DO_ENTITY [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[66,11] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[181,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[398,13] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[977,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/AbstractTableField.java:[433,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/AbstractTableField.java:[457,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[163,24] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[173,23] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[193,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[437,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[500,21] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[226,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[279,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[324,66] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[1034,15] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/AbstractPageExtension.java:[31,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treefield/AbstractTreeField.java:[149,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[106,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[116,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[126,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Activity.java:[170,13] org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/modeselector/AbstractModeSelectorField.java:[65,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/modeselector/AbstractModeSelectorField.java:[68,16] org.eclipse.scout.rt.client.ui.form.fields.mode.IMode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.mode.IMode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/DefaultPageChangeStrategy.java:[48,9] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/DefaultPageChangeStrategy.java:[48,37] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/lookup/QueryParam.java:[12,39] org.eclipse.scout.rt.client.services.lookup.IQueryParam is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.IQueryParam<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/CalendarEvent.java:[22,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/TableCompactHandler.java:[140,59] java.util.function.Supplier is a raw type. References to generic type java.util.function.Supplier<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/PageExtension.java:[18,58] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/PageExtension.java:[20,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/menu/root/AbstractContextMenuExtension.java:[15,66] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[26,109] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[42,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[59,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[76,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[93,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[110,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[127,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[144,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[161,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[178,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[195,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[212,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[230,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/basic/table/AbstractSortOrderColumnExtension.java:[16,127] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/form/fields/AbstractFormFieldMenu.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/IPageField.java:[22,39] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[264,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[334,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[343,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[380,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[381,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[382,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[401,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[413,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[433,34] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[454,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[459,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[459,64] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[465,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[466,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[479,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[484,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[484,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[490,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[491,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[617,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[662,40] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[759,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[761,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[763,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[765,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[15,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[15,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[47,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[96,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[96,54] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[101,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[107,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[114,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[122,53] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[126,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[188,25] java.lang.Iterable is a raw type. References to generic type java.lang.Iterable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[195,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[235,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[235,45] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[320,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[320,41] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[343,28] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[396,43] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[397,40] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[429,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[433,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[461,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[466,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[553,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[575,15] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[619,11] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[619,39] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[642,9] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[642,37] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[657,43] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[745,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[828,50] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[921,22] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[1037,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[1573,13] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/accordion/AbstractAccordion.java:[67,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractImageFieldTile.java:[39,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractImageFieldTile.java:[67,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractBeanColumn.java:[60,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[177,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[268,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[929,15] org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox<KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[139,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[492,23] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[500,9] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/tree/AbstractActionNodeExtension.java:[16,61] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tagfield/AbstractTagField.java:[234,48] org.eclipse.scout.rt.client.services.lookup.LookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.LookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/beanfield/AbstractBeanFieldExtension.java:[23,33] org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixIndex.java:[16,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixIndex.java:[16,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[173,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[233,15] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[235,13] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[252,21] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[253,15] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[257,9] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[257,26] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[320,28] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/IFormField.java:[553,3] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/IFormField.java:[555,23] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[27,160] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[43,68] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[61,68] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/Cell.java:[19,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/Cell.java:[19,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/IPageFieldExtension.java:[17,51] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageReloadHandler.java:[20,17] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageReloadHandler.java:[22,28] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[112,60] org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldUIFacade<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[484,10] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[485,13] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[602,7] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[744,9] org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[105,19] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[106,23] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[117,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/ProposalFieldUIFacade.java:[15,32] org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractProposalField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractProposalField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBoxFilterBox.java:[42,22] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,35] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,46] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,63] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/internal/ValueFieldContextMenu.java:[29,32] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[24,147] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[26,91] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[33,83] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[40,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[50,79] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[57,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[67,80] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[74,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[24,137] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[26,81] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[33,78] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[40,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[50,74] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[57,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[67,75] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[74,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[217,10] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[228,15] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[384,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[395,5] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[494,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[549,28] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[550,10] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[618,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[619,12] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[686,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[969,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[975,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[980,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[981,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[982,16] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[987,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[993,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1244,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1248,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1254,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1255,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1277,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1606,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1857,21] Unsupported @SuppressWarnings("squid:S1143") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[2979,89] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4010,13] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4010,55] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4093,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/DesktopEvent.java:[25,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/ISmartField.java:[71,3] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/HybridManager.java:[49,39] org.eclipse.scout.rt.client.ui.desktop.hybrid.IHybridAction is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.hybrid.IHybridAction<DO_ENTITY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/HybridManager.java:[202,12] Type safety: Unchecked cast from java.util.Map to java.util.Map<java.lang.String,org.eclipse.scout.rt.client.ui.IWidget> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractValueField.java:[140,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPageWithNodes.java:[279,44] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPageWithNodes.java:[406,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[22,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[33,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[36,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[41,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[41,65] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[49,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[50,13] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[58,25] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[62,46] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractWidgetTile.java:[51,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/IPlanner.java:[226,3] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[318,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[534,7] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[534,27] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractFormFieldTile.java:[124,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/AbstractDesktop.java:[415,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/AbstractDesktop.java:[803,63] org.eclipse.scout.rt.client.ui.form.IFormMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.IFormMenu<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/button/ButtonEvent.java:[20,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractProposalField.java:[34,60] org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldUIFacade<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,25] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,36] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,53] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[73,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[234,51] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[245,43] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[250,33] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/AbstractTileFieldExtension.java:[27,41] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/AbstractTileFieldExtension.java:[32,31] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractCompositeField.java:[57,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractCompositeField.java:[66,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[65,21] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[65,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[70,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[72,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[78,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[79,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[82,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[95,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[97,11] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[98,11] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[124,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[127,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[134,33] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[146,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[240,84] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[251,39] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[256,52] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[257,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[259,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[283,11] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[293,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[313,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[323,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[337,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[357,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[424,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[465,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[475,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[482,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[494,22] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[505,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[514,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[551,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[560,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[566,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[574,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[588,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[589,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[593,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[613,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[626,54] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[636,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[648,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[651,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[664,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[686,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[686,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[695,63] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[698,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[699,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[721,31] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[739,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[819,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[926,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1064,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1072,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1081,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1094,31] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1101,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1108,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1115,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1122,33] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1194,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1239,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1244,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1264,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1270,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1313,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1329,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1346,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1361,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1373,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1411,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1425,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1425,20] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/UnsavedFormChangesForm.java:[316,32] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableEvent.java:[34,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableEvent.java:[377,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractBeanTile.java:[85,5] org.eclipse.scout.rt.client.extension.ui.tile.BeanTileChains.BeanTileAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.tile.BeanTileChains.BeanTileAppLinkActionChain<BEAN> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/FormData.java:[145,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/FormData.java:[153,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[66,14] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[80,18] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[80,77] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[82,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[84,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[106,56] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[108,20] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[109,29] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[110,7] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[157,24] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[167,70] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[168,29] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[169,7] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[182,60] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[183,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[185,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,18] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,58] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,90] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[229,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[230,9] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[231,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITable.java:[428,82] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/provider/AbstractCalendarItemProvider.java:[127,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[26,154] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[42,73] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[60,73] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/CalendarComponent.java:[133,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractSortOrderColumn.java:[18,70] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractSortOrderColumn.java:[20,124] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/dnd/JavaTransferObject.java:[48,9] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/dnd/JavaTransferObject.java:[48,25] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/ITileGrid.java:[246,3] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardStep.java:[276,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[118,32] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[119,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[222,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[742,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[760,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[767,23] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1259,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1328,38] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1329,35] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/IAccordionFieldExtension.java:[21,34] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/IAccordionFieldExtension.java:[23,24] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[46,21] Unsupported @SuppressWarnings("squid:CommentedOutCodeLine") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[47,36] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[54,37] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[59,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[75,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[88,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[96,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[59,11] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[60,34] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[60,84] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[151,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[168,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[197,13] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[202,10] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[920,63] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[929,45] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[957,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[963,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[969,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[173,29] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[175,31] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[179,38] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[290,34] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[405,44] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[697,29] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[744,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[918,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[966,7] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1952,30] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1953,5] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1969,10] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[2089,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[2138,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[46,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[56,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[66,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[219,24] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[234,23] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[247,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[45,23] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<IN> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[47,24] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<OUT> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[103,12] Type safety: Unchecked cast from java.lang.Object to IN [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/IActionNode.java:[17,40] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/ValidationFailedStatus.java:[71,5] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/ValidationFailedStatus.java:[71,37] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractBrowserFieldTile.java:[41,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/AbstractWidget.java:[516,21] Unsupported @SuppressWarnings("RedundantIfStatement") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[85,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[92,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[92,57] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[142,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[144,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[144,58] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[22,16] org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[23,16] org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[69,14] org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[84,14] org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[199,11] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[667,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[672,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1050,31] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1195,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1399,10] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1567,5] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1572,10] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2085,14] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2594,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2626,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/ITileFieldExtension.java:[22,34] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/ITileFieldExtension.java:[24,24] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTableRowBuilder.java:[71,21] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/ActionUtility.java:[40,21] Unsupported @SuppressWarnings("DeprecatedIsStillUsed") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/tree/IActionNodeExtension.java:[16,49] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/AbstractPageFieldExtension.java:[17,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[21,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[32,24] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[36,24] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[42,10] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[43,13] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[170,16] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[173,26] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[380,12] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[386,12] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/tree/TreeEvent.java:[29,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[45,27] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[112,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[115,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[125,9] org.eclipse.scout.rt.client.ui.basic.planner.AbstractPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.AbstractPlanner<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/FormEvent.java:[24,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableUtility.java:[191,91] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBoxFilterBox.java:[42,22] org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox<KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/ActiveOrCheckedNodesFilter.java:[19,17] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/ActiveOrCheckedNodesFilter.java:[22,37] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ISortOrderColumn.java:[18,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/MultiTimeRange.java:[128,10] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/MultiTimeRange.java:[233,5] java.util.SortedMap is a raw type. References to generic type java.util.SortedMap<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumn.java:[486,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumn.java:[516,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/internal/VirtualDesktop.java:[712,28] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/menu/root/IContextMenuExtension.java:[15,54] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/GroupBoxProcessButtonGrid.java:[46,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixCursor.java:[16,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixCursor.java:[16,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AbstractAccordionFieldExtension.java:[26,41] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AbstractAccordionFieldExtension.java:[31,31] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[141,56] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[200,69] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[257,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[261,39] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[265,52] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[271,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[276,63] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[280,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[281,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[283,36] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[286,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[300,76] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[304,55] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[305,42] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[307,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/FormStore.java:[152,7] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractButtonTile.java:[54,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[154,45] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[155,42] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[165,66] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowComparator.java:[20,19] Unsupported @SuppressWarnings("squid:S2063") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowComparator.java:[30,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[755,15] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[785,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[808,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[1585,13] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[1585,97] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[108,92] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[108,111] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[116,54] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[116,73] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/breadcrumbbarfield/AbstractBreadcrumbBarField.java:[64,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/imagefield/ImageFieldEvent.java:[21,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[47,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[66,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[105,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[139,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[155,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[184,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/AbstractHybridAction.java:[34,23] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<DO_ENTITY> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[220,3] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[230,24] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[358,3] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractRestLookupSmartColumn.java:[40,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractProposalColumn.java:[189,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractObjectColumn.java:[50,13] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[23,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[25,30] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[29,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[31,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[63,10] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[64,5] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[69,21] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[76,27] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[77,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[243,46] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[254,43] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[259,33] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/messagebox/MessageBoxes.java:[121,55] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/PageData.java:[29,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/group/AbstractGroup.java:[129,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/group/AbstractGroup.java:[364,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/calendarfield/AbstractCalendarField.java:[55,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/file/FileService.java:[28,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[64,34] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[64,94] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[190,13] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[353,22] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[368,25] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[425,25] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[478,30] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[661,5] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[802,58] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[811,50] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[839,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[845,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[851,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[87,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[91,16] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[95,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/button/AbstractButton.java:[281,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/datefield/AbstractDateField.java:[159,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/datefield/AbstractDateField.java:[169,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/basic/table/ISortOrderColumnExtension.java:[16,108] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/lookup/AbstractRestLookupCall.java:[92,47] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/IPageExtension.java:[32,47] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/PageFieldChains.java:[25,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/PageFieldChains.java:[32,62] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Resource.java:[21,53] org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Resource.java:[132,31] org.eclipse.scout.rt.client.ui.basic.planner.Activity is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Activity<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/TableFieldReloadHandler.java:[24,17] org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/TableFieldReloadHandler.java:[26,34] org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/AbstractCalendar.java:[171,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/AbstractCalendar.java:[178,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/AbstractPageField.java:[42,54] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/AbstractPageField.java:[289,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[362,30] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[370,55] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[377,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[381,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[385,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[399,31] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[403,28] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[468,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[483,42] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[514,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[543,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[555,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[567,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[628,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[661,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[665,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[689,48] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[697,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[701,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[714,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[718,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[736,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[762,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[776,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[790,46] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageWithTableChains.java:[60,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageWithTableChains.java:[60,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/beanfield/AbstractBeanField.java:[70,5] org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/stringfield/AbstractStringField.java:[514,38] org.eclipse.scout.rt.client.ui.form.fields.AbstractBasicField.P_UIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.AbstractBasicField<VALUE>.P_UIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[32,52] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[66,32] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[67,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[68,16] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[78,26] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[79,26] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[84,10] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[85,10] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[103,31] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[230,61] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/VerticalGridMatrix.java:[237,22] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/VerticalGridMatrix.java:[237,38] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.client --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.client --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.client.test >-------- [INFO] Building org.eclipse.scout.rt.client.test 24.2-SNAPSHOT [48/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 21 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2.2 MB at 25 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.client.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.client.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.client.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.client.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[65,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/testing/client/ScoutClientAssert.java:[46,5] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/testing/client/ScoutClientAssert.java:[46,26] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY>.DefaultListBoxTable should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/mock/ClientMockBeanDataProducer.java:[25,27] org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer is a raw type. References to generic type org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer<T> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.client.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.client.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.client.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/job/MutualExclusionTest.java:[624,24] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/job/MutualExclusionTest.java:[691,24] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/action/tree/fixture/TestMenus.java:[37,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/cache/ClientCacheTest.java:[33,31] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/cache/ClientCacheTest.java:[35,10] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[62,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[67,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[72,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[91,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[96,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[101,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[116,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[121,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[126,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[131,33] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[48,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[49,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[50,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[51,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[252,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[253,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[254,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[255,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[256,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[266,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[267,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[268,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[269,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[270,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[298,45] org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldLookupTest.java:[210,5] org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTest.java:[42,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTest.java:[72,88] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/RadioButtonGroupGridTest.java:[93,5] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/RadioButtonGroupGridTest.java:[98,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumnTest.java:[54,11] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/tile/TileAccordionTest.java:[411,7] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/tile/TileAccordionTest.java:[438,7] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerMenuTest.java:[107,29] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/shared/data/form/FormDataCloneTest.java:[40,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[49,15] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[52,20] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[54,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/WidgetVisitorTest.java:[172,30] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[40,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[58,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[62,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[107,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[111,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumnTest.java:[183,5] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumnTest.java:[183,26] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnEditableTest.java:[70,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnEditableTest.java:[88,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[62,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[87,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[99,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[92,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[93,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[94,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[95,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[96,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[97,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[98,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[99,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[100,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[101,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[102,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[103,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[104,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[105,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[106,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[107,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[108,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[109,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[110,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[111,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[115,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[116,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[117,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[118,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[119,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[120,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[121,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[122,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[123,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[124,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[125,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[126,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[127,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[128,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[129,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[130,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[131,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[132,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[133,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[134,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[138,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[139,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[140,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[141,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[142,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[143,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[144,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[145,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[146,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[147,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[148,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[149,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[150,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[151,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[152,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[153,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[154,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[155,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[156,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[157,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[336,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[350,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[364,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractProposalColumnTest.java:[56,5] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[40,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[58,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[58,97] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[77,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/FormFieldEnabledTest.java:[407,40] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[37,24] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[59,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[60,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[61,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[65,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[66,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[75,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[78,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[99,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[129,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[146,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[310,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[320,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[321,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[328,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[329,5] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[118,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[119,144] org.eclipse.scout.rt.client.extension.ui.action.menu.IMenuExtension is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.action.menu.IMenuExtension<OWNER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[126,5] org.eclipse.scout.rt.client.extension.ui.outline.pages.fixture.AbstractPersonTablePage.Table.EditMenu is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.outline.pages.fixture.AbstractPersonTablePage<T>.Table.EditMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnAutoResizeTest.java:[55,22] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnAutoResizeTest.java:[58,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/PageFieldTest.java:[71,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/clientnotification/AbstractObservableNotificationHandlerTest.java:[145,5] org.eclipse.scout.rt.shared.notification.INotificationListener is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationListener<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/clientnotification/AbstractObservableNotificationHandlerTest.java:[146,5] org.eclipse.scout.rt.shared.notification.INotificationListener is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationListener<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractMixedSmartColumnTest.java:[118,5] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractMixedSmartColumnTest.java:[145,52] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/action/menu/TableMenuTest.java:[316,26] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/action/menu/TreeMenuTest.java:[106,26] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsFormRegressionTest.java:[78,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/ImportFormDataWithFiltersTest.java:[136,37] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/FormFieldVisibilityTest.java:[213,40] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[29,61] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[29,100] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[55,16] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/MasterSlaveRelationWithTemplatesFieldTest.java:[168,33] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/MasterSlaveRelationWithTemplatesFieldTest.java:[202,35] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.client.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.client.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest 2024-06-25 23:56:23,923 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:56:23,943 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:56:24,153 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:56:25,034 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 1099.244843 ms. Total class count: 5194 2024-06-25 23:56:25,493 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 402 beans in 457.438159 ms 2024-06-25 23:56:25,533 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 402 beans in 40.046251 ms 2024-06-25 23:56:25,545 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:56:25,587 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 4 code type classes registered. 2024-06-25 23:56:25,589 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:56:25,808 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' - MDC[principal=ScoutClientTestRunnerLoginTest] 2024-06-25 23:56:25,888 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=ScoutClientTestRunnerLoginTest] 2024-06-25 23:56:25,893 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=ScoutClientTestRunnerLoginTest] 2024-06-25 23:56:25,985 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@30850a67[id = 1drmm9jgftu50jjpokhpj3ukvqiq441rr7gjgihk0iaihae2nat], user=1003120000] - MDC[principal=ScoutClientTestRunnerLoginTest, jobName=Starting ClientSession [sessionId=1drmm9jgftu50jjpokhpj3ukvqiq441rr7gjgihk0iaihae2nat]] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.808 s -- in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest [INFO] Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest 2024-06-25 23:56:27,235 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest] 2024-06-25 23:56:27,236 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest] 2024-06-25 23:56:27,240 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@1dff2750[id = hbamgqvb171bt2u9vkkbb7dd9fg8p2scdu9vrgsrq33a5hlgain], user=1003120000] - MDC[principal=ScoutClientTestRunnerAdditionalLoginTest, jobName=Starting ClientSession [sessionId=hbamgqvb171bt2u9vkkbb7dd9fg8p2scdu9vrgsrq33a5hlgain]] 2024-06-25 23:56:27,244 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=otherUser] 2024-06-25 23:56:27,245 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=otherUser] 2024-06-25 23:56:27,248 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@48f6d8ed[id = jjosm0up05qlvptold1uefmb5hv97if33334psoaj4es66turnu], user=1003120000] - MDC[principal=otherUser, jobName=Starting ClientSession [sessionId=jjosm0up05qlvptold1uefmb5hv97if33334psoaj4es66turnu]] 2024-06-25 23:56:27,252 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=thirdUser] 2024-06-25 23:56:27,253 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=thirdUser] 2024-06-25 23:56:27,256 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.testing.client.runner.fixture.LoginTestClientSessionProvider$LoginTestClientSession@55085d42[id = 1asfmib7rg3456ia4mngph2eh2csmkefhg7g5m8v4n3ntn76j0n8], user=1003120000] - MDC[principal=thirdUser, jobName=Starting ClientSession [sessionId=1asfmib7rg3456ia4mngph2eh2csmkefhg7g5m8v4n3ntn76j0n8]] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest 2024-06-25 23:56:27,292 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default] 2024-06-25 23:56:27,292 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-25 23:56:27,295 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@39717cf6[id = 82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg]] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest 2024-06-25 23:56:27,404 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=anna] 2024-06-25 23:56:27,405 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-25 23:56:27,407 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@4e9bc5c1[id = hg85vom8cm5vijagkc0jc33jmllkllp4qnc78t3fjpt1ks2nt8a], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=hg85vom8cm5vijagkc0jc33jmllkllp4qnc78t3fjpt1ks2nt8a]] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest 2024-06-25 23:56:27,543 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=anna] 2024-06-25 23:56:27,543 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-25 23:56:27,544 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest$JUnitClientSession@7575085e[id = ipmiipugt2o8tkram7r88ofo3g4b5qdp09d6kg024g87ghd5d0f], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=ipmiipugt2o8tkram7r88ofo3g4b5qdp09d6kg024g87ghd5d0f]] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest 2024-06-25 23:56:27,584 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=john] 2024-06-25 23:56:27,584 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=john] 2024-06-25 23:56:27,585 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest$JUnitClientSession@6ddb1a84[id = 10d3hkgub94aou3g4qi7i25b53ijecfb8lfi1it6k8iouv0ktlge], user=null] - MDC[principal=john, jobName=Starting ClientSession [sessionId=10d3hkgub94aou3g4qi7i25b53ijecfb8lfi1it6k8iouv0ktlge]] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest 2024-06-25 23:56:27,592 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-25 23:56:27,593 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@66c428a9[id = 44091t8rmd7fg6j5p1btvpna8fnk27halke5bo2n234ugvg7qbf], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=44091t8rmd7fg6j5p1btvpna8fnk27halke5bo2n234ugvg7qbf]] 2024-06-25 23:56:27,596 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-25 23:56:27,596 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@3489346e[id = f0t0gb7hdi5nufnejus1dh1j16qrog4s9ubsg21sl8l5bu7qnuq], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=f0t0gb7hdi5nufnejus1dh1j16qrog4s9ubsg21sl8l5bu7qnuq]] 2024-06-25 23:56:27,599 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-25 23:56:27,600 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@3f25cdd5[id = vl7nqiv1offvn9kjdg4k07hi576mk9jv9dfv4ka8mk7o9jula5r], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=vl7nqiv1offvn9kjdg4k07hi576mk9jv9dfv4ka8mk7o9jula5r]] 2024-06-25 23:56:27,603 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=anna] 2024-06-25 23:56:27,604 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-25 23:56:27,605 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession2@5345ade[id = i3mgh5g8h3in4a2l6vmh6huahl6ucllu1niicimf98gm2oh148b], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=i3mgh5g8h3in4a2l6vmh6huahl6ucllu1niicimf98gm2oh148b]] 2024-06-25 23:56:27,607 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-25 23:56:27,608 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest$JUnitClientSession1@70973579[id = iu1a1b776eo3lcblchh7mhcf6db5m6p0n7r7nmbdvp95dghpkj0], user=null] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=iu1a1b776eo3lcblchh7mhcf6db5m6p0n7r7nmbdvp95dghpkj0]] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest [INFO] Running org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest 2024-06-25 23:56:27,802 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=anna] 2024-06-25 23:56:27,803 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-25 23:56:27,805 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@67ca703b[id = 1sj6e06muojnpo39hph3h0req2mu5p8d75gtcr940m6o504g5oma], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=1sj6e06muojnpo39hph3h0req2mu5p8d75gtcr940m6o504g5oma]] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest 2024-06-25 23:56:28,217 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService.getBaseFolder(FileSystemUserPreferencesStorageService.java:177) - No user area property found. Using '/home/jenkins/agent/user' as fallback. Consider specifying a user area using property 'scout.client.userArea'. - MDC[principal=anna, scoutSession=1sj6e06muojnpo39hph3h0req2mu5p8d75gtcr940m6o504g5oma, jobName=Running JUnit test in model job] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest 2024-06-25 23:56:29,019 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:29,114 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s -- in org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest [INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest [INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataValidationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.eclipse.scout.rt.shared.data.form.FormDataValidationTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataToStringTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.shared.data.form.FormDataToStringTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataCloneTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.shared.data.form.FormDataCloneTest [INFO] Running org.eclipse.scout.rt.platform.TypeCastUtilityClientTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.TypeCastUtilityClientTest [INFO] Running org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest [INFO] Running org.eclipse.scout.rt.client.ui.tile.TileGridTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.eclipse.scout.rt.client.ui.tile.TileGridTest [INFO] Running org.eclipse.scout.rt.client.ui.tile.TileAccordionTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.eclipse.scout.rt.client.ui.tile.TileAccordionTest [INFO] Running org.eclipse.scout.rt.client.ui.tile.FormFieldTileTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.scout.rt.client.ui.tile.FormFieldTileTest [INFO] Running org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 s -- in org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.group.AbstractGroupTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.group.AbstractGroupTest [INFO] Running org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s -- in org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.wrappedform.WrappedFormFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.client.ui.form.fields.wrappedform.WrappedFormFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest 2024-06-25 23:56:33,207 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:33,223 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:33,238 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$AutoSelectTreeBox'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:33,250 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:33,283 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$ValidatingTreeBox'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:33,295 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:33,306 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$ValidatingTreeBox'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:33,316 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:33,325 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:33,338 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:33,348 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$1'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:33,352 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$1'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:33,383 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.treebox.AbstractTreeBox.filterLookupResult(AbstractTreeBox.java:588) - The key of a lookup row may not be null. Row has been removed for tree box 'org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest$SimpleTreeBox'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest 2024-06-25 23:56:33,501 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,504 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,505 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,509 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,515 WARN [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:460) - Validation Error on Column without header text, using className for error message. 2024-06-25 23:56:33,518 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,528 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,536 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,545 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,552 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,582 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,588 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,589 WARN [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:460) - Validation Error on Column without header text, using className for error message. 2024-06-25 23:56:33,592 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,593 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,596 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,599 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,605 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,607 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,610 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,632 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,681 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,699 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,716 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,718 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,720 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,724 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,729 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,731 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,734 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,736 WARN [main] org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableField.getColumnName(AbstractTableField.java:460) - Validation Error on Column without header text, using className for error message. 2024-06-25 23:56:33,749 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:33,956 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest 2024-06-25 23:56:33,989 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:34,008 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest 2024-06-25 23:56:34,027 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:34,036 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:34,041 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest 2024-06-25 23:56:34,236 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.AssertionError: No lookup should be performed for that test-case at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.checkLookupAllowed(SmartFieldTest.java:228) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.getDataByText(SmartFieldTest.java:246) at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByText(LookupCall.java:336) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractSmartField$3.provide(AbstractSmartField.java:1352) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.lambda$0(LookupRowHelper.java:65) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:56:34,244 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.ui.form.fields.smartfield.HierarchicalSmartFieldDataFetcher.logException(HierarchicalSmartFieldDataFetcher.java:83) - - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$568/0x00007ff640810698] java.lang.AssertionError: No lookup should be performed for that test-case at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.checkLookupAllowed(SmartFieldTest.java:228) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest$StyleLookupService.getDataByText(SmartFieldTest.java:246) at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByText(LookupCall.java:336) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractSmartField$3.provide(AbstractSmartField.java:1352) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.lambda$0(LookupRowHelper.java:65) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest 2024-06-25 23:56:34,520 WARN [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.PlatformException: lookup error at org.eclipse.scout.rt.shared.services.lookup.LookupCall.getDataByRec(LookupCall.java:367) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractSmartField$4.provide(AbstractSmartField.java:1374) at org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.lambda$0(LookupRowHelper.java:65) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:56:34,551 WARN [scout-thread-23] org.eclipse.scout.rt.client.ui.form.fields.smartfield.LookupRowHelper.lambda$0(LookupRowHelper.java:61) - Fetching data for empty lookup call - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Lookup [lookupCall=null, provider=ILookupRowProvider@65f64634[Rec Lookup, parentKey=1, activeState=TRUE]]] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceValidationHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceValidationHelperTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.AbstractFromToSequenceBoxTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.AbstractFromToSequenceBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.RadioButtonGroupGridTest visible: 1 invisible: 4 visible: 1 invisible: 0 visible: 5 invisible: 3 visible: 8 invisible: 1 visible: 4 invisible: 4 visible: 0 invisible: 3 visible: 0 invisible: 3 visible: 0 invisible: 3 visible: 4 invisible: 4 visible: 1 invisible: 0 visible: 1 invisible: 0 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 s -- in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.RadioButtonGroupGridTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest 2024-06-25 23:56:36,049 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:36,052 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:36,409 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:36,410 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:36,423 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:36,424 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:36,443 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:36,444 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroup.filterLookup(AbstractRadioButtonGroup.java:449) - The key of a lookup row may not be null. Row has been removed for radio button group 'org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest$P_RadioButtonGroupWithLookupCall'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 s -- in org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.067 s -- in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest 2024-06-25 23:56:39,540 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,543 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,554 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.filterLookupResult(AbstractListBox.java:552) - The key of a lookup row may not be null. Row has been removed for list box 'org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest'. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:39,556 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,558 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,581 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,583 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,607 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,608 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,618 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,619 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,627 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,629 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,637 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,638 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test 2024-06-25 23:56:39,890 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,894 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,898 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,901 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,905 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,908 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,912 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,915 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,917 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,918 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,920 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,921 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,923 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:39,924 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldTest initConfig init [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.105 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldGridDataTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldGridDataTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 s -- in org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest 2024-06-25 23:56:43,788 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:288) - Unexpected Error: - MDC[principal=anna, scoutSession=1sj6e06muojnpo39hph3h0req2mu5p8d75gtcr940m6o504g5oma, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.ProcessingException: "EXCEPTION!!!" is an invalid value. [severity=ERROR] at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:287) at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest.testValidateException(ValueFieldTest.java:113) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: java.lang.RuntimeException: EXCEPTION!!! at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest$ParseErrorField.execValidateValue(ValueFieldTest.java:232) at org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest$ParseErrorField.execValidateValue(ValueFieldTest.java:1) at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField$LocalValueFieldExtension.execValidateValue(AbstractValueField.java:580) at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldValidateValueChain$1.callMethod(ValueFieldChains.java:40) at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldValidateValueChain$1.callMethod(ValueFieldChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.fields.ValueFieldChains$ValueFieldValidateValueChain.execValidateValue(ValueFieldChains.java:43) at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.interceptValidateValue(AbstractValueField.java:602) at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.validateValue(AbstractValueField.java:409) at org.eclipse.scout.rt.client.ui.form.fields.AbstractValueField.setValue(AbstractValueField.java:279) ... 44 common frames omitted [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest 2024-06-25 23:56:44,332 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:44,383 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:44,393 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:56:44,404 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest 2024-06-25 23:56:44,452 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1213) - Found a duplicate classid for SimpleTestFormField_org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest$TestForm, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, scoutSession=1sj6e06muojnpo39hph3h0req2mu5p8d75gtcr940m6o504g5oma, jobName=Running JUnit test in model job] 2024-06-25 23:56:44,453 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1213) - Found a duplicate classid for SimpleTestFormField_org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest$TestForm, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, scoutSession=1sj6e06muojnpo39hph3h0req2mu5p8d75gtcr940m6o504g5oma, jobName=Running JUnit test in model job] 2024-06-25 23:56:44,513 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1213) - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, scoutSession=1sj6e06muojnpo39hph3h0req2mu5p8d75gtcr940m6o504g5oma, jobName=Running JUnit test in model job] 2024-06-25 23:56:44,514 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.fields.AbstractFormField.classId(AbstractFormField.java:1213) - Found a duplicate classid for DUPLICATEDUPLICATE, adding field index. Override classId for dynamically injected fields. - MDC[principal=anna, scoutSession=1sj6e06muojnpo39hph3h0req2mu5p8d75gtcr940m6o504g5oma, jobName=Running JUnit test in model job] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldPropagationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldPropagationTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml4FormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml4FormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormWaitForTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.form.FormWaitForTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest 2024-06-25 23:56:45,440 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:61) at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3027) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:54) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3111) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1661) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2020) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2867) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:145) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoFormSave(FormStoredWithVetoTest.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:56:45,446 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$ModifyHandler.execStore(FormToStore.java:84) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler$LocalFormHandlerExtension.execStore(AbstractFormHandler.java:252) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:91) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain.execStore(FormHandlerChains.java:94) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.interceptStore(AbstractFormHandler.java:293) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.onStore(AbstractFormHandler.java:212) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1660) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2020) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2867) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:145) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoHandlerSave(FormStoredWithVetoTest.java:59) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:56:45,451 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:61) at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3027) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:54) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3111) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1661) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doSave(AbstractForm.java:2020) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2867) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickSave(FormToStore.java:145) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoCombinationSave(FormStoredWithVetoTest.java:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:56:45,456 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:61) at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3027) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:54) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3111) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1661) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:1968) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2859) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:149) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoCombinationOk(FormStoredWithVetoTest.java:131) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:56:45,482 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$ModifyHandler.execStore(FormToStore.java:84) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler$LocalFormHandlerExtension.execStore(AbstractFormHandler.java:252) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:91) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain$1.callMethod(FormHandlerChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormHandlerChains$FormHandlerStoreChain.execStore(FormHandlerChains.java:94) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.interceptStore(AbstractFormHandler.java:293) at org.eclipse.scout.rt.client.ui.form.AbstractFormHandler.onStore(AbstractFormHandler.java:212) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1660) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:1968) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2859) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:149) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoHandlerOk(FormStoredWithVetoTest.java:73) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:56:45,487 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.VetoException: Implementation throws a VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton] at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.doIt(FormToStore.java:97) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.execStored(FormToStore.java:61) at org.eclipse.scout.rt.client.ui.form.AbstractForm$LocalFormExtension.execStored(AbstractForm.java:3027) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.extension.ui.form.AbstractFormExtension.execStored(AbstractFormExtension.java:54) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:77) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain$1.callMethod(FormChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.form.FormChains$FormStoredChain.execStored(FormChains.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.interceptStored(AbstractForm.java:3111) at org.eclipse.scout.rt.client.ui.form.AbstractForm.storeStateInternal(AbstractForm.java:1661) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doOk(AbstractForm.java:1968) at org.eclipse.scout.rt.client.ui.form.AbstractForm.handleSystemButtonEventInternal(AbstractForm.java:2859) at org.eclipse.scout.rt.client.ui.form.AbstractForm$P_SystemButtonListener.buttonChanged(AbstractForm.java:2905) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.lambda$0(AbstractButton.java:434) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonEvent(AbstractButton.java:434) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.fireButtonClicked(AbstractButton.java:425) at org.eclipse.scout.rt.client.ui.form.fields.button.AbstractButton.doClick(AbstractButton.java:339) at org.eclipse.scout.rt.client.ui.form.fixture.FormToStore.clickOk(FormToStore.java:149) at org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest.testVetoFormOk(FormStoredWithVetoTest.java:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormStoredTest 2024-06-25 23:56:45,493 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:45,501 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Implementation throws a consumed VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:45,505 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Implementation throws a consumed VetoException [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:45,530 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:45,534 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:45,542 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:45,554 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$OkButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:45,558 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=Form was marked as not stored. [severity=ERROR, user=default, form=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore, button=org.eclipse.scout.rt.client.ui.form.fixture.FormToStore$MainBox$SaveButton]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.scout.rt.client.ui.form.FormStoredTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest filterFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox) filterFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox) injectFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox) injectFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormBasicTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s -- in org.eclipse.scout.rt.client.ui.form.FormBasicTest [INFO] Running org.eclipse.scout.rt.client.ui.form.AbstractFormTest 2024-06-25 23:56:46,442 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.AbstractForm.handleFormErrors(AbstractForm.java:1764) - there are fields with errors - MDC[principal=anna, scoutSession=1sj6e06muojnpo39hph3h0req2mu5p8d75gtcr940m6o504g5oma, jobName=Running JUnit test in model job] 2024-06-25 23:56:46,474 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.ui.form.AbstractForm.handleFormErrors(AbstractForm.java:1764) - there are fields with errors - MDC[principal=anna, scoutSession=1sj6e06muojnpo39hph3h0req2mu5p8d75gtcr940m6o504g5oma, jobName=Running JUnit test in model job] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.client.ui.form.AbstractFormTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest 2024-06-25 23:56:46,558 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:374) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. Table: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table, column: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table$Bit1Column - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:46,561 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:374) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. Table: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table, column: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table$Bit1Column - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:46,582 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:374) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. Table: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table, column: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table$Bit1Column - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] 2024-06-25 23:56:46,595 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.basic.table.ColumnSet.applyGroupingConfiguration(ColumnSet.java:374) - Invalid column grouping config. Column marked as grouped but there are non-grouped or non-visible sort columns with smaller sort index. Grouping will be set to false. Table: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table, column: org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest$PageWithTable$Table$Bit1Column - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest Edit: change data 'Account' Edit: change data 'Account' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest 2024-06-25 23:56:47,559 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] java.lang.RuntimeException: null at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageRuntimeExceptionOnDeactivated.execPageDeactivated(PageTest.java:161) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageDeactivated(AbstractPage.java:1292) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:64) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:64) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageDeactivated(AbstractPage.java:1208) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageDeactivatedNotify(AbstractPage.java:830) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageDeactivatedException(PageTest.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:56:47,566 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=null] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] java.lang.RuntimeException: null at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageRuntimeExceptionOnActivated.execPageActivated(PageTest.java:147) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageActivated(AbstractPage.java:1277) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:49) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:49) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageActivated(AbstractPage.java:1190) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageActivatedNotify(AbstractPage.java:818) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageActivatedException(PageTest.java:65) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:56:47,568 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.ProcessingException: undefined [severity=ERROR] at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageExceptionOnActivated.execPageActivated(PageTest.java:140) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageActivated(AbstractPage.java:1277) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:49) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageActivated(AbstractPageExtension.java:49) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:77) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageActivatedChain.execPageActivated(PageChains.java:80) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageActivated(AbstractPage.java:1190) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageActivatedNotify(AbstractPage.java:818) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageActivatedProcessingException(PageTest.java:56) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:56:47,604 INFO [scout-model-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=undefined [severity=ERROR]] - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] org.eclipse.scout.rt.platform.exception.ProcessingException: undefined [severity=ERROR] at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest$PageExceptionOnDeactivated.execPageDeactivated(PageTest.java:154) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage$LocalPageExtension.execPageDeactivated(AbstractPage.java:1292) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:64) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.AbstractPageExtension.execPageDeactivated(AbstractPageExtension.java:64) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:145) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain$1.callMethod(PageChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.desktop.outline.pages.PageChains$PagePageDeactivatedChain.execPageDeactivated(PageChains.java:148) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.interceptPageDeactivated(AbstractPage.java:1208) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage.pageDeactivatedNotify(AbstractPage.java:830) at org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest.testPageDeactivatedProcessingException(PageTest.java:89) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.client.runner.ClientTestRunner$CleanupDesktopStatement.evaluate(ClientTestRunner.java:195) at org.eclipse.scout.rt.testing.client.runner.statement.CleanupPagesStatements$CleanupPagesMethodStatement.evaluate(CleanupPagesStatements.java:50) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AutoExpandPageWithTableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AutoExpandPageWithTableTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest 2024-06-25 23:56:48,660 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:225) - Bookmark key is not serializable. Falling back to toString() which is not overriden by the given class [class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKey] 2024-06-25 23:56:48,661 ERROR [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:225) - Bookmark key is not serializable. Falling back to toString() which is not overriden by the given class [class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKey] 2024-06-25 23:56:48,662 WARN [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:222) - Bookmark key is not serializable. Falling back to toString(). Note: keys may not be stable [class=class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKeyWithToString, string representation:UnSerializablePrimaryKeyWithToString [m_id=1234]] 2024-06-25 23:56:48,662 WARN [main] org.eclipse.scout.rt.client.services.common.bookmark.internal.BookmarkUtility.makeSerializableKey(BookmarkUtility.java:222) - Bookmark key is not serializable. Falling back to toString(). Note: keys may not be stable [class=class org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest$UnSerializablePrimaryKeyWithToString, string representation:UnSerializablePrimaryKeyWithToString [m_id=1234]] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktopTest 2024-06-25 23:56:48,665 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default] 2024-06-25 23:56:48,665 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-25 23:56:48,676 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktopTest$VirtualDesktopForwardTestSession@16732ff7[id = qmn9jipe87r1k3sdv9l4gb8of783ltsurvrrirvi0qtg46lfsdb], user=null] - MDC[principal=default, jobName=Starting ClientSession [sessionId=qmn9jipe87r1k3sdv9l4gb8of783ltsurvrrirvi0qtg46lfsdb]] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktopTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.hybrid.HybridManagerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.ui.desktop.hybrid.HybridManagerTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.datachange.DataChangeManagerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.client.ui.desktop.datachange.DataChangeManagerTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest 2024-06-25 23:56:48,828 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-25 23:56:48,830 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@24766715[id = 17d2vmqj46ci40cbqrvh6kgndriknhbi76sbsus1fh2mkfbdnuaj], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=17d2vmqj46ci40cbqrvh6kgndriknhbi76sbsus1fh2mkfbdnuaj]] 2024-06-25 23:56:48,845 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.deeplink.DeepLinks.<init>(DeepLinks.java:40) - Registered 1 deep-link handlers: - org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest$P_TestDeepLinkHandler@15f5a522 - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.62 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest 2024-06-25 23:57:02,203 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,204 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,205 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,205 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,206 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,207 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,207 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,208 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,209 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,210 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,210 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest 2024-06-25 23:57:02,214 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest 2024-06-25 23:57:02,247 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,252 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest 2024-06-25 23:57:02,282 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,286 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest 2024-06-25 23:57:02,291 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRestLookupSmartColumnTest 2024-06-25 23:57:02,606 INFO [scout-model-thread-24] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 43 IDoEntity implementations with @TypeName annotation and 1 implementations with @TypeVersion annotation. - MDC[principal=default, scoutSession=82ibgprgv3ibsecclsv5oud93djitsckv1ilh2888esgf088gfg, jobName=Running JUnit test in model job] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRestLookupSmartColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest 2024-06-25 23:57:02,639 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,644 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,730 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,733 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest 2024-06-25 23:57:02,744 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest 2024-06-25 23:57:02,853 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,856 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,857 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,884 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,886 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,888 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest 2024-06-25 23:57:02,893 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,896 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,898 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,900 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,900 WARN [main] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCell(AbstractColumn.java:1758) - Exception decorating cell org.eclipse.scout.rt.platform.exception.ProcessingException: decoration on empty column [severity=ERROR] at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest$TestDecorationTable$C2Column.execDecorateCell(AbstractColumnTest.java:397) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn$LocalColumnExtension.execDecorateCell(AbstractColumn.java:2208) at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain$1.callMethod(ColumnChains.java:148) at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain$1.callMethod(ColumnChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ui.basic.table.columns.ColumnChains$ColumnDecorateCellChain.execDecorateCell(ColumnChains.java:151) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.interceptDecorateCell(AbstractColumn.java:2257) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCell(AbstractColumn.java:1755) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn.decorateCells(AbstractColumn.java:1746) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.applyRowDecorations(AbstractTable.java:4094) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.processDecorationBuffer(AbstractTable.java:4035) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.setTableChanging(AbstractTable.java:1878) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:3152) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRows(AbstractTable.java:3111) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:3100) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:3090) at org.eclipse.scout.rt.client.ui.basic.table.AbstractTable.addRow(AbstractTable.java:3085) at org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest.testUpdateDisplayText(AbstractColumnTest.java:272) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:57:02,902 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,905 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,906 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,908 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,909 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,912 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,916 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,917 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,919 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,920 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,922 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,923 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,924 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,926 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,927 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest 2024-06-25 23:57:02,930 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,933 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,935 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,936 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,939 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest 2024-06-25 23:57:02,942 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,944 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,945 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:02,946 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest 2024-06-25 23:57:03,051 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:03,056 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest 2024-06-25 23:57:03,063 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:03,067 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:03,094 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:03,097 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:03,102 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:03,104 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:03,106 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:03,108 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest 2024-06-25 23:57:03,112 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest 2024-06-25 23:57:03,128 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableTest [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest 2024-06-25 23:57:03,746 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.316 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableKeyTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableKeyTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableImportTest 2024-06-25 23:57:05,098 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:05,101 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:05,102 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableImportTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.395 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableCompactHandlerTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableCompactHandlerTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.HierarchicalTableTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.ui.basic.table.HierarchicalTableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest 2024-06-25 23:57:07,683 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:07,685 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:07,687 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:07,688 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:07,689 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.cell.CellTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.basic.cell.CellTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest [INFO] Running org.eclipse.scout.rt.client.ui.action.tree.AbstractActionNodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.client.ui.action.tree.AbstractActionNodeTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.form.fields.FormFieldMenuTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.ui.action.menu.form.fields.FormFieldMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest [INFO] Running org.eclipse.scout.rt.client.ui.action.ActionUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.action.ActionUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.action.ActionTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.scout.rt.client.ui.action.ActionTest [INFO] Running org.eclipse.scout.rt.client.ui.accordion.AccordionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.accordion.AccordionTest [INFO] Running org.eclipse.scout.rt.client.ui.WidgetVisitorWithCycleTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.ui.WidgetVisitorWithCycleTest [INFO] Running org.eclipse.scout.rt.client.ui.WidgetVisitorTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.eclipse.scout.rt.client.ui.WidgetVisitorTest [INFO] Running org.eclipse.scout.rt.client.ui.WidgetTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.client.ui.WidgetTest [INFO] Running org.eclipse.scout.rt.client.ui.WidgetDisposeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.client.ui.WidgetDisposeTest [INFO] Running org.eclipse.scout.rt.client.ui.IStyleableTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.IStyleableTest [INFO] Running org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest 2024-06-25 23:57:08,914 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-25 23:57:08,915 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47e9939[id = vp9ek6krhikr3rilhe951ge82eq7apfp818dntobqgattn13nea], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=vp9ek6krhikr3rilhe951ge82eq7apfp818dntobqgattn13nea]] 2024-06-25 23:57:08,993 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-25 23:57:08,995 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3ee92a87[id = htdbskmocf1e70g91j80ciu3qagbj8u2t1d4ko1h5kafqi0sn8d], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=htdbskmocf1e70g91j80ciu3qagbj8u2t1d4ko1h5kafqi0sn8d]] 2024-06-25 23:57:08,999 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-25 23:57:09,000 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@47c0216[id = 154c9bn54tfbdr019frqo3ijl8pvs3a6va3fle5fk4jp592jjd5o], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=154c9bn54tfbdr019frqo3ijl8pvs3a6va3fle5fk4jp592jjd5o]] 2024-06-25 23:57:09,004 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=anna] 2024-06-25 23:57:09,005 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@30a0418[id = 15h153vta12tplu8k185bn0v1ks2gm10g933mhgv4ckao1j3vno6], user=1003120000] - MDC[principal=anna, jobName=Starting ClientSession [sessionId=15h153vta12tplu8k185bn0v1ks2gm10g933mhgv4ckao1j3vno6]] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest [INFO] Running org.eclipse.scout.rt.client.services.lookup.AbstractRestLookupCallTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.services.lookup.AbstractRestLookupCallTest [INFO] Running org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest [INFO] Running org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest [INFO] Running org.eclipse.scout.rt.client.services.common.file.FileServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.client.services.common.file.FileServiceTest [INFO] Running org.eclipse.scout.rt.client.services.common.exceptionhandler.ErrorPopupTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.services.common.exceptionhandler.ErrorPopupTest [INFO] Running org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest [INFO] Running org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest [INFO] Running org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest [INFO] Running org.eclipse.scout.rt.client.res.AttachmentSupportTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.res.AttachmentSupportTest [INFO] Running org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest [INFO] Running org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest [INFO] Running org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest [INFO] Running org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest [INFO] Running org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest [INFO] Running org.eclipse.scout.rt.client.job.MutualExclusionTest 2024-06-25 23:57:09,466 INFO [scout-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Assertion error: Potential deadlock detected: Cannot wait for a job which is assigned to the same semaphore as the current job [semaphore=ExecutionSemaphore@4fd1cf54[permitOwners=[JobFutureTask@7ab1ca7a[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$957/0x00007ff641127280, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5541d46b[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$958/0x00007ff6411274a8, state=WAITING_FOR_PERMIT]]]]] - MDC[jobName=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$957/0x00007ff641127280] org.eclipse.scout.rt.platform.util.Assertions$AssertionException: Assertion error: Potential deadlock detected: Cannot wait for a job which is assigned to the same semaphore as the current job [semaphore=ExecutionSemaphore@4fd1cf54[permitOwners=[JobFutureTask@7ab1ca7a[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$957/0x00007ff641127280, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5541d46b[job=org.eclipse.scout.rt.client.job.MutualExclusionTest$$Lambda$958/0x00007ff6411274a8, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.util.Assertions.fail(Assertions.java:620) at org.eclipse.scout.rt.platform.util.Assertions.assertNotSame(Assertions.java:339) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.assertNotSameSemaphore(JobFutureTask.java:530) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:348) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$3(MutualExclusionTest.java:151) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,544 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:57:09,544 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=false 2024-06-25 23:57:09,565 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:57:09,565 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=false 2024-06-25 23:57:09,567 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@190552fd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@10624e7[permitOwners=[JobFutureTask@6c613adc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@190552fd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@d246da4[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@10624e7[permitOwners=[JobFutureTask@6c613adc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@190552fd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@d246da4[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,569 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@48c847d3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4650911b[permitOwners=[JobFutureTask@30cc8240[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@48c847d3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3e13529d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4650911b[permitOwners=[JobFutureTask@30cc8240[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@48c847d3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3e13529d[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,571 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7ca95616[job=job-1, state=DONE], semaphore=ExecutionSemaphore@45e8d6d5[permitOwners=[JobFutureTask@580a64a4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ca95616[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@39aaeb8[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@45e8d6d5[permitOwners=[JobFutureTask@580a64a4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ca95616[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@39aaeb8[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,573 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@e7c6ec1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5eee1c35[permitOwners=[JobFutureTask@58c5eed8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@e7c6ec1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@54de2e88[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5eee1c35[permitOwners=[JobFutureTask@58c5eed8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@e7c6ec1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@54de2e88[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,575 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@b4cf921[job=job-1, state=DONE], semaphore=ExecutionSemaphore@50bc036e[permitOwners=[JobFutureTask@2ec32cae[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@b4cf921[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@476b8dcf[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@50bc036e[permitOwners=[JobFutureTask@2ec32cae[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@b4cf921[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@476b8dcf[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,577 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@74cbef12[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3f6a12cb[permitOwners=[JobFutureTask@1f702eeb[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@74cbef12[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4ca1309a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3f6a12cb[permitOwners=[JobFutureTask@1f702eeb[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@74cbef12[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4ca1309a[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,579 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@76b4b5c1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@254ba04e[permitOwners=[JobFutureTask@6e243d08[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@76b4b5c1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@232cc1f3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@254ba04e[permitOwners=[JobFutureTask@6e243d08[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@76b4b5c1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@232cc1f3[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,581 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@312018da[job=job-1, state=DONE], semaphore=ExecutionSemaphore@63975419[permitOwners=[JobFutureTask@74c67454[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@312018da[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@9f4e1a2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@63975419[permitOwners=[JobFutureTask@74c67454[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@312018da[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@9f4e1a2[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,583 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1cf386b1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@199389b8[permitOwners=[JobFutureTask@32a49d7c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1cf386b1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@60012a67[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@199389b8[permitOwners=[JobFutureTask@32a49d7c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1cf386b1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@60012a67[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,585 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2c7e13ff[job=job-1, state=DONE], semaphore=ExecutionSemaphore@635e2c51[permitOwners=[JobFutureTask@45455605[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2c7e13ff[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@70dbd4d5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@635e2c51[permitOwners=[JobFutureTask@45455605[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2c7e13ff[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@70dbd4d5[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,586 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@406da46a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1239c9e4[permitOwners=[JobFutureTask@6ebebdce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@406da46a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4ca2a0b5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1239c9e4[permitOwners=[JobFutureTask@6ebebdce[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@406da46a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4ca2a0b5[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,588 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6cbcf9ad[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1f18aff3[permitOwners=[JobFutureTask@35425b87[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6cbcf9ad[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@49763e08[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1f18aff3[permitOwners=[JobFutureTask@35425b87[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6cbcf9ad[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@49763e08[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,590 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@29dcf4bb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5fe331a6[permitOwners=[JobFutureTask@512209f6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@29dcf4bb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2b0744d6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5fe331a6[permitOwners=[JobFutureTask@512209f6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@29dcf4bb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2b0744d6[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,592 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@29b68bb[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4f68acd5[permitOwners=[JobFutureTask@13abadca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@29b68bb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@19246252[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4f68acd5[permitOwners=[JobFutureTask@13abadca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@29b68bb[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@19246252[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,594 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@70450b4c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4065048b[permitOwners=[JobFutureTask@4ac9c1e4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@70450b4c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@671ff5ab[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4065048b[permitOwners=[JobFutureTask@4ac9c1e4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@70450b4c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@671ff5ab[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,596 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1d6cad7f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7802c541[permitOwners=[JobFutureTask@fb9ce1b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1d6cad7f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@873ccd6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7802c541[permitOwners=[JobFutureTask@fb9ce1b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1d6cad7f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@873ccd6[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,598 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7ea073d2[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7c6bb223[permitOwners=[JobFutureTask@682305ac[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ea073d2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@100361f3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7c6bb223[permitOwners=[JobFutureTask@682305ac[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ea073d2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@100361f3[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,600 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@67b540e2[job=job-1, state=DONE], semaphore=ExecutionSemaphore@719256f0[permitOwners=[JobFutureTask@6c32a91e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@67b540e2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@415a18c3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@719256f0[permitOwners=[JobFutureTask@6c32a91e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@67b540e2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@415a18c3[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,602 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3bed74d9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1c61b7ab[permitOwners=[JobFutureTask@2ae0ef67[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bed74d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2897ab8c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1c61b7ab[permitOwners=[JobFutureTask@2ae0ef67[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bed74d9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2897ab8c[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,604 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@651ac84c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@63cb38e[permitOwners=[JobFutureTask@70c4d4a8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@651ac84c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@539c9883[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@63cb38e[permitOwners=[JobFutureTask@70c4d4a8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@651ac84c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@539c9883[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,606 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1a2f97f9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3e6c3f73[permitOwners=[JobFutureTask@2dc05cbf[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1a2f97f9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4e72fcbf[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3e6c3f73[permitOwners=[JobFutureTask@2dc05cbf[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1a2f97f9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4e72fcbf[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,608 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@843ae8f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3c860a0[permitOwners=[JobFutureTask@518d2c3c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@843ae8f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6febf2ed[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3c860a0[permitOwners=[JobFutureTask@518d2c3c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@843ae8f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6febf2ed[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,610 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2c616da3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@277501d1[permitOwners=[JobFutureTask@1c2d9e58[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2c616da3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2073a12d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@277501d1[permitOwners=[JobFutureTask@1c2d9e58[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2c616da3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2073a12d[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,612 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4902f534[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4df8bb4d[permitOwners=[JobFutureTask@74454ff0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4902f534[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5a259ef8[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4df8bb4d[permitOwners=[JobFutureTask@74454ff0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4902f534[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5a259ef8[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,614 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@8537bf0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5ab8967c[permitOwners=[JobFutureTask@7ef7e65c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@8537bf0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@65751b09[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5ab8967c[permitOwners=[JobFutureTask@7ef7e65c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@8537bf0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@65751b09[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,616 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5d93ea50[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1ef303dc[permitOwners=[JobFutureTask@10f31fb8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5d93ea50[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5dd5aa18[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1ef303dc[permitOwners=[JobFutureTask@10f31fb8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5d93ea50[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5dd5aa18[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,617 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3236fa5d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@68900e53[permitOwners=[JobFutureTask@42c30369[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3236fa5d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@26d672e9[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@68900e53[permitOwners=[JobFutureTask@42c30369[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3236fa5d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@26d672e9[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,619 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@42dd1c42[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6c735c56[permitOwners=[JobFutureTask@57097fca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@42dd1c42[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@39156659[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6c735c56[permitOwners=[JobFutureTask@57097fca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@42dd1c42[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@39156659[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,621 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6bb377bd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@48f25c4c[permitOwners=[JobFutureTask@7986f33c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6bb377bd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@48304261[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@48f25c4c[permitOwners=[JobFutureTask@7986f33c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6bb377bd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@48304261[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,622 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4478a4ff[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6392e916[permitOwners=[JobFutureTask@e91c55b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4478a4ff[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4d3a732b[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6392e916[permitOwners=[JobFutureTask@e91c55b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4478a4ff[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4d3a732b[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,624 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@b7dbbc6[job=job-1, state=DONE], semaphore=ExecutionSemaphore@552b3509[permitOwners=[JobFutureTask@15c032a9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@b7dbbc6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5fe296c7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@552b3509[permitOwners=[JobFutureTask@15c032a9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@b7dbbc6[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5fe296c7[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,626 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@16fc7b49[job=job-1, state=DONE], semaphore=ExecutionSemaphore@15a85b77[permitOwners=[JobFutureTask@5de393ff[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@16fc7b49[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7abce8c4[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@15a85b77[permitOwners=[JobFutureTask@5de393ff[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@16fc7b49[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7abce8c4[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,628 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@26a15c36[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5f0470d2[permitOwners=[JobFutureTask@3bc67aee[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@26a15c36[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53627124[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5f0470d2[permitOwners=[JobFutureTask@3bc67aee[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@26a15c36[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@53627124[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,630 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7234b0e5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3bf1186d[permitOwners=[JobFutureTask@329f04d6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7234b0e5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6c1273e1[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3bf1186d[permitOwners=[JobFutureTask@329f04d6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7234b0e5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6c1273e1[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,631 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@661dd950[job=job-1, state=DONE], semaphore=ExecutionSemaphore@3f0b4526[permitOwners=[JobFutureTask@19ef3309[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@661dd950[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3564fa6a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@3f0b4526[permitOwners=[JobFutureTask@19ef3309[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@661dd950[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3564fa6a[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,633 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@795b530[job=job-1, state=DONE], semaphore=ExecutionSemaphore@68e78ed3[permitOwners=[JobFutureTask@1530b802[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@795b530[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@13d97342[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@68e78ed3[permitOwners=[JobFutureTask@1530b802[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@795b530[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@13d97342[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,635 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5bf22fd3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@57c1c855[permitOwners=[JobFutureTask@369048c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5bf22fd3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@41f64254[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@57c1c855[permitOwners=[JobFutureTask@369048c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5bf22fd3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@41f64254[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,637 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@180c1513[job=job-1, state=DONE], semaphore=ExecutionSemaphore@64d5b10c[permitOwners=[JobFutureTask@6b9b10a4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@180c1513[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@12d881a6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@64d5b10c[permitOwners=[JobFutureTask@6b9b10a4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@180c1513[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@12d881a6[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,638 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5b954310[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7a912c03[permitOwners=[JobFutureTask@d962c75[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5b954310[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3f98c285[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7a912c03[permitOwners=[JobFutureTask@d962c75[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5b954310[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3f98c285[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,640 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@59ba3090[job=job-1, state=DONE], semaphore=ExecutionSemaphore@199a69ba[permitOwners=[JobFutureTask@20cf4dc8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@59ba3090[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4c2033b5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@199a69ba[permitOwners=[JobFutureTask@20cf4dc8[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@59ba3090[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4c2033b5[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,642 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@610fa138[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1a39656e[permitOwners=[JobFutureTask@2cff8b37[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@610fa138[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b0c0029[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1a39656e[permitOwners=[JobFutureTask@2cff8b37[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@610fa138[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@b0c0029[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,643 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5c5b4207[job=job-1, state=DONE], semaphore=ExecutionSemaphore@7d421fd1[permitOwners=[JobFutureTask@373d0ced[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5c5b4207[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1ab9d8a8[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@7d421fd1[permitOwners=[JobFutureTask@373d0ced[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5c5b4207[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1ab9d8a8[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,645 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@210a2ba2[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2ed852b0[permitOwners=[JobFutureTask@75a2dbb3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@210a2ba2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1cad7fc4[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2ed852b0[permitOwners=[JobFutureTask@75a2dbb3[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@210a2ba2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1cad7fc4[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,647 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@948b01c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@54b89f4a[permitOwners=[JobFutureTask@7eecbdae[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@948b01c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7be954e4[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@54b89f4a[permitOwners=[JobFutureTask@7eecbdae[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@948b01c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7be954e4[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,682 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6260fe31[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2b8da735[permitOwners=[JobFutureTask@539fd8ed[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6260fe31[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@133d63c3[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2b8da735[permitOwners=[JobFutureTask@539fd8ed[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6260fe31[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@133d63c3[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,684 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@73052628[job=job-1, state=DONE], semaphore=ExecutionSemaphore@35993798[permitOwners=[JobFutureTask@b5e70f0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@73052628[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@116c8cd2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@35993798[permitOwners=[JobFutureTask@b5e70f0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@73052628[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@116c8cd2[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,685 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6b262eda[job=job-1, state=DONE], semaphore=ExecutionSemaphore@42e6b60f[permitOwners=[JobFutureTask@1e592570[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6b262eda[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1dc53ff4[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@42e6b60f[permitOwners=[JobFutureTask@1e592570[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6b262eda[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1dc53ff4[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,687 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3b6bb183[job=job-1, state=DONE], semaphore=ExecutionSemaphore@c069c8d[permitOwners=[JobFutureTask@fe51385[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b6bb183[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1f289491[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@c069c8d[permitOwners=[JobFutureTask@fe51385[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3b6bb183[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1f289491[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,689 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4178147c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@161ada51[permitOwners=[JobFutureTask@1aaf9cde[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4178147c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2211dd67[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@161ada51[permitOwners=[JobFutureTask@1aaf9cde[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4178147c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2211dd67[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,690 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@11465fd8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@73e2363[permitOwners=[JobFutureTask@3d904272[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@11465fd8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@51614584[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@73e2363[permitOwners=[JobFutureTask@3d904272[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@11465fd8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@51614584[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,692 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@71b72c77[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4c5fa296[permitOwners=[JobFutureTask@2aa10aa0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@71b72c77[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4529ae51[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4c5fa296[permitOwners=[JobFutureTask@2aa10aa0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@71b72c77[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4529ae51[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,693 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3addfeec[job=job-1, state=DONE], semaphore=ExecutionSemaphore@5e85b8f[permitOwners=[JobFutureTask@328e84c0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3addfeec[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@583e315e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@5e85b8f[permitOwners=[JobFutureTask@328e84c0[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3addfeec[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@583e315e[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,695 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@b7e92ac[job=job-1, state=DONE], semaphore=ExecutionSemaphore@41161723[permitOwners=[JobFutureTask@2263f65c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@b7e92ac[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@42ed240d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@41161723[permitOwners=[JobFutureTask@2263f65c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@b7e92ac[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@42ed240d[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,697 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4877209b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6e88baaa[permitOwners=[JobFutureTask@6391a8d4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4877209b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@166039c2[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6e88baaa[permitOwners=[JobFutureTask@6391a8d4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4877209b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@166039c2[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,698 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@23a1581a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@596877d1[permitOwners=[JobFutureTask@3418cb85[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@23a1581a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@58fae929[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@596877d1[permitOwners=[JobFutureTask@3418cb85[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@23a1581a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@58fae929[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,700 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@a6664a8[job=job-1, state=DONE], semaphore=ExecutionSemaphore@190397d0[permitOwners=[JobFutureTask@5da676c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@a6664a8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@152903a5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@190397d0[permitOwners=[JobFutureTask@5da676c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@a6664a8[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@152903a5[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,702 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4acdde0[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4f652f9c[permitOwners=[JobFutureTask@59c5d2fb[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4acdde0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@381cfa70[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4f652f9c[permitOwners=[JobFutureTask@59c5d2fb[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4acdde0[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@381cfa70[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,704 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@26064342[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6caa72[permitOwners=[JobFutureTask@7996e288[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@26064342[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5efd7829[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6caa72[permitOwners=[JobFutureTask@7996e288[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@26064342[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5efd7829[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,706 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4ddf08f2[job=job-1, state=DONE], semaphore=ExecutionSemaphore@749567ec[permitOwners=[JobFutureTask@78561d50[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4ddf08f2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@34ab96b7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@749567ec[permitOwners=[JobFutureTask@78561d50[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4ddf08f2[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@34ab96b7[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,707 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@53be9962[job=job-1, state=DONE], semaphore=ExecutionSemaphore@a3ff512[permitOwners=[JobFutureTask@3b48a38c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@53be9962[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@284f1eab[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@a3ff512[permitOwners=[JobFutureTask@3b48a38c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@53be9962[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@284f1eab[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,709 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3f6deb31[job=job-1, state=DONE], semaphore=ExecutionSemaphore@17a2809c[permitOwners=[JobFutureTask@6f870031[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3f6deb31[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@257b4742[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@17a2809c[permitOwners=[JobFutureTask@6f870031[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3f6deb31[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@257b4742[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,711 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@58d13118[job=job-1, state=DONE], semaphore=ExecutionSemaphore@52d9f7da[permitOwners=[JobFutureTask@27ef3c17[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@58d13118[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5be0d10f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@52d9f7da[permitOwners=[JobFutureTask@27ef3c17[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@58d13118[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5be0d10f[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,713 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5a4537cf[job=job-1, state=DONE], semaphore=ExecutionSemaphore@46a10a2f[permitOwners=[JobFutureTask@770ed21[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5a4537cf[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32ad2be5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@46a10a2f[permitOwners=[JobFutureTask@770ed21[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5a4537cf[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@32ad2be5[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,714 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@606fc597[job=job-1, state=DONE], semaphore=ExecutionSemaphore@701f0165[permitOwners=[JobFutureTask@3bc6387c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@606fc597[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5c42dfb5[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@701f0165[permitOwners=[JobFutureTask@3bc6387c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@606fc597[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5c42dfb5[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,716 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@191d3538[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4f4d5a02[permitOwners=[JobFutureTask@53e8eed9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@191d3538[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@20f92b24[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4f4d5a02[permitOwners=[JobFutureTask@53e8eed9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@191d3538[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@20f92b24[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,718 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@40f617e5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@73dc4a8a[permitOwners=[JobFutureTask@29bfa4d4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@40f617e5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4a6207b4[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@73dc4a8a[permitOwners=[JobFutureTask@29bfa4d4[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@40f617e5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@4a6207b4[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,719 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@5f77a6fd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@742cd0c6[permitOwners=[JobFutureTask@5f24500[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5f77a6fd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@648f9a8d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@742cd0c6[permitOwners=[JobFutureTask@5f24500[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@5f77a6fd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@648f9a8d[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,721 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4bd2898e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4114a575[permitOwners=[JobFutureTask@5391298b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4bd2898e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5dbcb31[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4114a575[permitOwners=[JobFutureTask@5391298b[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4bd2898e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5dbcb31[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,723 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@244c237a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@f202385[permitOwners=[JobFutureTask@7f15e681[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@244c237a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@9f16077[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@f202385[permitOwners=[JobFutureTask@7f15e681[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@244c237a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@9f16077[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,725 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3ef9039c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@167edfc1[permitOwners=[JobFutureTask@3c092eec[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3ef9039c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@446d1515[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@167edfc1[permitOwners=[JobFutureTask@3c092eec[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3ef9039c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@446d1515[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,726 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6fdc7574[job=job-1, state=DONE], semaphore=ExecutionSemaphore@44cddeac[permitOwners=[JobFutureTask@43b50027[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6fdc7574[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@d54323f[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@44cddeac[permitOwners=[JobFutureTask@43b50027[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6fdc7574[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@d54323f[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,728 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4a33c91e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@766ed39c[permitOwners=[JobFutureTask@665acfad[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4a33c91e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@74ee7b57[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@766ed39c[permitOwners=[JobFutureTask@665acfad[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4a33c91e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@74ee7b57[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,730 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@53f0f9ef[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6b438579[permitOwners=[JobFutureTask@54430405[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@53f0f9ef[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@22f7c543[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6b438579[permitOwners=[JobFutureTask@54430405[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@53f0f9ef[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@22f7c543[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,732 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@62a0dce3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1b54d734[permitOwners=[JobFutureTask@7ee1d029[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@62a0dce3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@25e76d33[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1b54d734[permitOwners=[JobFutureTask@7ee1d029[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@62a0dce3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@25e76d33[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,733 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@63b9ef48[job=job-1, state=DONE], semaphore=ExecutionSemaphore@28a0b39a[permitOwners=[JobFutureTask@7da988f9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@63b9ef48[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5e42075e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@28a0b39a[permitOwners=[JobFutureTask@7da988f9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@63b9ef48[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5e42075e[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,735 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@18acbb3c[job=job-1, state=DONE], semaphore=ExecutionSemaphore@14ca3a7[permitOwners=[JobFutureTask@569a3780[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@18acbb3c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3007c228[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@14ca3a7[permitOwners=[JobFutureTask@569a3780[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@18acbb3c[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3007c228[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,736 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7be95aba[job=job-1, state=DONE], semaphore=ExecutionSemaphore@b505d28[permitOwners=[JobFutureTask@7571d16d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7be95aba[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7765fb3a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@b505d28[permitOwners=[JobFutureTask@7571d16d[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7be95aba[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7765fb3a[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,738 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@3bb1ee3[job=job-1, state=DONE], semaphore=ExecutionSemaphore@66a8b3e9[permitOwners=[JobFutureTask@5b5f8985[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bb1ee3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2d771195[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@66a8b3e9[permitOwners=[JobFutureTask@5b5f8985[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@3bb1ee3[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@2d771195[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,740 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7bd50eea[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4f4a423c[permitOwners=[JobFutureTask@6e3b53bc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7bd50eea[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5e97f707[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4f4a423c[permitOwners=[JobFutureTask@6e3b53bc[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7bd50eea[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5e97f707[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,742 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@687e73f5[job=job-1, state=DONE], semaphore=ExecutionSemaphore@75fc1f90[permitOwners=[JobFutureTask@9308e32[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@687e73f5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6acf1334[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@75fc1f90[permitOwners=[JobFutureTask@9308e32[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@687e73f5[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6acf1334[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,743 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@43c12a32[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4e967825[permitOwners=[JobFutureTask@5105c7cd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@43c12a32[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3efffc96[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4e967825[permitOwners=[JobFutureTask@5105c7cd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@43c12a32[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3efffc96[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,745 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2eaf2333[job=job-1, state=DONE], semaphore=ExecutionSemaphore@69039e0d[permitOwners=[JobFutureTask@6f75613c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2eaf2333[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@78f7fdd4[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@69039e0d[permitOwners=[JobFutureTask@6f75613c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2eaf2333[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@78f7fdd4[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,747 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@67a2d532[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1ee732ee[permitOwners=[JobFutureTask@20fc8d4f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@67a2d532[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@d557adc[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1ee732ee[permitOwners=[JobFutureTask@20fc8d4f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@67a2d532[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@d557adc[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,749 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4af26924[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6a51caf[permitOwners=[JobFutureTask@6c57693c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4af26924[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@41f6928a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6a51caf[permitOwners=[JobFutureTask@6c57693c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4af26924[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@41f6928a[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,751 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4129c5c1[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4491ddae[permitOwners=[JobFutureTask@34be7dac[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4129c5c1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6ebf239d[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4491ddae[permitOwners=[JobFutureTask@34be7dac[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4129c5c1[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@6ebf239d[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,781 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@32524e3e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@210fe03b[permitOwners=[JobFutureTask@25e62022[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@32524e3e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@297ffaa7[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@210fe03b[permitOwners=[JobFutureTask@25e62022[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@32524e3e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@297ffaa7[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,783 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@58fd309b[job=job-1, state=DONE], semaphore=ExecutionSemaphore@45da86f3[permitOwners=[JobFutureTask@e8153e1[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@58fd309b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@9fb198e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@45da86f3[permitOwners=[JobFutureTask@e8153e1[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@58fd309b[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@9fb198e[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,785 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@7ec0ae7[job=job-1, state=DONE], semaphore=ExecutionSemaphore@14291e6b[permitOwners=[JobFutureTask@560a54fd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ec0ae7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1230c05b[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@14291e6b[permitOwners=[JobFutureTask@560a54fd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@7ec0ae7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@1230c05b[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,786 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@407b1e86[job=job-1, state=DONE], semaphore=ExecutionSemaphore@1e667e93[permitOwners=[JobFutureTask@54dd2cca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@407b1e86[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3533d7a[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@1e667e93[permitOwners=[JobFutureTask@54dd2cca[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@407b1e86[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3533d7a[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,788 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@727e5f3e[job=job-1, state=DONE], semaphore=ExecutionSemaphore@761ff7a9[permitOwners=[JobFutureTask@685c04e6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@727e5f3e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@46cc8d75[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@761ff7a9[permitOwners=[JobFutureTask@685c04e6[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@727e5f3e[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@46cc8d75[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,790 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@45c03831[job=job-1, state=DONE], semaphore=ExecutionSemaphore@516b5c72[permitOwners=[JobFutureTask@6745a2d9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@45c03831[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@865ae9c[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@516b5c72[permitOwners=[JobFutureTask@6745a2d9[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@45c03831[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@865ae9c[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,791 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@50ae38a9[job=job-1, state=DONE], semaphore=ExecutionSemaphore@2511e21f[permitOwners=[JobFutureTask@759a6d6e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@50ae38a9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ee3616e[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@2511e21f[permitOwners=[JobFutureTask@759a6d6e[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@50ae38a9[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3ee3616e[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,793 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@1b79d29f[job=job-1, state=DONE], semaphore=ExecutionSemaphore@71488ca2[permitOwners=[JobFutureTask@3e34288f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1b79d29f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3e59294[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@71488ca2[permitOwners=[JobFutureTask@3e34288f[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@1b79d29f[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@3e59294[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,795 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@51a6a0d[job=job-1, state=DONE], semaphore=ExecutionSemaphore@758b54a0[permitOwners=[JobFutureTask@2a442908[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@51a6a0d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@9144817[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@758b54a0[permitOwners=[JobFutureTask@2a442908[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@51a6a0d[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@9144817[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,797 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@6406febd[job=job-1, state=DONE], semaphore=ExecutionSemaphore@68307362[permitOwners=[JobFutureTask@4f7946da[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6406febd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@187b43fc[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@68307362[permitOwners=[JobFutureTask@4f7946da[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@6406febd[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@187b43fc[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,799 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@2dc2302a[job=job-1, state=DONE], semaphore=ExecutionSemaphore@4c559e8a[permitOwners=[JobFutureTask@6f64f2cd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2dc2302a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@54c2acd6[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@4c559e8a[permitOwners=[JobFutureTask@6f64f2cd[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@2dc2302a[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@54c2acd6[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,800 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@4f0355ff[job=job-1, state=DONE], semaphore=ExecutionSemaphore@45c5a2c0[permitOwners=[JobFutureTask@ee6f4d5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4f0355ff[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5601915[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@45c5a2c0[permitOwners=[JobFutureTask@ee6f4d5[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@4f0355ff[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5601915[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,802 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@27fd98c7[job=job-1, state=DONE], semaphore=ExecutionSemaphore@8a68e3b[permitOwners=[JobFutureTask@22d0859c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@27fd98c7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5f71672[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@8a68e3b[permitOwners=[JobFutureTask@22d0859c[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@27fd98c7[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@5f71672[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,803 INFO [scout-model-thread-21] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@52df5245[job=job-1, state=DONE], semaphore=ExecutionSemaphore@6df3a541[permitOwners=[JobFutureTask@6f269aea[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@52df5245[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7a8b5eca[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@6df3a541[permitOwners=[JobFutureTask@6f269aea[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@52df5245[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@7a8b5eca[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:09,805 INFO [scout-model-thread-24] org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:252) - Interrupted while acquiring semaphore permit. Continue to re-acquire the permit. [future=JobFutureTask@53325181[job=job-1, state=DONE], semaphore=ExecutionSemaphore@742f50a8[permitOwners=[JobFutureTask@73ef3823[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@53325181[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@391cd784[job=job-3, state=WAITING_FOR_PERMIT]]]] - MDC[jobName=job-1] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while competing for a permit [task=job-1, executionSemaphore=ExecutionSemaphore@742f50a8[permitOwners=[JobFutureTask@73ef3823[job=job-2, state=RUNNING]], queue=[Permit acquisition task for JobFutureTask@53325181[job=job-1, state=DONE],Permit acquisition task for JobFutureTask@391cd784[job=job-3, state=WAITING_FOR_PERMIT]]]] at org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphore.acquire(ExecutionSemaphore.java:150) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.acquirePermitUninterruptibly(BlockingCondition.java:247) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.blockJobThread(BlockingCondition.java:172) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:100) at org.eclipse.scout.rt.platform.job.internal.BlockingCondition.waitFor(BlockingCondition.java:93) at org.eclipse.scout.rt.client.job.MutualExclusionTest.lambda$19(MutualExclusionTest.java:505) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.463 s -- in org.eclipse.scout.rt.client.job.MutualExclusionTest [INFO] Running org.eclipse.scout.rt.client.job.MultipleSessionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.job.MultipleSessionTest [INFO] Running org.eclipse.scout.rt.client.job.ModelJobsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.job.ModelJobsTest [INFO] Running org.eclipse.scout.rt.client.job.ModelJobValidatorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.job.ModelJobValidatorTest [INFO] Running org.eclipse.scout.rt.client.job.ModelJobTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.job.ModelJobTest [INFO] Running org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest 2024-06-25 23:57:12,956 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:57:12,956 INFO [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[jobName=Running test with support for JUnit timeout] 2024-06-25 23:57:12,963 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:57:12,964 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true 2024-06-25 23:57:12,964 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:57:12,964 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 s -- in org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest 2024-06-25 23:57:13,437 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:13,439 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:13,440 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:13,441 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent 2024-06-25 23:57:13,442 INFO [main] org.eclipse.scout.rt.shared.ui.UserAgentUtility.getCurrentUserAgent(UserAgentUtility.java:54) - No UserAgent in calling context found; using default UserAgent [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.NotificationBadgeStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.extension.ui.NotificationBadgeStatusTest [INFO] Running org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest [INFO] Running org.eclipse.scout.rt.client.deeplink.DeepLinksTest 2024-06-25 23:57:13,504 INFO [main] org.eclipse.scout.rt.client.deeplink.DeepLinks.<init>(DeepLinks.java:40) - Registered 2 deep-link handlers: - org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandler@4c0c0c21 - org.eclipse.scout.rt.client.deeplink.FooBarDeepLinkHandler@36f2a2af [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.deeplink.DeepLinksTest [INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest [INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.context.ClientRunContextTest [INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.context.ClientRunContextChainTest [INFO] Running org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest [INFO] Running org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest 2024-06-25 23:57:13,534 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-25 23:57:13,534 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest$P_ClientNotificationDispatcherTestSession@55c6ee35[id = 1s9ohllu5aa8pm83jrjkdrmq1p3jr4smi17a6vrn7pteahpu53f0], user=null] - MDC[principal=default, jobName=Starting ClientSession [sessionId=1s9ohllu5aa8pm83jrjkdrmq1p3jr4smi17a6vrn7pteahpu53f0]] 2024-06-25 23:57:13,535 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest$P_ClientNotificationDispatcherTestSession@55c6ee35[id = 1s9ohllu5aa8pm83jrjkdrmq1p3jr4smi17a6vrn7pteahpu53f0] - MDC[principal=default, scoutSession=1s9ohllu5aa8pm83jrjkdrmq1p3jr4smi17a6vrn7pteahpu53f0, jobName=Stopping ClientSession [sessionId=1s9ohllu5aa8pm83jrjkdrmq1p3jr4smi17a6vrn7pteahpu53f0]] 2024-06-25 23:57:13,540 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest$P_ClientNotificationDispatcherTestSession@55c6ee35[id = 1s9ohllu5aa8pm83jrjkdrmq1p3jr4smi17a6vrn7pteahpu53f0], point of no return - MDC[principal=default, scoutSession=1s9ohllu5aa8pm83jrjkdrmq1p3jr4smi17a6vrn7pteahpu53f0, jobName=Stopping ClientSession [sessionId=1s9ohllu5aa8pm83jrjkdrmq1p3jr4smi17a6vrn7pteahpu53f0]] 2024-06-25 23:57:13,541 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest$P_ClientNotificationDispatcherTestSession@55c6ee35[id = 1s9ohllu5aa8pm83jrjkdrmq1p3jr4smi17a6vrn7pteahpu53f0], user=null] - MDC[principal=default, scoutSession=1s9ohllu5aa8pm83jrjkdrmq1p3jr4smi17a6vrn7pteahpu53f0, jobName=Stopping ClientSession [sessionId=1s9ohllu5aa8pm83jrjkdrmq1p3jr4smi17a6vrn7pteahpu53f0]] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest [INFO] Running org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest 2024-06-25 23:57:13,627 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] 2024-06-25 23:57:13,629 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] 2024-06-25 23:57:13,630 WARN [main] org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandler.sessionChanged(AbstractObservableNotificationHandler.java:201) - Auto fallback removal of session listener due to stopped session. This must be done explicitly by the one that registered the listener: Mock for INotificationListener, hashCode: 611854814 2024-06-25 23:57:13,633 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] 2024-06-25 23:57:13,635 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] 2024-06-25 23:57:13,636 WARN [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[jobName=org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest$$Lambda$1049/0x00007ff64123ceb8] 2024-06-25 23:57:13,637 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] 2024-06-25 23:57:13,637 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest [INFO] Running org.eclipse.scout.rt.client.cache.ClientCacheTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.cache.ClientCacheTest [INFO] Running org.eclipse.scout.rt.client.TunnelToServerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.TunnelToServerTest [INFO] Running org.eclipse.scout.rt.client.MultiSessionCookieStoreTest 2024-06-25 23:57:13,649 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore.add(MultiSessionCookieStore.java:90) - adding cookie to default cookie store which could be used by other users too [uri=http://www.eclipse.org, cookieName=Testname1] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.MultiSessionCookieStoreTest [INFO] Running org.eclipse.scout.rt.client.ClientSessionTest 2024-06-25 23:57:13,652 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:57:13,682 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 402 beans in 29.567160 ms 2024-06-25 23:57:13,688 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 402 beans in 5.848000 ms 2024-06-25 23:57:13,688 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:57:13,689 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 4 code type classes registered. 2024-06-25 23:57:13,690 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:57:13,694 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' 2024-06-25 23:57:13,702 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e70c955[id = 1frnfjeg720ivvjvprmrl0icb0g9ad29fmi2p4pgtdk4sgpm174d], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1frnfjeg720ivvjvprmrl0icb0g9ad29fmi2p4pgtdk4sgpm174d]] 2024-06-25 23:57:13,703 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e70c955[id = 1frnfjeg720ivvjvprmrl0icb0g9ad29fmi2p4pgtdk4sgpm174d] - MDC[scoutSession=1frnfjeg720ivvjvprmrl0icb0g9ad29fmi2p4pgtdk4sgpm174d, jobName=org.eclipse.scout.rt.client.ClientSessionTest$$Lambda$1054/0x00007ff64123f250] 2024-06-25 23:57:13,704 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e70c955[id = 1frnfjeg720ivvjvprmrl0icb0g9ad29fmi2p4pgtdk4sgpm174d] - MDC[scoutSession=1frnfjeg720ivvjvprmrl0icb0g9ad29fmi2p4pgtdk4sgpm174d, jobName=org.eclipse.scout.rt.client.ClientSessionTest$$Lambda$1054/0x00007ff64123f250] 2024-06-25 23:57:13,704 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e70c955[id = 1frnfjeg720ivvjvprmrl0icb0g9ad29fmi2p4pgtdk4sgpm174d], point of no return - MDC[scoutSession=1frnfjeg720ivvjvprmrl0icb0g9ad29fmi2p4pgtdk4sgpm174d, jobName=org.eclipse.scout.rt.client.ClientSessionTest$$Lambda$1054/0x00007ff64123f250] 2024-06-25 23:57:13,706 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e70c955[id = 1frnfjeg720ivvjvprmrl0icb0g9ad29fmi2p4pgtdk4sgpm174d], user=1003120000] - MDC[scoutSession=1frnfjeg720ivvjvprmrl0icb0g9ad29fmi2p4pgtdk4sgpm174d, jobName=org.eclipse.scout.rt.client.ClientSessionTest$$Lambda$1054/0x00007ff64123f250] 2024-06-25 23:57:13,709 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:57:13,709 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true 2024-06-25 23:57:13,709 INFO [main] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport.shutdown(LogbackLoggerSupport.java:158) - About to stop ch.qos.logback.classic.LoggerContext[default] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s -- in org.eclipse.scout.rt.client.ClientSessionTest [INFO] Running org.eclipse.scout.rt.client.ClientSessionDisposeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s -- in org.eclipse.scout.rt.client.ClientSessionDisposeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1469, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.client.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.client.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client >-------- [INFO] Building org.eclipse.scout.rt.svg.client 24.2-SNAPSHOT [49/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom (4.2 kB at 384 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom (7.6 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom (3.7 kB at 466 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom (2.8 kB at 394 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom (1.7 kB at 210 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom (3.9 kB at 352 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom (2.4 kB at 301 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom (2.4 kB at 300 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom (3.5 kB at 497 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom (2.9 kB at 364 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom (1.8 kB at 230 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 429 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom (3.4 kB at 375 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom (2.4 kB at 300 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom (2.6 kB at 321 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom (3.1 kB at 279 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom (3.6 kB at 509 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom (4.6 kB at 458 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom (2.7 kB at 343 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom (3.4 kB at 486 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom (2.7 kB at 343 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar (191 kB at 5.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar (230 kB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar (486 kB at 26 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar (424 kB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar (77 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar (677 kB at 25 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar (34 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar (705 kB at 23 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar (331 kB at 9.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar (10 kB at 293 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar (173 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar (184 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar (192 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar (25 kB at 587 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar (6.7 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar (127 kB at 2.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar (11 kB at 233 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar (8.4 kB at 172 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar (86 kB at 1.2 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SVGUtility.java:[226,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SilentSVGUserAgentAdapter.java:[14,19] Unsupported @SuppressWarnings("squid:S1186") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.svg.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.client --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.svg.client --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test >------ [INFO] Building org.eclipse.scout.rt.svg.client.test 24.2-SNAPSHOT [50/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.client.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.client.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.client.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.svg.client.SVGUtilityTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.220 s -- in org.eclipse.scout.rt.svg.client.SVGUtilityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.client.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge >------- [INFO] Building org.eclipse.scout.rt.serverbridge 24.2-SNAPSHOT [51/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.serverbridge --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.serverbridge --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.serverbridge --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.serverbridge --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.serverbridge --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.serverbridge --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.serverbridge --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.serverbridge --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.serverbridge --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.serverbridge --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.serverbridge --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.serverbridge --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.serverbridge --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.serverbridge --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.serverbridge --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html >---------- [INFO] Building org.eclipse.scout.rt.ui.html 24.2-SNAPSHOT [52/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html --- [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeEvent.java:[18,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[61,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[63,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[96,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[118,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[175,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[210,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[272,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/lookup/JsonLookupCallResult.java:[47,5] org.eclipse.scout.rt.client.services.lookup.IQueryParam is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.IQueryParam<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonUtility.java:[15,19] Unsupported @SuppressWarnings("UnusedAssignment") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonUtility.java:[48,21] Unsupported @SuppressWarnings("squid:ForLoopCounterChangedCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonAdapterProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonStatus.java:[57,21] Unsupported @SuppressWarnings("ConstantConditions") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[26,67] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[51,30] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[56,38] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/menu/JsonContextMenu.java:[112,9] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/menu/JsonContextMenu.java:[132,54] org.eclipse.scout.rt.ui.html.json.FilteredJsonAdapterIds is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.FilteredJsonAdapterIds<MODEL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/userfilter/JsonColumnUserFilter.java:[66,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTileGridMediator.java:[26,78] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/DefaultValuesFilter.java:[395,23] Unsupported @SuppressWarnings("BooleanMethodIsAlwaysInverted") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/filechooser/JsonFileChooser.java:[82,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonWidgetTile.java:[21,39] org.eclipse.scout.rt.client.ui.tile.IWidgetTile is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.IWidgetTile<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileAccordion.java:[18,42] org.eclipse.scout.rt.client.ui.tile.ITileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiHtmlConfigProperties.java:[120,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[355,62] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[361,62] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[363,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[375,61] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[377,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[386,61] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[391,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[404,65] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[408,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[540,56] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[542,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableEvent.java:[18,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[461,21] Unsupported @SuppressWarnings("RedundantCast") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1027,24] org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField<FORM_FIELD> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1259,25] Unsupported @SuppressWarnings("RedundantIfStatement") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1344,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableRowTileMapping.java:[26,97] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[165,21] Unsupported @SuppressWarnings("RedundantIfStatement") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[283,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonFormField.java:[42,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSessionEvent.java:[16,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonMessageRequestHandler.java:[305,21] Unsupported @SuppressWarnings("UnnecessaryLocalVariable") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/HttpSessionHelper.java:[42,21] Unsupported @SuppressWarnings("findbugs:J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[389,25] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[710,21] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[1238,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGrid.java:[108,38] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[239,35] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[273,18] org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBox is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBox<LIST_BOX_KEY,LIST_BOX> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[297,18] org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonProposalField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonProposalField<VALUE,MODEL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[300,18] org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonSmartField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonSmartField<VALUE,MODEL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[309,18] org.eclipse.scout.rt.ui.html.json.form.fields.plannerfield.JsonPlannerField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.plannerfield.JsonPlannerField<PLANNER,RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[345,18] org.eclipse.scout.rt.ui.html.json.form.fields.tilefield.JsonTileField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.tilefield.JsonTileField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[360,37] org.eclipse.scout.rt.client.ui.form.fields.IWidgetField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IWidgetField<WIDGET> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[368,18] org.eclipse.scout.rt.ui.html.json.desktop.JsonFormMenu is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.desktop.JsonFormMenu<FORM_MENU> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[508,18] org.eclipse.scout.rt.ui.html.json.popup.JsonPopup is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.popup.JsonPopup<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[532,46] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[541,18] org.eclipse.scout.rt.ui.html.json.table.JsonNumberColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonNumberColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[544,18] org.eclipse.scout.rt.ui.html.json.table.JsonDateColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonDateColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[547,18] org.eclipse.scout.rt.ui.html.json.table.JsonBooleanColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonBooleanColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[550,18] org.eclipse.scout.rt.ui.html.json.table.JsonAlphanumericSortingStringColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonAlphanumericSortingStringColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[553,18] org.eclipse.scout.rt.ui.html.json.table.JsonStringColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonStringColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[556,18] org.eclipse.scout.rt.ui.html.json.table.JsonBeanColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonBeanColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[559,18] org.eclipse.scout.rt.ui.html.json.table.JsonIconColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonIconColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[562,18] org.eclipse.scout.rt.ui.html.json.table.JsonSmartColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonSmartColumn<T,VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[562,35] org.eclipse.scout.rt.client.ui.basic.table.columns.ISmartColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.ISmartColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[565,18] org.eclipse.scout.rt.ui.html.json.table.JsonColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[577,18] org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonColumnUserFilter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonColumnUserFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[580,18] org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonTableTextUserFilter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonTableTextUserFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/popup/JsonWidgetPopup.java:[22,40] org.eclipse.scout.rt.client.ui.popup.IWidgetPopup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.popup.IWidgetPopup<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonWidgetField.java:[32,38] org.eclipse.scout.rt.client.ui.form.fields.IWidgetField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IWidgetField<WIDGET> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/action/JsonAction.java:[34,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonValidationFailedStatus.java:[17,37] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[21,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[33,15] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[37,43] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[183,21] Unsupported @SuppressWarnings("RedundantThrows") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTree.java:[434,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonFormFieldTile.java:[19,42] org.eclipse.scout.rt.client.ui.tile.IFormFieldTile is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.IFormFieldTile<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonValueField.java:[30,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[131,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[222,21] Unsupported @SuppressWarnings("findbugs:EC_UNRELATED_TYPES_USING_POINTER_EQUALITY") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[240,21] Unsupported @SuppressWarnings("findbugs:EC_UNRELATED_TYPES_USING_POINTER_EQUALITY") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[392,21] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[434,21] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/hybrid/JsonHybridManager.java:[119,11] Type safety: Unchecked cast from java.lang.Object to java.util.Map<java.lang.String,java.lang.Object> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[22,39] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[24,51] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[33,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/popup/JsonMobilePopup.java:[16,40] org.eclipse.scout.rt.client.ui.popup.IMobilePopup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.popup.IMobilePopup<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonPropertyChangeEvent.java:[38,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/userfilter/JsonTableUserFilter.java:[17,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/UserFilterStateFactory.java:[26,7] org.eclipse.scout.rt.ui.html.json.table.JsonColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonColumn<T> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.app >-------- [INFO] Building org.eclipse.scout.rt.ui.html.app 24.2-SNAPSHOT [53/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.app --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.app --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test >------- [INFO] Building org.eclipse.scout.rt.ui.html.test 24.2-SNAPSHOT [54/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Copying 25 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/TablePage.java:[57,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/TablePage.java:[62,12] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/fixtures/ListBoxTable.java:[38,13] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.TextColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY>.DefaultListBoxTable.TextColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/fixtures/ListBoxTable.java:[42,13] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.ActiveColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY>.DefaultListBoxTable.ActiveColumn should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/testing/JsonTestUtility.java:[54,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[310,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[472,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[473,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[474,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[659,21] Unsupported @SuppressWarnings("UnusedAssignment") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonResponseTest.java:[72,22] Unsupported @SuppressWarnings("SimplifiableJUnitAssertion") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonResponseTest.java:[72,52] Unsupported @SuppressWarnings("ConstantConditions") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/htmlfield/JsonHtmlFieldTest.java:[40,11] org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlField<HTML_FIELD> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[85,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[85,22] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[248,19] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[265,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[267,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[339,83] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGridTest.java:[108,5] org.eclipse.scout.rt.ui.html.json.tile.JsonTile is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tile.JsonTile<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGridTest.java:[108,26] Type safety: Unchecked invocation getJsonAdapter(org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest.P_Tile, org.eclipse.scout.rt.ui.html.json.tile.JsonTileGrid<org.eclipse.scout.rt.client.ui.tile.ITileGrid<?>>) of the generic method getJsonAdapter(M, org.eclipse.scout.rt.ui.html.json.IJsonAdapter<?>) of type org.eclipse.scout.rt.ui.html.UiSession [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonBeanTest.java:[207,12] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/stringfield/JsonStringFieldTest.java:[37,11] org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant OPEN_FORM_IN_STORE needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant OPEN_MESSAGEBOX_IN_STORE needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant OPEN_FORM_IN_LOAD needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant OPEN_MESSAGEBOX_IN_LOAD needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[373,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.DesktopBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[86,21] Unsupported @SuppressWarnings("UnusedAssignment") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[89,46] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[107,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[172,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[214,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/groupbox/JsonGroupBoxTest.java:[45,11] org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBox is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBox<GROUP_BOX> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonFormFieldTest.java:[35,3] org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField<FORM_FIELD> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/RequestHistoryTest.java:[20,21] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[69,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[69,28] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter<org.eclipse.scout.rt.client.ui.desktop.IDesktop> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[73,19] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter<org.eclipse.scout.rt.client.ui.desktop.IDesktop> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[94,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[94,28] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter<org.eclipse.scout.rt.client.ui.desktop.IDesktop> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[257,19] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[933,42] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[937,34] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[941,34] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[945,35] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/Outline.java:[30,10] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest 2024-06-25 23:57:24,783 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:57:24,805 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-25 23:57:24,993 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-25 23:57:25,328 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 533.854287 ms. Total class count: 4382 2024-06-25 23:57:25,707 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 436 beans in 377.591230 ms 2024-06-25 23:57:25,796 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 436 beans in 88.795078 ms 2024-06-25 23:57:25,810 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:57:25,832 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-25 23:57:25,834 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:57:25,839 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-25 23:57:26,196 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 s -- in org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest [INFO] Running org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest 2024-06-25 23:57:26,298 WARN [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.lambda$8(HtmlDocumentParser.java:275) - Removing unknown or improperly formatted scout tag from 'html/path': <scout:invalid info="this tag is not recognized by HtmlDocumentParser and should be removed"> 2024-06-25 23:57:26,298 WARN [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.lambda$8(HtmlDocumentParser.java:275) - Removing unknown or improperly formatted scout tag from 'html/path': <scout:did-you-know that="1 > 0?" > [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest [INFO] Running org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.122 s -- in org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest [INFO] Running org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest 2024-06-25 23:57:28,648 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' - MDC[principal=default] 2024-06-25 23:57:28,750 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default] 2024-06-25 23:57:28,757 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-25 23:57:28,915 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@5b68829f[id = ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1]] 2024-06-25 23:57:29,084 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@24fa05f1] - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false}}} Response #2: {"#":1,"events":[{"target":"2","type":"nodesInserted","nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"text":"A","htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"text":"B","htmlEnabled":false}]}]}]} Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false,"nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","enabled":false,"initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"6","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"9","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"10","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}} Response #2: {"#":1,"events":[{"target":"2","type":"nodesDeleted","commonParentNodeId":"4","nodeIds":["5"]}]} Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false}}} Response #2: {"#":1} Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false,"nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"6","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"9","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"10","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}} Response #2: {"#":1,"events":[{"target":"2","type":"nodeExpanded","nodeId":"3","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"8","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"10","expanded":true,"expandedLazy":false,"recursive":true}]} Response #3: {"#":2,"events":[{"target":"2","type":"nodeExpanded","nodeId":"3","expanded":false,"expandedLazy":false,"recursive":true}]} 2024-06-25 23:57:29,822 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService.getBaseFolder(FileSystemUserPreferencesStorageService.java:177) - No user area property found. Using '/home/jenkins/agent/user' as fallback. Consider specifying a user area using property 'scout.client.userArea'. - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.451 s -- in org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest [INFO] Running org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest [INFO] Running org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest [INFO] Running org.eclipse.scout.rt.ui.html.json.table.JsonTableTest [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s -- in org.eclipse.scout.rt.ui.html.json.table.JsonTableTest [INFO] Running org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest [INFO] Running org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest 2024-06-25 23:57:31,208 WARN [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.action.JsonAction.handleModelPropertyChange(JsonAction.java:193) - Setting visibleGranted=false has no effect, because JsonAdapter 3 (org.eclipse.scout.rt.ui.html.json.menu.fixtures.MenuWithNonDisplayableChild$DisplayableMenu@224b34ef) is already sent to the UI. - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest 2024-06-25 23:57:32,821 WARN [scout-model-thread-24] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:95) - iconId 'test_icon' could not be resolved - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] 2024-06-25 23:57:32,821 WARN [scout-model-thread-24] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:95) - iconId 'test_icon' could not be resolved - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.checkboxfield.JsonCheckBoxFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.checkboxfield.JsonCheckBoxFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.JsonFormTest 2024-06-25 23:57:32,962 ERROR [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=7, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] 2024-06-25 23:57:32,986 ERROR [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=7, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.scout.rt.ui.html.json.form.JsonFormTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.hybrid.JsonHybridManagerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 s -- in org.eclipse.scout.rt.ui.html.json.desktop.hybrid.JsonHybridManagerTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.590 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.686 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest [INFO] Running org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest [INFO] Running org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest [INFO] Running org.eclipse.scout.rt.ui.html.json.UploadRequestHandlerTest 2024-06-25 23:57:36,859 INFO [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.jpg' has content header '474946383761' which does not match its extension. 2024-06-25 23:57:36,860 INFO [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.jpg.gif' has content header '' which does not match its extension. 2024-06-25 23:57:37,809 INFO [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.foobar.mov' has content header '474946383761' which does not match its extension. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 s -- in org.eclipse.scout.rt.ui.html.json.UploadRequestHandlerTest [INFO] Running org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonUtilityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.JsonUtilityTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonStatusTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonResponseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.ui.html.json.JsonResponseTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonRequestTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.json.JsonRequestTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonEventTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonEventTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonDateTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.ui.html.json.JsonDateTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonBeanTest 2024-06-25 23:57:37,921 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@3db24b79, org.eclipse.scout.rt.ui.html.JsonObjectFactory@703af240] - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] 2024-06-25 23:57:37,924 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@3db24b79, org.eclipse.scout.rt.ui.html.JsonObjectFactory@667196a2] - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] 2024-06-25 23:57:37,926 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@3db24b79, org.eclipse.scout.rt.ui.html.JsonObjectFactory@2e1cee1e] - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] 2024-06-25 23:57:37,930 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@3db24b79, org.eclipse.scout.rt.ui.html.JsonObjectFactory@47dfaa27] - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] 2024-06-25 23:57:37,932 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@3db24b79, org.eclipse.scout.rt.ui.html.JsonObjectFactory@562a18a1] - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] 2024-06-25 23:57:37,935 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@3db24b79, org.eclipse.scout.rt.ui.html.JsonObjectFactory@5c08a455] - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] 2024-06-25 23:57:37,937 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@3db24b79, org.eclipse.scout.rt.ui.html.JsonObjectFactory@4f590adc] - MDC[principal=default, scoutSession=ome35ape76aaf7r39ki919ujqkoks86vl9urv74vvb71fk9r9c1, jobName=Running JUnit test in model job] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.ui.html.json.JsonBeanTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest [INFO] Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest [INFO] Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterServiceTest [INFO] Running org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest [INFO] Running org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest [INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest [INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest [INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest [INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest [INFO] Running org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest 2024-06-25 23:57:38,241 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:57:38,292 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:57:38,294 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-25 23:57:38,294 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:57:38,295 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-25 23:57:38,308 WARN [main] org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:33) - DETECTED_THREAD_INTERRUPTION in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest#5687ade6 'test', clearing interrupt status successful java.lang.Exception: Calling trace at org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:38) at org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest.testDetectAndClearWithInterrupt(UiThreadInterruptionTest.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithNewPlatform(PlatformStatement.java:84) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:71) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2024-06-25 23:57:38,317 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:57:38,317 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest [INFO] Running org.eclipse.scout.rt.ui.html.UiSessionTest 2024-06-25 23:57:38,327 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http' 2024-06-25 23:57:38,333 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui' 2024-06-25 23:57:38,338 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@30f45b10[id = 1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak]] 2024-06-25 23:57:38,338 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:38,342 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default - MDC[scoutSession=1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak, jobName=Initializing UI theme] 2024-06-25 23:57:38,393 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:gsvkasbanvd8emubo9p169e67jh6dvgmjago32u8f48t4bglhi1 initialized 2024-06-25 23:57:38,394 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-25 23:57:38,394 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:gsvkasbanvd8emubo9p169e67jh6dvgmjago32u8f48t4bglhi1... 2024-06-25 23:57:38,397 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak because it is not used anymore 2024-06-25 23:57:38,399 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@30f45b10[id = 1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak] - MDC[scoutSession=1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak, jobName=Stop client session 1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak due to session housekeeping] 2024-06-25 23:57:38,399 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@30f45b10[id = 1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak] - MDC[scoutSession=1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak, jobName=Stop client session 1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak due to session housekeeping] 2024-06-25 23:57:38,401 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@30f45b10[id = 1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak], point of no return - MDC[scoutSession=1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak, jobName=Stop client session 1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak due to session housekeeping] 2024-06-25 23:57:38,405 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@30f45b10[id = 1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak], user=1003120000] - MDC[scoutSession=1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak, jobName=Stop client session 1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak due to session housekeeping] 2024-06-25 23:57:38,406 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak terminated. - MDC[scoutSession=1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak, jobName=Stop client session 1e83t899ef358o7m3ni8k0152gut35jeb8h3ruc2q27dv1hvlaak due to session housekeeping] 2024-06-25 23:57:38,554 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52d18ed7[id = 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc]] 2024-06-25 23:57:38,555 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:38,560 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:usem9inm0ub0hh7k218fntac58d0tksish1a11mamta2r4s60eq initialized 2024-06-25 23:57:38,571 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-25 23:57:38,572 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:usem9inm0ub0hh7k218fntac58d0tksish1a11mamta2r4s60eq... 2024-06-25 23:57:38,573 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc because it is not used anymore 2024-06-25 23:57:38,575 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52d18ed7[id = 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc] - MDC[scoutSession=2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc, jobName=Stop client session 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc due to session housekeeping] 2024-06-25 23:57:38,575 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52d18ed7[id = 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc] - MDC[scoutSession=2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc, jobName=Stop client session 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc due to session housekeeping] 2024-06-25 23:57:38,575 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52d18ed7[id = 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc], point of no return - MDC[scoutSession=2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc, jobName=Stop client session 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_JOB... 2024-06-25 23:57:40,578 WARN [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52d18ed7[id = 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fa81c67b830] 2024-06-25 23:57:40,579 INFO [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52d18ed7[id = 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc], user=1003120000, jobs=[JobFutureTask@4ee1c29a[job=Stop client session 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc due to session housekeeping, state=WAITING_FOR_PERMIT], JobFutureTask@6f96f47a[job=Stop client session 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fa81c67b830] 2024-06-25 23:57:40,582 ERROR [scout-model-thread-24] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc, jobName=Stop client session 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc due to session housekeeping] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-24, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$$Lambda$645/0x00007fa81c6872f8] at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:50) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:358) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:83) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1638) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351) ... 48 common frames omitted 2024-06-25 23:57:40,583 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@52d18ed7[id = 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc], user=1003120000] - MDC[scoutSession=2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc, jobName=Stop client session 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc due to session housekeeping] 2024-06-25 23:57:40,584 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc terminated. - MDC[scoutSession=2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc, jobName=Stop client session 2099fdp73rpvuaael0n8f0959spkv64svpjokotr7bu8jtkmlmc due to session housekeeping] 2024-06-25 23:57:40,592 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3d31d6b[id = g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69]] 2024-06-25 23:57:40,593 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:40,599 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1jafujn43gjcnv4s87hq3ek6nj6moaod64p29vvl0qovkehlg3bb initialized 2024-06-25 23:57:40,605 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1jafujn43gjcnv4s87hq3ek6nj6moaod64p29vvl0qovkehlg3bb [clientSessionId=g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69, processingJsonRequest=false] 2024-06-25 23:57:40,605 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1jafujn43gjcnv4s87hq3ek6nj6moaod64p29vvl0qovkehlg3bb... 2024-06-25 23:57:40,606 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69] 2024-06-25 23:57:40,606 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69] 2024-06-25 23:57:40,606 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69] 2024-06-25 23:57:40,607 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1jafujn43gjcnv4s87hq3ek6nj6moaod64p29vvl0qovkehlg3bb 2024-06-25 23:57:40,607 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3d31d6b[id = g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69] - MDC[scoutSession=g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69, jobName=Stop client session g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69 due to session housekeeping] 2024-06-25 23:57:40,607 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3d31d6b[id = g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69] - MDC[scoutSession=g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69, jobName=Stop client session g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69 due to session housekeeping] 2024-06-25 23:57:40,608 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3d31d6b[id = g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69], point of no return - MDC[scoutSession=g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69, jobName=Stop client session g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_JOB... 2024-06-25 23:57:42,609 WARN [scout-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3d31d6b[id = g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fa81c67b830] 2024-06-25 23:57:42,610 INFO [scout-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3d31d6b[id = g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69], user=1003120000, jobs=[JobFutureTask@4b5709e3[job=Stop client session g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69 due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fa81c67b830] 2024-06-25 23:57:42,611 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69, jobName=Stop client session g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69 due to session housekeeping] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-23, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$$Lambda$645/0x00007fa81c6872f8] at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:50) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:358) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:83) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1638) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351) ... 48 common frames omitted 2024-06-25 23:57:42,612 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3d31d6b[id = g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69], user=1003120000] - MDC[scoutSession=g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69, jobName=Stop client session g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69 due to session housekeeping] 2024-06-25 23:57:42,613 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69 terminated. - MDC[scoutSession=g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69, jobName=Stop client session g9qq73osm1l597ish5fcpckjtirealvhumh8c80kaice7kopl69 due to session housekeeping] 2024-06-25 23:57:42,619 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7844761b[id = 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic]] 2024-06-25 23:57:42,619 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:42,624 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:78pvf1ama1je9agmr4egapi4phks7c5n3pc162afru32b9vh5qj initialized 2024-06-25 23:57:42,628 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:78pvf1ama1je9agmr4egapi4phks7c5n3pc162afru32b9vh5qj [clientSessionId=2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic, processingJsonRequest=false] 2024-06-25 23:57:42,628 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:78pvf1ama1je9agmr4egapi4phks7c5n3pc162afru32b9vh5qj... 2024-06-25 23:57:42,628 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic] 2024-06-25 23:57:42,629 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic] 2024-06-25 23:57:42,629 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:78pvf1ama1je9agmr4egapi4phks7c5n3pc162afru32b9vh5qj 2024-06-25 23:57:42,629 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic] 2024-06-25 23:57:42,630 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7844761b[id = 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic] - MDC[scoutSession=2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic, jobName=Stop client session 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic due to session housekeeping] 2024-06-25 23:57:42,630 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7844761b[id = 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic] - MDC[scoutSession=2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic, jobName=Stop client session 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic due to session housekeeping] 2024-06-25 23:57:42,631 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7844761b[id = 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic], point of no return - MDC[scoutSession=2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic, jobName=Stop client session 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_MESSAGE_BOX... 2024-06-25 23:57:42,637 WARN [scout-model-thread-21] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic, jobName=Stop client session 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic due to session housekeeping] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) # SessionStoreTestForm.doFinally done. 2024-06-25 23:57:42,639 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7844761b[id = 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic], user=1003120000] - MDC[scoutSession=2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic, jobName=Stop client session 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic due to session housekeeping] 2024-06-25 23:57:42,639 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic terminated. - MDC[scoutSession=2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic, jobName=Stop client session 2q33eh4u0o2v6sf5c4r3295l8hsmrujeouj4v9afspge4i17kic due to session housekeeping] 2024-06-25 23:57:42,834 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@24f4921f[id = 1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j]] 2024-06-25 23:57:42,834 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:42,838 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1j414dsb5h8obcrris4njshun2e1an9o7a462ac244vngh5cruas initialized 2024-06-25 23:57:42,842 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-25 23:57:42,842 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1j414dsb5h8obcrris4njshun2e1an9o7a462ac244vngh5cruas... 2024-06-25 23:57:42,844 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j because it is not used anymore 2024-06-25 23:57:42,844 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@24f4921f[id = 1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j] - MDC[scoutSession=1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j, jobName=Stop client session 1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j due to session housekeeping] 2024-06-25 23:57:42,844 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@24f4921f[id = 1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j] - MDC[scoutSession=1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j, jobName=Stop client session 1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j due to session housekeeping] 2024-06-25 23:57:42,845 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@24f4921f[id = 1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j], point of no return - MDC[scoutSession=1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j, jobName=Stop client session 1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_MESSAGE_BOX... 2024-06-25 23:57:42,845 WARN [scout-model-thread-23] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j, jobName=Stop client session 1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j due to session housekeeping] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) # SessionStoreTestForm.doFinally done. 2024-06-25 23:57:42,846 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@24f4921f[id = 1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j], user=1003120000] - MDC[scoutSession=1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j, jobName=Stop client session 1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j due to session housekeeping] 2024-06-25 23:57:42,847 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j terminated. - MDC[scoutSession=1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j, jobName=Stop client session 1s1713nn142kqpidvu78askkcbm9ci9rn2g9shb5i3uhl7ai4e7j due to session housekeeping] 2024-06-25 23:57:42,854 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@39d32fd5[id = 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0]] 2024-06-25 23:57:42,855 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:42,859 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:q0qb611099hob4939jal0spskebi5tekehs26taue9pjn3fm20e initialized 2024-06-25 23:57:42,863 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-25 23:57:42,863 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:q0qb611099hob4939jal0spskebi5tekehs26taue9pjn3fm20e... 2024-06-25 23:57:42,864 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0 because it is not used anymore 2024-06-25 23:57:42,865 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@39d32fd5[id = 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0] - MDC[scoutSession=19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0, jobName=Stop client session 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0 due to session housekeeping] 2024-06-25 23:57:42,865 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@39d32fd5[id = 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0] - MDC[scoutSession=19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0, jobName=Stop client session 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0 due to session housekeeping] 2024-06-25 23:57:42,866 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@39d32fd5[id = 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0], point of no return - MDC[scoutSession=19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0, jobName=Stop client session 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_LOOP... # for-loop in state RUNNING, ttl=5000 2024-06-25 23:57:44,868 WARN [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@39d32fd5[id = 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fa81c67b830] 2024-06-25 23:57:44,883 INFO [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@39d32fd5[id = 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0], user=1003120000, jobs=[JobFutureTask@76ffd052[job=Stop client session 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0 due to session housekeeping, state=RUNNING], JobFutureTask@a445be9[job=Stop client session 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0 due to session housekeeping, state=WAITING_FOR_PERMIT]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fa81c67b830] # for-loop in state DONE, ttl=1639 # SessionStoreTestForm.doFinally done. 2024-06-25 23:57:47,868 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@39d32fd5[id = 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0], user=1003120000] - MDC[scoutSession=19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0, jobName=Stop client session 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0 due to session housekeeping] 2024-06-25 23:57:47,869 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0 terminated. - MDC[scoutSession=19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0, jobName=Stop client session 19pisqv0g2c2kfeddlikts72gsv7c2esp2ppj75698smt491kuq0 due to session housekeeping] 2024-06-25 23:57:47,878 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@75ea324f[id = vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m]] 2024-06-25 23:57:47,878 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:47,884 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:hdu27b2l359gls638lk72jaakkhdpl8amf1nri0otcfj66q5iri initialized 2024-06-25 23:57:47,888 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:hdu27b2l359gls638lk72jaakkhdpl8amf1nri0otcfj66q5iri [clientSessionId=vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m, processingJsonRequest=false] 2024-06-25 23:57:47,888 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:hdu27b2l359gls638lk72jaakkhdpl8amf1nri0otcfj66q5iri... 2024-06-25 23:57:47,889 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m] 2024-06-25 23:57:47,889 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m] 2024-06-25 23:57:47,889 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m] 2024-06-25 23:57:47,890 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:hdu27b2l359gls638lk72jaakkhdpl8amf1nri0otcfj66q5iri 2024-06-25 23:57:47,890 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@75ea324f[id = vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m] - MDC[scoutSession=vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m, jobName=Stop client session vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m due to session housekeeping] 2024-06-25 23:57:47,890 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@75ea324f[id = vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m] - MDC[scoutSession=vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m, jobName=Stop client session vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m due to session housekeeping] 2024-06-25 23:57:47,891 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@75ea324f[id = vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m], point of no return - MDC[scoutSession=vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m, jobName=Stop client session vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_ANOTHER_FORM... 2024-06-25 23:57:47,898 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m, jobName=Stop client session vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m due to session housekeeping] org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm] at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:73) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:47,899 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@75ea324f[id = vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m], user=1003120000] - MDC[scoutSession=vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m, jobName=Stop client session vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m due to session housekeeping] 2024-06-25 23:57:47,899 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m terminated. - MDC[scoutSession=vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m, jobName=Stop client session vfqt7ian1i1dkfah98fk3e2535ateu5i67daou838vrn5ge6c7m due to session housekeeping] 2024-06-25 23:57:48,094 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@60099572[id = 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk]] 2024-06-25 23:57:48,095 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:48,099 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1jfbped61psvf9ci04jrnaos4a13j7gcknbk9fcasgr4tt9tcr5g initialized 2024-06-25 23:57:48,103 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1jfbped61psvf9ci04jrnaos4a13j7gcknbk9fcasgr4tt9tcr5g [clientSessionId=1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk, processingJsonRequest=false] 2024-06-25 23:57:48,103 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1jfbped61psvf9ci04jrnaos4a13j7gcknbk9fcasgr4tt9tcr5g... 2024-06-25 23:57:48,104 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk] 2024-06-25 23:57:48,104 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk] 2024-06-25 23:57:48,104 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk] 2024-06-25 23:57:48,105 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1jfbped61psvf9ci04jrnaos4a13j7gcknbk9fcasgr4tt9tcr5g 2024-06-25 23:57:48,105 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@60099572[id = 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk] - MDC[scoutSession=1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk, jobName=Stop client session 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk due to session housekeeping] 2024-06-25 23:57:48,105 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@60099572[id = 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk] - MDC[scoutSession=1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk, jobName=Stop client session 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk due to session housekeeping] 2024-06-25 23:57:48,106 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@60099572[id = 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk], point of no return - MDC[scoutSession=1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk, jobName=Stop client session 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk due to session housekeeping] # SessionStoreTestForm.doFinally DO_NOTHING... # SessionStoreTestForm.doFinally done. 2024-06-25 23:57:48,106 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@60099572[id = 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk], user=1003120000] - MDC[scoutSession=1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk, jobName=Stop client session 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk due to session housekeeping] 2024-06-25 23:57:48,107 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk terminated. - MDC[scoutSession=1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk, jobName=Stop client session 1fpflkvhofcvfooqle3lf17g456g16labvhsvqa55oe8mlng1lpk due to session housekeeping] 2024-06-25 23:57:48,310 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@aa91545[id = 1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d]] 2024-06-25 23:57:48,310 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:48,315 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:2fsbhvbvnpmmg9c6a193ff9lggm4bkfavmguuj6c957jdbi7nfb initialized 2024-06-25 23:57:48,318 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-25 23:57:48,318 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:2fsbhvbvnpmmg9c6a193ff9lggm4bkfavmguuj6c957jdbi7nfb... 2024-06-25 23:57:48,320 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d because it is not used anymore 2024-06-25 23:57:48,321 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@aa91545[id = 1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d] - MDC[scoutSession=1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d, jobName=Stop client session 1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d due to session housekeeping] 2024-06-25 23:57:48,321 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@aa91545[id = 1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d] - MDC[scoutSession=1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d, jobName=Stop client session 1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d due to session housekeeping] 2024-06-25 23:57:48,321 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@aa91545[id = 1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d], point of no return - MDC[scoutSession=1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d, jobName=Stop client session 1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_ANOTHER_FORM... 2024-06-25 23:57:48,323 ERROR [scout-model-thread-24] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d, jobName=Stop client session 1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d due to session housekeeping] org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm] at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:73) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:57:48,324 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@aa91545[id = 1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d], user=1003120000] - MDC[scoutSession=1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d, jobName=Stop client session 1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d due to session housekeeping] 2024-06-25 23:57:48,325 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d terminated. - MDC[scoutSession=1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d, jobName=Stop client session 1aol2arctcls1ljofb4st1pee1v44ou4pnmupeech1n5ovviue8d due to session housekeeping] 2024-06-25 23:57:48,329 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@72ea6b19[id = npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl]] 2024-06-25 23:57:48,330 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:48,333 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1imdogv7a6kqacbpbc1v5ftv8cvd5k02r81dap7udam4qdgegb3p initialized 2024-06-25 23:57:48,334 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1imdogv7a6kqacbpbc1v5ftv8cvd5k02r81dap7udam4qdgegb3p... 2024-06-25 23:57:48,334 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl] 2024-06-25 23:57:48,334 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl] 2024-06-25 23:57:48,335 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl] 2024-06-25 23:57:48,399 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@72ea6b19[id = npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl] - MDC[scoutSession=npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl, jobName=Stop client session npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl due to session housekeeping] 2024-06-25 23:57:48,399 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@72ea6b19[id = npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl] - MDC[scoutSession=npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl, jobName=Stop client session npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl due to session housekeeping] 2024-06-25 23:57:48,400 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@72ea6b19[id = npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl], point of no return - MDC[scoutSession=npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl, jobName=Stop client session npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl due to session housekeeping] 2024-06-25 23:57:48,400 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@72ea6b19[id = npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl], user=1003120000] - MDC[scoutSession=npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl, jobName=Stop client session npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl due to session housekeeping] 2024-06-25 23:57:48,400 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl terminated. - MDC[scoutSession=npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl, jobName=Stop client session npcf92l57f9a0iog83u8kihc0kcc61dqqid1ov3k41ccsun6mgl due to session housekeeping] 2024-06-25 23:57:48,557 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@b03a82f[id = 9cl8rfaepjkpko440krdn1324r9piv7g0rfh92b34ooktk3mcvl], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=9cl8rfaepjkpko440krdn1324r9piv7g0rfh92b34ooktk3mcvl]] 2024-06-25 23:57:48,558 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=9cl8rfaepjkpko440krdn1324r9piv7g0rfh92b34ooktk3mcvl, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:48,562 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1s8bmqkasanqq2e1rcb21lqgbndkhgs85d08rh48gj1rh5c3d4dr initialized 2024-06-25 23:57:48,562 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@b03a82f[id = 9cl8rfaepjkpko440krdn1324r9piv7g0rfh92b34ooktk3mcvl] 2024-06-25 23:57:48,562 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@b03a82f[id = 9cl8rfaepjkpko440krdn1324r9piv7g0rfh92b34ooktk3mcvl] 2024-06-25 23:57:48,564 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@b03a82f[id = 9cl8rfaepjkpko440krdn1324r9piv7g0rfh92b34ooktk3mcvl], point of no return 2024-06-25 23:57:48,564 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1s8bmqkasanqq2e1rcb21lqgbndkhgs85d08rh48gj1rh5c3d4dr [clientSessionId=9cl8rfaepjkpko440krdn1324r9piv7g0rfh92b34ooktk3mcvl, processingJsonRequest=false] 2024-06-25 23:57:48,564 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1s8bmqkasanqq2e1rcb21lqgbndkhgs85d08rh48gj1rh5c3d4dr... 2024-06-25 23:57:48,565 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 9cl8rfaepjkpko440krdn1324r9piv7g0rfh92b34ooktk3mcvl is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 9cl8rfaepjkpko440krdn1324r9piv7g0rfh92b34ooktk3mcvl] 2024-06-25 23:57:48,565 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1s8bmqkasanqq2e1rcb21lqgbndkhgs85d08rh48gj1rh5c3d4dr 2024-06-25 23:57:48,565 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 9cl8rfaepjkpko440krdn1324r9piv7g0rfh92b34ooktk3mcvl] 2024-06-25 23:57:48,565 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 9cl8rfaepjkpko440krdn1324r9piv7g0rfh92b34ooktk3mcvl] 2024-06-25 23:57:48,565 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@b03a82f[id = 9cl8rfaepjkpko440krdn1324r9piv7g0rfh92b34ooktk3mcvl], user=1003120000] 2024-06-25 23:57:48,570 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c702517[id = qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76]] 2024-06-25 23:57:48,570 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:48,574 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1d43h2ggo7knccup5o6labkhe1m57mofoss0ltn6g2gglp6qk2to initialized 2024-06-25 23:57:48,577 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-25 23:57:48,577 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1d43h2ggo7knccup5o6labkhe1m57mofoss0ltn6g2gglp6qk2to... 2024-06-25 23:57:48,578 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76 because it is not used anymore 2024-06-25 23:57:48,579 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c702517[id = qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76] - MDC[scoutSession=qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76, jobName=Stop client session qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76 due to session housekeeping] 2024-06-25 23:57:48,579 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c702517[id = qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76] - MDC[scoutSession=qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76, jobName=Stop client session qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76 due to session housekeeping] 2024-06-25 23:57:48,579 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c702517[id = qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76], point of no return - MDC[scoutSession=qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76, jobName=Stop client session qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76 due to session housekeeping] # SessionStoreTestForm.doFinally DO_NOTHING... # SessionStoreTestForm.doFinally done. 2024-06-25 23:57:48,580 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1c702517[id = qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76], user=1003120000] - MDC[scoutSession=qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76, jobName=Stop client session qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76 due to session housekeeping] 2024-06-25 23:57:48,580 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76 terminated. - MDC[scoutSession=qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76, jobName=Stop client session qqm6o02p0319vsmsssvvbtm1ok6ko9kc2lhdn5vgvv702c9cq76 due to session housekeeping] 2024-06-25 23:57:48,585 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@27b4d9c6[id = pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl]] 2024-06-25 23:57:48,585 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:48,588 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:ots10mabnnkamj59cnard097ssgj1tkd0s4gi09umnl4hmldogm initialized 2024-06-25 23:57:48,591 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:ots10mabnnkamj59cnard097ssgj1tkd0s4gi09umnl4hmldogm [clientSessionId=pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl, processingJsonRequest=false] 2024-06-25 23:57:48,591 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:ots10mabnnkamj59cnard097ssgj1tkd0s4gi09umnl4hmldogm... 2024-06-25 23:57:48,592 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl] 2024-06-25 23:57:48,592 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl] 2024-06-25 23:57:48,592 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl] 2024-06-25 23:57:48,592 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:ots10mabnnkamj59cnard097ssgj1tkd0s4gi09umnl4hmldogm 2024-06-25 23:57:48,593 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@27b4d9c6[id = pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl] - MDC[scoutSession=pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl, jobName=Stop client session pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl due to session housekeeping] 2024-06-25 23:57:48,593 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@27b4d9c6[id = pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl] - MDC[scoutSession=pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl, jobName=Stop client session pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl due to session housekeeping] 2024-06-25 23:57:48,593 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@27b4d9c6[id = pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl], point of no return - MDC[scoutSession=pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl, jobName=Stop client session pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_LOOP... # for-loop in state RUNNING, ttl=5000 2024-06-25 23:57:50,594 WARN [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@27b4d9c6[id = pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fa81c67b830] 2024-06-25 23:57:50,595 INFO [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@27b4d9c6[id = pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl], user=1003120000, jobs=[JobFutureTask@1285e614[job=Stop client session pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$642/0x00007fa81c67b830] # for-loop in state DONE, ttl=2322 # SessionStoreTestForm.doFinally done. 2024-06-25 23:57:53,596 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@27b4d9c6[id = pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl], user=1003120000] - MDC[scoutSession=pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl, jobName=Stop client session pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl due to session housekeeping] 2024-06-25 23:57:53,598 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl terminated. - MDC[scoutSession=pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl, jobName=Stop client session pvmlpeaog2b5puqc9s8tcna7s9sdgk7q0nrngt3804gk4a83tsl due to session housekeeping] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.28 s -- in org.eclipse.scout.rt.ui.html.UiSessionTest [INFO] Running org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest 2024-06-25 23:57:53,608 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:57:53,623 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:57:53,624 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-25 23:57:53,625 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:57:53,625 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-25 23:57:53,643 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http' 2024-06-25 23:57:53,647 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-25 23:57:53,647 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui' 2024-06-25 23:57:53,648 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-25 23:57:53,650 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' 2024-06-25 23:57:53,652 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73]] 2024-06-25 23:57:53,656 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@216f63a[id = 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73], user=null] - MDC[jobName=Starting ClientSession [sessionId=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73]] 2024-06-25 23:57:53,656 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:53,658 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Initializing UI theme] 2024-06-25 23:57:53,659 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Starting Desktop] 2024-06-25 23:57:53,659 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Starting Desktop] 2024-06-25 23:57:53,681 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@63b74dae] - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Starting JsonClientSession] 2024-06-25 23:57:53,686 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:ceh4mor59lvgm3sp9daa5cdo4nbdrh0p7kcoh3fem1ogc2av3cm initialized 2024-06-25 23:57:53,686 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:ceh4mor59lvgm3sp9daa5cdo4nbdrh0p7kcoh3fem1ogc2av3cm in 40.340653 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-25 23:57:53,702 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:ceh4mor59lvgm3sp9daa5cdo4nbdrh0p7kcoh3fem1ogc2av3cm (requested by UI) 2024-06-25 23:57:53,702 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-25 23:57:53,702 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:ceh4mor59lvgm3sp9daa5cdo4nbdrh0p7kcoh3fem1ogc2av3cm... 2024-06-25 23:57:53,704 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Detaching Gui] 2024-06-25 23:57:55,702 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73] 2024-06-25 23:57:55,703 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73] 2024-06-25 23:57:55,703 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73] 2024-06-25 23:57:55,703 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73] 2024-06-25 23:57:55,705 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Stop client session 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73 due to session housekeeping] 2024-06-25 23:57:55,705 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@216f63a[id = 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73] - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Stop client session 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73 due to session housekeeping] 2024-06-25 23:57:55,705 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@216f63a[id = 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73] - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Stop client session 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73 due to session housekeeping] 2024-06-25 23:57:55,705 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@216f63a[id = 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73], point of no return - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Stop client session 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73 due to session housekeeping] 2024-06-25 23:57:55,705 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Stop client session 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73 due to session housekeeping] 2024-06-25 23:57:55,706 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Stop client session 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73 due to session housekeeping] 2024-06-25 23:57:55,706 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@216f63a[id = 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73], user=null] - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Stop client session 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73 due to session housekeeping] 2024-06-25 23:57:55,706 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Stop client session 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73 due to session housekeeping] 2024-06-25 23:57:55,706 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73 terminated. - MDC[scoutSession=1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73, jobName=Stop client session 1i3rudrgv7vjvrg03c1i5d5gg5kc4plhootmgdtno3v9jaevdp73 due to session housekeeping] 2024-06-25 23:57:55,709 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-25 23:57:55,710 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-25 23:57:55,711 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m]] 2024-06-25 23:57:55,712 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1a250fa0[id = ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m], user=null] - MDC[jobName=Starting ClientSession [sessionId=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m]] 2024-06-25 23:57:55,712 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:55,715 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m, jobName=Starting Desktop] 2024-06-25 23:57:55,715 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m, jobName=Starting Desktop] 2024-06-25 23:57:55,717 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:5qcjrhntp8qbdfdmhpapi5fbluqi2kmldub595idrr7gs05eju4 initialized 2024-06-25 23:57:55,718 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:5qcjrhntp8qbdfdmhpapi5fbluqi2kmldub595idrr7gs05eju4 in 8.471986 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-25 23:57:55,722 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-25 23:57:55,722 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-25 23:57:55,723 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m] 2024-06-25 23:57:55,726 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:69on4cmeie3e44sao5h0u6edpcqkqc0qbvbd15dt6s1ue9d5apv initialized 2024-06-25 23:57:55,726 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:69on4cmeie3e44sao5h0u6edpcqkqc0qbvbd15dt6s1ue9d5apv in 3.882211 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-25 23:57:55,730 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:5qcjrhntp8qbdfdmhpapi5fbluqi2kmldub595idrr7gs05eju4 (requested by UI) 2024-06-25 23:57:55,730 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-25 23:57:55,730 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:5qcjrhntp8qbdfdmhpapi5fbluqi2kmldub595idrr7gs05eju4... 2024-06-25 23:57:55,732 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:69on4cmeie3e44sao5h0u6edpcqkqc0qbvbd15dt6s1ue9d5apv (requested by UI) 2024-06-25 23:57:55,732 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-25 23:57:55,732 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:69on4cmeie3e44sao5h0u6edpcqkqc0qbvbd15dt6s1ue9d5apv... 2024-06-25 23:57:55,733 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m, jobName=Detaching Gui] 2024-06-25 23:57:57,733 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m] 2024-06-25 23:57:57,733 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m] 2024-06-25 23:57:57,733 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m] 2024-06-25 23:57:57,734 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m] 2024-06-25 23:57:57,735 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m, jobName=Stop client session ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m due to session housekeeping] 2024-06-25 23:57:57,735 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1a250fa0[id = ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m] - MDC[scoutSession=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m, jobName=Stop client session ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m due to session housekeeping] 2024-06-25 23:57:57,735 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1a250fa0[id = ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m] - MDC[scoutSession=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m, jobName=Stop client session ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m due to session housekeeping] 2024-06-25 23:57:57,735 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1a250fa0[id = ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m], point of no return - MDC[scoutSession=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m, jobName=Stop client session ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m due to session housekeeping] 2024-06-25 23:57:57,735 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m, jobName=Stop client session ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m due to session housekeeping] 2024-06-25 23:57:57,736 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m, jobName=Stop client session ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m due to session housekeeping] 2024-06-25 23:57:57,736 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1a250fa0[id = ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m], user=null] - MDC[scoutSession=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m, jobName=Stop client session ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m due to session housekeeping] 2024-06-25 23:57:57,736 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m, jobName=Stop client session ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m due to session housekeeping] 2024-06-25 23:57:57,736 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m terminated. - MDC[scoutSession=ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m, jobName=Stop client session ap6bfobs69cq5e7d3rjs04iecap80hu6d9v35dvdsoj5p6ae31m due to session housekeeping] 2024-06-25 23:57:57,739 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-25 23:57:57,739 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-25 23:57:57,741 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv]] 2024-06-25 23:57:57,742 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@e913d3c[id = 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv], user=null] - MDC[jobName=Starting ClientSession [sessionId=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv]] 2024-06-25 23:57:57,742 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:57,743 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Starting Desktop] 2024-06-25 23:57:57,744 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Starting Desktop] 2024-06-25 23:57:57,746 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1cnvg5o78catp5ec1nie3b01d83cstrgnjknim10d35p19hctrup initialized 2024-06-25 23:57:57,746 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1cnvg5o78catp5ec1nie3b01d83cstrgnjknim10d35p19hctrup in 7.361024 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-25 23:57:57,751 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1cnvg5o78catp5ec1nie3b01d83cstrgnjknim10d35p19hctrup (requested by UI) 2024-06-25 23:57:57,751 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-25 23:57:57,751 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1cnvg5o78catp5ec1nie3b01d83cstrgnjknim10d35p19hctrup... 2024-06-25 23:57:57,752 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Detaching Gui] 2024-06-25 23:57:57,755 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-25 23:57:57,755 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-25 23:57:57,755 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv] 2024-06-25 23:57:57,756 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Starting Desktop] 2024-06-25 23:57:57,758 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:114murkill548unug2bcicfqgbtbos1gd5l7elepjrblldjurf6h initialized 2024-06-25 23:57:57,759 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:114murkill548unug2bcicfqgbtbos1gd5l7elepjrblldjurf6h in 3.964099 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-25 23:57:57,764 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:114murkill548unug2bcicfqgbtbos1gd5l7elepjrblldjurf6h (requested by UI) 2024-06-25 23:57:57,764 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-25 23:57:57,764 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:114murkill548unug2bcicfqgbtbos1gd5l7elepjrblldjurf6h... 2024-06-25 23:57:57,765 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Detaching Gui] 2024-06-25 23:57:59,764 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv] 2024-06-25 23:57:59,764 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv] 2024-06-25 23:57:59,764 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv] 2024-06-25 23:57:59,764 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv] 2024-06-25 23:57:59,765 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Stop client session 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv due to session housekeeping] 2024-06-25 23:57:59,765 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@e913d3c[id = 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv] - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Stop client session 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv due to session housekeeping] 2024-06-25 23:57:59,766 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@e913d3c[id = 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv] - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Stop client session 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv due to session housekeeping] 2024-06-25 23:57:59,766 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@e913d3c[id = 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv], point of no return - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Stop client session 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv due to session housekeeping] 2024-06-25 23:57:59,766 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Stop client session 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv due to session housekeeping] 2024-06-25 23:57:59,766 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Stop client session 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv due to session housekeeping] 2024-06-25 23:57:59,767 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@e913d3c[id = 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv], user=null] - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Stop client session 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv due to session housekeeping] 2024-06-25 23:57:59,767 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Stop client session 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv due to session housekeeping] 2024-06-25 23:57:59,767 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv terminated. - MDC[scoutSession=1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv, jobName=Stop client session 1ose3soj3ttbcb5ik844htqnhhs0cggur2bm4t95m6cquqj6drlv due to session housekeeping] 2024-06-25 23:57:59,769 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-25 23:57:59,770 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-25 23:57:59,771 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5]] 2024-06-25 23:57:59,772 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7d33b1b4[id = 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5], user=null] - MDC[jobName=Starting ClientSession [sessionId=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5]] 2024-06-25 23:57:59,772 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:57:59,774 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5, jobName=Starting Desktop] 2024-06-25 23:57:59,774 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5, jobName=Starting Desktop] 2024-06-25 23:57:59,776 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1kourgkf5gstqfstmfsim7s2ohk1hqnp43u54k1e2vtr9ccpa441 initialized 2024-06-25 23:57:59,776 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1kourgkf5gstqfstmfsim7s2ohk1hqnp43u54k1e2vtr9ccpa441 in 6.995579 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-25 23:57:59,780 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-25 23:57:59,780 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-25 23:57:59,780 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5] 2024-06-25 23:57:59,783 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:dgqgho1tksennegcqdbb7oqv9mr5k7ah21a4hp6vm0lotn92d7a initialized 2024-06-25 23:57:59,783 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:dgqgho1tksennegcqdbb7oqv9mr5k7ah21a4hp6vm0lotn92d7a in 3.690554 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-25 23:57:59,786 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1kourgkf5gstqfstmfsim7s2ohk1hqnp43u54k1e2vtr9ccpa441 (requested by UI) 2024-06-25 23:57:59,786 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-25 23:57:59,786 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1kourgkf5gstqfstmfsim7s2ohk1hqnp43u54k1e2vtr9ccpa441... 2024-06-25 23:57:59,788 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:dgqgho1tksennegcqdbb7oqv9mr5k7ah21a4hp6vm0lotn92d7a (requested by UI) 2024-06-25 23:57:59,788 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-25 23:57:59,789 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:dgqgho1tksennegcqdbb7oqv9mr5k7ah21a4hp6vm0lotn92d7a... 2024-06-25 23:57:59,790 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5, jobName=Detaching Gui] 2024-06-25 23:58:01,790 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5] 2024-06-25 23:58:01,791 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5] 2024-06-25 23:58:01,792 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5] 2024-06-25 23:58:01,792 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5] 2024-06-25 23:58:01,794 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5, jobName=Stop client session 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5 due to session housekeeping] 2024-06-25 23:58:01,794 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7d33b1b4[id = 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5] - MDC[scoutSession=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5, jobName=Stop client session 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5 due to session housekeeping] 2024-06-25 23:58:01,795 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7d33b1b4[id = 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5] - MDC[scoutSession=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5, jobName=Stop client session 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5 due to session housekeeping] 2024-06-25 23:58:01,795 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7d33b1b4[id = 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5], point of no return - MDC[scoutSession=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5, jobName=Stop client session 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5 due to session housekeeping] 2024-06-25 23:58:01,795 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5, jobName=Stop client session 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5 due to session housekeeping] 2024-06-25 23:58:01,796 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5, jobName=Stop client session 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5 due to session housekeeping] 2024-06-25 23:58:01,796 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@7d33b1b4[id = 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5], user=null] - MDC[scoutSession=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5, jobName=Stop client session 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5 due to session housekeeping] 2024-06-25 23:58:01,796 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5, jobName=Stop client session 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5 due to session housekeeping] 2024-06-25 23:58:01,797 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5 terminated. - MDC[scoutSession=1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5, jobName=Stop client session 1iin8m3i4s2bu0idn7ah0tslua2olodi93hrvu9j14e59du4pmd5 due to session housekeeping] 2024-06-25 23:58:01,801 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-25 23:58:01,802 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-25 23:58:01,803 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23]] 2024-06-25 23:58:01,804 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@31b0da92[id = 1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23], user=null] - MDC[jobName=Starting ClientSession [sessionId=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23]] 2024-06-25 23:58:01,805 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:58:01,806 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=Starting Desktop] 2024-06-25 23:58:01,806 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=Starting Desktop] 2024-06-25 23:58:01,809 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:54i1kt8453lmlahb9doe2c4ug002fsimhptt4gevdcam7escf7r initialized 2024-06-25 23:58:01,809 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:54i1kt8453lmlahb9doe2c4ug002fsimhptt4gevdcam7escf7r in 8.095503 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-25 23:58:01,813 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fa81c6938c8] 2024-06-25 23:58:01,813 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@31b0da92[id = 1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23] - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fa81c6938c8] 2024-06-25 23:58:01,813 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@31b0da92[id = 1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23] - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fa81c6938c8] 2024-06-25 23:58:01,813 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@31b0da92[id = 1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23], point of no return - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fa81c6938c8] 2024-06-25 23:58:01,813 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:54i1kt8453lmlahb9doe2c4ug002fsimhptt4gevdcam7escf7r [clientSessionId=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, processingJsonRequest=false] - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fa81c6938c8] 2024-06-25 23:58:01,814 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fa81c6938c8] 2024-06-25 23:58:01,814 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:54i1kt8453lmlahb9doe2c4ug002fsimhptt4gevdcam7escf7r... - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fa81c6938c8] 2024-06-25 23:58:01,814 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:54i1kt8453lmlahb9doe2c4ug002fsimhptt4gevdcam7escf7r - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fa81c6938c8] 2024-06-25 23:58:01,814 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fa81c6938c8] 2024-06-25 23:58:01,815 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fa81c6938c8] 2024-06-25 23:58:01,815 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fa81c6938c8] 2024-06-25 23:58:01,815 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@31b0da92[id = 1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23], user=null] - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fa81c6938c8] 2024-06-25 23:58:01,815 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$666/0x00007fa81c6938c8] 2024-06-25 23:58:03,815 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID 1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23] 2024-06-25 23:58:03,815 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23] 2024-06-25 23:58:03,816 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23] 2024-06-25 23:58:03,816 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1ga3ck98mlem95lmhrpc82qnvnoh2dql2jedta4p2ofq6d8qfh23] 2024-06-25 23:58:03,820 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:58:03,820 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.22 s -- in org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest [INFO] Running org.eclipse.scout.rt.ui.html.UiJobsTest 2024-06-25 23:58:03,829 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@22ede2a6[id = 1gl9dqgnfcn56bkqrvb1rdjgga46ai7fj0hccfkah38t0nolngl4], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1gl9dqgnfcn56bkqrvb1rdjgga46ai7fj0hccfkah38t0nolngl4]] 2024-06-25 23:58:03,829 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1gl9dqgnfcn56bkqrvb1rdjgga46ai7fj0hccfkah38t0nolngl4, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:58:03,832 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1ggkderc63entno99dvu63oan4hc907sgiqq203f451dml0q4t0b initialized 2024-06-25 23:58:03,838 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@594119e8[id = 1itkmgsjl1liupnlm67qlgrpras4rsi75q39egkc4gk5k3q7t92n], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1itkmgsjl1liupnlm67qlgrpras4rsi75q39egkc4gk5k3q7t92n]] 2024-06-25 23:58:03,838 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1itkmgsjl1liupnlm67qlgrpras4rsi75q39egkc4gk5k3q7t92n, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:58:03,841 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1kk3qs7a3mnrr9ouvhdbl0564bg0h6b57og8i41d4osrbe7mf92p initialized [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s -- in org.eclipse.scout.rt.ui.html.UiJobsTest [INFO] Running org.eclipse.scout.rt.ui.html.ResponseHistoryTest 2024-06-25 23:58:04,846 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #0 2024-06-25 23:58:04,847 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #1 2024-06-25 23:58:04,847 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #2 2024-06-25 23:58:04,847 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #3 2024-06-25 23:58:04,847 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #4 2024-06-25 23:58:04,847 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #5 2024-06-25 23:58:04,847 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #6 2024-06-25 23:58:04,848 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #7 2024-06-25 23:58:04,848 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #8 2024-06-25 23:58:04,848 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #9 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.ResponseHistoryTest [INFO] Running org.eclipse.scout.rt.ui.html.RequestHistoryTest 2024-06-25 23:58:04,851 INFO [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:72) - Requested sequence number #1000000 exceeds max. request history size for UI session null, dropping entire history. Current state of RequestHistory: lastProcessedRequestSequenceNo=2, missingRequestSequenceNos=[1] 2024-06-25 23:58:04,853 INFO [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:89) - Max. request history size exceeded for UI session null, dropping oldest request #1. Current state of RequestHistory: lastProcessedRequestSequenceNo=300, missingRequestSequenceNos=[1, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 301] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.ui.html.RequestHistoryTest [INFO] Running org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest 2024-06-25 23:58:04,858 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-25 23:58:04,868 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-25 23:58:04,869 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-25 23:58:04,869 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-25 23:58:04,869 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-25 23:58:04,880 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http' 2024-06-25 23:58:04,881 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui' 2024-06-25 23:58:04,882 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' 2024-06-25 23:58:04,885 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@fa6bf56[id = 1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95], user=null] - MDC[jobName=Starting ClientSession [sessionId=1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95]] 2024-06-25 23:58:04,885 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:58:04,886 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default - MDC[scoutSession=1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95, jobName=Initializing UI theme] 2024-06-25 23:58:04,887 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@1609f3c8] - MDC[scoutSession=1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95, jobName=Starting JsonClientSession] 2024-06-25 23:58:04,891 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1shu551ip6ebinve3fpuaq2ffu6l2d61c015utgdhtr1tpoctev initialized protocol: Session stopping 2024-06-25 23:58:04,891 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@fa6bf56[id = 1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95] - MDC[scoutSession=1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fa81c69f580] 2024-06-25 23:58:04,892 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@fa6bf56[id = 1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95] - MDC[scoutSession=1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fa81c69f580] 2024-06-25 23:58:04,892 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@fa6bf56[id = 1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95], point of no return - MDC[scoutSession=1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fa81c69f580] 2024-06-25 23:58:04,892 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1shu551ip6ebinve3fpuaq2ffu6l2d61c015utgdhtr1tpoctev [clientSessionId=1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95, processingJsonRequest=false] - MDC[scoutSession=1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fa81c69f580] 2024-06-25 23:58:04,892 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1shu551ip6ebinve3fpuaq2ffu6l2d61c015utgdhtr1tpoctev... - MDC[scoutSession=1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fa81c69f580] 2024-06-25 23:58:04,893 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1shu551ip6ebinve3fpuaq2ffu6l2d61c015utgdhtr1tpoctev - MDC[scoutSession=1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fa81c69f580] protocol: Before MessageBoxInStore 2024-06-25 23:58:04,893 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fa81c69f580] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:331) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:529) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:39) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:42) at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:542) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:426) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at jdk.internal.reflect.GeneratedMethodAccessor53.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.lambda$8(ClientSessionWithBlockingConditionInterruptionTest.java:212) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) protocol: After MessageBoxInStore 2 2024-06-25 23:58:04,894 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@fa6bf56[id = 1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95], user=null] - MDC[scoutSession=1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$672/0x00007fa81c69f580] protocol: All session jobs terminated 2024-06-25 23:58:05,892 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95] 2024-06-25 23:58:05,893 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95] 2024-06-25 23:58:05,893 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1la88h0i4s1cfaq6pclq65r1s40ashvol4ubq87op70jbpl5un95] 2024-06-25 23:58:05,898 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@6ff6cfb0[id = m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e], user=null] - MDC[jobName=Starting ClientSession [sessionId=m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e]] 2024-06-25 23:58:05,898 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:58:05,901 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1d6kpm1dub1c00qsp1afko0e6pb2c6ohd4eqr2g2l3jfdc0pdk8t initialized protocol: Session stopping 2024-06-25 23:58:05,902 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@6ff6cfb0[id = m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e] - MDC[scoutSession=m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fa81c69f7a8] 2024-06-25 23:58:05,902 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@6ff6cfb0[id = m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e] - MDC[scoutSession=m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fa81c69f7a8] 2024-06-25 23:58:05,903 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@6ff6cfb0[id = m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e], point of no return - MDC[scoutSession=m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fa81c69f7a8] 2024-06-25 23:58:05,903 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1d6kpm1dub1c00qsp1afko0e6pb2c6ohd4eqr2g2l3jfdc0pdk8t [clientSessionId=m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e, processingJsonRequest=false] - MDC[scoutSession=m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fa81c69f7a8] 2024-06-25 23:58:05,903 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1d6kpm1dub1c00qsp1afko0e6pb2c6ohd4eqr2g2l3jfdc0pdk8t... - MDC[scoutSession=m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fa81c69f7a8] 2024-06-25 23:58:05,903 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1d6kpm1dub1c00qsp1afko0e6pb2c6ohd4eqr2g2l3jfdc0pdk8t - MDC[scoutSession=m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fa81c69f7a8] protocol: Before Form.start protocol: Form.execLoad protocol: Form error ProcessingException There is no desktop or it is not open in the UI. [severity=ERROR] 2024-06-25 23:58:05,908 ERROR [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:429) - Failed to store the client session. - MDC[scoutSession=m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fa81c69f7a8] org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR] at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:424) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:343) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:529) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:39) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:42) at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:542) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:426) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at jdk.internal.reflect.GeneratedMethodAccessor53.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy89.closeFromUI(Unknown Source) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.lambda$9(ClientSessionWithBlockingConditionInterruptionTest.java:245) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:58:05,909 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@6ff6cfb0[id = m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e], user=null] - MDC[scoutSession=m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$673/0x00007fa81c69f7a8] protocol: All session jobs terminated 2024-06-25 23:58:06,903 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e] 2024-06-25 23:58:06,904 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e] 2024-06-25 23:58:06,904 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID m1t8nvpilicu88hm4kudolrcd7008hmsjg7581devj5p4t5ho6e] 2024-06-25 23:58:06,908 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2e00331e[id = 1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi], user=null] - MDC[jobName=Starting ClientSession [sessionId=1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi]] 2024-06-25 23:58:06,909 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] protocol: Before MessageBox 2024-06-25 23:58:06,918 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:178vocqbodc7v5cfusolepqcvsc8as29o6d6203mgnfvd78s10u8 initialized protocol: MessageBox is open protocol: Session stopping 2024-06-25 23:58:06,919 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2e00331e[id = 1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi] - MDC[scoutSession=1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fa81c6a5dd0] 2024-06-25 23:58:06,919 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2e00331e[id = 1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi] - MDC[scoutSession=1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fa81c6a5dd0] 2024-06-25 23:58:06,919 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2e00331e[id = 1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi], point of no return - MDC[scoutSession=1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fa81c6a5dd0] 2024-06-25 23:58:06,919 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:178vocqbodc7v5cfusolepqcvsc8as29o6d6203mgnfvd78s10u8 [clientSessionId=1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi, processingJsonRequest=false] - MDC[scoutSession=1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fa81c6a5dd0] 2024-06-25 23:58:06,919 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:178vocqbodc7v5cfusolepqcvsc8as29o6d6203mgnfvd78s10u8... - MDC[scoutSession=1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fa81c6a5dd0] 2024-06-25 23:58:06,920 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:178vocqbodc7v5cfusolepqcvsc8as29o6d6203mgnfvd78s10u8 - MDC[scoutSession=1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fa81c6a5dd0] 2024-06-25 23:58:06,921 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2e00331e[id = 1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi], user=null] - MDC[scoutSession=1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$677/0x00007fa81c6a5dd0] protocol: Interrupted MessageBox protocol: All session jobs terminated 2024-06-25 23:58:07,921 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi] 2024-06-25 23:58:07,921 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi] 2024-06-25 23:58:07,922 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1j1l9tmaqbje93o15fnqi88g9evork3isevr967905c5570c61bi] 2024-06-25 23:58:07,927 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@7679d33f[id = 6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm], user=null] - MDC[jobName=Starting ClientSession [sessionId=6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm]] 2024-06-25 23:58:07,927 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:58:07,930 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:18b88kvkhgvrbtgtokb4h3qk5jesnc0u587numfj7mhpk0jesb06 initialized protocol: Form.execLoad protocol: Before Form.waitFor protocol: Form is open protocol: Session stopping 2024-06-25 23:58:07,933 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@7679d33f[id = 6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm] - MDC[scoutSession=6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fa81c6a6cf0] 2024-06-25 23:58:07,933 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@7679d33f[id = 6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm] - MDC[scoutSession=6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fa81c6a6cf0] 2024-06-25 23:58:07,934 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@7679d33f[id = 6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm], point of no return - MDC[scoutSession=6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fa81c6a6cf0] 2024-06-25 23:58:07,934 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:18b88kvkhgvrbtgtokb4h3qk5jesnc0u587numfj7mhpk0jesb06 [clientSessionId=6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm, processingJsonRequest=false] - MDC[scoutSession=6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fa81c6a6cf0] 2024-06-25 23:58:07,934 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:18b88kvkhgvrbtgtokb4h3qk5jesnc0u587numfj7mhpk0jesb06... - MDC[scoutSession=6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fa81c6a6cf0] 2024-06-25 23:58:07,935 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:18b88kvkhgvrbtgtokb4h3qk5jesnc0u587numfj7mhpk0jesb06 - MDC[scoutSession=6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fa81c6a6cf0] protocol: Form.execFinally protocol: Form.dispose 2024-06-25 23:58:07,935 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@7679d33f[id = 6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm], user=null] - MDC[scoutSession=6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$683/0x00007fa81c6a6cf0] protocol: Interrupted Form protocol: All session jobs terminated 2024-06-25 23:58:08,934 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm] 2024-06-25 23:58:08,935 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm] 2024-06-25 23:58:08,935 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 6tc9kh57onj0cs4u2jtj86dieh23gtt2dufgfasg3e61c4bh6rm] protocol: Before MessageBoxInLoad 2024-06-25 23:58:08,940 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Starting ClientSession [sessionId=kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine]] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:300) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:534) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:56) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:59) at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:548) at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:322) at org.eclipse.scout.rt.client.session.ClientSessionProvider.lambda$1(ClientSessionProvider.java:73) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) protocol: After MessageBoxInLoad 2 2024-06-25 23:58:08,940 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@23ade675[id = kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine], user=null] - MDC[jobName=Starting ClientSession [sessionId=kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine]] 2024-06-25 23:58:08,940 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-25 23:58:08,943 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:ban2c6t7p4ffm844utotparadmpdrt4edm42jla8iub90s0mfsn initialized protocol: Session stopping 2024-06-25 23:58:08,944 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@23ade675[id = kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine] - MDC[scoutSession=kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fa81c6a6f18] 2024-06-25 23:58:08,944 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@23ade675[id = kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine] - MDC[scoutSession=kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fa81c6a6f18] 2024-06-25 23:58:08,944 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@23ade675[id = kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine], point of no return - MDC[scoutSession=kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fa81c6a6f18] 2024-06-25 23:58:08,944 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:ban2c6t7p4ffm844utotparadmpdrt4edm42jla8iub90s0mfsn [clientSessionId=kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine, processingJsonRequest=false] - MDC[scoutSession=kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fa81c6a6f18] 2024-06-25 23:58:08,945 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:ban2c6t7p4ffm844utotparadmpdrt4edm42jla8iub90s0mfsn... - MDC[scoutSession=kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fa81c6a6f18] 2024-06-25 23:58:08,945 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:ban2c6t7p4ffm844utotparadmpdrt4edm42jla8iub90s0mfsn - MDC[scoutSession=kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fa81c6a6f18] 2024-06-25 23:58:08,945 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@23ade675[id = kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine], user=null] - MDC[scoutSession=kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$684/0x00007fa81c6a6f18] protocol: All session jobs terminated 2024-06-25 23:58:09,945 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine] 2024-06-25 23:58:09,945 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine] 2024-06-25 23:58:09,945 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID kpb5tnnnj5pngu8bf22vjonq984sth97jo00803pivl4duqrine] protocol: Before Form.start protocol: Form.execLoad 2024-06-25 23:58:09,952 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR] at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:424) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:311) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:534) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:56) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:59) at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:548) at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:322) at org.eclipse.scout.rt.client.session.ClientSessionProvider.lambda$1(ClientSessionProvider.java:73) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-25 23:58:09,953 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1q9rdknsmaod9s7hnb56dq64v37mhmf534657o11ipk3nqmfrh3g... 2024-06-25 23:58:09,955 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-25 23:58:09,956 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.100 s -- in org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 329, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium >----- [INFO] Building org.eclipse.scout.rt.ui.html.selenium 24.2-SNAPSHOT [55/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom (4.4 kB at 67 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom (2.1 kB at 26 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom (3.3 kB at 39 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom (2.3 kB at 76 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom (4.3 kB at 83 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom (2.7 kB at 45 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom (2.3 kB at 39 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom (5.3 kB at 127 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom (2.0 kB at 252 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom (2.5 kB at 212 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom (1.8 kB at 199 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom (2.0 kB at 284 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom (2.2 kB at 274 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom (1.8 kB at 226 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom (2.4 kB at 88 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom (1.8 kB at 224 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom (1.8 kB at 122 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom (2.2 kB at 248 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom (1.8 kB at 19 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom (16 kB at 293 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom (58 kB at 719 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom (2.8 kB at 47 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom (1.0 kB at 56 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom (9.2 kB at 316 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom (2.6 kB at 41 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom (2.4 kB at 45 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 916 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 5.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom (2.9 kB at 67 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom (2.9 kB at 34 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom (2.9 kB at 35 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom (2.9 kB at 33 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom (3.1 kB at 46 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom (3.4 kB at 48 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom (2.9 kB at 29 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom (2.7 kB at 64 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom (3.2 kB at 53 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar (870 B at 17 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar (15 kB at 402 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar (34 kB at 734 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar (3.2 kB at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar (71 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar (230 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar (1.4 MB at 7.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar (1.4 MB at 6.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar (1.4 MB at 5.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar (9.1 MB at 37 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar (1.0 MB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar (59 kB at 225 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar (83 kB at 312 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar (16 kB at 58 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar (17 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar (11 kB at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar (44 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar (144 kB at 516 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar (43 kB at 152 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar (7.3 kB at 26 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar (17 kB at 61 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar (121 kB at 423 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar (6.8 kB at 23 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar (292 kB at 988 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar (505 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar (50 kB at 166 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar (32 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 172 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar (40 kB at 125 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar (192 kB at 552 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar (28 kB at 81 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar (27 kB at 77 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar (4.2 MB at 10 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/util/SeleniumJavaScript.java:[42,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/util/TextComparator.java:[15,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/junit/ScreenshotRule.java:[64,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.scout.rt:eclipse-scout-core >--------------- [INFO] Building eclipse-scout-core 24.2-SNAPSHOT [56/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 337 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom (4.9 kB at 127 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom (7.2 kB at 145 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar (46 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom (15 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar (77 kB at 9.6 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-core --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-core --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.14/ant-1.10.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.14/ant-1.10.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.14/ant-1.10.14.pom (17 kB at 826 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom (6.6 kB at 262 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom (3.2 kB at 264 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 885 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.14/ant-1.10.14.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.14/ant-1.10.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.14/ant-1.10.14.jar (2.3 MB at 37 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 9.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar (19 kB at 472 kB/s) [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-core --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-core --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom (3.2 kB at 50 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom (5.5 kB at 615 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom (17 kB at 368 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom (9.9 kB at 224 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom (17 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom (6.1 kB at 135 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom (5.5 kB at 168 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 944 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 17 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 710 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 598 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 9.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 19 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 7.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 8.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 12 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar (95 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 25 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 4.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 15 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 33 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar (375 kB at 13 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar (76 kB at 2.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar (1.5 MB at 22 MB/s) [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-core --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 337 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 712 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 112 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 202 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 267 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar (64 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 17 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 15 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (93 kB at 3.4 MB/s) added 207 packages in 16s 79 packages are looking for funding run `npm fund` for details [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-core --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-core --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-core --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-core --- [INFO] Executing tasks [INFO] [touch] Creating /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/target/npm_update_20240625-234742.marker [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-core --- Scope: all 8 workspace projects Progress: resolved 1, reused 0, downloaded 0, added 0 Progress: resolved 31, reused 0, downloaded 21, added 0 Progress: resolved 48, reused 0, downloaded 45, added 0 Progress: resolved 127, reused 0, downloaded 91, added 0 Progress: resolved 258, reused 0, downloaded 218, added 0 Progress: resolved 370, reused 0, downloaded 325, added 0 Progress: resolved 445, reused 0, downloaded 403, added 0 Progress: resolved 548, reused 0, downloaded 498, added 0 Progress: resolved 679, reused 0, downloaded 620, added 0 Progress: resolved 815, reused 0, downloaded 755, added 0 Progress: resolved 925, reused 0, downloaded 856, added 0 Progress: resolved 1019, reused 0, downloaded 966, added 0  WARN  18 deprecated subdependencies found: @babel/plugin-proposal-class-properties@7.18.6, @babel/plugin-proposal-nullish-coalescing-operator@7.18.6, @babel/plugin-proposal-object-rest-spread@7.20.7, @babel/plugin-proposal-optional-chaining@7.21.0, @humanwhocodes/config-array@0.11.14, @humanwhocodes/config-array@0.5.0, @humanwhocodes/object-schema@1.2.1, @humanwhocodes/object-schema@2.0.3, abab@2.0.6, glob@7.2.3, inflight@1.0.6, resolve-url@0.2.1, right-pad@1.0.1, rimraf@2.6.3, rimraf@3.0.2, source-map-resolve@0.5.3, source-map-url@0.4.1, urix@0.1.0 Progress: resolved 1045, reused 0, downloaded 1020, added 0 . | +1025 ++++++++++++++++++++++++++++ Progress: resolved 1045, reused 0, downloaded 1023, added 82 Progress: resolved 1045, reused 0, downloaded 1023, added 201 Progress: resolved 1045, reused 0, downloaded 1023, added 383 Progress: resolved 1045, reused 0, downloaded 1023, added 494 Progress: resolved 1045, reused 0, downloaded 1023, added 626 Progress: resolved 1045, reused 0, downloaded 1023, added 866 Progress: resolved 1045, reused 0, downloaded 1023, added 1024 Progress: resolved 1045, reused 0, downloaded 1023, added 1025, done  WARN  Issues with peer dependencies found eclipse-scout-cli └─┬ fork-ts-checker-notifier-webpack-plugin 7.0.0 └── ✕ unmet peer fork-ts-checker-webpack-plugin@^8.0.0: found 9.0.2 Done in 21.5s [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-core --- Legend: production dependency, optional only, dev only @eclipse-scout/chart@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart dependencies: @eclipse-scout/core link:../eclipse-scout-core chart.js 4.4.0 chartjs-plugin-datalabels 2.2.0 jquery 3.7.1 @eclipse-scout/cli@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli dependencies: @babel/core 7.23.5 @babel/preset-env 7.23.5 @eclipse-scout/karma-jasmine-scout link:../karma-jasmine-scout @eclipse-scout/tsconfig link:../eclipse-scout-tsconfig @metahub/karma-jasmine-jquery 4.0.1 babel-loader 9.1.3 copy-webpack-plugin 11.0.0 css-loader 6.8.1 css-minimizer-webpack-plugin 5.0.1 esbuild 0.19.8 fork-ts-checker-notifier-webpack-plugin 7.0.0 fork-ts-checker-webpack-plugin 9.0.2 jasmine-core 5.1.1 jasmine-jquery 2.1.1 jquery 3.7.1 karma 6.4.2 karma-chrome-launcher 3.2.0 karma-jasmine 5.1.0 karma-jasmine-ajax 0.1.13 karma-jasmine-html-reporter 2.1.0 karma-junit-reporter 2.0.1 karma-webpack 5.0.0 less 4.1.3 less-loader 11.1.3 mini-css-extract-plugin 2.7.6 source-map-loader 4.0.1 terser-webpack-plugin 5.3.9 ts-loader 9.5.1 typescript 5.3.3 webpack 5.89.0 yargs-parser 21.1.1 @eclipse-scout/core@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core dependencies: jquery 3.7.1 sourcemapped-stacktrace 1.1.11 @eclipse-scout/migrate@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate dependencies: jscodeshift 0.15.1 ts-migrate 0.1.35 ts-migrate-plugins 0.1.35 ts-migrate-server 0.1.33 typescript 5.3.3 yargs-parser 21.1.1 @eclipse-scout/eslint-config@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config dependencies: @typescript-eslint/eslint-plugin 6.13.2 @typescript-eslint/parser 6.13.2 typescript 5.3.3 @eclipse-scout/karma-jasmine-scout@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout dependencies: jquery 3.7.1 sourcemapped-stacktrace 1.1.11 @eclipse-scout/svg@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html dependencies: @eclipse-scout/core link:../eclipse-scout-core jquery 3.7.1 [INFO] [INFO] --- exec:3.1.1:java (default) @ eclipse-scout-core --- "2024-06-25 23:58:55,026 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true (automatically set by Scout), GraphicsEnvironment.isHeadless()=true ""2024-06-25 23:58:55,033 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING... ""2024-06-25 23:58:55,125 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 95.508885 ms. Total class count: 4003 ""2024-06-25 23:58:55,303 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 406 beans in 177.493628 ms ""2024-06-25 23:58:55,338 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 406 beans in 34.830944 ms ""2024-06-25 23:58:55,345 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport ""2024-06-25 23:58:55,352 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. ""2024-06-25 23:58:55,353 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration. ""2024-06-25 23:58:55,355 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. ""2024-06-25 23:58:55,472 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'locales.json' ""2024-06-25 23:58:57,904 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/dist/locales.json ""2024-06-25 23:58:57,904 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'texts.json' ""2024-06-25 23:58:57,905 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Using contributors [org.eclipse.scout.rt.ui.html.UiTextContributor@2fdf31b6] ""2024-06-25 23:58:58,119 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/dist/texts.json ""2024-06-25 23:58:58,120 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - All files built and written to /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/dist ""2024-06-25 23:58:58,185 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination... ""2024-06-25 23:58:58,185 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination returned terminated=true ""2024-06-25 23:58:58,186 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - About to stop ch.qos.logback.classic.LoggerContext[default] "[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-core --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-core --- [INFO] No sources to compile [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ eclipse-scout-core --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core [INFO] [INFO] > @eclipse-scout/core@24.2.0-snapshot build:prod [INFO] > scout-scripts build:prod --run default testing global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB [INFO] asset log4javascript-1.4.9/log4javascript.js 201 KiB [emitted] [from: res/log4javascript-1.4.9/log4javascript.js] [copied] [INFO] + 3 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [emitted] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [emitted] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-core.esm-cc2bd3094eaccdf3f661.min.js 1.87 MiB [emitted] [immutable] [javascript module] [minimized] [big] (name: eclipse-scout-core.esm) 1 related asset [INFO] orphan modules 4.03 MiB [orphan] 1106 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/index.ts + 734 modules 4.08 MiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 31787 ms [INFO] [INFO] [INFO] Starting testing build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB [INFO] asset log4javascript-1.4.9/log4javascript.js 201 KiB [compared for emit] [from: res/log4javascript-1.4.9/log4javascript.js] [copied] [INFO] + 3 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-testing.esm-efb89434df1e560542c8.min.js 41.1 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-testing.esm) 1 related asset [INFO] orphan modules 77.8 KiB [orphan] 37 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/testing/index.ts + 36 modules 79.6 KiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 2614 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by status 593 KiB [compared for emit] [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB 2 assets [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] assets by status 2.47 MiB [emitted] [INFO] assets by status 2.46 MiB [big] [INFO] asset eclipse-scout-core-7201d487fcd39088edc0.min.js 1.84 MiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core) 1 related asset [INFO] asset eclipse-scout-core-theme-dark-ee03b237bfbaebfa9ae5.min.css 320 KiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core-theme-dark) [INFO] asset eclipse-scout-core-theme-c62c1226d3577f1ca352.min.css 317 KiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core-theme) [INFO] asset eclipse-scout-core-theme-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-core-theme) [INFO] asset eclipse-scout-core-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-core-theme-dark) [INFO] Entrypoint eclipse-scout-core [big] 1.84 MiB (2.07 MiB) = eclipse-scout-core-7201d487fcd39088edc0.min.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-core-theme [big] 317 KiB = eclipse-scout-core-theme-c62c1226d3577f1ca352.min.css 317 KiB eclipse-scout-core-theme-71510a5dd3116693ac79.min.js 33 bytes [INFO] Entrypoint eclipse-scout-core-theme-dark [big] 320 KiB = eclipse-scout-core-theme-dark-ee03b237bfbaebfa9ae5.min.css 320 KiB eclipse-scout-core-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [INFO] orphan modules 4.92 MiB (javascript) 1.83 KiB (runtime) [orphan] 1118 modules [INFO] runtime modules 937 bytes 4 modules [INFO] built modules 4.08 MiB (javascript) 904 KiB (css/mini-extract) [built] [INFO] javascript modules 4.08 MiB [INFO] ./src/index.ts + 734 modules 4.08 MiB [not cacheable] [built] [code generated] [INFO] ./src/index.less 50 bytes [built] [code generated] [INFO] ./src/index-dark.less 50 bytes [built] [code generated] [INFO] css modules 904 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index.less 449 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index-dark.less 455 KiB [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 26350 ms [INFO] [INFO] [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ eclipse-scout-core --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core [INFO] [INFO] > @eclipse-scout/core@24.2.0-snapshot build:dev [INFO] > scout-scripts build:dev --run default testing global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets [INFO] assets by path d.ts/test/ 48.4 KiB 478 assets [INFO] assets by status 593 KiB [compared for emit] [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-core.esm.js 5.26 MiB [emitted] [javascript module] [big] (name: eclipse-scout-core.esm) 1 related asset [INFO] runtime modules 937 bytes 4 modules [INFO] cacheable modules 4.09 MiB 1105 modules [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] external "sourcemapped-stacktrace" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 43719 ms [INFO] [INFO] [INFO] Starting testing build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets [INFO] assets by path d.ts/test/ 48.4 KiB 478 assets [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-testing.esm.js 127 KiB [emitted] [javascript module] (name: eclipse-scout-testing.esm) 1 related asset [INFO] runtime modules 937 bytes 4 modules [INFO] cacheable modules 79.7 KiB [INFO] modules by path ./src/testing/form/ 15.2 KiB 9 modules [INFO] modules by path ./src/testing/lookup/*.ts 8.76 KiB 8 modules [INFO] modules by path ./src/testing/*.ts 26.2 KiB 7 modules [INFO] modules by path ./src/testing/table/*.ts 12.1 KiB 3 modules [INFO] modules by path ./src/testing/tree/*.ts 5.94 KiB [INFO] ./src/testing/tree/TreeSpecHelper.ts 5.12 KiB [built] [code generated] [INFO] ./src/testing/tree/SpecTree.ts 839 bytes [built] [code generated] [INFO] + 5 modules [INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated] [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] external "jasmine-ajax" 42 bytes [built] [code generated] [INFO] external "jasmine-jquery" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 34155 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets [INFO] assets by path d.ts/test/ 48.4 KiB 478 assets [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB 2 assets [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] assets by status 6.05 MiB [emitted] [INFO] assets by status 6.05 MiB [big] 3 assets [INFO] asset eclipse-scout-core-theme-dark.js 1.01 KiB [emitted] (name: eclipse-scout-core-theme-dark) 1 related asset [INFO] asset eclipse-scout-core-theme.js 1020 bytes [emitted] (name: eclipse-scout-core-theme) 1 related asset [INFO] Entrypoint eclipse-scout-core [big] 5.16 MiB (8.04 MiB) = eclipse-scout-core.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-core-theme [big] 451 KiB (968 KiB) = eclipse-scout-core-theme.css 450 KiB eclipse-scout-core-theme.js 1020 bytes 2 auxiliary assets [INFO] Entrypoint eclipse-scout-core-theme-dark [big] 457 KiB (975 KiB) = eclipse-scout-core-theme-dark.css 456 KiB eclipse-scout-core-theme-dark.js 1.01 KiB 2 auxiliary assets [INFO] runtime modules 3.28 KiB 14 modules [INFO] orphan modules 2.86 MiB [orphan] 4 modules [INFO] cacheable modules 4.09 MiB (javascript) 904 KiB (css/mini-extract) [INFO] javascript modules 4.09 MiB 1107 modules [INFO] css modules 904 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index.less 449 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index-dark.less 455 KiB [built] [code generated] [INFO] external "jQuery" 42 bytes [built] [code generated] [INFO] external "sourceMappedStackTrace" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 49153 ms [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ eclipse-scout-core --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-core --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-core --- [INFO] No tests to run. [INFO] [INFO] --- frontend:1.15.0:npm (npm-test-karma) @ eclipse-scout-core --- [INFO] Running 'npm --scripts-prepend-node-path=true run test:ci -- --junitReporter.outputDir=target/karma-reports' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core [INFO] [INFO] > @eclipse-scout/core@24.2.0-snapshot test:ci [INFO] > scout-scripts test:ci --junitReporter.outputDir=target/karma-reports [INFO] [INFO] Webpack mode: development [INFO] Type check: true [INFO] Starting Karma server using config file /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/karma.conf.js [INFO] 26 06 2024 00:02:16.891:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:02:16.892:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:02:16.892:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] Webpack bundling... [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [emitted] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [emitted] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] assets by path *.js 27.9 MiB [INFO] asset commons.js 27.9 MiB [emitted] [javascript module] [big] (name: commons) (id hint: commons) [INFO] asset runtime.js 14.4 KiB [emitted] [javascript module] (name: runtime) [INFO] asset test-index.2532189998.js 979 bytes [emitted] [javascript module] (name: test-index.2532189998) [INFO] Entrypoint test-index.2532189998 [big] 27.9 MiB = runtime.js 14.4 KiB commons.js 27.9 MiB test-index.2532189998.js 979 bytes [INFO] webpack 5.89.0 compiled successfully in 53650 ms [INFO] 26 06 2024 00:03:12.043:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:03:12.043:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:03:12.043:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:03:12.292:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/ [INFO] 26 06 2024 00:03:12.292:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited [INFO] 26 06 2024 00:03:12.310:INFO [launcher]: Starting browser ChromeHeadless [INFO] 26 06 2024 00:03:12.562:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket mmMjWeHEp8C62kD8AAAB with id 77705978 [INFO] ERROR: '00:03:16.495 [ERROR] App initialization failed.' [INFO] ERROR: '00:03:16.500 [ERROR] Unexpected error (no reason provided)' [INFO] ERROR: '00:03:16.584 [ERROR] Unexpected error: err' [INFO] ERROR: '00:03:16.602 [ERROR] Unexpected error: err' [INFO] ERROR: '00:03:16.619 [ERROR] Unexpected error: err' [INFO] ERROR: '00:03:16.835 [ERROR] App initialization failed.' [INFO] 26 06 2024 00:03:16.839:WARN [web-server]: 404: /json?log [INFO] ERROR: '00:03:16.835 [ERROR] Unexpected error (no reason provided)' [INFO] INFO: '00:03:18.988 [INFO] Already existing config property 'scout.devMode' with existing value true is overwritten with new value false.' [INFO] 26 06 2024 00:03:25.271:WARN [web-server]: 404: /json [INFO] WARN: 'Spec 'HybridManager callActionAndWait calls a HybridAction and waits for its completion' has no expectations.' [INFO] ERROR: '00:03:25.278 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:03:25.282:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:25.284 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] WARN: 'Spec 'HybridManager openForm waits for a form to be opened and listens for form events' has no expectations.' [INFO] 26 06 2024 00:03:25.822:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:25.883 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:03:25.892:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:25.962 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:03:25.971:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:25.987 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:03:25.995:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:26.005 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:03:27.075:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:27.081 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] ERROR: '00:03:27.397 [ERROR] Failed to load tableData. error=', Error: Parent row of [object Object] can not be resolved. [INFO] at http://localhost:9876/base/target/dist-karma/dev/commons.js?f41d3af34bf2e19d694e19ebcb9b8e9d5baa2f4c:86775:15 [INFO] at Array.forEach (<anonymous>) [INFO] at forEach (webpack:///src/table/Table.ts:3870:14) [INFO] at _rebuildTreeStructure (webpack:///src/table/Table.ts:3846:11) [INFO] at _updateRowStructure (webpack:///src/table/Table.ts:2933:9) [INFO] at insertRows (webpack:///src/table/Table.ts:2987:9) [INFO] at replaceRows (webpack:///src/desktop/outline/pages/PageWithTable.ts:267:23) [INFO] at http://localhost:9876/base/target/dist-karma/dev/commons.js?f41d3af34bf2e19d694e19ebcb9b8e9d5baa2f4c:19527:78 [INFO] at mightThrow (http://localhost:9876/absolute/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/jquery@3.7.1/node_modules/jquery/dist/jquery.js?4be715e11048c057fdf2ee0fbbfad4dbf3504c55:3489:29) [INFO] at process (http://localhost:9876/absolute/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/jquery@3.7.1/node_modules/jquery/dist/jquery.js?4be715e11048c057fdf2ee0fbbfad4dbf3504c55:3557:12) [INFO] ERROR: '00:03:29.194 [ERROR] Unexpected error: {"message":null,"severity":16777216,"iconId":null,"code":0,"children":null,"deletable":true}' [INFO] ERROR: '00:03:32.072 [ERROR] Unexpected error: load' [INFO] ERROR: '00:03:32.109 [ERROR] Unexpected error: postLoad' [INFO] ERROR: '00:03:32.137 [ERROR] Unexpected error: save' [INFO] 26 06 2024 00:03:34.474:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:34.517 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:03:35.401:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:35.407 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:03:35.465:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:35.471 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:03:35.609:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:35.643 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:03:35.653:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:35.694 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:03:35.705:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:35.713 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:03:38.155:WARN [web-server]: 404: /abc [INFO] WARN: 'Spec 'ListBox aria properties has rows with aria role option' has no expectations.' [INFO] 26 06 2024 00:03:38.697:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:38.709 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:03:38.715:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:38.727 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:03:38.733:WARN [web-server]: 404: /json [INFO] ERROR: '00:03:38.744 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] ERROR: '00:04:03.162 [ERROR] Unexpected error: Something went wrong' [INFO] ERROR: '00:04:03.224 [ERROR] Unexpected error: Something went wrong' [INFO] 26 06 2024 00:04:03.797:WARN [web-server]: 404: /icon/image.png [INFO] 26 06 2024 00:04:03.828:WARN [web-server]: 404: /icon/image.png [INFO] 26 06 2024 00:04:03.847:WARN [web-server]: 404: /hello [INFO] 26 06 2024 00:04:06.692:WARN [web-server]: 404: /iconId [INFO] 26 06 2024 00:04:06.890:WARN [web-server]: 404: /iconId [INFO] 26 06 2024 00:04:07.014:WARN [web-server]: 404: /icon [INFO] 26 06 2024 00:04:07.106:WARN [web-server]: 404: /iconId [INFO] ERROR: '00:04:10.305 [ERROR] AJAX call "GET permissions" failed [500]' [INFO] ERROR: '00:04:10.307 [ERROR] AJAX call "GET permissions" failed [500]' [INFO] ERROR: '00:04:10.309 [ERROR] AJAX call "GET permissions" failed [500]' [INFO] 26 06 2024 00:04:10.843:WARN [web-server]: 404: /json?log [INFO] WARN: '00:04:10.977 [WARN] Polling request failed. Interrupt polling until the next user-initiated request succeeds' [INFO] ERROR: '00:04:10.995 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=' [INFO] INFO: '00:04:11.012 [INFO] Session terminated, stopped polling for background jobs' [INFO] 26 06 2024 00:04:29.364:WARN [web-server]: 404: /fancyIcon.png [INFO] ERROR: '00:04:48.124 [ERROR] AJAX call "POST api/ui-notifications" failed [500]' [INFO] 26 06 2024 00:04:48.512:WARN [web-server]: 404: /defaultValues [INFO] 26 06 2024 00:04:48.515:WARN [web-server]: 404: /defaultValues [INFO] 26 06 2024 00:04:48.531:WARN [web-server]: 404: /defaultValues [INFO] 26 06 2024 00:04:48.533:WARN [web-server]: 404: /defaultValues [INFO] LOG: 'Failed to resolve constant 'scout.FormField.LabelPosition.XXX', object is undefined' [INFO] WARN: 'Spec 'objects isSameOrExtendsClass uses a type predicate to narrow the type' has no expectations.' [INFO] TOTAL: 3300 SUCCESS [INFO] Karma has exited with 0. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-core --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/target/eclipse-scout-core-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-core --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-core --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-core --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/eclipse-scout-core-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/target/eclipse-scout-core-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/eclipse-scout-core-24.2-SNAPSHOT.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >-------- [INFO] Building org.eclipse.scout.rt.svg.ui.html 24.2-SNAPSHOT [57/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Deleting /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html (includes = [dist/**], excludes = []) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ org.eclipse.scout.rt.svg.ui.html --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html [INFO] [INFO] > @eclipse-scout/svg@24.2.0-snapshot build:prod [INFO] > scout-scripts build:prod --progress=false --clean=false [INFO] [INFO] Webpack mode: production [INFO] Type check: false [INFO] asset eclipse-scout-svg-64c8fd8306618de52a1d.min.js 2.5 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-svg) 1 related asset [INFO] orphan modules 2.82 KiB [orphan] 6 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/main/js/index.ts + 4 modules 3.39 KiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 1334 ms [INFO] [INFO] [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html [INFO] [INFO] > @eclipse-scout/svg@24.2.0-snapshot build:dev [INFO] > scout-scripts build:dev --progress=false --clean=false [INFO] [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path ../d.ts/svg/ 2.74 KiB [INFO] assets by path ../d.ts/svg/*.ts 1.35 KiB [INFO] asset ../d.ts/svg/SvgField.d.ts 613 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldAdapter.d.ts 362 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldEventMap.d.ts 228 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldModel.d.ts 181 bytes [emitted] [INFO] assets by path ../d.ts/svg/*.map 1.39 KiB [INFO] asset ../d.ts/svg/SvgField.d.ts.map 525 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldAdapter.d.ts.map 378 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldEventMap.d.ts.map 271 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldModel.d.ts.map 250 bytes [emitted] [INFO] asset eclipse-scout-svg.js 10.9 KiB [emitted] [javascript module] (name: eclipse-scout-svg) 1 related asset [INFO] asset ../d.ts/index.d.ts.map 265 bytes [emitted] [INFO] asset ../d.ts/index.d.ts 237 bytes [emitted] [INFO] runtime modules 937 bytes 4 modules [INFO] built modules 3.41 KiB [built] [INFO] cacheable modules 3.32 KiB [INFO] ./src/main/js/index.ts 604 bytes [built] [code generated] [INFO] ./src/main/js/svg/SvgField.ts 2.05 KiB [built] [code generated] [INFO] ./src/main/js/svg/SvgFieldModel.ts 10 bytes [built] [code generated] [INFO] ./src/main/js/svg/SvgFieldEventMap.ts 10 bytes [built] [code generated] [INFO] ./src/main/js/svg/SvgFieldAdapter.ts 678 bytes [built] [code generated] [INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated] [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 17638 ms [INFO] [INFO] [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.scout.rt:eclipse-scout-cli >--------------- [INFO] Building eclipse-scout-cli 24.2-SNAPSHOT [58/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-cli --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-cli --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-cli --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-cli --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-cli --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-cli --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-cli --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-cli --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-cli --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-cli --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-cli --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-cli --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-cli --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-cli --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/target/eclipse-scout-cli-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-cli --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-cli --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-cli --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-cli --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/eclipse-scout-cli-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/target/eclipse-scout-cli-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/eclipse-scout-cli-24.2-SNAPSHOT.jar [INFO] [INFO] --------------< org.eclipse.scout.rt:karma-jasmine-scout >-------------- [INFO] Building karma-jasmine-scout 24.2-SNAPSHOT [59/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ karma-jasmine-scout --- [INFO] Deleting /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout (includes = [dist/**], excludes = []) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ karma-jasmine-scout --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ karma-jasmine-scout --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ karma-jasmine-scout --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ karma-jasmine-scout --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ karma-jasmine-scout --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ karma-jasmine-scout --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ karma-jasmine-scout --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ karma-jasmine-scout --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ karma-jasmine-scout --- [INFO] No sources to compile [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ karma-jasmine-scout --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ karma-jasmine-scout --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ karma-jasmine-scout --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ karma-jasmine-scout --- [INFO] No tests to run. [INFO] [INFO] --- frontend:1.15.0:npm (npm-test-karma) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ karma-jasmine-scout --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/target/karma-jasmine-scout-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ karma-jasmine-scout --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ karma-jasmine-scout --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ karma-jasmine-scout --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ karma-jasmine-scout --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ karma-jasmine-scout --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/karma-jasmine-scout-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/target/karma-jasmine-scout-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/karma-jasmine-scout-24.2-SNAPSHOT.jar [INFO] [INFO] -------------< org.eclipse.scout.rt:eclipse-scout-releng >-------------- [INFO] Building eclipse-scout-releng 24.2-SNAPSHOT [60/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-releng --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-releng --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-releng --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-releng --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-releng --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-releng --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-releng --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-releng --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-releng --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-releng --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-releng --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-releng --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/target/eclipse-scout-releng-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-releng --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-releng --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-releng --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-releng --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-releng --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/eclipse-scout-releng-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/target/eclipse-scout-releng-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/eclipse-scout-releng-24.2-SNAPSHOT.jar [INFO] [INFO] -------------< org.eclipse.scout.rt:eclipse-scout-migrate >------------- [INFO] Building eclipse-scout-migrate 24.2-SNAPSHOT [61/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-migrate --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-migrate --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-migrate --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-migrate --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-migrate --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-migrate --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-migrate --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-migrate --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-migrate --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-migrate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-migrate --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-migrate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-migrate --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-migrate --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-migrate --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/target/eclipse-scout-migrate-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-migrate --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-migrate --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-migrate --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-migrate --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-migrate --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/eclipse-scout-migrate-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/target/eclipse-scout-migrate-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/eclipse-scout-migrate-24.2-SNAPSHOT.jar [INFO] [INFO] ------------< org.eclipse.scout.rt:eclipse-scout-tsconfig >------------- [INFO] Building eclipse-scout-tsconfig 24.2-SNAPSHOT [62/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-tsconfig --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-tsconfig --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-tsconfig --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-tsconfig --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-tsconfig --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-tsconfig --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-tsconfig --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-tsconfig --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-tsconfig --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-tsconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-tsconfig --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-tsconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-tsconfig --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-tsconfig --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-tsconfig --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/target/eclipse-scout-tsconfig-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-tsconfig --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-tsconfig --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-tsconfig --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-tsconfig --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-tsconfig --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/eclipse-scout-tsconfig-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/target/eclipse-scout-tsconfig-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/eclipse-scout-tsconfig-24.2-SNAPSHOT.jar [INFO] [INFO] -----------------< org.eclipse.scout.rt:eslint-config >----------------- [INFO] Building eslint-config 24.2-SNAPSHOT [63/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eslint-config --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eslint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eslint-config --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eslint-config --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eslint-config --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eslint-config --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eslint-config --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eslint-config --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eslint-config --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eslint-config --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eslint-config --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eslint-config --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eslint-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eslint-config --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eslint-config --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/target/eslint-config-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eslint-config --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eslint-config --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eslint-config --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eslint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eslint-config --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/eslint-config-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/target/eslint-config-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/eslint-config-24.2-SNAPSHOT.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.opentelemetry.sdk >----- [INFO] Building org.eclipse.scout.rt.opentelemetry.sdk 24.2-SNAPSHOT [64/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom (3.5 kB at 318 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom (3.0 kB at 379 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom (2.2 kB at 275 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom (7.0 kB at 872 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom (3.1 kB at 513 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom (2.8 kB at 404 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom (2.0 kB at 253 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom (1.8 kB at 225 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom (2.2 kB at 243 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom (1.8 kB at 182 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom (1.7 kB at 211 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom (1.9 kB at 190 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom (1.6 kB at 176 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom (1.6 kB at 120 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom (1.2 kB at 106 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/annotations/13.0/annotations-13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/annotations/13.0/annotations-13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 548 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom (1.4 kB at 154 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/annotations/13.0/annotations-13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar (31 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar (43 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar (63 kB at 5.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar (217 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar (25 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar (74 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar (26 kB at 953 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar (103 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar (113 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar (360 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/annotations/13.0/annotations-13.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar (225 kB at 5.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/annotations/13.0/annotations-13.0.jar (18 kB at 428 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar (790 kB at 18 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar (1.7 MB at 9.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar (959 B at 5.2 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar (965 B at 5.0 kB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializerTest 2024-06-26 00:05:19,236 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-26 00:05:19,266 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-26 00:05:19,395 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 140.181832 ms. Total class count: 819 2024-06-26 00:05:19,617 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-26 00:05:19,619 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-26 00:05:21,790 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initOpenTelemetry(OpenTelemetryInitializer.java:96) - Initialize OpenTelemetry 2024-06-26 00:05:22,949 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.customizeMeterProvider(OpenTelemetryInitializer.java:135) - Initialize view from org.eclipse.scout.rt.platform.opentelemetry.IHistogramViewHintProvider$MockitoMock$ChQFh4XB 2024-06-26 00:05:23,027 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initMetrics(OpenTelemetryInitializer.java:150) - Initialize metrics from org.eclipse.scout.rt.platform.opentelemetry.IMetricProvider$MockitoMock$lxr16zU3 2024-06-26 00:05:23,048 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry 2024-06-26 00:05:23,064 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initOpenTelemetry(OpenTelemetryInitializer.java:93) - Skip Scout OpenTelemetry initialization. 2024-06-26 00:05:23 INFO AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 2024-06-26 00:05:23,085 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry 2024-06-26 00:05:23,090 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-26 00:05:23,090 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true 2024-06-26 00:05:23,092 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.365 s -- in org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.shared >------- [INFO] Building org.eclipse.scout.rt.chart.shared 24.2-SNAPSHOT [65/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.shared --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.shared --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.chart.shared.data.basic.chart.ChartConfigTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.369 s -- in org.eclipse.scout.rt.chart.shared.data.basic.chart.ChartConfigTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.shared --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.chart.shared --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.client >------- [INFO] Building org.eclipse.scout.rt.chart.client 24.2-SNAPSHOT [66/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/basic/table/controls/IChartColumnParam.java:[27,3] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/basic/table/controls/ChartColumnParam.java:[49,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[53,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[63,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[73,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[83,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[118,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.client --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.chart.client --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.ui.html >------- [INFO] Building org.eclipse.scout.rt.chart.ui.html 24.2-SNAPSHOT [67/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/src/main/java/org/eclipse/scout/rt/chart/ui/html/json/basic/table/userfilter/UserFilterStateFactory.java:[48,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.scout.rt:eclipse-scout-chart >-------------- [INFO] Building eclipse-scout-chart 24.2-SNAPSHOT [68/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-chart --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-chart --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-chart --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-chart --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-chart --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-chart --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-chart --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-chart --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-chart --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:java (default) @ eclipse-scout-chart --- "2024-06-26 00:05:28,201 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true (automatically set by Scout), GraphicsEnvironment.isHeadless()=true ""2024-06-26 00:05:28,215 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING... ""2024-06-26 00:05:28,326 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 121.819122 ms. Total class count: 4065 ""2024-06-26 00:05:28,431 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 412 beans in 104.849544 ms ""2024-06-26 00:05:28,454 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 412 beans in 22.447694 ms ""2024-06-26 00:05:28,486 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport ""2024-06-26 00:05:28,491 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. ""2024-06-26 00:05:28,492 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration. ""2024-06-26 00:05:28,493 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. ""2024-06-26 00:05:28,529 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'texts.json' ""2024-06-26 00:05:28,530 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Using contributors [org.eclipse.scout.rt.chart.ui.html.ChartUiTextContributor@5854957e] ""2024-06-26 00:05:28,615 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/dist/texts.json ""2024-06-26 00:05:28,615 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - All files built and written to /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/dist ""2024-06-26 00:05:28,634 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination... ""2024-06-26 00:05:28,634 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination returned terminated=true ""2024-06-26 00:05:28,635 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - About to stop ch.qos.logback.classic.LoggerContext[default] "[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-chart --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-chart --- [INFO] No sources to compile [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ eclipse-scout-chart --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart [INFO] [INFO] > @eclipse-scout/chart@24.2.0-snapshot build:prod [INFO] > scout-scripts build:prod --run default global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] asset eclipse-scout-chart.esm-d6c3855b96d1a2003edc.min.js 132 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-chart.esm) 1 related asset [INFO] orphan modules 261 KiB [orphan] 34 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/index.ts + 27 modules 263 KiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 4177 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by path *.js 129 KiB [INFO] asset eclipse-scout-chart-8156b4ff3ded6a4a0a51.min.js 129 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart) 1 related asset [INFO] asset eclipse-scout-chart-theme-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme) [INFO] asset eclipse-scout-chart-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme-dark) [INFO] assets by path *.css 445 KiB [INFO] asset eclipse-scout-chart-theme-dark-e9c7a6ec1bc2f34437ba.min.css 222 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme-dark) [INFO] asset eclipse-scout-chart-theme-3ac5a1e9bedc33d600c8.min.css 222 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme) [INFO] Entrypoint eclipse-scout-chart 129 KiB (174 KiB) = eclipse-scout-chart-8156b4ff3ded6a4a0a51.min.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-chart-theme 222 KiB = eclipse-scout-chart-theme-3ac5a1e9bedc33d600c8.min.css 222 KiB eclipse-scout-chart-theme-71510a5dd3116693ac79.min.js 33 bytes [INFO] Entrypoint eclipse-scout-chart-theme-dark 222 KiB = eclipse-scout-chart-theme-dark-e9c7a6ec1bc2f34437ba.min.css 222 KiB eclipse-scout-chart-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [INFO] orphan modules 810 KiB (javascript) 1.83 KiB (runtime) [orphan] 45 modules [INFO] runtime modules 937 bytes 4 modules [INFO] built modules 263 KiB (javascript) 545 KiB (css/mini-extract) [built] [INFO] javascript modules 263 KiB [INFO] ./src/index.ts + 26 modules 263 KiB [not cacheable] [built] [code generated] [INFO] ./src/eclipse-scout-chart-theme.less 50 bytes [built] [code generated] [INFO] ./src/eclipse-scout-chart-theme-dark.less 50 bytes [built] [code generated] [INFO] css modules 545 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme.less 272 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme-dark.less 273 KiB [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 6132 ms [INFO] [INFO] [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ eclipse-scout-chart --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart [INFO] [INFO] > @eclipse-scout/chart@24.2.0-snapshot build:dev [INFO] > scout-scripts build:dev --run default global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/chart/ 77 KiB [INFO] assets by path d.ts/chart/*.ts 42.8 KiB 16 assets [INFO] assets by path d.ts/chart/*.map 34.2 KiB 16 assets [INFO] assets by path d.ts/table/controls/ 18.8 KiB [INFO] assets by path d.ts/table/controls/*.ts 10.5 KiB 7 assets [INFO] assets by path d.ts/table/controls/*.map 8.31 KiB 7 assets [INFO] assets by path d.ts/tile/ 2.25 KiB [INFO] assets by path d.ts/tile/*.ts 1.14 KiB 3 assets [INFO] assets by path d.ts/tile/*.map 1.11 KiB 3 assets [INFO] assets by path d.ts/form/fields/chartfield/ 1.84 KiB [INFO] assets by path d.ts/form/fields/chartfield/*.ts 878 bytes 3 assets [INFO] assets by path d.ts/form/fields/chartfield/*.map 1010 bytes 3 assets [INFO] asset eclipse-scout-chart.esm.js 323 KiB [emitted] [javascript module] [big] (name: eclipse-scout-chart.esm) 1 related asset [INFO] asset d.ts/index.d.ts 1.43 KiB [emitted] [INFO] asset d.ts/index.d.ts.map 827 bytes [emitted] [INFO] runtime modules 937 bytes 4 modules [INFO] cacheable modules 263 KiB [INFO] modules by path ./src/chart/*.ts 215 KiB 16 modules [INFO] modules by path ./src/table/controls/*.ts 41.5 KiB 7 modules [INFO] modules by path ./src/form/fields/chartfield/*.ts 1.99 KiB 3 modules [INFO] modules by path ./src/tile/*.ts 2.23 KiB [INFO] ./src/tile/ChartFieldTile.ts 1.8 KiB [built] [code generated] [INFO] + 2 modules [INFO] ./src/index.ts 1.79 KiB [built] [code generated] [INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated] [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] external "chart.js" 42 bytes [built] [code generated] [INFO] external "chart.js/auto" 42 bytes [built] [code generated] [INFO] external "chartjs-plugin-datalabels" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 23262 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by status 102 KiB [compared for emit] [INFO] assets by path d.ts/chart/ 77 KiB 32 assets [INFO] assets by path d.ts/table/controls/ 18.8 KiB 14 assets [INFO] assets by path d.ts/tile/ 2.25 KiB 6 assets [INFO] assets by path d.ts/form/fields/chartfield/ 1.84 KiB 6 assets [INFO] asset d.ts/index.d.ts 1.43 KiB [compared for emit] [INFO] asset d.ts/index.d.ts.map 827 bytes [compared for emit] [INFO] assets by status 871 KiB [emitted] [INFO] assets by status 869 KiB [big] [INFO] asset eclipse-scout-chart.js 322 KiB [emitted] [big] (name: eclipse-scout-chart) 1 related asset [INFO] asset eclipse-scout-chart-theme-dark.css 274 KiB [emitted] [big] (name: eclipse-scout-chart-theme-dark) 1 related asset [INFO] asset eclipse-scout-chart-theme.css 273 KiB [emitted] [big] (name: eclipse-scout-chart-theme) 1 related asset [INFO] asset eclipse-scout-chart-theme-dark.js 1.07 KiB [emitted] (name: eclipse-scout-chart-theme-dark) 1 related asset [INFO] asset eclipse-scout-chart-theme.js 1.05 KiB [emitted] (name: eclipse-scout-chart-theme) 1 related asset [INFO] Entrypoint eclipse-scout-chart [big] 322 KiB (563 KiB) = eclipse-scout-chart.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-chart-theme [big] 274 KiB (395 KiB) = eclipse-scout-chart-theme.css 273 KiB eclipse-scout-chart-theme.js 1.05 KiB 2 auxiliary assets [INFO] Entrypoint eclipse-scout-chart-theme-dark [big] 275 KiB (396 KiB) = eclipse-scout-chart-theme-dark.css 274 KiB eclipse-scout-chart-theme-dark.js 1.07 KiB 2 auxiliary assets [INFO] runtime modules 3.28 KiB 14 modules [INFO] orphan modules 1.33 MiB [orphan] 4 modules [INFO] cacheable modules 263 KiB (javascript) 545 KiB (css/mini-extract) [INFO] javascript modules 263 KiB 32 modules [INFO] css modules 545 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme.less 272 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme-dark.less 273 KiB [built] [code generated] [INFO] external "scout" 42 bytes [built] [code generated] [INFO] external "jQuery" 42 bytes [built] [code generated] [INFO] external "Chart" 42 bytes [built] [code generated] [INFO] external "ChartDataLabels" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 28173 ms [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ eclipse-scout-chart --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-chart --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-chart --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-chart --- [INFO] No tests to run. [INFO] [INFO] --- frontend:1.15.0:npm (npm-test-karma) @ eclipse-scout-chart --- [INFO] Running 'npm --scripts-prepend-node-path=true run test:ci -- --junitReporter.outputDir=target/karma-reports' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart [INFO] [INFO] > @eclipse-scout/chart@24.2.0-snapshot test:ci [INFO] > scout-scripts test:ci --junitReporter.outputDir=target/karma-reports [INFO] [INFO] Webpack mode: development [INFO] Type check: true [INFO] Starting Karma server using config file /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/karma.conf.js [INFO] 26 06 2024 00:06:35.203:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:06:35.204:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:06:35.204:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] Webpack bundling... [INFO] asset commons.js 20.1 MiB [emitted] [javascript module] [big] (name: commons) (id hint: commons) [INFO] asset runtime.js 14.4 KiB [emitted] [javascript module] (name: runtime) [INFO] asset test-index.1804675448.js 981 bytes [emitted] [javascript module] (name: test-index.1804675448) [INFO] Entrypoint test-index.1804675448 [big] 20.1 MiB = runtime.js 14.4 KiB commons.js 20.1 MiB test-index.1804675448.js 981 bytes [INFO] webpack 5.89.0 compiled successfully in 69221 ms [INFO] 26 06 2024 00:07:45.952:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:07:45.953:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:07:45.953:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:07:46.135:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/ [INFO] 26 06 2024 00:07:46.135:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited [INFO] 26 06 2024 00:07:46.139:INFO [launcher]: Starting browser ChromeHeadless [INFO] 26 06 2024 00:07:46.404:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket WrLZsTYsebMF3BJzAAAB with id 52181309 [INFO] TOTAL: 29 SUCCESS [INFO] Karma has exited with 0. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-chart --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/target/eclipse-scout-chart-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-chart --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-chart --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-chart --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-chart --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-chart --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/eclipse-scout-chart-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/target/eclipse-scout-chart-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/eclipse-scout-chart-24.2-SNAPSHOT.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.shared >----- [INFO] Building org.eclipse.scout.rt.datamodel.shared 24.2-SNAPSHOT [69/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModel.java:[74,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModel.java:[92,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/EntityPath.java:[197,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[19,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[23,21] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[1971,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInGEHours is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2015,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInGEMinutes is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2059,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInHours is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2103,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInLEHours is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2147,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInLEMinutes is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2191,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInMinutes is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2235,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsNow is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2279,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsNotNow is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[127,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[205,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[211,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelAttribute.java:[75,27] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelAttribute.java:[123,21] Unsupported @SuppressWarnings("squid:S1244") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.806 s -- in org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest [INFO] Running org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.client >----- [INFO] Building org.eclipse.scout.rt.datamodel.client 24.2-SNAPSHOT [70/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/ComposerFieldDataModel.java:[21,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[301,47] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[397,47] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[447,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[500,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[567,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[618,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[679,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[740,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[808,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[869,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1019,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1104,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1175,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1246,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1317,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.client.services.common.search.DataModelDefaultSearchFilterServiceTest 2024-06-26 00:07:56,548 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-26 00:07:56,581 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-26 00:07:56,699 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-26 00:07:56,966 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 406.844199 ms. Total class count: 3643 2024-06-26 00:07:57,509 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 375 beans in 540.500549 ms 2024-06-26 00:07:57,595 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 375 beans in 86.368669 ms 2024-06-26 00:07:57,611 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-26 00:07:57,639 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 1 code type classes registered. 2024-06-26 00:07:57,641 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-26 00:07:58,001 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' - MDC[principal=default] 2024-06-26 00:07:58,068 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default] 2024-06-26 00:07:58,081 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-26 00:07:58,211 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@7cb39ecd[id = 1c84db6mgkhipc6qcg3eil0k47rnfbu6t6fhmchnel50bkuap5ug], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=1c84db6mgkhipc6qcg3eil0k47rnfbu6t6fhmchnel50bkuap5ug]] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.712 s -- in org.eclipse.scout.rt.client.services.common.search.DataModelDefaultSearchFilterServiceTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.DataModelFormFieldEnabledTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.client.ui.form.fields.DataModelFormFieldEnabledTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest [INFO] Running org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.server >----- [INFO] Building org.eclipse.scout.rt.datamodel.server 24.2-SNAPSHOT [71/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.server --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.server --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/ExampleFullTextPartDefinition.java:[29,40] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/ExampleFullTextPartDefinition.java:[34,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilderCheck.java:[29,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilderCheck.java:[162,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/DataModelAttributePartDefinition.java:[93,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/EntityContributionUtility.java:[129,22] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/EntityContributionUtility.java:[129,57] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[116,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[967,15] The enum constant Aggregation needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeKind [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfAttribute needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfAttributeWithContext needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfContext needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1194,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1231,22] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1231,57] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1423,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1449,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1495,21] Unsupported @SuppressWarnings("squid:S138") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s -- in org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest [INFO] Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest 2024-06-26 00:08:01,732 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-26 00:08:01,752 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-26 00:08:01,899 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-26 00:08:02,024 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:43) - Finished building jandex class inventory in 281.975719 ms. Total class count: 1837 2024-06-26 00:08:02,416 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 409 beans in 390.387754 ms 2024-06-26 00:08:02,497 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 409 beans in 80.697499 ms 2024-06-26 00:08:02,511 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-26 00:08:02,534 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 1 code type classes registered. 2024-06-26 00:08:02,537 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-26 00:08:02,543 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-26 00:08:02,735 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.552 s -- in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest [INFO] Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.ui.html >----- [INFO] Building org.eclipse.scout.rt.datamodel.ui.html 24.2-SNAPSHOT [72/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org.eclipse.scout.rt 24.2-SNAPSHOT: [INFO] [INFO] Scout Hello World Sample Application ............... SUCCESS [ 10.460 s] [INFO] Scout JaxWs Module ................................. SUCCESS [ 0.123 s] [INFO] Scout JS Sample Application ........................ SUCCESS [ 0.641 s] [INFO] org.eclipse.scout.rt ............................... SUCCESS [ 0.424 s] [INFO] org.eclipse.scout.json ............................. SUCCESS [ 8.034 s] [INFO] org.eclipse.scout.rt.platform ...................... SUCCESS [ 5.242 s] [INFO] org.eclipse.scout.rt.dataobject .................... SUCCESS [ 0.957 s] [INFO] org.eclipse.scout.rt.platform.test ................. SUCCESS [02:35 min] [INFO] org.eclipse.scout.rt.api.data ...................... SUCCESS [ 3.056 s] [INFO] org.eclipse.scout.rt.security ...................... SUCCESS [ 0.309 s] [INFO] org.eclipse.scout.rt.nls ........................... SUCCESS [ 0.280 s] [INFO] org.eclipse.scout.rt.shared ........................ SUCCESS [ 2.231 s] [INFO] org.eclipse.scout.rt.server.commons ................ SUCCESS [ 0.584 s] [INFO] org.eclipse.scout.rt.mom.api ....................... SUCCESS [ 0.339 s] [INFO] org.eclipse.scout.rt.jackson ....................... SUCCESS [ 0.986 s] [INFO] org.eclipse.scout.rt.uinotification ................ SUCCESS [ 6.559 s] [INFO] org.eclipse.scout.rt.server ........................ SUCCESS [ 1.008 s] [INFO] org.eclipse.scout.rt.server.jaxws .................. SUCCESS [ 0.611 s] [INFO] org.eclipse.scout.jaxws.apt ........................ SUCCESS [ 0.501 s] [INFO] org.eclipse.scout.rt.dataobject.test ............... SUCCESS [ 8.437 s] [INFO] org.eclipse.scout.rt.shared.test ................... SUCCESS [ 9.027 s] [INFO] org.eclipse.scout.rt.server.commons.test ........... SUCCESS [ 20.143 s] [INFO] org.eclipse.scout.rt.jetty ......................... SUCCESS [ 1.090 s] [INFO] org.eclipse.scout.rt.app ........................... SUCCESS [ 0.250 s] [INFO] org.eclipse.scout.rt.server.app .................... SUCCESS [ 0.167 s] [INFO] org.eclipse.scout.rt.server.test ................... SUCCESS [ 17.903 s] [INFO] org.eclipse.scout.rt.server.jaxws.test ............. SUCCESS [ 13.479 s] [INFO] org.eclipse.scout.rt.server.jdbc ................... SUCCESS [ 0.599 s] [INFO] org.eclipse.scout.rt.server.jdbc.test .............. SUCCESS [ 7.691 s] [INFO] org.eclipse.scout.rt.rest .......................... SUCCESS [ 0.703 s] [INFO] org.eclipse.scout.rt.api ........................... SUCCESS [ 2.963 s] [INFO] org.eclipse.scout.rt.jackson.test .................. SUCCESS [ 9.613 s] [INFO] org.eclipse.scout.rt.mom.api.test .................. SUCCESS [ 2.858 s] [INFO] org.eclipse.scout.rt.mom.jms ....................... SUCCESS [ 0.479 s] [INFO] org.eclipse.scout.rt.mom.jms.test .................. SUCCESS [02:44 min] [INFO] org.eclipse.scout.rt.charsetdetect ................. SUCCESS [ 4.607 s] [INFO] org.eclipse.scout.rt.oauth2 ........................ SUCCESS [ 0.430 s] [INFO] org.eclipse.scout.rt.mail .......................... SUCCESS [ 0.272 s] [INFO] org.eclipse.scout.rt.mail.test ..................... SUCCESS [ 6.803 s] [INFO] org.eclipse.scout.rt.security.test ................. SUCCESS [ 4.965 s] [INFO] org.eclipse.scout.rt.dataformat .................... SUCCESS [ 4.131 s] [INFO] org.eclipse.scout.rt.rest.test ..................... SUCCESS [ 7.888 s] [INFO] org.eclipse.scout.rt.rest.jackson .................. SUCCESS [ 0.237 s] [INFO] org.eclipse.scout.rt.rest.jersey.client ............ SUCCESS [ 1.541 s] [INFO] org.eclipse.scout.rt.rest.jersey.server ............ SUCCESS [ 0.166 s] [INFO] org.eclipse.scout.rt.rest.jersey.test .............. SUCCESS [ 18.096 s] [INFO] org.eclipse.scout.rt.client ........................ SUCCESS [ 4.853 s] [INFO] org.eclipse.scout.rt.client.test ................... SUCCESS [01:00 min] [INFO] org.eclipse.scout.rt.svg.client .................... SUCCESS [ 0.940 s] [INFO] org.eclipse.scout.rt.svg.client.test ............... SUCCESS [ 2.643 s] [INFO] org.eclipse.scout.rt.serverbridge .................. SUCCESS [ 0.181 s] [INFO] org.eclipse.scout.rt.ui.html ....................... SUCCESS [ 1.575 s] [INFO] org.eclipse.scout.rt.ui.html.app ................... SUCCESS [ 0.226 s] [INFO] org.eclipse.scout.rt.ui.html.test .................. SUCCESS [ 47.708 s] [INFO] org.eclipse.scout.rt.ui.html.selenium .............. SUCCESS [ 3.264 s] [INFO] eclipse-scout-core ................................. SUCCESS [06:38 min] [INFO] org.eclipse.scout.rt.svg.ui.html ................... SUCCESS [ 21.887 s] [INFO] eclipse-scout-cli .................................. SUCCESS [ 0.636 s] [INFO] karma-jasmine-scout ................................ SUCCESS [ 0.532 s] [INFO] eclipse-scout-releng ............................... SUCCESS [ 0.520 s] [INFO] eclipse-scout-migrate .............................. SUCCESS [ 0.629 s] [INFO] eclipse-scout-tsconfig ............................. SUCCESS [ 0.613 s] [INFO] eslint-config ...................................... SUCCESS [ 0.540 s] [INFO] org.eclipse.scout.rt.opentelemetry.sdk ............. SUCCESS [ 6.221 s] [INFO] org.eclipse.scout.rt.chart.shared .................. SUCCESS [ 3.892 s] [INFO] org.eclipse.scout.rt.chart.client .................. SUCCESS [ 0.160 s] [INFO] org.eclipse.scout.rt.chart.ui.html ................. SUCCESS [ 0.165 s] [INFO] eclipse-scout-chart ................................ SUCCESS [02:21 min] [INFO] org.eclipse.scout.rt.datamodel.shared .............. SUCCESS [ 4.992 s] [INFO] org.eclipse.scout.rt.datamodel.client .............. SUCCESS [ 5.773 s] [INFO] org.eclipse.scout.rt.datamodel.server .............. SUCCESS [ 4.436 s] [INFO] org.eclipse.scout.rt.datamodel.ui.html ............. SUCCESS [ 0.155 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20:21 min [INFO] Finished at: 2024-06-26T00:08:04Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run deploy phase) [Pipeline] container [Pipeline] { [Pipeline] sh + mvn -f org.eclipse.scout.rt/pom.xml -Dbranch=origin/releases/24.2 deploy -Duser.home=/home/jenkins/agent -B -e -Psign -Dmaster_sanityCheck_skip=true -Dmaster_node_dir=/opt/nodejs/bin -DskipJasmineTests=true -Dmaster_deployAtEnd=false -Dmaster_unitTest_skip=true [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] The requested profile "sign" could not be activated because it does not exist. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Scout Hello World Sample Application [maven-archetype] [INFO] Scout JaxWs Module [maven-archetype] [INFO] Scout JS Sample Application [maven-archetype] [INFO] org.eclipse.scout.rt [pom] [INFO] org.eclipse.scout.json [jar] [INFO] org.eclipse.scout.rt.platform [jar] [INFO] org.eclipse.scout.rt.dataobject [jar] [INFO] org.eclipse.scout.rt.platform.test [jar] [INFO] org.eclipse.scout.rt.api.data [jar] [INFO] org.eclipse.scout.rt.security [jar] [INFO] org.eclipse.scout.rt.nls [jar] [INFO] org.eclipse.scout.rt.shared [jar] [INFO] org.eclipse.scout.rt.server.commons [jar] [INFO] org.eclipse.scout.rt.mom.api [jar] [INFO] org.eclipse.scout.rt.jackson [jar] [INFO] org.eclipse.scout.rt.uinotification [jar] [INFO] org.eclipse.scout.rt.server [jar] [INFO] org.eclipse.scout.rt.server.jaxws [jar] [INFO] org.eclipse.scout.jaxws.apt [jar] [INFO] org.eclipse.scout.rt.dataobject.test [jar] [INFO] org.eclipse.scout.rt.shared.test [jar] [INFO] org.eclipse.scout.rt.server.commons.test [jar] [INFO] org.eclipse.scout.rt.jetty [jar] [INFO] org.eclipse.scout.rt.app [jar] [INFO] org.eclipse.scout.rt.server.app [jar] [INFO] org.eclipse.scout.rt.server.test [jar] [INFO] org.eclipse.scout.rt.server.jaxws.test [jar] [INFO] org.eclipse.scout.rt.server.jdbc [jar] [INFO] org.eclipse.scout.rt.server.jdbc.test [jar] [INFO] org.eclipse.scout.rt.rest [jar] [INFO] org.eclipse.scout.rt.api [jar] [INFO] org.eclipse.scout.rt.jackson.test [jar] [INFO] org.eclipse.scout.rt.mom.api.test [jar] [INFO] org.eclipse.scout.rt.mom.jms [jar] [INFO] org.eclipse.scout.rt.mom.jms.test [jar] [INFO] org.eclipse.scout.rt.charsetdetect [jar] [INFO] org.eclipse.scout.rt.oauth2 [jar] [INFO] org.eclipse.scout.rt.mail [jar] [INFO] org.eclipse.scout.rt.mail.test [jar] [INFO] org.eclipse.scout.rt.security.test [jar] [INFO] org.eclipse.scout.rt.dataformat [jar] [INFO] org.eclipse.scout.rt.rest.test [jar] [INFO] org.eclipse.scout.rt.rest.jackson [jar] [INFO] org.eclipse.scout.rt.rest.jersey.client [jar] [INFO] org.eclipse.scout.rt.rest.jersey.server [jar] [INFO] org.eclipse.scout.rt.rest.jersey.test [jar] [INFO] org.eclipse.scout.rt.client [jar] [INFO] org.eclipse.scout.rt.client.test [jar] [INFO] org.eclipse.scout.rt.svg.client [jar] [INFO] org.eclipse.scout.rt.svg.client.test [jar] [INFO] org.eclipse.scout.rt.serverbridge [jar] [INFO] org.eclipse.scout.rt.ui.html [jar] [INFO] org.eclipse.scout.rt.ui.html.app [jar] [INFO] org.eclipse.scout.rt.ui.html.test [jar] [INFO] org.eclipse.scout.rt.ui.html.selenium [jar] [INFO] eclipse-scout-core [jar] [INFO] org.eclipse.scout.rt.svg.ui.html [jar] [INFO] eclipse-scout-cli [jar] [INFO] karma-jasmine-scout [jar] [INFO] eclipse-scout-releng [jar] [INFO] eclipse-scout-migrate [jar] [INFO] eclipse-scout-tsconfig [jar] [INFO] eslint-config [jar] [INFO] org.eclipse.scout.rt.opentelemetry.sdk [jar] [INFO] org.eclipse.scout.rt.chart.shared [jar] [INFO] org.eclipse.scout.rt.chart.client [jar] [INFO] org.eclipse.scout.rt.chart.ui.html [jar] [INFO] eclipse-scout-chart [jar] [INFO] org.eclipse.scout.rt.datamodel.shared [jar] [INFO] org.eclipse.scout.rt.datamodel.client [jar] [INFO] org.eclipse.scout.rt.datamodel.server [jar] [INFO] org.eclipse.scout.rt.datamodel.ui.html [jar] [INFO] [INFO] ---------< org.eclipse.scout.archetypes:scout-helloworld-app >---------- [INFO] Building Scout Hello World Sample Application 24.2-SNAPSHOT [1/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom (8.9 kB at 316 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (39 kB at 2.0 MB/s) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-helloworld-app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-helloworld-app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/../target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ scout-helloworld-app --- [INFO] Copying 139 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-helloworld-app --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.2.1:jar (default-jar) @ scout-helloworld-app --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-helloworld-app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-helloworld-app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-helloworld-app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-helloworld-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-helloworld-app:24.2-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloscout [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: versionWithoutSnapshot, Value: 1.0.0 [INFO] Parameter: debug, Value: false [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: javaVersion, Value: 11 [INFO] Parameter: skipChangeMeReplacement, Value: false [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: simpleArtifactName, Value: helloscout [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: userName, Value: Scout Robot [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.shared/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.client/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.image/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.zip/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.dev/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.image/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.zip/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.dev/pom.xml [INFO] Executing META-INF/archetype-post-generate.groovy post-generation script [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ scout-helloworld-app --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ scout-helloworld-app --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:update-local-catalog (default-update-local-catalog) @ scout-helloworld-app --- [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ scout-helloworld-app --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/maven-metadata.xml (1.4 kB at 8.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-20240626.000807-132.pom (7.1 kB at 40 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-20240626.000807-132.jar (159 kB at 1.4 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-20240626.000807-132-test-sources.jar (4.0 kB at 31 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-20240626.000807-132-sources.jar (160 kB at 912 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-20240626.000807-132-tests.jar (175 kB at 931 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/maven-metadata.xml (483 B at 48 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/maven-metadata.xml (1.4 kB at 8.1 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-helloworld-app/maven-metadata.xml (483 B at 7.3 kB/s) [INFO] [INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >----------- [INFO] Building Scout JaxWs Module 24.2-SNAPSHOT [2/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-jaxws-module --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-jaxws-module --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/../target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ scout-jaxws-module --- [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-jaxws-module --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.2.1:jar (default-jar) @ scout-jaxws-module --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-jaxws-module --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-jaxws-module --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-jaxws-module --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-jaxws-module --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-jaxws-module:24.2-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: parentArtifactId, Value: helloworld [WARNING] CP Don't override file /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/META-INF/scout.xml [WARNING] CP Don't override file /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/WEB-INF/wsdl [WARNING] CP Don't override file /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/java [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ scout-jaxws-module --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ scout-jaxws-module --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:update-local-catalog (default-update-local-catalog) @ scout-jaxws-module --- [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ scout-jaxws-module --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/maven-metadata.xml (1.4 kB at 9.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-20240626.000807-132.pom (5.0 kB at 89 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-20240626.000807-132-sources.jar (6.7 kB at 81 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-20240626.000807-132.jar (6.7 kB at 77 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-20240626.000807-132-tests.jar (7.8 kB at 83 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-20240626.000807-132-test-sources.jar (3.4 kB at 37 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/maven-metadata.xml (481 B at 53 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/maven-metadata.xml (1.4 kB at 15 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-jaxws-module/maven-metadata.xml (481 B at 7.4 kB/s) [INFO] [INFO] -----------< org.eclipse.scout.archetypes:scout-hellojs-app >----------- [INFO] Building Scout JS Sample Application 24.2-SNAPSHOT [3/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-hellojs-app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-hellojs-app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/../target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ scout-hellojs-app --- [INFO] Copying 175 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-hellojs-app --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.2.1:jar (default-jar) @ scout-hellojs-app --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-hellojs-app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-hellojs-app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-hellojs-app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-hellojs-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-hellojs-app:24.2-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloscout [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: versionWithoutSnapshot, Value: 1.0.0 [INFO] Parameter: debug, Value: false [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: javaVersion, Value: 11 [INFO] Parameter: skipChangeMeReplacement, Value: false [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: simpleArtifactName, Value: helloscout [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.api/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.dev/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.image/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.zip/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.core/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.data/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.db/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.persistence/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui/pom.xml [INFO] Executing META-INF/archetype-post-generate.groovy post-generation script [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ scout-hellojs-app --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ scout-hellojs-app --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:update-local-catalog (default-update-local-catalog) @ scout-hellojs-app --- [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ scout-hellojs-app --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/maven-metadata.xml (1.4 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-20240626.000807-132.pom (7.1 kB at 109 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-20240626.000807-132-test-sources.jar (3.9 kB at 39 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-20240626.000807-132.jar (182 kB at 1.7 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-20240626.000807-132-sources.jar (182 kB at 1.5 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-20240626.000807-132-tests.jar (196 kB at 1.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/maven-metadata.xml (480 B at 53 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/maven-metadata.xml (1.4 kB at 8.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/archetypes/scout-hellojs-app/maven-metadata.xml (480 B at 7.7 kB/s) [INFO] [INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >-------------- [INFO] Building org.eclipse.scout.rt 24.2-SNAPSHOT [4/72] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt/24.2-SNAPSHOT/org.eclipse.scout.rt-24.2-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/24.2-SNAPSHOT/maven-metadata.xml (619 B at 22 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/24.2-SNAPSHOT/org.eclipse.scout.rt-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/24.2-SNAPSHOT/org.eclipse.scout.rt-24.2-20240626.000807-132.pom (42 kB at 655 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/maven-metadata.xml (514 B at 27 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/24.2-SNAPSHOT/maven-metadata.xml (619 B at 5.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/maven-metadata.xml (514 B at 6.7 kB/s) [INFO] [INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >------------- [INFO] Building org.eclipse.scout.json 24.2-SNAPSHOT [5/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.json --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.json --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.json --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.json --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.json --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.json --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.json --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.json --- [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.json --- [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.json --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.json --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.json --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.json --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.json --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/maven-metadata.xml (1.4 kB at 120 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-20240626.000807-132.pom (1.5 kB at 22 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-20240626.000807-132-test-sources.jar (24 kB at 209 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-20240626.000807-132-sources.jar (25 kB at 218 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-20240626.000807-132.jar (24 kB at 199 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-20240626.000807-132-tests.jar (42 kB at 325 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/maven-metadata.xml (477 B at 40 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/maven-metadata.xml (1.4 kB at 9.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/maven-metadata.xml (477 B at 6.7 kB/s) [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >--------- [INFO] Building org.eclipse.scout.rt.platform 24.2-SNAPSHOT [6/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.platform --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.platform --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.platform --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.platform --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.platform --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.platform --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.platform --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.platform --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.platform --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.platform --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 73 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-20240626.000807-132.pom (3.4 kB at 47 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-20240626.000807-132-sources.jar (706 kB at 4.3 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-20240626.000807-132.jar (1.0 MB at 5.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/maven-metadata.xml (523 B at 52 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/maven-metadata.xml (523 B at 8.9 kB/s) [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject >-------- [INFO] Building org.eclipse.scout.rt.dataobject 24.2-SNAPSHOT [7/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataobject --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataobject --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataobject --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataobject --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[110,23] Type safety: Unchecked cast from java.lang.Class<capture#1-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.migration.IDoStructureMigrationTargetContextData> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[176,29] Type safety: Unchecked cast from java.lang.Class<capture#21-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[340,48] org.eclipse.scout.rt.dataobject.migration.IDoValueMigrationHandler is a raw type. References to generic type org.eclipse.scout.rt.dataobject.migration.IDoValueMigrationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/enumeration/EnumResolver.java:[47,30] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/enumeration/EnumResolver.java:[79,30] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/AbstractToDoFunction.java:[29,29] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<EXPLICIT_SOURCE> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/AbstractToDoFunction.java:[31,29] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<EXPLICIT_TARGET> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectIntermediateMigrationContextData.java:[49,75] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.migration.IDataObjectIntermediateMigration<capture#2-of ?> to org.eclipse.scout.rt.dataobject.migration.IDataObjectIntermediateMigration<T> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[26,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[61,46] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[88,52] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[106,49] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntityBuilder.java:[74,84] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoList.java:[24,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[29,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[69,33] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[74,54] Type safety: Unchecked cast from java.lang.Object to java.util.Collection<V> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractRootId.java:[52,5] org.eclipse.scout.rt.dataobject.id.AbstractRootId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.AbstractRootId<WRAPPED_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractRootId.java:[52,29] org.eclipse.scout.rt.dataobject.id.AbstractRootId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.AbstractRootId<WRAPPED_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoSet.java:[25,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/lookup/AbstractLookupRestrictionDo.java:[65,56] Type safety: Potential heap pollution via varargs parameter ids [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdCodec.java:[164,33] Unlikely argument type for equals(): org.eclipse.scout.rt.dataobject.id.IdCodec.IIdCodecFlag seems to be unrelated to java.lang.Enum<org.eclipse.scout.rt.dataobject.id.IdCodec.IdCodecFlag> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdCodec.java:[271,42] Type safety: Unchecked cast from java.util.function.Function<T,java.lang.String> to java.util.function.Function<java.lang.Object,java.lang.String> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[22,91] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[25,21] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[30,10] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[30,33] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId<ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[301,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoNode<capture#18-of ?> to NODE [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[309,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoValue>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[309,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoValue needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoValue<V> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[317,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoList>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[317,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoList needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoList<V> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[325,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoSet>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[325,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoSet needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoSet<V> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[333,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class<org.eclipse.scout.rt.dataobject.DoCollection>) of the generic method getNode(java.lang.String, java.lang.Class<NODE>) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[333,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoCollection needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoCollection<V> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectHelper.java:[314,53] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectVisitors.java:[115,16] Type safety: Unchecked cast from T to OT [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/DoEntityMappings.java:[213,25] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/DoEntityMappings.java:[226,25] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[134,5] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[134,21] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[156,33] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/AbstractDoValueUntypedMigrationHandler.java:[48,12] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<T> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[225,30] Type safety: Unchecked cast from java.lang.Class<capture#38-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[232,32] Type safety: Unchecked cast from java.lang.Class<capture#42-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.IDoEntity> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[460,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDataObjectVisitorExtension<capture#127-of ?> to org.eclipse.scout.rt.dataobject.IDataObjectVisitorExtension<T> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDataObjectVisitorExtension.java:[23,12] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<T> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelper.java:[176,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdFactory.java:[98,30] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrator.java:[168,25] Type safety: Unchecked cast from capture#2-of ? to T [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDataObjectVisitor.java:[137,92] Type safety: Unchecked cast from java.lang.Class<capture#28-of ? extends java.lang.Object> to java.lang.Class<java.lang.Object> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[46,32] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[56,29] Type safety: Unchecked cast from java.lang.Class<capture#8-of ?> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.id.IId> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[142,35] Type safety: Unchecked cast from java.lang.Class<capture#33-of ? super capture#32-of ? extends org.eclipse.scout.rt.dataobject.id.IId> to java.lang.Class<? extends org.eclipse.scout.rt.dataobject.id.IId> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DoValueMigrationDataObjectVisitor.java:[56,12] Type safety: Unchecked cast from java.lang.Object to T [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataobject --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataobject --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataobject --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataobject --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataobject --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataobject --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataobject --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataobject --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataobject --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.dataobject --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.dataobject --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 73 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-20240626.000807-132.pom (1.1 kB at 3.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-20240626.000807-132.jar (224 kB at 2.1 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-20240626.000807-132-sources.jar (158 kB at 1.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/maven-metadata.xml (486 B at 29 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 5.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/maven-metadata.xml (486 B at 6.8 kB/s) [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >------- [INFO] Building org.eclipse.scout.rt.platform.test 24.2-SNAPSHOT [8/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.platform.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.platform.test --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.platform.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/statement/RegisterBeanStatement.java:[46,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/parameterized/ParameterizedTestRunnerExtension.java:[31,21] Unsupported @SuppressWarnings("squid:S00112") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/util/ScoutAssert.java:[63,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentialNullReference' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/mock/MockBeanMetaDataProducer.java:[25,27] org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer is a raw type. References to generic type org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/SafeStatementInvoker.java:[52,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[83,22] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[83,37] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[158,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/JUnitExceptionHandler.java:[70,21] Unsupported @SuppressWarnings("squid:S00112") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/PlatformTestRunner.java:[276,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.platform.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.platform.test --- [INFO] Copying 31 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,39] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,50] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,67] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,41] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,52] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,69] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,32] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,43] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,60] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[226,5] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[228,43] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[229,16] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StringUtilityTest.java:[25,19] Unsupported @SuppressWarnings("SimplifiableJUnitAssertion") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ReflectionUtilityTest.java:[54,56] java.util.concurrent.Callable is a raw type. References to generic type java.util.concurrent.Callable<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/DoubleReplaceTest.java:[53,52] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[47,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[52,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[57,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[76,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[81,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[71,37] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[71,37] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache<java.lang.Integer,java.lang.String> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[80,13] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[80,13] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache<java.lang.Integer,java.lang.String> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The method withLabelSupplier(java.util.function.Supplier) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache<java.lang.Integer,java.lang.String> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[177,37] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[177,37] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache<java.lang.Integer,java.lang.String> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,38] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,49] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,66] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,38] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,49] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,66] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,40] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,51] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,68] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,40] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,51] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,68] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ToStringBuilderTest.java:[85,25] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ToStringBuilderTest.java:[98,25] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[114,21] Type safety: Unchecked invocation hashCodeCollection(java.util.List) of the generic method hashCodeCollection(java.util.Collection<? extends T>) of type org.eclipse.scout.rt.platform.util.CollectionUtility [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[114,58] Type safety: The expression of type java.util.List needs unchecked conversion to conform to java.util.Collection<? extends java.lang.Object> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[115,21] Type safety: Unchecked invocation hashCodeCollection(java.util.Set) of the generic method hashCodeCollection(java.util.Collection<? extends T>) of type org.eclipse.scout.rt.platform.util.CollectionUtility [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[115,58] Type safety: The expression of type java.util.Set needs unchecked conversion to conform to java.util.Collection<? extends java.lang.Object> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[493,46] java.util.ArrayList is a raw type. References to generic type java.util.ArrayList<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[128,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair<java.lang.String,java.lang.String>[] [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[137,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair<java.lang.String,java.lang.String>[] [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[153,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair<java.lang.String,java.lang.String>[] [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[130,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[134,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[151,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[155,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[175,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[179,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[199,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[203,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[223,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[225,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/internal/BeanInstanceUtilTest.java:[180,39] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/internal/BeanInstanceUtilTest.java:[194,40] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ConcurrentExpiringMapTest.java:[264,5] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[41,23] Unsupported @SuppressWarnings("JavaReflectionMemberAccess") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[55,21] Unsupported @SuppressWarnings("JavaReflectionMemberAccess") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[268,26] java.util.Set is a raw type. References to generic type java.util.Set<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[269,30] java.util.Set is a raw type. References to generic type java.util.Set<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/BeanContextTest.java:[35,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/BeanContextTest.java:[36,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[29,49] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[36,46] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[36,67] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[71,15] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[73,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[96,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/job/internal/JobManagerChainTest.java:[48,35] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/job/internal/JobManagerChainTest.java:[53,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ConfigurationUtilityTest.java:[131,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/IOUtilityTest.java:[71,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/opentelemetry/PeriodicAsyncMeasurementTest.java:[276,31] Type safety: The expression of type java.util.concurrent.Callable needs unchecked conversion to conform to java.util.concurrent.Callable<java.lang.Long> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/DynamicAnnotationTest.java:[37,21] Unsupported @SuppressWarnings("SimplifiableAssertion") [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.platform.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.platform.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform.test --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.platform.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.platform.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.platform.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 112 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-20240626.000807-132.pom (2.0 kB at 29 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-20240626.000807-132-sources.jar (62 kB at 634 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-20240626.000807-132.jar (102 kB at 1.0 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-20240626.000807-132-test-sources.jar (395 kB at 2.7 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-20240626.000807-132-tests.jar (1.1 MB at 6.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/maven-metadata.xml (528 B at 24 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 10 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/maven-metadata.xml (528 B at 5.4 kB/s) [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.api.data >--------- [INFO] Building org.eclipse.scout.rt.api.data 24.2-SNAPSHOT [9/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.api.data --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.api.data --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.api.data --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.api.data --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/src/main/java/org/eclipse/scout/rt/api/data/config/ApiExposedConfigPropertyContributor.java:[38,54] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.api.data --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.api.data --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.api.data --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.api.data --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.api.data --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.api.data --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.api.data --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.api.data --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.api.data --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.api.data --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/maven-metadata.xml (1.4 kB at 161 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-20240626.000807-132.pom (1.4 kB at 21 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-20240626.000807-132-sources.jar (31 kB at 423 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-20240626.000807-132-tests.jar (13 kB at 150 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-20240626.000807-132-test-sources.jar (6.3 kB at 71 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-20240626.000807-132.jar (39 kB at 425 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/maven-metadata.xml (445 B at 49 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/maven-metadata.xml (1.4 kB at 17 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/maven-metadata.xml (445 B at 6.8 kB/s) [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.security >--------- [INFO] Building org.eclipse.scout.rt.security 24.2-SNAPSHOT [10/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.security --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.security --- [INFO] Copying 12 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.security --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.security --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.security --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.security --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.security --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.security --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.security --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.security --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.security --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.security --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.security --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 102 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-20240626.000807-132.pom (1.0 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-20240626.000807-132.jar (40 kB at 491 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-20240626.000807-132-sources.jar (30 kB at 360 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/maven-metadata.xml (484 B at 32 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security/maven-metadata.xml (484 B at 6.5 kB/s) [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.nls >------------ [INFO] Building org.eclipse.scout.rt.nls 24.2-SNAPSHOT [11/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.nls --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.nls --- [INFO] Copying 28 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.nls --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.nls --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.nls --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.nls --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.nls --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.nls --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.nls --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.nls --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.nls --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.nls --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 92 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-20240626.000807-132.pom (1.1 kB at 17 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-20240626.000807-132.jar (85 kB at 721 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-20240626.000807-132-sources.jar (85 kB at 677 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/maven-metadata.xml (440 B at 44 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/maven-metadata.xml (440 B at 6.3 kB/s) [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >---------- [INFO] Building org.eclipse.scout.rt.shared 24.2-SNAPSHOT [12/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.shared --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpTransportFactoryProperty.java:[30,21] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/BoundsSpec.java:[14,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/BoundsSpec.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[88,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[115,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[144,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/ui/webresource/FilesystemWebResourceResolver.java:[37,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[25,50] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[27,33] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[29,51] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[31,26] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/AbstractIcons.java:[18,19] Unsupported @SuppressWarnings("FieldNamingConvention") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/AnnotationFactory.java:[14,19] Unsupported @SuppressWarnings("squid:S2162") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CODES.java:[52,28] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CODES.java:[65,57] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[221,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[222,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[223,5] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[232,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[235,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[253,49] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[257,18] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[258,5] org.eclipse.scout.rt.shared.services.common.code.ICodeVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeVisitor<CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/CalendarTask.java:[39,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/graph/GraphNode.java:[33,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[37,31] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[37,54] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[40,22] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[41,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[54,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[55,25] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[55,48] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[56,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[57,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[78,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[82,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[92,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[100,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[115,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[37,57] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[43,40] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[49,58] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[55,33] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[34,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[40,71] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[87,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelConfigurationProperties.java:[43,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelConfigurationProperties.java:[64,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeRow.java:[196,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeRow.java:[202,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[31,44] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[33,21] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[45,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[60,44] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[72,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[84,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[96,46] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[110,31] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[120,53] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[137,70] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[190,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[206,30] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[207,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[262,16] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[263,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[266,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/AffineTransformSpec.java:[14,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/AffineTransformSpec.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/ApiExposedCodeTypeDoContributor.java:[42,48] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[28,31] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[28,54] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[32,22] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[33,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[38,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[58,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[59,25] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[59,48] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[60,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[61,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[106,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[110,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[120,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[128,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[143,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/ApacheMultiSessionCookieStore.java:[51,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/ApacheMultiSessionCookieStore.java:[91,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/proxy/ProxyConfigurationProperty.java:[22,21] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[248,15] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[271,5] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[271,25] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[31,43] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[32,43] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[47,16] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[48,10] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[66,16] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[67,10] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[142,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[190,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[288,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/ExtensionRegistry.java:[147,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[305,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[372,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[480,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[68,5] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[115,27] Type safety: The method getCodeIndex(org.eclipse.scout.rt.shared.services.common.code.ICode) belongs to the raw type org.eclipse.scout.rt.shared.services.common.code.ICodeType. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceUtility.java:[44,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/AbstractExtensionChain.java:[28,91] org.eclipse.scout.rt.shared.extension.IExtension is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.IExtension<OWNER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/AbstractExtensionChain.java:[127,21] Unsupported @SuppressWarnings("squid:S00118") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/transport/ApacheHttpRequest.java:[68,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/LenientPermissionWrapper.java:[63,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[21,3] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[27,14] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[32,3] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[38,14] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/clientnotification/ClientNotificationAddress.java:[118,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/clientnotification/ClientNotificationAddress.java:[136,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[75,5] org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall<CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[75,29] org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall<CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[95,26] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[103,10] org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallVisitor<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[225,9] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[42,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[58,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[176,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[191,23] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[216,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[239,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[259,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/RecurrenceException.java:[15,19] Unsupported @SuppressWarnings("squid:S2166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/treefield/TreeNodeData.java:[35,21] Unsupported @SuppressWarnings("squid:S2975") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/CalendarAppointment.java:[47,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[36,19] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[45,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[51,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelTransportManager.java:[34,27] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnel.java:[186,31] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[105,40] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[106,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[154,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[155,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[157,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[164,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[165,23] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[657,49] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[662,42] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[667,60] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[672,35] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.shared --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.shared --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.shared --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.shared --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.shared --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.shared --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 48 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-20240626.000807-132.pom (1.9 kB at 7.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-20240626.000807-132-sources.jar (350 kB at 3.1 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-20240626.000807-132.jar (561 kB at 4.5 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/maven-metadata.xml (521 B at 33 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.8 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/maven-metadata.xml (521 B at 6.4 kB/s) [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------ [INFO] Building org.eclipse.scout.rt.server.commons 24.2-SNAPSHOT [13/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.commons --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.commons --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/CookieAccessController.java:[220,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/CookieAccessController.java:[240,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/UrlHints.java:[179,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[45,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[66,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[112,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[92,22] Unsupported @SuppressWarnings("squid:RedundantThrowsDeclarationCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[92,63] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[143,22] Unsupported @SuppressWarnings("squid:RedundantThrowsDeclarationCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[143,63] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/healthcheck/AbstractHealthChecker.java:[88,13] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyConfigProperties.java:[24,105] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyConfigProperties.java:[37,28] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[89,11] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[260,62] org.apache.hc.core5.http.support.AbstractRequestBuilder is a raw type. References to generic type org.apache.hc.core5.http.support.AbstractRequestBuilder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[431,10] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[440,42] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager<BUILDER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/GlobalTrustManager.java:[107,21] Unsupported @SuppressWarnings("squid:S1168") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.commons --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.commons --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.commons --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.commons --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.commons --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.server.commons --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 85 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-20240626.000807-132.pom (1.2 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-20240626.000807-132.jar (206 kB at 2.3 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-20240626.000807-132-sources.jar (127 kB at 1.4 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/maven-metadata.xml (490 B at 31 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/maven-metadata.xml (490 B at 6.2 kB/s) [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api >---------- [INFO] Building org.eclipse.scout.rt.mom.api 24.2-SNAPSHOT [14/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.api --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.api --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/ClusterMom.java:[74,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/Destination.java:[104,5] org.eclipse.scout.rt.mom.api.Destination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.Destination<REQUEST,REPLY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/Destination.java:[104,26] org.eclipse.scout.rt.mom.api.Destination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.Destination<REQUEST,REPLY> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mom.api --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.api --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.api --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.api --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.mom.api --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 85 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-20240626.000807-132.pom (1.1 kB at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-20240626.000807-132.jar (52 kB at 743 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-20240626.000807-132-sources.jar (47 kB at 655 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/maven-metadata.xml (483 B at 60 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.1 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/maven-metadata.xml (483 B at 7.8 kB/s) [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson >---------- [INFO] Building org.eclipse.scout.rt.jackson 24.2-SNAPSHOT [15/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jackson --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jackson --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jackson --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DefaultDoEntityDeserializerTypeStrategy.java:[63,42] Type safety: Unchecked cast from java.util.Collection<capture#7-of ?> to java.util.Collection<? extends org.eclipse.scout.rt.dataobject.IDoEntityContribution> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoCollectionDeserializer.java:[63,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDoCollection<java.lang.Object,capture#4-of ? extends java.util.Collection<java.lang.Object>> to COLLECTION_NODE [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoCollectionDeserializer.java:[99,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDoCollection<java.lang.Object,capture#6-of ? extends java.util.Collection<java.lang.Object>> to COLLECTION_NODE [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapper.java:[137,21] Unsupported @SuppressWarnings("DeprecatedIsStillUsed") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[92,22] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[92,34] Unsupported @SuppressWarnings("squid:S2095") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[163,88] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoNode<capture#6-of ?> to org.eclipse.scout.rt.dataobject.AbstractDoCollection<?,java.util.Collection<?>> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[175,23] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[191,16] Type safety: Unchecked cast from java.lang.Object to T [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jackson --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jackson --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jackson --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jackson --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.jackson --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.jackson --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 16 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-20240626.000807-132.pom (1.4 kB at 22 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-20240626.000807-132-sources.jar (72 kB at 800 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-20240626.000807-132.jar (108 kB at 898 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/maven-metadata.xml (522 B at 52 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.2 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/maven-metadata.xml (522 B at 7.5 kB/s) [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.uinotification >------ [INFO] Building org.eclipse.scout.rt.uinotification 24.2-SNAPSHOT [16/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.uinotification --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.uinotification --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.uinotification --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.uinotification --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.uinotification --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.uinotification --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.uinotification --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.uinotification --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.uinotification --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.uinotification --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.uinotification --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.uinotification --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.uinotification --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 146 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-20240626.000807-132.pom (1.7 kB at 28 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-20240626.000807-132-tests.jar (11 kB at 84 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-20240626.000807-132.jar (26 kB at 175 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-20240626.000807-132-sources.jar (14 kB at 86 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-20240626.000807-132-test-sources.jar (7.2 kB at 51 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/maven-metadata.xml (412 B at 6.1 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/maven-metadata.xml (412 B at 7.0 kB/s) [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >---------- [INFO] Building org.eclipse.scout.rt.server 24.2-SNAPSHOT [17/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceOperationInvoker.java:[54,21] Unsupported @SuppressWarnings("squid:S1193") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/lookup/AbstractLookupService.java:[26,19] Unsupported @SuppressWarnings("squid:S1118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[37,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[69,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[77,21] Unsupported @SuppressWarnings("squid:S1215") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[109,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/TopView.java:[17,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/widget/table/HtmlTable.java:[21,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ResourceServlet.java:[117,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AbstractHtmlAction.java:[38,10] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[56,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[91,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,33] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,44] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,61] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[106,12] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[33,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[94,7] The type java.lang.SecurityManager has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[94,35] The method getSecurityManager() from the type java.lang.System has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,33] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,44] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,61] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[37,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[114,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[190,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[193,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[194,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[195,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[202,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[203,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[220,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[221,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[221,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[231,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[232,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[232,18] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[362,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[371,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[373,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[32,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[295,28] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[296,11] java.util.Map.Entry is a raw type. References to generic type java.util.Map.Entry<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[296,22] java.util.Map.Entry is a raw type. References to generic type java.util.Map.Entry<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[302,31] java.lang.Iterable is a raw type. References to generic type java.lang.Iterable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/common/security/PermissionsInvalidationNotificationListener.java:[36,19] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AdminSession.java:[27,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AdminSession.java:[70,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/MessagesView.java:[21,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,89] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,100] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,117] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/notification/NotificationCoalescer.java:[33,43] org.eclipse.scout.rt.server.notification.ICoalescer is a raw type. References to generic type org.eclipse.scout.rt.server.notification.ICoalescer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/notification/NotificationCoalescer.java:[48,20] org.eclipse.scout.rt.server.notification.ICoalescer is a raw type. References to generic type org.eclipse.scout.rt.server.notification.ICoalescer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/widget/table/HtmlComponent.java:[24,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/cache/InvalidateCacheNotificationCoalescer.java:[58,70] org.eclipse.scout.rt.platform.cache.ICacheEntryFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICacheEntryFilter<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/common/file/RemoteFileService.java:[214,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,60] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,71] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,88] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.server --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 92 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-20240626.000807-132.pom (1.5 kB at 26 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-20240626.000807-132-sources.jar (144 kB at 1.7 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-20240626.000807-132.jar (266 kB at 2.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/maven-metadata.xml (482 B at 60 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/maven-metadata.xml (482 B at 8.0 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >------- [INFO] Building org.eclipse.scout.rt.server.jaxws 24.2-SNAPSHOT [18/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[62,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[100,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[139,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,22] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,33] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,50] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/IAuthenticationMethod.java:[42,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/AbstractNonBlockingPool.java:[170,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformInvalid needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStarted needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStopped needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStopping needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/InvocationContext.java:[348,23] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[81,20] jakarta.xml.ws.handler.Handler is a raw type. References to generic type jakarta.xml.ws.handler.Handler<C> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,51] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,62] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,79] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[48,21] Unsupported @SuppressWarnings("squid:S2068") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[100,11] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[103,13] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[107,15] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[108,15] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/handler/AuthenticationHandler.java:[101,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/handler/AuthenticationHandler.java:[184,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[83,20] jakarta.xml.ws.handler.Handler is a raw type. References to generic type jakarta.xml.ws.handler.Handler<C> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,51] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,62] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,79] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 60 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-20240626.000807-132.pom (1.8 kB at 9.4 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-20240626.000807-132.jar (129 kB at 1.7 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-20240626.000807-132-sources.jar (91 kB at 1.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/maven-metadata.xml (488 B at 61 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/maven-metadata.xml (488 B at 11 kB/s) [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >---------- [INFO] Building org.eclipse.scout.jaxws.apt 24.2-SNAPSHOT [19/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.jaxws.apt --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.jaxws.apt --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.jaxws.apt --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.jaxws.apt --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/codemodel/JConditionalEx.java:[27,19] Unsupported @SuppressWarnings("squid:S00100") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/JaxWsAnnotationProcessor.java:[91,19] Unsupported @SuppressWarnings("squid:S00117") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/JaxWsAnnotationProcessor.java:[461,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/util/AnnotationUtil.java:[48,19] Unsupported @SuppressWarnings("squid:S00117") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/HandlerArtifactProcessor.java:[211,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/EntryPointDefinition.java:[46,19] Unsupported @SuppressWarnings("squid:S00117") [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.jaxws.apt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.jaxws.apt --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.jaxws.apt --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.jaxws.apt --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.jaxws.apt --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.jaxws.apt --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.jaxws.apt --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.jaxws.apt --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.jaxws.apt --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.jaxws.apt --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.2 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-20240626.000807-132.pom (2.0 kB at 50 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-20240626.000807-132.jar (49 kB at 635 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-20240626.000807-132-sources.jar (28 kB at 374 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/maven-metadata.xml (482 B at 44 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/maven-metadata.xml (482 B at 10 kB/s) [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject.test >------ [INFO] Building org.eclipse.scout.rt.dataobject.test 24.2-SNAPSHOT [20/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataobject.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/migration/ConstantUuidProvider.java:[26,21] Unsupported @SuppressWarnings("squid:S2245") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractIdCodecTest.java:[44,19] Unsupported @SuppressWarnings("squid:S00100") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[296,37] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[297,37] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[299,38] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[300,38] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoEntityTest.java:[97,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/fixture/DataObjectWithTypedIdDo.java:[56,70] Type safety: Potential heap pollution via varargs parameter ids [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/AbstractRootIdTest.java:[53,39] Unlikely argument type for equals(): org.eclipse.scout.rt.dataobject.fixture.FixtureUuIdWithCustomFromString seems to be unrelated to org.eclipse.scout.rt.dataobject.fixture.FixtureUuId [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoNodeTest.java:[34,5] org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoNodeTest.java:[34,30] org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[158,22] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[158,51] Unsupported @SuppressWarnings("EqualsWithItself") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[233,149] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[242,151] Unnecessary @SuppressWarnings("unchecked") [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 162 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-20240626.000807-132.pom (2.0 kB at 33 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-20240626.000807-132-sources.jar (47 kB at 623 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-20240626.000807-132.jar (88 kB at 1.1 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-20240626.000807-132-test-sources.jar (163 kB at 2.0 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-20240626.000807-132-tests.jar (347 kB at 3.9 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/maven-metadata.xml (491 B at 38 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 19 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/maven-metadata.xml (491 B at 10 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >-------- [INFO] Building org.eclipse.scout.rt.shared.test 24.2-SNAPSHOT [21/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.shared.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.shared.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.shared.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/main/java/org/eclipse/scout/rt/testing/shared/TestingUtility.java:[106,21] Unsupported @SuppressWarnings("squid:S1215") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.shared.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.shared.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[40,11] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[41,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[42,22] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[47,16] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty<DATA_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[53,5] org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall<CODE_ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[53,35] org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall<CODE_ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[71,10] org.eclipse.scout.rt.shared.services.lookup.fixture.ILegacyCodeLookupCallVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.ILegacyCodeLookupCallVisitor<CODE_ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[212,9] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[32,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[38,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[39,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[46,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[47,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[54,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[60,10] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[76,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[93,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[94,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[103,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[111,37] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[127,37] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[140,10] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[174,56] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[193,39] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[199,57] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[205,35] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/fixture/TestingExtensionChain.java:[22,90] org.eclipse.scout.rt.shared.extension.IExtension is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.IExtension<OWNER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/common/code/CodeTypeTest.java:[33,5] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/common/code/CodeTypeTest.java:[52,5] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/LookupRowTest.java:[122,5] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/LookupRowTest.java:[122,34] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.shared.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.shared.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared.test --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.shared.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.shared.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.shared.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 161 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-20240626.000807-132.pom (1.6 kB at 37 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-20240626.000807-132-sources.jar (8.6 kB at 153 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-20240626.000807-132.jar (15 kB at 271 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-20240626.000807-132-test-sources.jar (80 kB at 1.2 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-20240626.000807-132-tests.jar (245 kB at 3.3 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/maven-metadata.xml (526 B at 40 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/maven-metadata.xml (526 B at 6.9 kB/s) [INFO] [INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >---- [INFO] Building org.eclipse.scout.rt.server.commons.test 24.2-SNAPSHOT [22/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.commons.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/authentication/BearerAuthAccessControllerTest.java:[124,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyTest.java:[114,23] Unsupported @SuppressWarnings("ressource") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/healthcheck/HealthCheckerTest.java:[73,28] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture<RESULT> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.commons.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-20240626.000807-132.pom (1.8 kB at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-20240626.000807-132.jar (2.1 kB at 45 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-20240626.000807-132-test-sources.jar (45 kB at 832 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-20240626.000807-132-tests.jar (98 kB at 1.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/maven-metadata.xml (495 B at 38 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/maven-metadata.xml (495 B at 11 kB/s) [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.jetty >----------- [INFO] Building org.eclipse.scout.rt.jetty 24.2-SNAPSHOT [23/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jetty --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jetty --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jetty --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jetty --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jetty --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jetty --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jetty --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jetty --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jetty --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jetty --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jetty --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jetty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.jetty --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.jetty --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.2 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-20240626.000807-132.pom (1.8 kB at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-20240626.000807-132-sources.jar (4.3 kB at 75 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-20240626.000807-132.jar (4.2 kB at 74 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/maven-metadata.xml (403 B at 5.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/maven-metadata.xml (403 B at 5.7 kB/s) [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.app >------------ [INFO] Building org.eclipse.scout.rt.app 24.2-SNAPSHOT [24/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/src/main/java/org/eclipse/scout/rt/app/Application.java:[157,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.app --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.app --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.app --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.app --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.app --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.app --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.app --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 10 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-20240626.000807-132.pom (1.1 kB at 27 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-20240626.000807-132-sources.jar (11 kB at 237 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-20240626.000807-132.jar (33 kB at 666 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/maven-metadata.xml (401 B at 31 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.app/maven-metadata.xml (401 B at 8.0 kB/s) [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.app >-------- [INFO] Building org.eclipse.scout.rt.server.app 24.2-SNAPSHOT [25/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.app --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.app --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.app --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.app --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.app --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.app --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.server.app --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-20240626.000807-132.pom (1.2 kB at 21 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-20240626.000807-132-sources.jar (4.0 kB at 51 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-20240626.000807-132.jar (6.6 kB at 75 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/maven-metadata.xml (408 B at 18 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 15 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/maven-metadata.xml (408 B at 8.9 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >-------- [INFO] Building org.eclipse.scout.rt.server.test 24.2-SNAPSHOT [26/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[69,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/TestHttpSession.java:[28,19] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/TestHttpSession.java:[94,10] java.util.Enumeration is a raw type. References to generic type java.util.Enumeration<E> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.test --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[60,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[65,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[70,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[89,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[94,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[99,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[114,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[119,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[124,55] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[164,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/PiggyBackClientNotificationTest.java:[54,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[46,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[72,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[95,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[118,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[136,7] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[139,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[185,47] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[189,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[197,59] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[203,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[47,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[125,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[151,73] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[155,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[175,75] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[179,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[199,75] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[205,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[220,77] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[226,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[308,80] org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall<T> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.test --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.server.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 24 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-20240626.000807-132.pom (2.1 kB at 31 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-20240626.000807-132-sources.jar (15 kB at 267 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-20240626.000807-132-test-sources.jar (91 kB at 1.2 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-20240626.000807-132-tests.jar (263 kB at 3.1 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-20240626.000807-132.jar (18 kB at 209 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/maven-metadata.xml (487 B at 37 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 28 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/maven-metadata.xml (487 B at 8.5 kB/s) [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >----- [INFO] Building org.eclipse.scout.rt.server.jaxws.test 24.2-SNAPSHOT [27/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- jaxws:4.0.2:wsimport (wsimport-1) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Ignoring: file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl [INFO] [INFO] --- jaxws:4.0.2:wsimport (wsimport-2) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Ignoring: file:/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl [INFO] [INFO] --- build-helper:3.5.0:add-source (add-wsimport-source) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Source directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport added. [INFO] [INFO] --- build-helper:3.5.0:add-source (add-apt-source) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Source directory: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/annotations added. [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-wsimport-artifacts) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 0 resource from target/generated-sources/wsimport to target/classes [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-jaxws-artifacts-to-meta-inf) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 2 resources from src/main/resources/WEB-INF/wsdl to target/classes/META-INF/resources/WEB-INF/wsdl [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/JaxWsConsumerTestServiceProvider.java:[80,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] Unknown source: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] Unknown source: Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Unknown source: Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Unknown source: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-apt-artifacts) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 0 resource from target/generated-sources/annotations to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 997 B/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-20240626.000807-132.pom (2.9 kB at 7.4 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-20240626.000807-132-test-sources.jar (18 kB at 121 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-20240626.000807-132.jar (43 kB at 274 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-20240626.000807-132-tests.jar (36 kB at 229 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-20240626.000807-132-sources.jar (30 kB at 185 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/maven-metadata.xml (493 B at 49 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/maven-metadata.xml (493 B at 7.7 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc >-------- [INFO] Building org.eclipse.scout.rt.server.jdbc 24.2-SNAPSHOT [28/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[78,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[129,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[233,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[350,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[359,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[505,21] Unsupported @SuppressWarnings("squid:S1193") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[580,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[718,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[719,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[728,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleHolderOutput.java:[67,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/PoolEntry.java:[14,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/PoolEntry.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderInput.java:[19,17] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderInput.java:[22,31] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[48,19] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[202,12] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[294,14] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[303,14] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/ISqlStyle.java:[109,34] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/ISqlStyle.java:[154,56] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[26,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[32,37] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[77,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleInput.java:[21,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleInput.java:[24,36] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/ArrayHolderOutput.java:[64,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[26,19] Unsupported @SuppressWarnings("squid:S1166") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[46,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[82,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/MapOutput.java:[69,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[202,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[581,22] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[581,37] Unsupported @SuppressWarnings("squid:S2589") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[758,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/FunctionInput.java:[98,7] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/TableBeanHolderOutput.java:[27,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/TableBeanHolderOutput.java:[76,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[70,19] Unsupported @SuppressWarnings("squid:S1166") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[260,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[316,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[362,22] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[362,34] Unsupported @SuppressWarnings("squid:S2095") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[427,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[466,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[681,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[830,23] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[888,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[932,22] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[932,37] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[933,96] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[939,13] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[943,18] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[954,44] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[957,45] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[957,95] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[983,44] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[986,45] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[986,95] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1033,37] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1057,7] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1057,39] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1085,49] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1127,56] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1144,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1179,35] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1179,50] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1186,13] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1190,18] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1199,11] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1199,38] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1204,42] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1207,19] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1212,35] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1220,35] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1235,11] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1235,38] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1240,42] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1243,19] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1273,7] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1273,34] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1321,46] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1357,44] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1358,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1376,52] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1381,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1381,21] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,9] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,29] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,43] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1397,36] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1400,66] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1404,78] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1407,34] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1412,64] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1415,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[63,17] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[107,19] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[165,41] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[167,7] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[167,20] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[172,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[202,45] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[334,21] Unsupported @SuppressWarnings("squid:S1193") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[532,63] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[540,29] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/lookup/AbstractSqlLookupService.java:[58,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/derby/AbstractDerbySqlService.java:[60,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/CollectionHolderOutput.java:[69,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/IBindOutput.java:[32,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionBuilder.java:[79,25] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[51,22] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[51,60] Unsupported @SuppressWarnings("squid:S1444") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[70,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/BindParser.java:[331,21] Unsupported @SuppressWarnings("squid:AssignmentInSubExpressionCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[18,17] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[21,32] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[62,10] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/postgresql/PostgreSqlStyle.java:[61,45] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-20240626.000807-132.pom (1.1 kB at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-20240626.000807-132.jar (215 kB at 1.7 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-20240626.000807-132-sources.jar (107 kB at 855 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/maven-metadata.xml (487 B at 26 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/maven-metadata.xml (487 B at 10 kB/s) [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test >----- [INFO] Building org.eclipse.scout.rt.server.jdbc.test 24.2-SNAPSHOT [29/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Copying 13 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyleTest.java:[34,19] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectInputBindTest.java:[260,12] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectIntoArrayTest.java:[230,12] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectIntoArrayTest.java:[233,5] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/fixture/ResultSetMock.java:[48,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/fixture/PreparedStatementMock.java:[44,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessorTest.java:[50,5] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessorTest.java:[50,27] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall<KEY_TYPE> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-20240626.000807-132.pom (1.4 kB at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-20240626.000807-132.jar (2.1 kB at 33 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-20240626.000807-132-test-sources.jar (40 kB at 561 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-20240626.000807-132-tests.jar (90 kB at 1.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/maven-metadata.xml (492 B at 25 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/maven-metadata.xml (492 B at 7.7 kB/s) [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest >----------- [INFO] Building org.eclipse.scout.rt.rest 24.2-SNAPSHOT [30/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[130,10] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[138,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[138,65] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[151,45] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[177,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/RestClientProperties.java:[187,21] Unsupported @SuppressWarnings("squid:S2068") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant CLIENT_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant INFORMATIONAL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant REDIRECTION needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/error/ErrorDo.java:[66,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant ACCEPTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant BAD_REQUEST needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant CONFLICT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant CREATED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant EXPECTATION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant FOUND needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant GONE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant HTTP_VERSION_NOT_SUPPORTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant INTERNAL_SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant LENGTH_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant METHOD_NOT_ALLOWED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant MOVED_PERMANENTLY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NETWORK_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_ACCEPTABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_IMPLEMENTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_MODIFIED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NO_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant OK needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PARTIAL_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PAYMENT_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PRECONDITION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PRECONDITION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PROXY_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUESTED_RANGE_NOT_SATISFIABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_ENTITY_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_HEADER_FIELDS_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_URI_TOO_LONG needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant RESET_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant SEE_OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant TEMPORARY_REDIRECT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant TOO_MANY_REQUESTS needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant UNAUTHORIZED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant UNSUPPORTED_MEDIA_TYPE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant USE_PROXY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant INFORMATIONAL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant REDIRECTION needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant SUCCESSFUL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[170,5] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[170,43] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[295,98] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[296,56] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant ACCEPTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant BAD_GATEWAY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant CONFLICT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant CREATED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant EXPECTATION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant FOUND needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant GATEWAY_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant GONE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant HTTP_VERSION_NOT_SUPPORTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant LENGTH_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant MOVED_PERMANENTLY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NETWORK_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NOT_IMPLEMENTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NOT_MODIFIED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NO_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant OK needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PARTIAL_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PAYMENT_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PRECONDITION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PRECONDITION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PROXY_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUESTED_RANGE_NOT_SATISFIABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_ENTITY_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_HEADER_FIELDS_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_URI_TOO_LONG needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant RESET_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant SEE_OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant TEMPORARY_REDIRECT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant TOO_MANY_REQUESTS needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant USE_PROXY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.rest --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-20240626.000807-132.pom (2.6 kB at 39 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-20240626.000807-132-sources.jar (80 kB at 1.3 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-20240626.000807-132.jar (134 kB at 1.7 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/maven-metadata.xml (480 B at 60 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/maven-metadata.xml (480 B at 8.1 kB/s) [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.api >------------ [INFO] Building org.eclipse.scout.rt.api 24.2-SNAPSHOT [31/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.api --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.api --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.api --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.api --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.api --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.api --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.api --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.api --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.api --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.api --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/maven-metadata.xml (1.4 kB at 15 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-20240626.000807-132.pom (1.9 kB at 28 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-20240626.000807-132-sources.jar (10.0 kB at 153 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-20240626.000807-132.jar (16 kB at 220 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-20240626.000807-132-tests.jar (6.0 kB at 70 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-20240626.000807-132-test-sources.jar (4.3 kB at 49 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/maven-metadata.xml (440 B at 63 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/maven-metadata.xml (1.4 kB at 9.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.api/maven-metadata.xml (440 B at 7.7 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test >------- [INFO] Building org.eclipse.scout.rt.jackson.test 24.2-SNAPSHOT [32/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jackson.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jackson.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jackson.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Copying 177 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[216,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[304,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[378,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestCustomImplementedEntityDo.java:[173,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestCustomImplementedEntityDo.java:[180,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[263,79] Type safety: Potential heap pollution via varargs parameter stringIDoEntityMap [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[280,89] Type safety: Potential heap pollution via varargs parameter stringIDataObjectEntityMap [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[297,113] Type safety: Potential heap pollution via varargs parameter stringITestTypedUntypedInnerEntityMap [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[314,133] Type safety: Potential heap pollution via varargs parameter stringITestTypedUntypedInnerDataObjectEntityMap [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[331,127] Type safety: Potential heap pollution via varargs parameter stringAbstractTestTypedUntypedInnerEntityMap [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[204,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[961,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1419,36] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1461,36] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection<V,COLLECTION> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1492,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class<org.eclipse.scout.rt.dataobject.DoList>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1498,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class<org.eclipse.scout.rt.dataobject.DoSet>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1504,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class<org.eclipse.scout.rt.dataobject.DoCollection>) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class<DO_COLLECTION>) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1509,23] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2670,98] org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo is a raw type. References to generic type org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2742,98] org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo is a raw type. References to generic type org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2972,18] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[3034,5] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[3034,30] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestOptionalDo.java:[56,63] Type safety: Potential heap pollution via varargs parameter optStringList [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.jackson.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jackson.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson.test --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jackson.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.jackson.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.jackson.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 9.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-20240626.000807-132.pom (1.6 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-20240626.000807-132.jar (5.9 kB at 13 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-20240626.000807-132-sources.jar (4.4 kB at 9.3 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-20240626.000807-132-test-sources.jar (203 kB at 423 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-20240626.000807-132-tests.jar (356 kB at 716 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/maven-metadata.xml (527 B at 33 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/maven-metadata.xml (527 B at 6.4 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test >------- [INFO] Building org.eclipse.scout.rt.mom.api.test 24.2-SNAPSHOT [33/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.api.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.api.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 15 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-20240626.000807-132.pom (1.6 kB at 21 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-20240626.000807-132.jar (2.1 kB at 5.2 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-20240626.000807-132-tests.jar (20 kB at 50 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-20240626.000807-132-test-sources.jar (10 kB at 25 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/maven-metadata.xml (488 B at 54 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/maven-metadata.xml (488 B at 8.0 kB/s) [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms >---------- [INFO] Building org.eclipse.scout.rt.mom.jms 24.2-SNAPSHOT [34/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.jms --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.jms --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[149,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[165,23] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination<DTO> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[166,23] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination<DTO> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[212,21] Unsupported @SuppressWarnings("RedundantThrows") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[462,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[502,5] org.eclipse.scout.rt.mom.jms.JmsMessageReader is a raw type. References to generic type org.eclipse.scout.rt.mom.jms.JmsMessageReader<DTO> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[705,22] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[705,37] Unsupported @SuppressWarnings("RedundantThrows") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[821,16] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination<DTO> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mom.jms --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.jms --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.jms --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.jms --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.jms --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.mom.jms --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-20240626.000807-132.pom (1.2 kB at 19 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-20240626.000807-132-sources.jar (40 kB at 426 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-20240626.000807-132.jar (66 kB at 661 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/maven-metadata.xml (483 B at 37 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 3.4 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/maven-metadata.xml (483 B at 5.4 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test >------- [INFO] Building org.eclipse.scout.rt.mom.jms.test 24.2-SNAPSHOT [35/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.jms.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-20240626.000807-132.pom (3.3 kB at 36 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-20240626.000807-132.jar (2.5 kB at 31 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-20240626.000807-132-test-sources.jar (33 kB at 409 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-20240626.000807-132-tests.jar (88 kB at 1.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/maven-metadata.xml (488 B at 54 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/maven-metadata.xml (488 B at 7.6 kB/s) [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.charsetdetect >------- [INFO] Building org.eclipse.scout.rt.charsetdetect 24.2-SNAPSHOT [36/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.charsetdetect --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-20240626.000807-132.pom (2.0 kB at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-20240626.000807-132-sources.jar (4.7 kB at 53 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-20240626.000807-132.jar (5.5 kB at 61 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-20240626.000807-132-test-sources.jar (8.1 kB at 73 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-20240626.000807-132-tests.jar (9.0 kB at 77 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/maven-metadata.xml (489 B at 41 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 18 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/maven-metadata.xml (489 B at 5.4 kB/s) [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.oauth2 >---------- [INFO] Building org.eclipse.scout.rt.oauth2 24.2-SNAPSHOT [37/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.oauth2 --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.oauth2 --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.oauth2 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.oauth2 --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.oauth2 --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.oauth2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.oauth2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.oauth2 --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.oauth2 --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.oauth2 --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.oauth2 --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.oauth2 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.oauth2 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.oauth2 --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.oauth2 --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-20240626.000807-132.pom (1.1 kB at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-20240626.000807-132-sources.jar (5.5 kB at 99 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-20240626.000807-132.jar (9.0 kB at 136 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/maven-metadata.xml (482 B at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/maven-metadata.xml (482 B at 8.3 kB/s) [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail >----------- [INFO] Building org.eclipse.scout.rt.mail 24.2-SNAPSHOT [38/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mail --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mail --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mail --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mail --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/MailHelper.java:[909,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/MailHelper.java:[953,21] Unsupported @SuppressWarnings("squid:S1166") [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/smtp/SmtpConnectionPool.java:[324,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mail --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mail --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mail --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mail --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mail --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mail --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mail --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mail --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mail --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mail --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.mail --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-20240626.000807-132.pom (1.5 kB at 23 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-20240626.000807-132.jar (74 kB at 800 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-20240626.000807-132-sources.jar (42 kB at 456 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/maven-metadata.xml (480 B at 53 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/maven-metadata.xml (480 B at 6.2 kB/s) [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail.test >--------- [INFO] Building org.eclipse.scout.rt.mail.test 24.2-SNAPSHOT [39/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mail.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mail.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mail.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mail.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mail.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mail.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/src/test/java/org/eclipse/scout/rt/mail/MailHelperTest.java:[60,21] Unsupported @SuppressWarnings("InjectedReferences") [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mail.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mail.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mail.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mail.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mail.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mail.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mail.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mail.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.mail.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-20240626.000807-132.pom (1.4 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-20240626.000807-132.jar (2.0 kB at 29 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-20240626.000807-132-test-sources.jar (19 kB at 268 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-20240626.000807-132-tests.jar (41 kB at 563 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/maven-metadata.xml (485 B at 54 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 16 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/maven-metadata.xml (485 B at 8.4 kB/s) [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.security.test >------- [INFO] Building org.eclipse.scout.rt.security.test 24.2-SNAPSHOT [40/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.security.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.security.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.security.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.security.test --- [INFO] No sources to compile [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.security.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.security.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.security.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.security.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.security.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.security.test --- [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.security.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.security.test --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.security.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.security.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.security.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.security.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 19 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-20240626.000807-132.pom (1.7 kB at 35 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-20240626.000807-132-test-sources.jar (16 kB at 195 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-20240626.000807-132-sources.jar (2.3 kB at 27 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-20240626.000807-132.jar (2.6 kB at 28 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-20240626.000807-132-tests.jar (32 kB at 348 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/maven-metadata.xml (489 B at 54 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 19 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/maven-metadata.xml (489 B at 7.8 kB/s) [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataformat >-------- [INFO] Building org.eclipse.scout.rt.dataformat 24.2-SNAPSHOT [41/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataformat --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataformat --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataformat --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataformat --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataformat --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataformat --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataformat --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataformat --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataformat --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataformat --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataformat --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.dataformat --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.dataformat --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 19 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-20240626.000807-132.pom (1.4 kB at 21 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-20240626.000807-132-test-sources.jar (11 kB at 133 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-20240626.000807-132.jar (35 kB at 359 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-20240626.000807-132-tests.jar (16 kB at 168 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-20240626.000807-132-sources.jar (23 kB at 241 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/maven-metadata.xml (486 B at 30 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/maven-metadata.xml (486 B at 8.8 kB/s) [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test >--------- [INFO] Building org.eclipse.scout.rt.rest.test 24.2-SNAPSHOT [42/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.test --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/src/test/java/org/eclipse/scout/rt/rest/exception/DefaultExceptionMapperTest.java:[68,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.rest.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.rest.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 10.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-20240626.000807-132.pom (1.5 kB at 22 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-20240626.000807-132.jar (2.0 kB at 29 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-20240626.000807-132-tests.jar (71 kB at 900 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-20240626.000807-132-test-sources.jar (33 kB at 412 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/maven-metadata.xml (485 B at 61 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 20 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/maven-metadata.xml (485 B at 8.1 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jackson >------- [INFO] Building org.eclipse.scout.rt.rest.jackson 24.2-SNAPSHOT [43/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jackson --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/src/main/java/org/eclipse/scout/rt/rest/jackson/ObjectMapperResolver.java:[34,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jackson --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-20240626.000807-132.pom (1.4 kB at 25 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-20240626.000807-132.jar (7.0 kB at 87 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-20240626.000807-132-sources.jar (5.5 kB at 59 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/maven-metadata.xml (488 B at 49 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/maven-metadata.xml (488 B at 8.1 kB/s) [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.client >---- [INFO] Building org.eclipse.scout.rt.rest.jersey.client 24.2-SNAPSHOT [44/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/main/java/org/eclipse/scout/rt/rest/jersey/client/ScoutApacheConnector.java:[527,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/main/java/org/eclipse/scout/rt/rest/jersey/client/ScoutApacheConnector.java:[547,21] Unsupported @SuppressWarnings("squid:S1181") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-20240626.000807-132.pom (1.7 kB at 25 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-20240626.000807-132.jar (39 kB at 572 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-20240626.000807-132-sources.jar (22 kB at 273 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/maven-metadata.xml (494 B at 24 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 6.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/maven-metadata.xml (494 B at 9.0 kB/s) [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.server >---- [INFO] Building org.eclipse.scout.rt.rest.jersey.server 24.2-SNAPSHOT [45/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 5.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-20240626.000807-33.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-20240626.000807-33.pom (1.4 kB at 18 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-20240626.000807-33.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-20240626.000807-33-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-20240626.000807-33.jar (11 kB at 156 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-20240626.000807-33-sources.jar (5.3 kB at 55 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/maven-metadata.xml (377 B at 10 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.1 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/maven-metadata.xml (377 B at 5.3 kB/s) [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.test >----- [INFO] Building org.eclipse.scout.rt.rest.jersey.test 24.2-SNAPSHOT [46/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/main/java/org/eclipse/scout/rt/rest/jersey/JerseyTestApplication.java:[102,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/main/java/org/eclipse/scout/rt/rest/jersey/ProxyServletParameters.java:[33,21] Unsupported @SuppressWarnings("squid:S2068") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/AbstractRestClientHelperTest.java:[92,20] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/AbstractRestClientHelperTest.java:[93,12] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver<T> should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/proxy/RestClientProxyInvocationTest.java:[273,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-20240626.000807-132.pom (2.5 kB at 40 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-20240626.000807-132.jar (30 kB at 203 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-20240626.000807-132-sources.jar (19 kB at 130 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-20240626.000807-132-tests.jar (65 kB at 419 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-20240626.000807-132-test-sources.jar (24 kB at 156 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/maven-metadata.xml (492 B at 62 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 25 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/maven-metadata.xml (492 B at 8.2 kB/s) [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.client >---------- [INFO] Building org.eclipse.scout.rt.client 24.2-SNAPSHOT [47/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/AbstractFormHybridAction.java:[81,14] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoEntity to DO_ENTITY [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[66,11] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[181,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[398,13] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[977,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/AbstractTableField.java:[433,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/AbstractTableField.java:[457,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[163,24] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[173,23] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[193,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[437,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[500,21] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[226,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[279,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[324,66] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[1034,15] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/AbstractPageExtension.java:[31,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treefield/AbstractTreeField.java:[149,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[106,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[116,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[126,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Activity.java:[170,13] org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/modeselector/AbstractModeSelectorField.java:[65,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/modeselector/AbstractModeSelectorField.java:[68,16] org.eclipse.scout.rt.client.ui.form.fields.mode.IMode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.mode.IMode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/DefaultPageChangeStrategy.java:[48,9] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/DefaultPageChangeStrategy.java:[48,37] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/lookup/QueryParam.java:[12,39] org.eclipse.scout.rt.client.services.lookup.IQueryParam is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.IQueryParam<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/CalendarEvent.java:[22,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/TableCompactHandler.java:[140,59] java.util.function.Supplier is a raw type. References to generic type java.util.function.Supplier<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/PageExtension.java:[18,58] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/PageExtension.java:[20,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/menu/root/AbstractContextMenuExtension.java:[15,66] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[26,109] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[42,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[59,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[76,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[93,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[110,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[127,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[144,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[161,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[178,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[195,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[212,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[230,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/basic/table/AbstractSortOrderColumnExtension.java:[16,127] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/form/fields/AbstractFormFieldMenu.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/IPageField.java:[22,39] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[264,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[334,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[343,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[380,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[381,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[382,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[401,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[413,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[433,34] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[454,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[459,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[459,64] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[465,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[466,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[479,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[484,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[484,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[490,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[491,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[617,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[662,40] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[759,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[761,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[763,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[765,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[15,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[15,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[47,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[96,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[96,54] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[101,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[107,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[114,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[122,53] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[126,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[188,25] java.lang.Iterable is a raw type. References to generic type java.lang.Iterable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[195,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[235,17] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[235,45] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[320,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[320,41] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[343,28] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[396,43] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[397,40] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[429,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[433,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[461,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[466,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[553,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[575,15] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[619,11] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[619,39] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[642,9] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[642,37] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[657,43] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[745,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[828,50] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[921,22] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[1037,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[1573,13] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/accordion/AbstractAccordion.java:[67,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractImageFieldTile.java:[39,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractImageFieldTile.java:[67,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractBeanColumn.java:[60,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[177,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[268,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[929,15] org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox<KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[139,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[492,23] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[500,9] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/tree/AbstractActionNodeExtension.java:[16,61] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tagfield/AbstractTagField.java:[234,48] org.eclipse.scout.rt.client.services.lookup.LookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.LookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/beanfield/AbstractBeanFieldExtension.java:[23,33] org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixIndex.java:[16,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixIndex.java:[16,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[173,9] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[233,15] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[235,13] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[252,21] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[253,15] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[257,9] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[257,26] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[320,28] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/IFormField.java:[553,3] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/IFormField.java:[555,23] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[27,160] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[43,68] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[61,68] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/Cell.java:[19,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/Cell.java:[19,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/IPageFieldExtension.java:[17,51] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageReloadHandler.java:[20,17] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageReloadHandler.java:[22,28] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[112,60] org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldUIFacade<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[484,10] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[485,13] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[602,7] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[744,9] org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[105,19] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[106,23] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[117,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/ProposalFieldUIFacade.java:[15,32] org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractProposalField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractProposalField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBoxFilterBox.java:[42,22] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,35] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,46] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,63] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/internal/ValueFieldContextMenu.java:[29,32] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[24,147] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[26,91] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[33,83] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[40,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[50,79] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[57,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[67,80] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[74,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[24,137] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[26,81] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[33,78] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[40,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[50,74] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[57,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[67,75] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[74,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[217,10] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[228,15] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[384,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[395,5] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[494,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[549,28] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[550,10] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[618,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[619,12] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[686,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[969,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[975,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[980,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[981,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[982,16] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[987,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[993,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1244,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1248,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1254,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1255,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1277,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1606,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1857,21] Unsupported @SuppressWarnings("squid:S1143") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[2979,89] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4010,13] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4010,55] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4093,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/DesktopEvent.java:[25,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/ISmartField.java:[71,3] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/HybridManager.java:[49,39] org.eclipse.scout.rt.client.ui.desktop.hybrid.IHybridAction is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.hybrid.IHybridAction<DO_ENTITY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/HybridManager.java:[202,12] Type safety: Unchecked cast from java.util.Map to java.util.Map<java.lang.String,org.eclipse.scout.rt.client.ui.IWidget> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractValueField.java:[140,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPageWithNodes.java:[279,44] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPageWithNodes.java:[406,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[22,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[33,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[36,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[41,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[41,65] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[49,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[50,13] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[58,25] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[62,46] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractWidgetTile.java:[51,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/IPlanner.java:[226,3] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[318,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[534,7] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[534,27] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractFormFieldTile.java:[124,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/AbstractDesktop.java:[415,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/AbstractDesktop.java:[803,63] org.eclipse.scout.rt.client.ui.form.IFormMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.IFormMenu<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/button/ButtonEvent.java:[20,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractProposalField.java:[34,60] org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldUIFacade<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,25] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,36] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,53] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[73,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[234,51] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[245,43] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[250,33] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/AbstractTileFieldExtension.java:[27,41] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/AbstractTileFieldExtension.java:[32,31] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractCompositeField.java:[57,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractCompositeField.java:[66,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[65,21] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[65,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[70,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[72,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[78,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[79,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[82,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[95,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[97,11] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[98,11] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[124,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[127,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[134,33] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[146,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[240,84] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[251,39] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[256,52] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[257,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[259,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[283,11] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[293,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[313,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[323,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[337,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[357,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[424,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[465,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[475,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[482,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[494,22] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[505,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[514,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[551,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[560,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[566,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[574,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[588,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[589,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[593,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[613,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[626,54] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[636,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[648,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[651,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[664,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[686,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[686,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[695,63] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[698,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[699,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[721,31] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[739,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[819,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[926,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1064,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1072,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1081,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1094,31] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1101,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1108,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1115,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1122,33] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1194,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1239,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1244,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1264,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1270,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1313,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1329,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1346,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1361,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1373,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1411,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1425,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1425,20] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/UnsavedFormChangesForm.java:[316,32] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableEvent.java:[34,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableEvent.java:[377,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractBeanTile.java:[85,5] org.eclipse.scout.rt.client.extension.ui.tile.BeanTileChains.BeanTileAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.tile.BeanTileChains.BeanTileAppLinkActionChain<BEAN> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/FormData.java:[145,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/FormData.java:[153,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[66,14] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[80,18] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[80,77] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[82,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[84,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[106,56] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[108,20] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[109,29] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[110,7] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[157,24] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[167,70] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[168,29] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[169,7] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[182,60] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[183,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[185,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,18] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,58] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,90] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[229,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[230,9] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[231,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITable.java:[428,82] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/provider/AbstractCalendarItemProvider.java:[127,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[26,154] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[42,73] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[60,73] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/CalendarComponent.java:[133,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractSortOrderColumn.java:[18,70] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractSortOrderColumn.java:[20,124] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/dnd/JavaTransferObject.java:[48,9] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/dnd/JavaTransferObject.java:[48,25] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/ITileGrid.java:[246,3] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardStep.java:[276,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[118,32] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[119,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[222,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[742,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[760,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[767,23] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1259,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1328,38] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1329,35] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/IAccordionFieldExtension.java:[21,34] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/IAccordionFieldExtension.java:[23,24] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[46,21] Unsupported @SuppressWarnings("squid:CommentedOutCodeLine") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[47,36] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[54,37] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[59,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[75,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[88,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[96,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[59,11] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[60,34] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[60,84] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[151,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[168,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[197,13] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[202,10] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[920,63] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[929,45] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[957,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[963,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[969,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[173,29] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[175,31] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[179,38] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[290,34] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[405,44] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[697,29] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[744,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[918,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[966,7] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1952,30] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1953,5] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1969,10] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[2089,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[2138,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[46,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[56,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[66,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[219,24] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[234,23] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[247,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[45,23] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<IN> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[47,24] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<OUT> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[103,12] Type safety: Unchecked cast from java.lang.Object to IN [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/IActionNode.java:[17,40] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/ValidationFailedStatus.java:[71,5] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/ValidationFailedStatus.java:[71,37] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractBrowserFieldTile.java:[41,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/AbstractWidget.java:[516,21] Unsupported @SuppressWarnings("RedundantIfStatement") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[85,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[92,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[92,57] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[142,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[144,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[144,58] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[22,16] org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[23,16] org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[69,14] org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[84,14] org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[199,11] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[667,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[672,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1050,31] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1195,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1399,10] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1567,5] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1572,10] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2085,14] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2594,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2626,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/ITileFieldExtension.java:[22,34] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/ITileFieldExtension.java:[24,24] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTableRowBuilder.java:[71,21] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/ActionUtility.java:[40,21] Unsupported @SuppressWarnings("DeprecatedIsStillUsed") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/tree/IActionNodeExtension.java:[16,49] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/AbstractPageFieldExtension.java:[17,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[21,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[32,24] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[36,24] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[42,10] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[43,13] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[170,16] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[173,26] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[380,12] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[386,12] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/tree/TreeEvent.java:[29,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[45,27] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[112,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[115,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[125,9] org.eclipse.scout.rt.client.ui.basic.planner.AbstractPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.AbstractPlanner<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/FormEvent.java:[24,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableUtility.java:[191,91] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBoxFilterBox.java:[42,22] org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox<KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/ActiveOrCheckedNodesFilter.java:[19,17] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/ActiveOrCheckedNodesFilter.java:[22,37] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ISortOrderColumn.java:[18,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/MultiTimeRange.java:[128,10] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/MultiTimeRange.java:[233,5] java.util.SortedMap is a raw type. References to generic type java.util.SortedMap<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumn.java:[486,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumn.java:[516,7] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/internal/VirtualDesktop.java:[712,28] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/menu/root/IContextMenuExtension.java:[15,54] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/GroupBoxProcessButtonGrid.java:[46,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixCursor.java:[16,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixCursor.java:[16,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AbstractAccordionFieldExtension.java:[26,41] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AbstractAccordionFieldExtension.java:[31,31] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[141,56] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[200,69] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[257,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[261,39] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[265,52] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[271,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[276,63] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[280,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[281,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[283,36] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[286,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[300,76] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[304,55] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[305,42] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[307,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/FormStore.java:[152,7] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractButtonTile.java:[54,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[154,45] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[155,42] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[165,66] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowComparator.java:[20,19] Unsupported @SuppressWarnings("squid:S2063") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowComparator.java:[30,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[755,15] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[785,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[808,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[1585,13] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[1585,97] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[108,92] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[108,111] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[116,54] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[116,73] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/breadcrumbbarfield/AbstractBreadcrumbBarField.java:[64,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/imagefield/ImageFieldEvent.java:[21,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[47,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[66,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[105,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[139,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[155,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[184,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/AbstractHybridAction.java:[34,23] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class<DO_ENTITY> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[220,3] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[230,24] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[358,3] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractRestLookupSmartColumn.java:[40,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractProposalColumn.java:[189,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractObjectColumn.java:[50,13] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[23,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[25,30] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[29,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[31,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[63,10] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[64,5] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[69,21] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[76,27] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[77,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[243,46] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[254,43] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[259,33] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/messagebox/MessageBoxes.java:[121,55] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/PageData.java:[29,3] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/group/AbstractGroup.java:[129,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/group/AbstractGroup.java:[364,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/calendarfield/AbstractCalendarField.java:[55,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/file/FileService.java:[28,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[64,34] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[64,94] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[190,13] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[353,22] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[368,25] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[425,25] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[478,30] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[661,5] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[802,58] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[811,50] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[839,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[845,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[851,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[87,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[91,16] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[95,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/button/AbstractButton.java:[281,13] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/datefield/AbstractDateField.java:[159,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/datefield/AbstractDateField.java:[169,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/basic/table/ISortOrderColumnExtension.java:[16,108] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/lookup/AbstractRestLookupCall.java:[92,47] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/IPageExtension.java:[32,47] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/PageFieldChains.java:[25,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/PageFieldChains.java:[32,62] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Resource.java:[21,53] org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver<RI,AI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Resource.java:[132,31] org.eclipse.scout.rt.client.ui.basic.planner.Activity is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Activity<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/TableFieldReloadHandler.java:[24,17] org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/TableFieldReloadHandler.java:[26,34] org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/AbstractCalendar.java:[171,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/AbstractCalendar.java:[178,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/AbstractPageField.java:[42,54] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/AbstractPageField.java:[289,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[362,30] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[370,55] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[377,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[381,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[385,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[399,31] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[403,28] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn<NUMBER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[468,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[483,42] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[514,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[543,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[555,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[567,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[628,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[661,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[665,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[689,48] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[697,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[701,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[714,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[718,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[736,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[762,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[776,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[790,46] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageWithTableChains.java:[60,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageWithTableChains.java:[60,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/beanfield/AbstractBeanField.java:[70,5] org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/stringfield/AbstractStringField.java:[514,38] org.eclipse.scout.rt.client.ui.form.fields.AbstractBasicField.P_UIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.AbstractBasicField<VALUE>.P_UIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[32,52] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[66,32] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[67,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[68,16] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[78,26] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[79,26] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[84,10] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[85,10] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[103,31] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[230,61] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/VerticalGridMatrix.java:[237,22] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/VerticalGridMatrix.java:[237,38] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.client --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.client --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.client --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 85 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-20240626.000807-132.pom (1.4 kB at 18 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-20240626.000807-132-sources.jar (1.4 MB at 6.7 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-20240626.000807-132.jar (3.2 MB at 12 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/maven-metadata.xml (521 B at 58 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.2 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/maven-metadata.xml (521 B at 8.0 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.client.test >-------- [INFO] Building org.eclipse.scout.rt.client.test 24.2-SNAPSHOT [48/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.client.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.client.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.client.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[65,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/testing/client/ScoutClientAssert.java:[46,5] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/testing/client/ScoutClientAssert.java:[46,26] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY>.DefaultListBoxTable should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/mock/ClientMockBeanDataProducer.java:[25,27] org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer is a raw type. References to generic type org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer<T> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.client.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.client.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.client.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/job/MutualExclusionTest.java:[624,24] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/job/MutualExclusionTest.java:[691,24] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future<V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/action/tree/fixture/TestMenus.java:[37,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/cache/ClientCacheTest.java:[33,31] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/cache/ClientCacheTest.java:[35,10] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[62,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[67,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[72,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[91,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[96,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[101,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[116,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[121,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[126,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[131,33] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor<THREAD_LOCAL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[48,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[49,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[50,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[51,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[252,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[253,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[254,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[255,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[256,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[266,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[267,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[268,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[269,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[270,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow<ID_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[298,45] org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldLookupTest.java:[210,5] org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTest.java:[42,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTest.java:[72,88] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/RadioButtonGroupGridTest.java:[93,5] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/RadioButtonGroupGridTest.java:[98,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumnTest.java:[54,11] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/tile/TileAccordionTest.java:[411,7] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/tile/TileAccordionTest.java:[438,7] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerMenuTest.java:[107,29] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/shared/data/form/FormDataCloneTest.java:[40,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[49,15] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[52,20] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[54,11] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/WidgetVisitorTest.java:[172,30] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[40,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[58,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[62,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[107,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[111,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumnTest.java:[183,5] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumnTest.java:[183,26] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnEditableTest.java:[70,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnEditableTest.java:[88,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[62,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[87,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[99,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[92,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[93,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[94,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[95,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[96,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[97,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[98,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[99,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[100,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[101,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[102,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[103,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[104,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[105,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[106,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[107,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[108,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[109,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[110,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[111,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[115,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[116,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[117,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[118,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[119,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[120,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[121,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[122,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[123,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[124,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[125,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[126,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[127,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[128,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[129,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[130,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[131,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[132,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[133,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[134,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[138,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[139,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[140,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[141,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[142,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[143,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[144,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[145,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[146,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[147,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[148,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[149,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[150,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[151,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[152,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[153,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[154,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[155,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[156,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[157,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair<L,R> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[336,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[350,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[364,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult<LOOKUP_KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractProposalColumnTest.java:[56,5] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[40,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[58,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[58,97] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[77,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/FormFieldEnabledTest.java:[407,40] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[37,24] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[59,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[60,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[61,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[65,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[66,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[75,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[78,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[99,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[129,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[146,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[310,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[320,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[321,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[328,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[329,5] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[118,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[119,144] org.eclipse.scout.rt.client.extension.ui.action.menu.IMenuExtension is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.action.menu.IMenuExtension<OWNER> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[126,5] org.eclipse.scout.rt.client.extension.ui.outline.pages.fixture.AbstractPersonTablePage.Table.EditMenu is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.outline.pages.fixture.AbstractPersonTablePage<T>.Table.EditMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnAutoResizeTest.java:[55,22] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnAutoResizeTest.java:[58,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/PageFieldTest.java:[71,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/clientnotification/AbstractObservableNotificationHandlerTest.java:[145,5] org.eclipse.scout.rt.shared.notification.INotificationListener is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationListener<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/clientnotification/AbstractObservableNotificationHandlerTest.java:[146,5] org.eclipse.scout.rt.shared.notification.INotificationListener is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationListener<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractMixedSmartColumnTest.java:[118,5] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall<KEY_TYPE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractMixedSmartColumnTest.java:[145,52] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/action/menu/TableMenuTest.java:[316,26] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/action/menu/TreeMenuTest.java:[106,26] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsFormRegressionTest.java:[78,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/ImportFormDataWithFiltersTest.java:[136,37] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/FormFieldVisibilityTest.java:[213,40] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[29,61] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[29,100] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[55,16] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/MasterSlaveRelationWithTemplatesFieldTest.java:[168,33] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/MasterSlaveRelationWithTemplatesFieldTest.java:[202,35] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField<VALUE> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.client.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.client.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client.test --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.client.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.client.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.client.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 112 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-20240626.000807-132.pom (1.9 kB at 3.1 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-20240626.000807-132.jar (70 kB at 356 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-20240626.000807-132-sources.jar (35 kB at 171 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-20240626.000807-132-test-sources.jar (546 kB at 2.5 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-20240626.000807-132-tests.jar (2.2 MB at 5.0 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/maven-metadata.xml (487 B at 61 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 3.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/maven-metadata.xml (487 B at 8.7 kB/s) [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client >-------- [INFO] Building org.eclipse.scout.rt.svg.client 24.2-SNAPSHOT [49/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SVGUtility.java:[226,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SilentSVGUserAgentAdapter.java:[14,19] Unsupported @SuppressWarnings("squid:S1186") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.svg.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.client --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.svg.client --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.svg.client --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 4.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-20240626.000807-132.pom (1.4 kB at 25 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-20240626.000807-132-sources.jar (18 kB at 144 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-20240626.000807-132.jar (35 kB at 251 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/maven-metadata.xml (486 B at 35 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/maven-metadata.xml (486 B at 9.7 kB/s) [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test >------ [INFO] Building org.eclipse.scout.rt.svg.client.test 24.2-SNAPSHOT [50/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.client.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.client.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.client.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.4 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-20240626.000807-132.pom (1.6 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-20240626.000807-132.jar (2.1 kB at 24 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-20240626.000807-132-tests.jar (8.1 kB at 84 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-20240626.000807-132-test-sources.jar (5.9 kB at 62 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/maven-metadata.xml (491 B at 61 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 20 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/maven-metadata.xml (491 B at 8.2 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge >------- [INFO] Building org.eclipse.scout.rt.serverbridge 24.2-SNAPSHOT [51/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.serverbridge --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.serverbridge --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.serverbridge --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.serverbridge --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.serverbridge --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.serverbridge --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.serverbridge --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.serverbridge --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.serverbridge --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.serverbridge --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.serverbridge --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.serverbridge --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.serverbridge --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.serverbridge --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.serverbridge --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-20240626.000807-132.pom (1.3 kB at 19 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-20240626.000807-132.jar (11 kB at 92 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-20240626.000807-132-sources.jar (8.2 kB at 61 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/maven-metadata.xml (488 B at 49 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/maven-metadata.xml (488 B at 5.6 kB/s) [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html >---------- [INFO] Building org.eclipse.scout.rt.ui.html 24.2-SNAPSHOT [52/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html --- [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeEvent.java:[18,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[61,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[63,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[96,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[118,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[175,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[210,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[272,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/lookup/JsonLookupCallResult.java:[47,5] org.eclipse.scout.rt.client.services.lookup.IQueryParam is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.IQueryParam<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonUtility.java:[15,19] Unsupported @SuppressWarnings("UnusedAssignment") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonUtility.java:[48,21] Unsupported @SuppressWarnings("squid:ForLoopCounterChangedCheck") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonAdapterProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonStatus.java:[57,21] Unsupported @SuppressWarnings("ConstantConditions") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[26,67] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[51,30] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[56,38] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/menu/JsonContextMenu.java:[112,9] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/menu/JsonContextMenu.java:[132,54] org.eclipse.scout.rt.ui.html.json.FilteredJsonAdapterIds is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.FilteredJsonAdapterIds<MODEL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/userfilter/JsonColumnUserFilter.java:[66,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTileGridMediator.java:[26,78] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/DefaultValuesFilter.java:[395,23] Unsupported @SuppressWarnings("BooleanMethodIsAlwaysInverted") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/filechooser/JsonFileChooser.java:[82,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonWidgetTile.java:[21,39] org.eclipse.scout.rt.client.ui.tile.IWidgetTile is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.IWidgetTile<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileAccordion.java:[18,42] org.eclipse.scout.rt.client.ui.tile.ITileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileAccordion<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiHtmlConfigProperties.java:[120,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[355,62] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[361,62] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[363,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[375,61] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[377,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[386,61] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[391,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[404,65] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[408,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[540,56] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[542,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableEvent.java:[18,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[461,21] Unsupported @SuppressWarnings("RedundantCast") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1027,24] org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField<FORM_FIELD> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1259,25] Unsupported @SuppressWarnings("RedundantIfStatement") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1344,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableRowTileMapping.java:[26,97] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[165,21] Unsupported @SuppressWarnings("RedundantIfStatement") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[283,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonFormField.java:[42,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSessionEvent.java:[16,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonMessageRequestHandler.java:[305,21] Unsupported @SuppressWarnings("UnnecessaryLocalVariable") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/HttpSessionHelper.java:[42,21] Unsupported @SuppressWarnings("findbugs:J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[389,25] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[710,21] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[1238,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGrid.java:[108,38] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[239,35] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[273,18] org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBox is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBox<LIST_BOX_KEY,LIST_BOX> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[297,18] org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonProposalField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonProposalField<VALUE,MODEL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[300,18] org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonSmartField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonSmartField<VALUE,MODEL> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[309,18] org.eclipse.scout.rt.ui.html.json.form.fields.plannerfield.JsonPlannerField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.plannerfield.JsonPlannerField<PLANNER,RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[345,18] org.eclipse.scout.rt.ui.html.json.form.fields.tilefield.JsonTileField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.tilefield.JsonTileField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[360,37] org.eclipse.scout.rt.client.ui.form.fields.IWidgetField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IWidgetField<WIDGET> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[368,18] org.eclipse.scout.rt.ui.html.json.desktop.JsonFormMenu is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.desktop.JsonFormMenu<FORM_MENU> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[508,18] org.eclipse.scout.rt.ui.html.json.popup.JsonPopup is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.popup.JsonPopup<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[532,46] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[541,18] org.eclipse.scout.rt.ui.html.json.table.JsonNumberColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonNumberColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[544,18] org.eclipse.scout.rt.ui.html.json.table.JsonDateColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonDateColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[547,18] org.eclipse.scout.rt.ui.html.json.table.JsonBooleanColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonBooleanColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[550,18] org.eclipse.scout.rt.ui.html.json.table.JsonAlphanumericSortingStringColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonAlphanumericSortingStringColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[553,18] org.eclipse.scout.rt.ui.html.json.table.JsonStringColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonStringColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[556,18] org.eclipse.scout.rt.ui.html.json.table.JsonBeanColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonBeanColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[559,18] org.eclipse.scout.rt.ui.html.json.table.JsonIconColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonIconColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[562,18] org.eclipse.scout.rt.ui.html.json.table.JsonSmartColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonSmartColumn<T,VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[562,35] org.eclipse.scout.rt.client.ui.basic.table.columns.ISmartColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.ISmartColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[565,18] org.eclipse.scout.rt.ui.html.json.table.JsonColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonColumn<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[577,18] org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonColumnUserFilter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonColumnUserFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[580,18] org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonTableTextUserFilter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonTableTextUserFilter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/popup/JsonWidgetPopup.java:[22,40] org.eclipse.scout.rt.client.ui.popup.IWidgetPopup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.popup.IWidgetPopup<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonWidgetField.java:[32,38] org.eclipse.scout.rt.client.ui.form.fields.IWidgetField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IWidgetField<WIDGET> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/action/JsonAction.java:[34,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonValidationFailedStatus.java:[17,37] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[21,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[33,15] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[37,43] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[183,21] Unsupported @SuppressWarnings("RedundantThrows") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTree.java:[434,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonFormFieldTile.java:[19,42] org.eclipse.scout.rt.client.ui.tile.IFormFieldTile is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.IFormFieldTile<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonValueField.java:[30,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[131,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[222,21] Unsupported @SuppressWarnings("findbugs:EC_UNRELATED_TYPES_USING_POINTER_EQUALITY") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[240,21] Unsupported @SuppressWarnings("findbugs:EC_UNRELATED_TYPES_USING_POINTER_EQUALITY") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[392,21] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[434,21] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/hybrid/JsonHybridManager.java:[119,11] Type safety: Unchecked cast from java.lang.Object to java.util.Map<java.lang.String,java.lang.Object> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[22,39] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[24,51] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner<RESOURCE_ID,ACTIVITY_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[33,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource<RI> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/popup/JsonMobilePopup.java:[16,40] org.eclipse.scout.rt.client.ui.popup.IMobilePopup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.popup.IMobilePopup<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonPropertyChangeEvent.java:[38,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/userfilter/JsonTableUserFilter.java:[17,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/UserFilterStateFactory.java:[26,7] org.eclipse.scout.rt.ui.html.json.table.JsonColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonColumn<T> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.ui.html --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 78 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-20240626.000807-132.pom (1.7 kB at 10 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-20240626.000807-132-sources.jar (415 kB at 4.7 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-20240626.000807-132.jar (1.0 MB at 8.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/maven-metadata.xml (483 B at 60 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 18 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/maven-metadata.xml (483 B at 8.1 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.app >-------- [INFO] Building org.eclipse.scout.rt.ui.html.app 24.2-SNAPSHOT [53/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 5.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-20240626.000807-132.pom (1.4 kB at 16 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-20240626.000807-132-sources.jar (6.0 kB at 79 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-20240626.000807-132.jar (11 kB at 139 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/maven-metadata.xml (409 B at 8.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 15 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/maven-metadata.xml (409 B at 5.8 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test >------- [INFO] Building org.eclipse.scout.rt.ui.html.test 24.2-SNAPSHOT [54/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Copying 25 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/TablePage.java:[57,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/TablePage.java:[62,12] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/fixtures/ListBoxTable.java:[38,13] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.TextColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY>.DefaultListBoxTable.TextColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/fixtures/ListBoxTable.java:[42,13] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.ActiveColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox<KEY>.DefaultListBoxTable.ActiveColumn should be parameterized [INFO] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/testing/JsonTestUtility.java:[54,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[310,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[472,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[473,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[474,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[659,21] Unsupported @SuppressWarnings("UnusedAssignment") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonResponseTest.java:[72,22] Unsupported @SuppressWarnings("SimplifiableJUnitAssertion") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonResponseTest.java:[72,52] Unsupported @SuppressWarnings("ConstantConditions") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/htmlfield/JsonHtmlFieldTest.java:[40,11] org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlField<HTML_FIELD> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[85,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[85,22] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[248,19] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[265,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[267,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[339,83] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGridTest.java:[108,5] org.eclipse.scout.rt.ui.html.json.tile.JsonTile is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tile.JsonTile<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGridTest.java:[108,26] Type safety: Unchecked invocation getJsonAdapter(org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest.P_Tile, org.eclipse.scout.rt.ui.html.json.tile.JsonTileGrid<org.eclipse.scout.rt.client.ui.tile.ITileGrid<?>>) of the generic method getJsonAdapter(M, org.eclipse.scout.rt.ui.html.json.IJsonAdapter<?>) of type org.eclipse.scout.rt.ui.html.UiSession [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonBeanTest.java:[207,12] java.util.Map is a raw type. References to generic type java.util.Map<K,V> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/stringfield/JsonStringFieldTest.java:[37,11] org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringField<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant OPEN_FORM_IN_STORE needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant OPEN_MESSAGEBOX_IN_STORE needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant OPEN_FORM_IN_LOAD needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant OPEN_MESSAGEBOX_IN_LOAD needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[373,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.DesktopBehaviour [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[86,21] Unsupported @SuppressWarnings("UnusedAssignment") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[89,46] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[107,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[172,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[214,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/groupbox/JsonGroupBoxTest.java:[45,11] org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBox is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBox<GROUP_BOX> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonFormFieldTest.java:[35,3] org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField<FORM_FIELD> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/RequestHistoryTest.java:[20,21] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[69,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[69,28] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter<org.eclipse.scout.rt.client.ui.desktop.IDesktop> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[73,19] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter<org.eclipse.scout.rt.client.ui.desktop.IDesktop> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[94,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm<FORM> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[94,28] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter<org.eclipse.scout.rt.client.ui.desktop.IDesktop> [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[257,19] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[933,42] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[937,34] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[941,34] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[945,35] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree<TREE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/Outline.java:[30,10] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage<T> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 56 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-20240626.000807-132.pom (1.8 kB at 24 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-20240626.000807-132.jar (2.2 kB at 27 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-20240626.000807-132-test-sources.jar (154 kB at 1.4 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-20240626.000807-132-tests.jar (373 kB at 3.2 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/maven-metadata.xml (488 B at 54 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/maven-metadata.xml (488 B at 7.9 kB/s) [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium >----- [INFO] Building org.eclipse.scout.rt.ui.html.selenium 24.2-SNAPSHOT [55/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/util/SeleniumJavaScript.java:[42,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/util/TextComparator.java:[15,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/junit/ScreenshotRule.java:[64,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.4 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-20240626.000807-132.pom (1.6 kB at 28 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-20240626.000807-132.jar (56 kB at 587 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-20240626.000807-132-sources.jar (34 kB at 345 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/maven-metadata.xml (492 B at 55 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.2 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/maven-metadata.xml (492 B at 5.5 kB/s) [INFO] [INFO] --------------< org.eclipse.scout.rt:eclipse-scout-core >--------------- [INFO] Building eclipse-scout-core 24.2-SNAPSHOT [56/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-core --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-core --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-core --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-core --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-core --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-core --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-core --- [INFO] Executing tasks [INFO] [touch] Creating /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/target/npm_update_20240626-000807.marker [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-core --- Scope: all 8 workspace projects Progress: resolved 1, reused 0, downloaded 0, added 0 Progress: resolved 24, reused 1, downloaded 0, added 0 Progress: resolved 36, reused 22, downloaded 0, added 0 Progress: resolved 84, reused 62, downloaded 0, added 0 Progress: resolved 302, reused 281, downloaded 0, added 0 Progress: resolved 438, reused 416, downloaded 0, added 0 Progress: resolved 588, reused 565, downloaded 0, added 0 Progress: resolved 760, reused 737, downloaded 0, added 0 Progress: resolved 928, reused 906, downloaded 0, added 0 Progress: resolved 1034, reused 1012, downloaded 0, added 0 Progress: resolved 1036, reused 1014, downloaded 0, added 0  WARN  18 deprecated subdependencies found: @babel/plugin-proposal-class-properties@7.18.6, @babel/plugin-proposal-nullish-coalescing-operator@7.18.6, @babel/plugin-proposal-object-rest-spread@7.20.7, @babel/plugin-proposal-optional-chaining@7.21.0, @humanwhocodes/config-array@0.11.14, @humanwhocodes/config-array@0.5.0, @humanwhocodes/object-schema@1.2.1, @humanwhocodes/object-schema@2.0.3, abab@2.0.6, glob@7.2.3, inflight@1.0.6, resolve-url@0.2.1, right-pad@1.0.1, rimraf@2.6.3, rimraf@3.0.2, source-map-resolve@0.5.3, source-map-url@0.4.1, urix@0.1.0 Progress: resolved 1045, reused 1023, downloaded 0, added 0, done  WARN  Issues with peer dependencies found eclipse-scout-cli └─┬ fork-ts-checker-notifier-webpack-plugin 7.0.0 └── ✕ unmet peer fork-ts-checker-webpack-plugin@^8.0.0: found 9.0.2 Done in 11.8s [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-core --- Legend: production dependency, optional only, dev only @eclipse-scout/chart@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart dependencies: @eclipse-scout/core link:../eclipse-scout-core chart.js 4.4.0 chartjs-plugin-datalabels 2.2.0 jquery 3.7.1 @eclipse-scout/cli@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli dependencies: @babel/core 7.23.5 @babel/preset-env 7.23.5 @eclipse-scout/karma-jasmine-scout link:../karma-jasmine-scout @eclipse-scout/tsconfig link:../eclipse-scout-tsconfig @metahub/karma-jasmine-jquery 4.0.1 babel-loader 9.1.3 copy-webpack-plugin 11.0.0 css-loader 6.8.1 css-minimizer-webpack-plugin 5.0.1 esbuild 0.19.8 fork-ts-checker-notifier-webpack-plugin 7.0.0 fork-ts-checker-webpack-plugin 9.0.2 jasmine-core 5.1.1 jasmine-jquery 2.1.1 jquery 3.7.1 karma 6.4.2 karma-chrome-launcher 3.2.0 karma-jasmine 5.1.0 karma-jasmine-ajax 0.1.13 karma-jasmine-html-reporter 2.1.0 karma-junit-reporter 2.0.1 karma-webpack 5.0.0 less 4.1.3 less-loader 11.1.3 mini-css-extract-plugin 2.7.6 source-map-loader 4.0.1 terser-webpack-plugin 5.3.9 ts-loader 9.5.1 typescript 5.3.3 webpack 5.89.0 yargs-parser 21.1.1 @eclipse-scout/core@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core dependencies: jquery 3.7.1 sourcemapped-stacktrace 1.1.11 @eclipse-scout/migrate@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate dependencies: jscodeshift 0.15.1 ts-migrate 0.1.35 ts-migrate-plugins 0.1.35 ts-migrate-server 0.1.33 typescript 5.3.3 yargs-parser 21.1.1 @eclipse-scout/eslint-config@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config dependencies: @typescript-eslint/eslint-plugin 6.13.2 @typescript-eslint/parser 6.13.2 typescript 5.3.3 @eclipse-scout/karma-jasmine-scout@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout dependencies: jquery 3.7.1 sourcemapped-stacktrace 1.1.11 @eclipse-scout/svg@24.2.0-snapshot /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html dependencies: @eclipse-scout/core link:../eclipse-scout-core jquery 3.7.1 [INFO] [INFO] --- exec:3.1.1:java (default) @ eclipse-scout-core --- "2024-06-26 00:09:47,129 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true (automatically set by Scout), GraphicsEnvironment.isHeadless()=true ""2024-06-26 00:09:47,135 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING... ""2024-06-26 00:09:47,243 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 110.355580 ms. Total class count: 4003 ""2024-06-26 00:09:47,412 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 406 beans in 168.403088 ms ""2024-06-26 00:09:47,437 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 406 beans in 24.829921 ms ""2024-06-26 00:09:47,443 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport ""2024-06-26 00:09:47,450 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. ""2024-06-26 00:09:47,451 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration. ""2024-06-26 00:09:47,453 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. ""2024-06-26 00:09:47,559 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'locales.json' ""2024-06-26 00:09:50,091 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/dist/locales.json ""2024-06-26 00:09:50,091 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'texts.json' ""2024-06-26 00:09:50,092 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Using contributors [org.eclipse.scout.rt.ui.html.UiTextContributor@3d87a4e4] ""2024-06-26 00:09:50,335 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/dist/texts.json ""2024-06-26 00:09:50,335 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - All files built and written to /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/dist ""2024-06-26 00:09:50,429 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination... ""2024-06-26 00:09:50,429 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination returned terminated=true ""2024-06-26 00:09:50,430 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - About to stop ch.qos.logback.classic.LoggerContext[default] "[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-core --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-core --- [INFO] No sources to compile [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ eclipse-scout-core --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core [INFO] [INFO] > @eclipse-scout/core@24.2.0-snapshot build:prod [INFO] > scout-scripts build:prod --run default testing global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by status 1.87 MiB [cached] 1 asset [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB [INFO] asset log4javascript-1.4.9/log4javascript.js 201 KiB [compared for emit] [from: res/log4javascript-1.4.9/log4javascript.js] [copied] [INFO] + 3 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] orphan modules 4.03 MiB [orphan] 1106 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/index.ts + 734 modules 4.08 MiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 23947 ms [INFO] [INFO] [INFO] Starting testing build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by status 41.1 KiB [cached] 1 asset [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB [INFO] asset log4javascript-1.4.9/log4javascript.js 201 KiB [compared for emit] [from: res/log4javascript-1.4.9/log4javascript.js] [copied] [INFO] + 3 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] orphan modules 77.8 KiB [orphan] 37 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/testing/index.ts + 36 modules 79.6 KiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 2237 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by status 2.46 MiB [cached] 3 assets [INFO] assets by status 593 KiB [compared for emit] [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] assets by path *.js 66 bytes [INFO] asset eclipse-scout-core-theme-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-core-theme) [INFO] asset eclipse-scout-core-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-core-theme-dark) [INFO] Entrypoint eclipse-scout-core [big] 1.84 MiB (2.07 MiB) = eclipse-scout-core-7201d487fcd39088edc0.min.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-core-theme [big] 317 KiB = eclipse-scout-core-theme-c62c1226d3577f1ca352.min.css 317 KiB eclipse-scout-core-theme-71510a5dd3116693ac79.min.js 33 bytes [INFO] Entrypoint eclipse-scout-core-theme-dark [big] 320 KiB = eclipse-scout-core-theme-dark-ee03b237bfbaebfa9ae5.min.css 320 KiB eclipse-scout-core-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [INFO] orphan modules 4.92 MiB (javascript) 1.83 KiB (runtime) [orphan] 1118 modules [INFO] runtime modules 937 bytes 4 modules [INFO] built modules 4.08 MiB (javascript) 904 KiB (css/mini-extract) [built] [INFO] javascript modules 4.08 MiB [INFO] ./src/index.ts + 734 modules 4.08 MiB [not cacheable] [built] [code generated] [INFO] ./src/index.less 50 bytes [built] [code generated] [INFO] ./src/index-dark.less 50 bytes [built] [code generated] [INFO] css modules 904 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index.less 449 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index-dark.less 455 KiB [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 25181 ms [INFO] [INFO] [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ eclipse-scout-core --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core [INFO] [INFO] > @eclipse-scout/core@24.2.0-snapshot build:dev [INFO] > scout-scripts build:dev --run default testing global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets [INFO] assets by path d.ts/test/ 48.4 KiB 478 assets [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-core.esm.js 5.26 MiB [compared for emit] [javascript module] [big] (name: eclipse-scout-core.esm) 1 related asset [INFO] runtime modules 937 bytes 4 modules [INFO] cacheable modules 4.09 MiB 1105 modules [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] external "sourcemapped-stacktrace" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 46368 ms [INFO] [INFO] [INFO] Starting testing build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets [INFO] assets by path d.ts/test/ 48.4 KiB 478 assets [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-testing.esm.js 127 KiB [compared for emit] [javascript module] (name: eclipse-scout-testing.esm) 1 related asset [INFO] runtime modules 937 bytes 4 modules [INFO] cacheable modules 79.7 KiB [INFO] modules by path ./src/testing/form/ 15.2 KiB 9 modules [INFO] modules by path ./src/testing/lookup/*.ts 8.76 KiB 8 modules [INFO] modules by path ./src/testing/*.ts 26.2 KiB 7 modules [INFO] modules by path ./src/testing/table/*.ts 12.1 KiB 3 modules [INFO] modules by path ./src/testing/tree/*.ts 5.94 KiB [INFO] ./src/testing/tree/TreeSpecHelper.ts 5.12 KiB [built] [code generated] [INFO] ./src/testing/tree/SpecTree.ts 839 bytes [built] [code generated] [INFO] + 5 modules [INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated] [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] external "jasmine-ajax" 42 bytes [built] [code generated] [INFO] external "jasmine-jquery" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 36435 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets [INFO] assets by path d.ts/test/ 48.4 KiB 478 assets [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB 2 assets [INFO] assets by path fonts/ 148 KiB 6 assets [INFO] assets by status 6.05 MiB [big] [INFO] asset eclipse-scout-core.js 5.16 MiB [compared for emit] [big] (name: eclipse-scout-core) 1 related asset [INFO] asset eclipse-scout-core-theme-dark.css 456 KiB [compared for emit] [big] (name: eclipse-scout-core-theme-dark) 1 related asset [INFO] asset eclipse-scout-core-theme.css 450 KiB [compared for emit] [big] (name: eclipse-scout-core-theme) 1 related asset [INFO] assets by status 2.01 KiB [emitted] [INFO] asset eclipse-scout-core-theme-dark.js 1.01 KiB [emitted] (name: eclipse-scout-core-theme-dark) 1 related asset [INFO] asset eclipse-scout-core-theme.js 1020 bytes [emitted] (name: eclipse-scout-core-theme) 1 related asset [INFO] Entrypoint eclipse-scout-core [big] 5.16 MiB (8.04 MiB) = eclipse-scout-core.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-core-theme [big] 451 KiB (968 KiB) = eclipse-scout-core-theme.css 450 KiB eclipse-scout-core-theme.js 1020 bytes 2 auxiliary assets [INFO] Entrypoint eclipse-scout-core-theme-dark [big] 457 KiB (975 KiB) = eclipse-scout-core-theme-dark.css 456 KiB eclipse-scout-core-theme-dark.js 1.01 KiB 2 auxiliary assets [INFO] runtime modules 3.28 KiB 14 modules [INFO] orphan modules 2.86 MiB [orphan] 4 modules [INFO] cacheable modules 4.09 MiB (javascript) 904 KiB (css/mini-extract) [INFO] javascript modules 4.09 MiB 1107 modules [INFO] css modules 904 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index.less 449 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index-dark.less 455 KiB [built] [code generated] [INFO] external "jQuery" 42 bytes [built] [code generated] [INFO] external "sourceMappedStackTrace" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 52271 ms [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ eclipse-scout-core --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-core --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-core --- [INFO] Tests are skipped. [INFO] [INFO] --- frontend:1.15.0:npm (npm-test-karma) @ eclipse-scout-core --- [INFO] Running 'npm --scripts-prepend-node-path=true run test:ci -- --junitReporter.outputDir=target/karma-reports' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core [INFO] [INFO] > @eclipse-scout/core@24.2.0-snapshot test:ci [INFO] > scout-scripts test:ci --junitReporter.outputDir=target/karma-reports [INFO] [INFO] Webpack mode: development [INFO] Type check: true [INFO] Starting Karma server using config file /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/karma.conf.js [INFO] 26 06 2024 00:13:06.461:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:13:06.462:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:13:06.462:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] Webpack bundling... [INFO] assets by status 594 KiB [compared for emit] [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset test-index.2532189998.js 979 bytes [compared for emit] [javascript module] (name: test-index.2532189998) [INFO] assets by status 27.9 MiB [emitted] [INFO] asset commons.js 27.9 MiB [emitted] [javascript module] [big] (name: commons) (id hint: commons) [INFO] asset runtime.js 14.4 KiB [emitted] [javascript module] (name: runtime) [INFO] Entrypoint test-index.2532189998 [big] 27.9 MiB = runtime.js 14.4 KiB commons.js 27.9 MiB test-index.2532189998.js 979 bytes [INFO] webpack 5.89.0 compiled successfully in 51337 ms [INFO] 26 06 2024 00:14:00.434:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:14:00.435:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:14:00.435:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:14:00.660:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/ [INFO] 26 06 2024 00:14:00.660:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited [INFO] 26 06 2024 00:14:00.665:INFO [launcher]: Starting browser ChromeHeadless [INFO] 26 06 2024 00:14:00.901:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket Z0D6p8QoqtHDRdTNAAAB with id 33182264 [INFO] ERROR: '00:14:05.013 [ERROR] App initialization failed.' [INFO] ERROR: '00:14:05.018 [ERROR] Unexpected error (no reason provided)' [INFO] ERROR: '00:14:05.106 [ERROR] Unexpected error: err' [INFO] ERROR: '00:14:05.124 [ERROR] Unexpected error: err' [INFO] ERROR: '00:14:05.141 [ERROR] Unexpected error: err' [INFO] ERROR: '00:14:05.366 [ERROR] App initialization failed.' [INFO] 26 06 2024 00:14:05.369:WARN [web-server]: 404: /json?log [INFO] ERROR: '00:14:05.366 [ERROR] Unexpected error (no reason provided)' [INFO] INFO: '00:14:07.554 [INFO] Already existing config property 'scout.devMode' with existing value true is overwritten with new value false.' [INFO] 26 06 2024 00:14:14.118:WARN [web-server]: 404: /json [INFO] WARN: 'Spec 'HybridManager callActionAndWait calls a HybridAction and waits for its completion' has no expectations.' [INFO] ERROR: '00:14:14.123 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:14:14.128:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:14.130 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] WARN: 'Spec 'HybridManager openForm waits for a form to be opened and listens for form events' has no expectations.' [INFO] 26 06 2024 00:14:14.676:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:14.737 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:14:14.747:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:14.836 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:14:14.848:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:14.878 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:14:14.885:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:14.897 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:14:16.053:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:16.059 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] ERROR: '00:14:16.382 [ERROR] Failed to load tableData. error=', Error: Parent row of [object Object] can not be resolved. [INFO] at http://localhost:9876/base/target/dist-karma/dev/commons.js?f41d3af34bf2e19d694e19ebcb9b8e9d5baa2f4c:86775:15 [INFO] at Array.forEach (<anonymous>) [INFO] at forEach (webpack:///src/table/Table.ts:3870:14) [INFO] at _rebuildTreeStructure (webpack:///src/table/Table.ts:3846:11) [INFO] at _updateRowStructure (webpack:///src/table/Table.ts:2933:9) [INFO] at insertRows (webpack:///src/table/Table.ts:2987:9) [INFO] at replaceRows (webpack:///src/desktop/outline/pages/PageWithTable.ts:267:23) [INFO] at http://localhost:9876/base/target/dist-karma/dev/commons.js?f41d3af34bf2e19d694e19ebcb9b8e9d5baa2f4c:19527:78 [INFO] at mightThrow (http://localhost:9876/absolute/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/jquery@3.7.1/node_modules/jquery/dist/jquery.js?4be715e11048c057fdf2ee0fbbfad4dbf3504c55:3489:29) [INFO] at process (http://localhost:9876/absolute/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/jquery@3.7.1/node_modules/jquery/dist/jquery.js?4be715e11048c057fdf2ee0fbbfad4dbf3504c55:3557:12) [INFO] ERROR: '00:14:18.201 [ERROR] Unexpected error: {"message":null,"severity":16777216,"iconId":null,"code":0,"children":null,"deletable":true}' [INFO] ERROR: '00:14:21.185 [ERROR] Unexpected error: load' [INFO] ERROR: '00:14:21.213 [ERROR] Unexpected error: postLoad' [INFO] ERROR: '00:14:21.243 [ERROR] Unexpected error: save' [INFO] 26 06 2024 00:14:24.083:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:24.086 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:14:24.839:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:24.883 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:14:24.895:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:24.927 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:14:24.978:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:25.019 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:14:25.030:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:25.074 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:14:25.085:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:25.092 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:14:27.683:WARN [web-server]: 404: /abc [INFO] WARN: 'Spec 'ListBox aria properties has rows with aria role option' has no expectations.' [INFO] 26 06 2024 00:14:28.282:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:28.290 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:14:28.304:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:28.318 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 26 06 2024 00:14:28.325:WARN [web-server]: 404: /json [INFO] ERROR: '00:14:28.338 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] ERROR: '00:14:56.695 [ERROR] Unexpected error: Something went wrong' [INFO] ERROR: '00:14:56.753 [ERROR] Unexpected error: Something went wrong' [INFO] 26 06 2024 00:14:57.402:WARN [web-server]: 404: /icon/image.png [INFO] 26 06 2024 00:14:57.439:WARN [web-server]: 404: /icon/image.png [INFO] 26 06 2024 00:14:57.467:WARN [web-server]: 404: /hello [INFO] 26 06 2024 00:15:00.275:WARN [web-server]: 404: /iconId [INFO] 26 06 2024 00:15:00.292:WARN [web-server]: 404: /iconId [INFO] 26 06 2024 00:15:00.306:WARN [web-server]: 404: /icon [INFO] 26 06 2024 00:15:00.321:WARN [web-server]: 404: /iconId [INFO] ERROR: '00:15:03.521 [ERROR] AJAX call "GET permissions" failed [500]' [INFO] ERROR: '00:15:03.535 [ERROR] AJAX call "GET permissions" failed [500]' [INFO] ERROR: '00:15:03.545 [ERROR] AJAX call "GET permissions" failed [500]' [INFO] 26 06 2024 00:15:04.136:WARN [web-server]: 404: /json?log [INFO] WARN: '00:15:04.307 [WARN] Polling request failed. Interrupt polling until the next user-initiated request succeeds' [INFO] ERROR: '00:15:04.329 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=' [INFO] INFO: '00:15:04.341 [INFO] Session terminated, stopped polling for background jobs' [INFO] 26 06 2024 00:15:19.014:WARN [web-server]: 404: /fancyIcon.png [INFO] ERROR: '00:15:40.014 [ERROR] AJAX call "POST api/ui-notifications" failed [500]' [INFO] 26 06 2024 00:15:40.414:WARN [web-server]: 404: /defaultValues [INFO] 26 06 2024 00:15:40.416:WARN [web-server]: 404: /defaultValues [INFO] 26 06 2024 00:15:40.418:WARN [web-server]: 404: /defaultValues [INFO] 26 06 2024 00:15:40.420:WARN [web-server]: 404: /defaultValues [INFO] LOG: 'Failed to resolve constant 'scout.FormField.LabelPosition.XXX', object is undefined' [INFO] WARN: 'Spec 'objects isSameOrExtendsClass uses a type predicate to narrow the type' has no expectations.' [INFO] TOTAL: 3300 SUCCESS [INFO] Karma has exited with 0. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-core --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-core --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-core --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-core --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/eclipse-scout-core-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-core/target/eclipse-scout-core-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/eclipse-scout-core-24.2-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ eclipse-scout-core --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/maven-metadata.xml (791 B at 6.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/eclipse-scout-core-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/eclipse-scout-core-24.2-20240626.000807-132.pom (5.0 kB at 63 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/eclipse-scout-core-24.2-20240626.000807-132.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/eclipse-scout-core-24.2-20240626.000807-132.jar (2.9 kB at 36 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-core/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-core/maven-metadata.xml (473 B at 43 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/maven-metadata.xml (791 B at 3.8 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-core/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-core/maven-metadata.xml (473 B at 6.1 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >-------- [INFO] Building org.eclipse.scout.rt.svg.ui.html 24.2-SNAPSHOT [57/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ org.eclipse.scout.rt.svg.ui.html --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html [INFO] [INFO] > @eclipse-scout/svg@24.2.0-snapshot build:prod [INFO] > scout-scripts build:prod --progress=false --clean=false [INFO] [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by status 2.5 KiB [cached] 1 asset [INFO] orphan modules 2.82 KiB [orphan] 6 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/main/js/index.ts + 4 modules 3.39 KiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 1100 ms [INFO] [INFO] [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html [INFO] [INFO] > @eclipse-scout/svg@24.2.0-snapshot build:dev [INFO] > scout-scripts build:dev --progress=false --clean=false [INFO] [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path ../d.ts/svg/ 2.74 KiB [INFO] assets by path ../d.ts/svg/*.ts 1.35 KiB [INFO] asset ../d.ts/svg/SvgField.d.ts 613 bytes [compared for emit] [INFO] asset ../d.ts/svg/SvgFieldAdapter.d.ts 362 bytes [compared for emit] [INFO] asset ../d.ts/svg/SvgFieldEventMap.d.ts 228 bytes [compared for emit] [INFO] asset ../d.ts/svg/SvgFieldModel.d.ts 181 bytes [compared for emit] [INFO] assets by path ../d.ts/svg/*.map 1.39 KiB [INFO] asset ../d.ts/svg/SvgField.d.ts.map 525 bytes [compared for emit] [INFO] asset ../d.ts/svg/SvgFieldAdapter.d.ts.map 378 bytes [compared for emit] [INFO] asset ../d.ts/svg/SvgFieldEventMap.d.ts.map 271 bytes [compared for emit] [INFO] asset ../d.ts/svg/SvgFieldModel.d.ts.map 250 bytes [compared for emit] [INFO] asset eclipse-scout-svg.js 10.9 KiB [compared for emit] [javascript module] (name: eclipse-scout-svg) 1 related asset [INFO] asset ../d.ts/index.d.ts.map 265 bytes [compared for emit] [INFO] asset ../d.ts/index.d.ts 237 bytes [compared for emit] [INFO] runtime modules 937 bytes 4 modules [INFO] built modules 3.41 KiB [built] [INFO] cacheable modules 3.32 KiB [INFO] ./src/main/js/index.ts 604 bytes [built] [code generated] [INFO] ./src/main/js/svg/SvgField.ts 2.05 KiB [built] [code generated] [INFO] ./src/main/js/svg/SvgFieldModel.ts 10 bytes [built] [code generated] [INFO] ./src/main/js/svg/SvgFieldEventMap.ts 10 bytes [built] [code generated] [INFO] ./src/main/js/svg/SvgFieldAdapter.ts 678 bytes [built] [code generated] [INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated] [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 18917 ms [INFO] [INFO] [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-20240626.000807-132.pom (1.8 kB at 25 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-20240626.000807-132.jar (8.1 kB at 99 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-20240626.000807-132-sources.jar (5.3 kB at 55 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/maven-metadata.xml (487 B at 61 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 4.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/maven-metadata.xml (487 B at 1.2 kB/s) [INFO] [INFO] ---------------< org.eclipse.scout.rt:eclipse-scout-cli >--------------- [INFO] Building eclipse-scout-cli 24.2-SNAPSHOT [58/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-cli --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-cli --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-cli --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-cli --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-cli --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-cli --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-cli --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-cli --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-cli --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-cli --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-cli --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-cli --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-cli --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-cli --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-cli --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-cli --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/eclipse-scout-cli-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-cli/target/eclipse-scout-cli-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/eclipse-scout-cli-24.2-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ eclipse-scout-cli --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/maven-metadata.xml (790 B at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/eclipse-scout-cli-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/eclipse-scout-cli-24.2-20240626.000807-132.pom (1.2 kB at 16 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/eclipse-scout-cli-24.2-20240626.000807-132.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/eclipse-scout-cli-24.2-20240626.000807-132.jar (1.9 kB at 24 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-cli/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-cli/maven-metadata.xml (472 B at 26 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/maven-metadata.xml (790 B at 5.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-cli/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-cli/maven-metadata.xml (472 B at 4.7 kB/s) [INFO] [INFO] --------------< org.eclipse.scout.rt:karma-jasmine-scout >-------------- [INFO] Building karma-jasmine-scout 24.2-SNAPSHOT [59/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ karma-jasmine-scout --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ karma-jasmine-scout --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ karma-jasmine-scout --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ karma-jasmine-scout --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ karma-jasmine-scout --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ karma-jasmine-scout --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ karma-jasmine-scout --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ karma-jasmine-scout --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ karma-jasmine-scout --- [INFO] No sources to compile [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ karma-jasmine-scout --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ karma-jasmine-scout --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ karma-jasmine-scout --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ karma-jasmine-scout --- [INFO] Tests are skipped. [INFO] [INFO] --- frontend:1.15.0:npm (npm-test-karma) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ karma-jasmine-scout --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ karma-jasmine-scout --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ karma-jasmine-scout --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ karma-jasmine-scout --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ karma-jasmine-scout --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ karma-jasmine-scout --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/karma-jasmine-scout-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/karma-jasmine-scout/target/karma-jasmine-scout-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/karma-jasmine-scout-24.2-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ karma-jasmine-scout --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/maven-metadata.xml (792 B at 8.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/karma-jasmine-scout-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/karma-jasmine-scout-24.2-20240626.000807-132.pom (1.2 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/karma-jasmine-scout-24.2-20240626.000807-132.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/karma-jasmine-scout-24.2-20240626.000807-132.jar (1.9 kB at 23 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/karma-jasmine-scout/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/karma-jasmine-scout/maven-metadata.xml (474 B at 36 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/maven-metadata.xml (792 B at 6.8 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/karma-jasmine-scout/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/karma-jasmine-scout/maven-metadata.xml (474 B at 7.2 kB/s) [INFO] [INFO] -------------< org.eclipse.scout.rt:eclipse-scout-releng >-------------- [INFO] Building eclipse-scout-releng 24.2-SNAPSHOT [60/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-releng --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-releng --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-releng --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-releng --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-releng --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-releng --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-releng --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-releng --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-releng --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-releng --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-releng --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-releng --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-releng --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-releng --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-releng --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-releng --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/eclipse-scout-releng-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-releng/target/eclipse-scout-releng-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/eclipse-scout-releng-24.2-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ eclipse-scout-releng --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/maven-metadata.xml (793 B at 6.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/eclipse-scout-releng-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/eclipse-scout-releng-24.2-20240626.000807-132.pom (1.2 kB at 17 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/eclipse-scout-releng-24.2-20240626.000807-132.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/eclipse-scout-releng-24.2-20240626.000807-132.jar (1.9 kB at 29 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-releng/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-releng/maven-metadata.xml (397 B at 8.4 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/maven-metadata.xml (793 B at 6.2 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-releng/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-releng/maven-metadata.xml (397 B at 3.2 kB/s) [INFO] [INFO] -------------< org.eclipse.scout.rt:eclipse-scout-migrate >------------- [INFO] Building eclipse-scout-migrate 24.2-SNAPSHOT [61/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-migrate --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-migrate --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-migrate --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-migrate --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-migrate --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-migrate --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-migrate --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-migrate --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-migrate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-migrate --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-migrate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-migrate --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-migrate --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-migrate --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-migrate --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-migrate --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-migrate --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-migrate --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-migrate --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/eclipse-scout-migrate-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-migrate/target/eclipse-scout-migrate-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/eclipse-scout-migrate-24.2-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ eclipse-scout-migrate --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/maven-metadata.xml (794 B at 7.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/eclipse-scout-migrate-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/eclipse-scout-migrate-24.2-20240626.000807-132.pom (1.2 kB at 19 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/eclipse-scout-migrate-24.2-20240626.000807-132.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/eclipse-scout-migrate-24.2-20240626.000807-132.jar (2.0 kB at 21 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-migrate/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-migrate/maven-metadata.xml (437 B at 44 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/maven-metadata.xml (794 B at 5.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-migrate/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-migrate/maven-metadata.xml (437 B at 5.3 kB/s) [INFO] [INFO] ------------< org.eclipse.scout.rt:eclipse-scout-tsconfig >------------- [INFO] Building eclipse-scout-tsconfig 24.2-SNAPSHOT [62/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-tsconfig --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-tsconfig --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-tsconfig --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-tsconfig --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-tsconfig --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-tsconfig --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-tsconfig --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-tsconfig --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-tsconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-tsconfig --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-tsconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-tsconfig --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-tsconfig --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-tsconfig --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-tsconfig --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-tsconfig --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-tsconfig --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-tsconfig --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-tsconfig --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/eclipse-scout-tsconfig-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-tsconfig/target/eclipse-scout-tsconfig-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/eclipse-scout-tsconfig-24.2-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ eclipse-scout-tsconfig --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/maven-metadata.xml (795 B at 9.1 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/eclipse-scout-tsconfig-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/eclipse-scout-tsconfig-24.2-20240626.000807-132.pom (1.2 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/eclipse-scout-tsconfig-24.2-20240626.000807-132.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/eclipse-scout-tsconfig-24.2-20240626.000807-132.jar (2.0 kB at 27 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-tsconfig/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-tsconfig/maven-metadata.xml (438 B at 36 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/maven-metadata.xml (795 B at 6.1 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-tsconfig/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-tsconfig/maven-metadata.xml (438 B at 5.5 kB/s) [INFO] [INFO] -----------------< org.eclipse.scout.rt:eslint-config >----------------- [INFO] Building eslint-config 24.2-SNAPSHOT [63/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eslint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eslint-config --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eslint-config --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eslint-config --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eslint-config --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eslint-config --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eslint-config --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eslint-config --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eslint-config --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eslint-config --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eslint-config --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eslint-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eslint-config --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eslint-config --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eslint-config --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eslint-config --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eslint-config --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eslint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eslint-config --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/eslint-config-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eslint-config/target/eslint-config-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/eslint-config-24.2-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ eslint-config --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/maven-metadata.xml (786 B at 9.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/eslint-config-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/eslint-config-24.2-20240626.000807-132.pom (1.2 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/eslint-config-24.2-20240626.000807-132.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/eslint-config-24.2-20240626.000807-132.jar (1.9 kB at 31 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eslint-config/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eslint-config/maven-metadata.xml (468 B at 21 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/maven-metadata.xml (786 B at 5.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eslint-config/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eslint-config/maven-metadata.xml (468 B at 7.7 kB/s) [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.opentelemetry.sdk >----- [INFO] Building org.eclipse.scout.rt.opentelemetry.sdk 24.2-SNAPSHOT [64/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-20240626.000807-132.pom (2.5 kB at 20 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-20240626.000807-132-tests.jar (7.1 kB at 70 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-20240626.000807-132.jar (12 kB at 82 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-20240626.000807-132-test-sources.jar (5.1 kB at 32 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-20240626.000807-132-sources.jar (6.8 kB at 36 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/maven-metadata.xml (493 B at 26 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/maven-metadata.xml (493 B at 4.8 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.shared >------- [INFO] Building org.eclipse.scout.rt.chart.shared 24.2-SNAPSHOT [65/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.shared --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.shared --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.shared --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.shared --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.chart.shared --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.chart.shared --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 4.8 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-20240626.000807-132.pom (1.3 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-20240626.000807-132-test-sources.jar (5.3 kB at 45 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-20240626.000807-132-tests.jar (6.8 kB at 57 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-20240626.000807-132-sources.jar (21 kB at 120 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-20240626.000807-132.jar (37 kB at 212 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/maven-metadata.xml (488 B at 16 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 9.4 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/maven-metadata.xml (488 B at 6.5 kB/s) [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.client >------- [INFO] Building org.eclipse.scout.rt.chart.client 24.2-SNAPSHOT [66/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/basic/table/controls/IChartColumnParam.java:[27,3] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/basic/table/controls/ChartColumnParam.java:[49,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[53,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[63,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[73,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[83,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[118,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.client --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.client --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.chart.client --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.chart.client --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 46 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-20240626.000807-132.pom (1.3 kB at 15 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-20240626.000807-132.jar (32 kB at 320 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-20240626.000807-132-sources.jar (19 kB at 193 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/maven-metadata.xml (488 B at 21 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/maven-metadata.xml (488 B at 4.9 kB/s) [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.ui.html >------- [INFO] Building org.eclipse.scout.rt.chart.ui.html 24.2-SNAPSHOT [67/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/src/main/java/org/eclipse/scout/rt/chart/ui/html/json/basic/table/userfilter/UserFilterStateFactory.java:[48,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn<VALUE> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 60 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-20240626.000807-132.pom (1.6 kB at 24 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-20240626.000807-132-sources.jar (19 kB at 167 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-20240626.000807-132.jar (33 kB at 293 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/maven-metadata.xml (489 B at 41 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/maven-metadata.xml (489 B at 5.8 kB/s) [INFO] [INFO] --------------< org.eclipse.scout.rt:eclipse-scout-chart >-------------- [INFO] Building eclipse-scout-chart 24.2-SNAPSHOT [68/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-chart --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-chart --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-chart --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-chart --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-chart --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-chart --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-chart --- use given workspace root: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-chart --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:java (default) @ eclipse-scout-chart --- "2024-06-26 00:16:19,668 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true (automatically set by Scout), GraphicsEnvironment.isHeadless()=true ""2024-06-26 00:16:19,675 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING... ""2024-06-26 00:16:19,815 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 143.461433 ms. Total class count: 4065 ""2024-06-26 00:16:19,941 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 412 beans in 125.466745 ms ""2024-06-26 00:16:19,993 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 412 beans in 51.589340 ms ""2024-06-26 00:16:20,000 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport ""2024-06-26 00:16:20,006 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. ""2024-06-26 00:16:20,007 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration. ""2024-06-26 00:16:20,009 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. ""2024-06-26 00:16:20,054 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'texts.json' ""2024-06-26 00:16:20,055 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Using contributors [org.eclipse.scout.rt.chart.ui.html.ChartUiTextContributor@18ea72e] ""2024-06-26 00:16:20,157 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/dist/texts.json ""2024-06-26 00:16:20,157 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - All files built and written to /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/dist ""2024-06-26 00:16:20,185 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination... ""2024-06-26 00:16:20,185 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination returned terminated=true ""2024-06-26 00:16:20,186 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - About to stop ch.qos.logback.classic.LoggerContext[default] "[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-chart --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-chart --- [INFO] No sources to compile [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ eclipse-scout-chart --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart [INFO] [INFO] > @eclipse-scout/chart@24.2.0-snapshot build:prod [INFO] > scout-scripts build:prod --run default global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by status 132 KiB [cached] 1 asset [INFO] orphan modules 261 KiB [orphan] 34 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/index.ts + 27 modules 263 KiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 3272 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by status 574 KiB [cached] 3 assets [INFO] assets by path . 66 bytes [INFO] asset eclipse-scout-chart-theme-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme) [INFO] asset eclipse-scout-chart-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme-dark) [INFO] Entrypoint eclipse-scout-chart 129 KiB (174 KiB) = eclipse-scout-chart-8156b4ff3ded6a4a0a51.min.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-chart-theme 222 KiB = eclipse-scout-chart-theme-3ac5a1e9bedc33d600c8.min.css 222 KiB eclipse-scout-chart-theme-71510a5dd3116693ac79.min.js 33 bytes [INFO] Entrypoint eclipse-scout-chart-theme-dark 222 KiB = eclipse-scout-chart-theme-dark-e9c7a6ec1bc2f34437ba.min.css 222 KiB eclipse-scout-chart-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [INFO] orphan modules 810 KiB (javascript) 1.83 KiB (runtime) [orphan] 45 modules [INFO] runtime modules 937 bytes 4 modules [INFO] built modules 263 KiB (javascript) 545 KiB (css/mini-extract) [built] [INFO] javascript modules 263 KiB [INFO] ./src/index.ts + 26 modules 263 KiB [not cacheable] [built] [code generated] [INFO] ./src/eclipse-scout-chart-theme.less 50 bytes [built] [code generated] [INFO] ./src/eclipse-scout-chart-theme-dark.less 50 bytes [built] [code generated] [INFO] css modules 545 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme.less 272 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme-dark.less 273 KiB [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 6256 ms [INFO] [INFO] [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ eclipse-scout-chart --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart [INFO] [INFO] > @eclipse-scout/chart@24.2.0-snapshot build:dev [INFO] > scout-scripts build:dev --run default global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/chart/ 77 KiB [INFO] assets by path d.ts/chart/*.ts 42.8 KiB 16 assets [INFO] assets by path d.ts/chart/*.map 34.2 KiB 16 assets [INFO] assets by path d.ts/table/controls/ 18.8 KiB [INFO] assets by path d.ts/table/controls/*.ts 10.5 KiB 7 assets [INFO] assets by path d.ts/table/controls/*.map 8.31 KiB 7 assets [INFO] assets by path d.ts/tile/ 2.25 KiB [INFO] assets by path d.ts/tile/*.ts 1.14 KiB 3 assets [INFO] assets by path d.ts/tile/*.map 1.11 KiB 3 assets [INFO] assets by path d.ts/form/fields/chartfield/ 1.84 KiB [INFO] assets by path d.ts/form/fields/chartfield/*.ts 878 bytes 3 assets [INFO] assets by path d.ts/form/fields/chartfield/*.map 1010 bytes 3 assets [INFO] asset eclipse-scout-chart.esm.js 323 KiB [compared for emit] [javascript module] [big] (name: eclipse-scout-chart.esm) 1 related asset [INFO] asset d.ts/index.d.ts 1.43 KiB [compared for emit] [INFO] asset d.ts/index.d.ts.map 827 bytes [compared for emit] [INFO] runtime modules 937 bytes 4 modules [INFO] cacheable modules 263 KiB [INFO] modules by path ./src/chart/*.ts 215 KiB 16 modules [INFO] modules by path ./src/table/controls/*.ts 41.5 KiB 7 modules [INFO] modules by path ./src/form/fields/chartfield/*.ts 1.99 KiB 3 modules [INFO] modules by path ./src/tile/*.ts 2.23 KiB [INFO] ./src/tile/ChartFieldTile.ts 1.8 KiB [built] [code generated] [INFO] + 2 modules [INFO] ./src/index.ts 1.79 KiB [built] [code generated] [INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated] [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] external "chart.js" 42 bytes [built] [code generated] [INFO] external "chart.js/auto" 42 bytes [built] [code generated] [INFO] external "chartjs-plugin-datalabels" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 23585 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/ 102 KiB [INFO] assets by path d.ts/chart/ 77 KiB 32 assets [INFO] assets by path d.ts/table/controls/ 18.8 KiB 14 assets [INFO] assets by path d.ts/tile/ 2.25 KiB 6 assets [INFO] assets by path d.ts/form/fields/chartfield/ 1.84 KiB 6 assets [INFO] asset d.ts/index.d.ts 1.43 KiB [compared for emit] [INFO] asset d.ts/index.d.ts.map 827 bytes [compared for emit] [INFO] assets by status 869 KiB [big] [INFO] asset eclipse-scout-chart.js 322 KiB [compared for emit] [big] (name: eclipse-scout-chart) 1 related asset [INFO] asset eclipse-scout-chart-theme-dark.css 274 KiB [compared for emit] [big] (name: eclipse-scout-chart-theme-dark) 1 related asset [INFO] asset eclipse-scout-chart-theme.css 273 KiB [compared for emit] [big] (name: eclipse-scout-chart-theme) 1 related asset [INFO] assets by status 2.13 KiB [emitted] [INFO] asset eclipse-scout-chart-theme-dark.js 1.07 KiB [emitted] (name: eclipse-scout-chart-theme-dark) 1 related asset [INFO] asset eclipse-scout-chart-theme.js 1.05 KiB [emitted] (name: eclipse-scout-chart-theme) 1 related asset [INFO] Entrypoint eclipse-scout-chart [big] 322 KiB (563 KiB) = eclipse-scout-chart.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-chart-theme [big] 274 KiB (395 KiB) = eclipse-scout-chart-theme.css 273 KiB eclipse-scout-chart-theme.js 1.05 KiB 2 auxiliary assets [INFO] Entrypoint eclipse-scout-chart-theme-dark [big] 275 KiB (396 KiB) = eclipse-scout-chart-theme-dark.css 274 KiB eclipse-scout-chart-theme-dark.js 1.07 KiB 2 auxiliary assets [INFO] runtime modules 3.28 KiB 14 modules [INFO] orphan modules 1.33 MiB [orphan] 4 modules [INFO] cacheable modules 263 KiB (javascript) 545 KiB (css/mini-extract) [INFO] javascript modules 263 KiB 32 modules [INFO] css modules 545 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme.less 272 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme-dark.less 273 KiB [built] [code generated] [INFO] external "scout" 42 bytes [built] [code generated] [INFO] external "jQuery" 42 bytes [built] [code generated] [INFO] external "Chart" 42 bytes [built] [code generated] [INFO] external "ChartDataLabels" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 30747 ms [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ eclipse-scout-chart --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-chart --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-chart --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-chart --- [INFO] Tests are skipped. [INFO] [INFO] --- frontend:1.15.0:npm (npm-test-karma) @ eclipse-scout-chart --- [INFO] Running 'npm --scripts-prepend-node-path=true run test:ci -- --junitReporter.outputDir=target/karma-reports' in /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart [INFO] [INFO] > @eclipse-scout/chart@24.2.0-snapshot test:ci [INFO] > scout-scripts test:ci --junitReporter.outputDir=target/karma-reports [INFO] [INFO] Webpack mode: development [INFO] Type check: true [INFO] Starting Karma server using config file /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/karma.conf.js [INFO] 26 06 2024 00:17:28.949:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:17:28.951:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:17:28.951:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] Webpack bundling... [INFO] asset commons.js 20.1 MiB [emitted] [javascript module] [big] (name: commons) (id hint: commons) [INFO] asset runtime.js 14.4 KiB [emitted] [javascript module] (name: runtime) [INFO] asset test-index.1804675448.js 981 bytes [compared for emit] [javascript module] (name: test-index.1804675448) [INFO] Entrypoint test-index.1804675448 [big] 20.1 MiB = runtime.js 14.4 KiB commons.js 20.1 MiB test-index.1804675448.js 981 bytes [INFO] webpack 5.89.0 compiled successfully in 57213 ms [INFO] 26 06 2024 00:18:29.887:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:18:29.887:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:18:29.887:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] 26 06 2024 00:18:30.061:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/ [INFO] 26 06 2024 00:18:30.062:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited [INFO] 26 06 2024 00:18:30.066:INFO [launcher]: Starting browser ChromeHeadless [INFO] 26 06 2024 00:18:30.300:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket uMbXiixqfEkVZf-qAAAB with id 14346338 [INFO] TOTAL: 29 SUCCESS [INFO] Karma has exited with 0. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-chart --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-chart --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-chart --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-chart --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-chart --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-chart --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/eclipse-scout-chart-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/eclipse-scout-chart/target/eclipse-scout-chart-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/eclipse-scout-chart-24.2-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ eclipse-scout-chart --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/maven-metadata.xml (792 B at 4.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/eclipse-scout-chart-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/eclipse-scout-chart-24.2-20240626.000807-132.pom (5.3 kB at 18 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/eclipse-scout-chart-24.2-20240626.000807-132.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/eclipse-scout-chart-24.2-20240626.000807-132.jar (3.0 kB at 46 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-chart/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-chart/maven-metadata.xml (474 B at 30 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/maven-metadata.xml (792 B at 5.0 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-chart/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/eclipse-scout-chart/maven-metadata.xml (474 B at 5.5 kB/s) [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.shared >----- [INFO] Building org.eclipse.scout.rt.datamodel.shared 24.2-SNAPSHOT [69/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModel.java:[74,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModel.java:[92,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/EntityPath.java:[197,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[19,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[23,21] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[1971,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInGEHours is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2015,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInGEMinutes is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2059,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInHours is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2103,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInLEHours is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2147,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInLEMinutes is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2191,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInMinutes is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2235,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsNow is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2279,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsNotNow is never used locally [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[127,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[205,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[211,5] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelAttribute.java:[75,27] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType<CODE_TYPE_ID,CODE_ID> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelAttribute.java:[123,21] Unsupported @SuppressWarnings("squid:S1244") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 104 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-20240626.000807-132.pom (1.3 kB at 14 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-20240626.000807-132.jar (133 kB at 1.1 MB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-20240626.000807-132-test-sources.jar (20 kB at 168 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-20240626.000807-132-sources.jar (49 kB at 409 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-20240626.000807-132-tests.jar (53 kB at 438 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/maven-metadata.xml (492 B at 31 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/maven-metadata.xml (492 B at 8.6 kB/s) [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.client >----- [INFO] Building org.eclipse.scout.rt.datamodel.client 24.2-SNAPSHOT [70/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/ComposerFieldDataModel.java:[21,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[301,47] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[397,47] java.util.Collection is a raw type. References to generic type java.util.Collection<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[447,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[500,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[567,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[618,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[679,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[740,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[808,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[869,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1019,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1104,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1175,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1246,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1317,108] java.util.List is a raw type. References to generic type java.util.List<E> should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 44 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-20240626.000807-132.pom (2.1 kB at 24 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-20240626.000807-132-test-sources.jar (12 kB at 69 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-20240626.000807-132-sources.jar (54 kB at 318 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-20240626.000807-132-tests.jar (35 kB at 204 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-20240626.000807-132.jar (192 kB at 1.1 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/maven-metadata.xml (492 B at 11 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 8.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/maven-metadata.xml (492 B at 4.7 kB/s) [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.server >----- [INFO] Building org.eclipse.scout.rt.datamodel.server 24.2-SNAPSHOT [71/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.server --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/ExampleFullTextPartDefinition.java:[29,40] java.lang.Class is a raw type. References to generic type java.lang.Class<T> should be parameterized [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/ExampleFullTextPartDefinition.java:[34,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilderCheck.java:[29,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilderCheck.java:[162,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/DataModelAttributePartDefinition.java:[93,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/EntityContributionUtility.java:[129,22] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/EntityContributionUtility.java:[129,57] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[116,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[967,15] The enum constant Aggregation needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeKind [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfAttribute needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfAttributeWithContext needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfContext needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1194,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1231,22] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1231,57] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1423,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1449,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1495,21] Unsupported @SuppressWarnings("squid:S138") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 13 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-20240626.000807-132.pom (1.8 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-20240626.000807-132-tests.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-20240626.000807-132-sources.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-20240626.000807-132-test-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-20240626.000807-132-tests.jar (33 kB at 227 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-20240626.000807-132-test-sources.jar (9.7 kB at 67 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-20240626.000807-132.jar (55 kB at 372 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-20240626.000807-132-sources.jar (35 kB at 232 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/maven-metadata.xml (492 B at 49 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/maven-metadata.xml (1.5 kB at 16 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/maven-metadata.xml (492 B at 7.0 kB/s) [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.ui.html >----- [INFO] Building org.eclipse.scout.rt.datamodel.ui.html 24.2-SNAPSHOT [72/72] [INFO] from /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/scout-integration-24.2-RT-nightly_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 8.6 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-20240626.000807-132.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-20240626.000807-132.pom (1.7 kB at 21 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-20240626.000807-132.jar [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-20240626.000807-132-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-20240626.000807-132.jar (7.4 kB at 82 kB/s) [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-20240626.000807-132-sources.jar (5.2 kB at 58 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/maven-metadata.xml (493 B at 62 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.5 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/scout-snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/maven-metadata.xml (493 B at 7.0 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org.eclipse.scout.rt 24.2-SNAPSHOT: [INFO] [INFO] Scout Hello World Sample Application ............... SUCCESS [ 4.946 s] [INFO] Scout JaxWs Module ................................. SUCCESS [ 0.645 s] [INFO] Scout JS Sample Application ........................ SUCCESS [ 1.438 s] [INFO] org.eclipse.scout.rt ............................... SUCCESS [ 0.744 s] [INFO] org.eclipse.scout.json ............................. SUCCESS [ 1.011 s] [INFO] org.eclipse.scout.rt.platform ...................... SUCCESS [ 1.505 s] [INFO] org.eclipse.scout.rt.dataobject .................... SUCCESS [ 4.264 s] [INFO] org.eclipse.scout.rt.platform.test ................. SUCCESS [ 6.343 s] [INFO] org.eclipse.scout.rt.api.data ...................... SUCCESS [ 0.940 s] [INFO] org.eclipse.scout.rt.security ...................... SUCCESS [ 0.685 s] [INFO] org.eclipse.scout.rt.nls ........................... SUCCESS [ 0.595 s] [INFO] org.eclipse.scout.rt.shared ........................ SUCCESS [ 3.089 s] [INFO] org.eclipse.scout.rt.server.commons ................ SUCCESS [ 1.136 s] [INFO] org.eclipse.scout.rt.mom.api ....................... SUCCESS [ 0.704 s] [INFO] org.eclipse.scout.rt.jackson ....................... SUCCESS [ 1.038 s] [INFO] org.eclipse.scout.rt.uinotification ................ SUCCESS [ 0.901 s] [INFO] org.eclipse.scout.rt.server ........................ SUCCESS [ 1.222 s] [INFO] org.eclipse.scout.rt.server.jaxws .................. SUCCESS [ 0.972 s] [INFO] org.eclipse.scout.jaxws.apt ........................ SUCCESS [ 0.714 s] [INFO] org.eclipse.scout.rt.dataobject.test ............... SUCCESS [ 1.997 s] [INFO] org.eclipse.scout.rt.shared.test ................... SUCCESS [ 1.117 s] [INFO] org.eclipse.scout.rt.server.commons.test ........... SUCCESS [ 0.787 s] [INFO] org.eclipse.scout.rt.jetty ......................... SUCCESS [ 0.630 s] [INFO] org.eclipse.scout.rt.app ........................... SUCCESS [ 0.504 s] [INFO] org.eclipse.scout.rt.server.app .................... SUCCESS [ 0.539 s] [INFO] org.eclipse.scout.rt.server.test ................... SUCCESS [ 1.287 s] [INFO] org.eclipse.scout.rt.server.jaxws.test ............. SUCCESS [ 4.649 s] [INFO] org.eclipse.scout.rt.server.jdbc ................... SUCCESS [ 1.113 s] [INFO] org.eclipse.scout.rt.server.jdbc.test .............. SUCCESS [ 0.852 s] [INFO] org.eclipse.scout.rt.rest .......................... SUCCESS [ 1.019 s] [INFO] org.eclipse.scout.rt.api ........................... SUCCESS [ 0.725 s] [INFO] org.eclipse.scout.rt.jackson.test .................. SUCCESS [ 2.436 s] [INFO] org.eclipse.scout.rt.mom.api.test .................. SUCCESS [ 0.928 s] [INFO] org.eclipse.scout.rt.mom.jms ....................... SUCCESS [ 0.936 s] [INFO] org.eclipse.scout.rt.mom.jms.test .................. SUCCESS [ 1.020 s] [INFO] org.eclipse.scout.rt.charsetdetect ................. SUCCESS [ 0.768 s] [INFO] org.eclipse.scout.rt.oauth2 ........................ SUCCESS [ 0.624 s] [INFO] org.eclipse.scout.rt.mail .......................... SUCCESS [ 0.753 s] [INFO] org.eclipse.scout.rt.mail.test ..................... SUCCESS [ 0.665 s] [INFO] org.eclipse.scout.rt.security.test ................. SUCCESS [ 0.597 s] [INFO] org.eclipse.scout.rt.dataformat .................... SUCCESS [ 0.783 s] [INFO] org.eclipse.scout.rt.rest.test ..................... SUCCESS [ 0.752 s] [INFO] org.eclipse.scout.rt.rest.jackson .................. SUCCESS [ 0.617 s] [INFO] org.eclipse.scout.rt.rest.jersey.client ............ SUCCESS [ 0.780 s] [INFO] org.eclipse.scout.rt.rest.jersey.server ............ SUCCESS [ 0.723 s] [INFO] org.eclipse.scout.rt.rest.jersey.test .............. SUCCESS [ 1.051 s] [INFO] org.eclipse.scout.rt.client ........................ SUCCESS [ 7.936 s] [INFO] org.eclipse.scout.rt.client.test ................... SUCCESS [ 7.264 s] [INFO] org.eclipse.scout.rt.svg.client .................... SUCCESS [ 1.367 s] [INFO] org.eclipse.scout.rt.svg.client.test ............... SUCCESS [ 0.678 s] [INFO] org.eclipse.scout.rt.serverbridge .................. SUCCESS [ 0.637 s] [INFO] org.eclipse.scout.rt.ui.html ....................... SUCCESS [ 2.613 s] [INFO] org.eclipse.scout.rt.ui.html.app ................... SUCCESS [ 0.673 s] [INFO] org.eclipse.scout.rt.ui.html.test .................. SUCCESS [ 1.344 s] [INFO] org.eclipse.scout.rt.ui.html.selenium .............. SUCCESS [ 0.831 s] [INFO] eclipse-scout-core ................................. SUCCESS [06:11 min] [INFO] org.eclipse.scout.rt.svg.ui.html ................... SUCCESS [ 24.042 s] [INFO] eclipse-scout-cli .................................. SUCCESS [ 1.134 s] [INFO] karma-jasmine-scout ................................ SUCCESS [ 1.137 s] [INFO] eclipse-scout-releng ............................... SUCCESS [ 1.346 s] [INFO] eclipse-scout-migrate .............................. SUCCESS [ 1.135 s] [INFO] eclipse-scout-tsconfig ............................. SUCCESS [ 1.097 s] [INFO] eslint-config ...................................... SUCCESS [ 1.121 s] [INFO] org.eclipse.scout.rt.opentelemetry.sdk ............. SUCCESS [ 1.054 s] [INFO] org.eclipse.scout.rt.chart.shared .................. SUCCESS [ 1.303 s] [INFO] org.eclipse.scout.rt.chart.client .................. SUCCESS [ 0.686 s] [INFO] org.eclipse.scout.rt.chart.ui.html ................. SUCCESS [ 0.653 s] [INFO] eclipse-scout-chart ................................ SUCCESS [02:14 min] [INFO] org.eclipse.scout.rt.datamodel.shared .............. SUCCESS [ 1.193 s] [INFO] org.eclipse.scout.rt.datamodel.client .............. SUCCESS [ 1.420 s] [INFO] org.eclipse.scout.rt.datamodel.server .............. SUCCESS [ 0.987 s] [INFO] org.eclipse.scout.rt.datamodel.ui.html ............. SUCCESS [ 0.650 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:30 min [INFO] Finished at: 2024-06-26T00:18:38Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "sign" could not be activated because it does not exist. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] step [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS